@charset "UTF-8";
/* ==========================================================================
   Main style.scss file
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i");
/* ==========================================================================
   Include all vendor files
   ========================================================================== */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/vendors/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/vendors/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/vendors/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/vendors/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/vendors/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/vendors/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/vendors/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/vendors/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/vendors/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/vendors/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/vendors/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/vendors/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/vendors/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/vendors/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../sass/vendors/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/vendors/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/vendors/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/vendors/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/vendors/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/vendors/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../sass/vendors/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/vendors/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/vendors/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/vendors/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/vendors/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/vendors/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/vendors/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/vendors/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/vendors/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/vendors/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/vendors/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/vendors/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../sass/vendors/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../sass/vendors/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../sass/vendors/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/vendors/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/vendors/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/vendors/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/vendors/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/vendors/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/vendors/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/vendors/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/vendors/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/vendors/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/vendors/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/vendors/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/vendors/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/vendors/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/vendors/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/vendors/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/vendors/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../sass/vendors/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../sass/vendors/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../sass/vendors/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../sass/vendors/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/vendors/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/vendors/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../sass/vendors/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/vendors/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/vendors/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/vendors/bootstrap/_scaffolding.scss */
body {
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #4c5f6d;
  background-color: #fff;
}

/* line 36, ../sass/vendors/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/vendors/bootstrap/_scaffolding.scss */
a {
  color: #e83c31;
  text-decoration: none;
}
/* line 52, ../sass/vendors/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #b81e15;
  text-decoration: underline;
}
/* line 58, ../sass/vendors/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../sass/vendors/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/vendors/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 4px;
}

/* line 93, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-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;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/vendors/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #7b828a;
}

/* line 125, ../sass/vendors/bootstrap/_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 141, ../sass/vendors/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../sass/vendors/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/vendors/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../sass/vendors/bootstrap/_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: #4c5f6d;
}

/* line 24, ../sass/vendors/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../sass/vendors/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/vendors/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../sass/vendors/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/vendors/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../sass/vendors/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../sass/vendors/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../sass/vendors/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../sass/vendors/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../sass/vendors/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../sass/vendors/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../sass/vendors/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/vendors/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../sass/vendors/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../sass/vendors/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/vendors/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/vendors/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/vendors/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/vendors/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/vendors/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/vendors/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/vendors/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../sass/vendors/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/vendors/bootstrap/_type.scss */
.text-muted {
  color: #4c5f6d;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #e83c31;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #cf2217;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../sass/vendors/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #e83c31;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cf2217;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../sass/vendors/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #7b828a;
}

/* line 149, ../sass/vendors/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, ../sass/vendors/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/vendors/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/vendors/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/vendors/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../sass/vendors/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../sass/vendors/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../sass/vendors/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/vendors/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../sass/vendors/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/vendors/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../sass/vendors/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #4c5f6d;
}

/* line 235, ../sass/vendors/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../sass/vendors/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #7b828a;
}
/* line 250, ../sass/vendors/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/vendors/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #4c5f6d;
}
/* line 265, ../sass/vendors/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #7b828a;
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../sass/vendors/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../sass/vendors/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/vendors/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../sass/vendors/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/vendors/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/vendors/bootstrap/_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: #4c5f6d;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../sass/vendors/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/vendors/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/vendors/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../sass/vendors/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/vendors/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/vendors/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/vendors/bootstrap/_tables.scss */
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4c5f6d;
  text-align: left;
}

/* line 15, ../sass/vendors/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/vendors/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../sass/vendors/bootstrap/_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: 15px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/vendors/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/vendors/bootstrap/_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 57, ../sass/vendors/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/vendors/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/vendors/bootstrap/_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 88, ../sass/vendors/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/vendors/bootstrap/_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 101, ../sass/vendors/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/vendors/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/vendors/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/vendors/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/vendors/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../sass/vendors/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/vendors/bootstrap/_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 200, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/vendors/bootstrap/_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 212, ../sass/vendors/bootstrap/_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 225, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/vendors/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4c5f6d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/vendors/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/vendors/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/vendors/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../sass/vendors/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../sass/vendors/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../sass/vendors/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../sass/vendors/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../sass/vendors/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.42857;
  color: #231f20;
}

/* line 114, ../sass/vendors/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  color: #231f20;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ececec;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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 57, ../sass/vendors/bootstrap/mixins/_forms.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 103, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #98a2a9;
  opacity: 1;
}
/* line 107, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #98a2a9;
}
/* line 108, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #98a2a9;
}
/* line 136, ../sass/vendors/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../sass/vendors/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f8f8f8;
  opacity: 1;
}
/* line 153, ../sass/vendors/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../sass/vendors/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../sass/vendors/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 46px;
  }
  /* line 197, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 58px;
  }
}
/* line 215, ../sass/vendors/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../sass/vendors/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../sass/vendors/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../sass/vendors/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../sass/vendors/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../sass/vendors/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../sass/vendors/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../sass/vendors/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, ../sass/vendors/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/vendors/bootstrap/mixins/_forms.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: 0;
}

/* line 79, ../sass/vendors/bootstrap/mixins/_forms.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 84, ../sass/vendors/bootstrap/mixins/_forms.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,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 340, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/vendors/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 58px;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 79, ../sass/vendors/bootstrap/mixins/_forms.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: 58px;
  line-height: 58px;
}

/* line 84, ../sass/vendors/bootstrap/mixins/_forms.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,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 58px;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
/* line 366, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 58px;
  line-height: 58px;
}
/* line 370, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 58px;
  min-height: 38px;
  padding: 17px 30px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 388, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 57.5px;
}

/* line 398, ../sass/vendors/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../sass/vendors/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 58px;
  height: 58px;
  line-height: 58px;
}

/* line 417, ../sass/vendors/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 442, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../sass/vendors/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b9fae;
}

@media (min-width: 768px) {
  /* line 478, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}
/* line 569, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
/* line 575, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}
/* line 593, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../sass/vendors/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../sass/vendors/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/vendors/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #e83c31;
  text-decoration: none;
}
/* line 39, ../sass/vendors/bootstrap/_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 46, ../sass/vendors/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/vendors/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/vendors/bootstrap/_buttons.scss */
.btn-default {
  color: #e83c31;
  background-color: #fff;
  border-color: #e83c31;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #8a170f;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #c62116;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #c62116;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #e83c31;
  background-color: #d4d4d4;
  border-color: #8a170f;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #e83c31;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #e83c31;
}

/* line 71, ../sass/vendors/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #e83c31;
  border-color: #e5261a;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #cf2217;
  border-color: #73130d;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #cf2217;
  border-color: #af1d14;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cf2217;
  border-color: #af1d14;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #af1d14;
  border-color: #73130d;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #e83c31;
  border-color: #e5261a;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #e83c31;
  background-color: #fff;
}

/* line 75, ../sass/vendors/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #51aa1b;
  border-color: #479418;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3c7e14;
  border-color: #122606;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3c7e14;
  border-color: #2d5f0f;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3c7e14;
  border-color: #2d5f0f;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #2d5f0f;
  border-color: #122606;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #51aa1b;
  border-color: #479418;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #51aa1b;
  background-color: #fff;
}

/* line 79, ../sass/vendors/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #31B0D5;
  border-color: #28a1c4;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #2490af;
  border-color: #124a5b;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #2490af;
  border-color: #1e7792;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2490af;
  border-color: #1e7792;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e7792;
  border-color: #124a5b;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #31B0D5;
  border-color: #28a1c4;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #31B0D5;
  background-color: #fff;
}

/* line 83, ../sass/vendors/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff7800;
  border-color: #e66c00;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc6000;
  border-color: #663000;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc6000;
  border-color: #a84f00;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc6000;
  border-color: #a84f00;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a84f00;
  border-color: #663000;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff7800;
  border-color: #e66c00;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff7800;
  background-color: #fff;
}

/* line 87, ../sass/vendors/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #D43F3A;
  border-color: #c9312c;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #b42c27;
  border-color: #601715;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #962521;
  border-color: #601715;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #D43F3A;
  border-color: #c9312c;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #D43F3A;
  background-color: #fff;
}

/* line 96, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link {
  color: #e83c31;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #b81e15;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #4c5f6d;
  text-decoration: none;
}

/* line 135, ../sass/vendors/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 139, ../sass/vendors/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 143, ../sass/vendors/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 151, ../sass/vendors/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../sass/vendors/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../sass/vendors/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/vendors/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/vendors/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/vendors/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../sass/vendors/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../sass/vendors/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../sass/vendors/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../sass/vendors/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/vendors/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../sass/vendors/bootstrap/_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;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #4c5f6d;
  white-space: nowrap;
}

/* line 78, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #42525e;
  background-color: #f5f5f5;
}

/* line 88, ../sass/vendors/bootstrap/_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: #e83c31;
}

/* line 103, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #4c5f6d;
}
/* line 110, ../sass/vendors/bootstrap/_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 123, ../sass/vendors/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/vendors/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #4c5f6d;
  white-space: nowrap;
}

/* line 163, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../sass/vendors/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../sass/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
    width: 100%;
  }
  /* line 213, ../sass/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/vendors/bootstrap/_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 26, ../sass/vendors/bootstrap/_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 35, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../sass/vendors/bootstrap/_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 63, ../sass/vendors/bootstrap/_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 69, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../sass/vendors/bootstrap/_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 120, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../sass/vendors/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../sass/vendors/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../sass/vendors/bootstrap/_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 172, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 184, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../sass/vendors/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../sass/vendors/bootstrap/_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 68, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 12px 18px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #231f20;
  text-align: center;
  background-color: #7b828a;
  border: 1px solid #ececec;
  border-radius: 0;
}
/* line 89, ../sass/vendors/bootstrap/_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: 0;
}
/* line 94, ../sass/vendors/bootstrap/_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: 16px 30px;
  font-size: 18px;
  border-radius: 0;
}
/* line 101, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../sass/vendors/bootstrap/_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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../sass/vendors/bootstrap/_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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../sass/vendors/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/vendors/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #7b828a;
}
/* line 31, ../sass/vendors/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #4c5f6d;
}
/* line 34, ../sass/vendors/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #4c5f6d;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/vendors/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #7b828a;
  border-color: #e83c31;
}
/* line 59, ../sass/vendors/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #7b828a #7b828a #ddd;
}
/* line 96, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #231f20;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #e83c31;
}

/* line 144, ../sass/vendors/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/vendors/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../sass/vendors/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/vendors/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../sass/vendors/bootstrap/_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 206, ../sass/vendors/bootstrap/_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 210, ../sass/vendors/bootstrap/_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 224, ../sass/vendors/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../sass/vendors/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/vendors/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-collapse {
  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 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../sass/vendors/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, ../sass/vendors/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, ../sass/vendors/bootstrap/_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 251, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../sass/vendors/bootstrap/_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 232, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../sass/vendors/bootstrap/_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: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 478, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../sass/vendors/bootstrap/_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 327, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
/* line 346, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/vendors/bootstrap/_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 433, ../sass/vendors/bootstrap/_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 442, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../sass/vendors/bootstrap/_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;
}
@media (max-width: 767px) {
  /* line 473, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/vendors/bootstrap/_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 482, ../sass/vendors/bootstrap/_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 490, ../sass/vendors/bootstrap/_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 506, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #6d8699;
}
/* line 537, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #6d8699;
}
/* line 549, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #6d8699;
}
/* line 552, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/vendors/bootstrap/_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 567, ../sass/vendors/bootstrap/_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 577, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/vendors/bootstrap/_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;
}
@media (max-width: 767px) {
  /* line 607, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #6d8699;
  }
  /* line 615, ../sass/vendors/bootstrap/_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 622, ../sass/vendors/bootstrap/_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 630, ../sass/vendors/bootstrap/_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 641, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #6d8699;
}
/* line 643, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #6d8699;
}
/* line 650, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #FFFFFF;
  border-radius: 4px;
}
/* line 13, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #4c5f6d;
}
/* line 25, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #4c5f6d;
}

/* line 4, ../sass/vendors/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 12px 18px;
  line-height: 1.42857;
  text-decoration: none;
  color: #e83c31;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../sass/vendors/bootstrap/_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 32, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #b81e15;
  background-color: #7b828a;
  border-color: #ddd;
}
/* line 52, ../sass/vendors/bootstrap/_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: 3;
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
  cursor: default;
}
/* line 64, ../sass/vendors/bootstrap/_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: #4c5f6d;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
}
/* line 12, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_pagination.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, ../sass/vendors/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/vendors/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #7b828a;
}
/* line 31, ../sass/vendors/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/vendors/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/vendors/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #4c5f6d;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/vendors/bootstrap/_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 20, ../sass/vendors/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/vendors/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/vendors/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/vendors/bootstrap/_labels.scss */
.label-default {
  background-color: #4c5f6d;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #37454f;
}

/* line 48, ../sass/vendors/bootstrap/_labels.scss */
.label-primary {
  background-color: #e83c31;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #cf2217;
}

/* line 52, ../sass/vendors/bootstrap/_labels.scss */
.label-success {
  background-color: #51aa1b;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3c7e14;
}

/* line 56, ../sass/vendors/bootstrap/_labels.scss */
.label-info {
  background-color: #31B0D5;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #2490af;
}

/* line 60, ../sass/vendors/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff7800;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc6000;
}

/* line 64, ../sass/vendors/bootstrap/_labels.scss */
.label-danger {
  background-color: #D43F3A;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b42c27;
}

/* line 7, ../sass/vendors/bootstrap/_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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #4c5f6d;
  border-radius: 10px;
}
/* line 22, ../sass/vendors/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/vendors/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/vendors/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #e83c31;
  background-color: #fff;
}
/* line 47, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../sass/vendors/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../sass/vendors/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #7b828a;
}
/* line 13, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #63696f;
}
/* line 28, ../sass/vendors/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/vendors/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../sass/vendors/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../sass/vendors/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #4c5f6d;
}

/* line 34, ../sass/vendors/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e83c31;
}

/* line 9, ../sass/vendors/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../sass/vendors/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/vendors/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/vendors/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/vendors/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../sass/vendors/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../sass/vendors/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../sass/vendors/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/vendors/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/vendors/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/vendors/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/vendors/bootstrap/_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 36, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #e83c31;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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 64, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #51aa1b;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  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: -o-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 77, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #31B0D5;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  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: -o-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 81, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ff7800;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  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: -o-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 85, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #D43F3A;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  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: -o-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 1, ../sass/vendors/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/vendors/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/vendors/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
}

/* line 16, ../sass/vendors/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/vendors/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/vendors/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../sass/vendors/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../sass/vendors/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../sass/vendors/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../sass/vendors/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../sass/vendors/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../sass/vendors/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../sass/vendors/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/vendors/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../sass/vendors/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #7b828a;
  color: #4c5f6d;
  cursor: not-allowed;
}
/* line 78, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #4c5f6d;
}
/* line 87, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
}
/* line 96, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fceae9;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/vendors/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../sass/vendors/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/vendors/bootstrap/_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 63, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../sass/vendors/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../sass/vendors/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 127, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 149, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../sass/vendors/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../sass/vendors/bootstrap/_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 185, ../sass/vendors/bootstrap/_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 194, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../sass/vendors/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../sass/vendors/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #4c5f6d;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #4c5f6d;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../sass/vendors/bootstrap/_panels.scss */
.panel-primary {
  border-color: #e83c31;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e83c31;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #e83c31;
  background-color: #fff;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e83c31;
}

/* line 260, ../sass/vendors/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../sass/vendors/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../sass/vendors/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../sass/vendors/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/vendors/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 4px;
}

/* line 26, ../sass/vendors/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/vendors/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/vendors/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/vendors/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/vendors/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/vendors/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/vendors/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/vendors/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/vendors/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -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: 0;
}

/* line 64, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/vendors/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../sass/vendors/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../sass/vendors/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../sass/vendors/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../sass/vendors/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../sass/vendors/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../sass/vendors/bootstrap/_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 145, ../sass/vendors/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../sass/vendors/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/vendors/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../sass/vendors/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}

/* line 42, ../sass/vendors/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/vendors/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/vendors/bootstrap/_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);
  background-color: transparent;
}
/* line 109, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-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 112, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-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 119, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../sass/vendors/bootstrap/_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 185, ../sass/vendors/bootstrap/_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 207, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../sass/vendors/bootstrap/_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 229, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/vendors/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/vendors/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/vendors/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/vendors/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/vendors/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/vendors/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/vendors/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/vendors/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../sass/vendors/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*********************************************************************/
/********************** Override variables        ********************/
/*********************************************************************/
/* ==========================================================================
   Include all the modules
   ========================================================================== */
/* ==========================================================================
   Colors palette settings
   ========================================================================== */
/* ==========================================================================
   Functions
   ========================================================================== */
/* line 11, ../sass/modules/_functions.scss */
* {
  outline: none !important;
  line-height: 1.4;
}

/* ==========================================================================
   Mixins
   ========================================================================== */
/*From seven theme.*/
/*From seven theme.*/
/*
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
*/
@-moz-document url-prefix() {
  /* line 215, ../sass/modules/_mixins.scss */
  .cta:after {
    top: 0 !important;
  }
  /* line 219, ../sass/modules/_mixins.scss */
  .cta:hover:after {
    top: 0;
  }
}
/*============= Mixin Extend ======================*/
/* line 258, ../sass/modules/_mixins.scss */
.js-ticker {
  overflow: hidden;
}

/* line 262, ../sass/modules/_mixins.scss */
.js-ticker-track {
  white-space: nowrap;
}

/* line 266, ../sass/modules/_mixins.scss */
.js-ticker-item {
  white-space: normal;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  position: relative;
}

@supports (display: -webkit-box) or (display: flex) {
  /* line 275, ../sass/modules/_mixins.scss */
  .js-ticker-track {
    position: relative;
    white-space: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  /* line 282, ../sass/modules/_mixins.scss */
  .js-ticker-item {
    height: auto;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  /* line 289, ../sass/modules/_mixins.scss */
  .js-ticker.active .js-ticker-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 294, ../sass/modules/_mixins.scss */
  .js-ticker.active .js-ticker-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 3, 2017 */
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/roboto-bold-webfont.eot");
  src: url("../fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_serifbold';
  src: url("../fonts/pt_serif-web-bold-webfont.woff2") format("woff2"), url("../fonts/pt_serif-web-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_serifregular';
  src: url("../fonts/pt_serif-web-regular-webfont.woff2") format("woff2"), url("../fonts/pt_serif-web-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansbold';
  src: url("../fonts/pt_sans-web-bold-webfont.woff2") format("woff2"), url("../fonts/pt_sans-web-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansregular';
  src: url("../fonts/pt_sans-web-regular-webfont.woff2") format("woff2"), url("../fonts/pt_sans-web-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../sass/modules/_icomoon.scss */
[class^="icon-"]::before, [class*=" icon-"]::before, .custom-icons, .flex-prev::before, .flex-next::before, .owl-prev::before, .owl-next::before, .custom-icon-bfr::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../sass/modules/_icomoon.scss */
.icon-play-02:before {
  content: "\e912";
}

/* line 31, ../sass/modules/_icomoon.scss */
.icon-arrow:before {
  content: "\e90b";
}

/* line 34, ../sass/modules/_icomoon.scss */
.icon-fax:before {
  content: "\e90c";
}

/* line 37, ../sass/modules/_icomoon.scss */
.icon-search:before {
  content: "\e90d";
}

/* line 40, ../sass/modules/_icomoon.scss */
.icon-quote:before {
  content: "\e90e";
}

/* line 43, ../sass/modules/_icomoon.scss */
.icon-play:before {
  content: "\e90f";
}

/* line 46, ../sass/modules/_icomoon.scss */
.icon-down-arrow:before {
  content: "\e910";
}

/* line 49, ../sass/modules/_icomoon.scss */
.icon-calendar:before {
  content: "\e911";
}

/* line 52, ../sass/modules/_icomoon.scss */
.icon-google:before {
  content: "\e900";
}

/* line 55, ../sass/modules/_icomoon.scss */
.icon-linkedin:before {
  content: "\e901";
}

/* line 58, ../sass/modules/_icomoon.scss */
.icon-youtube:before {
  content: "\e902";
}

/* line 61, ../sass/modules/_icomoon.scss */
.icon-twitter:before {
  content: "\e903";
}

/* line 64, ../sass/modules/_icomoon.scss */
.icon-facebook:before {
  content: "\e904";
}

/* line 67, ../sass/modules/_icomoon.scss */
.icon-mail:before {
  content: "\e905";
}

/* line 70, ../sass/modules/_icomoon.scss */
.icon-thick-arrow-left:before {
  content: "\e906";
}

/* line 73, ../sass/modules/_icomoon.scss */
.icon-thick-arrow-right:before {
  content: "\e907";
}

/* line 76, ../sass/modules/_icomoon.scss */
.icon-thin-arrow-left:before, .flex-prev:before, .owl-prev:before {
  content: "\e908";
}

/* line 79, ../sass/modules/_icomoon.scss */
.icon-thin-arrow-right:before, .flex-next:before, .owl-next:before {
  content: "\e909";
}

/* line 82, ../sass/modules/_icomoon.scss */
.icon-phone:before {
  content: "\e90a";
}

/* ==========================================================================
   Include all the partials
   ========================================================================== */
/* ==========================================================================
   Include all vendor files
   ========================================================================== */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/vendors/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/vendors/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/vendors/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/vendors/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/vendors/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/vendors/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/vendors/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/vendors/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/vendors/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/vendors/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/vendors/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/vendors/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/vendors/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/vendors/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../sass/vendors/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/vendors/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/vendors/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/vendors/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/vendors/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/vendors/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../sass/vendors/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/vendors/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/vendors/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/vendors/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/vendors/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/vendors/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/vendors/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/vendors/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/vendors/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/vendors/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/vendors/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/vendors/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../sass/vendors/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../sass/vendors/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../sass/vendors/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/vendors/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/vendors/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/vendors/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/vendors/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/vendors/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/vendors/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/vendors/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/vendors/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/vendors/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/vendors/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/vendors/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/vendors/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/vendors/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/vendors/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/vendors/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/vendors/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../sass/vendors/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../sass/vendors/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../sass/vendors/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../sass/vendors/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/vendors/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/vendors/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../sass/vendors/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/vendors/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/vendors/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/vendors/bootstrap/_scaffolding.scss */
body {
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #4c5f6d;
  background-color: #fff;
}

/* line 36, ../sass/vendors/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/vendors/bootstrap/_scaffolding.scss */
a {
  color: #e83c31;
  text-decoration: none;
}
/* line 52, ../sass/vendors/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #b81e15;
  text-decoration: underline;
}
/* line 58, ../sass/vendors/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../sass/vendors/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/vendors/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 4px;
}

/* line 93, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-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;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/vendors/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #7b828a;
}

/* line 125, ../sass/vendors/bootstrap/_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 141, ../sass/vendors/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../sass/vendors/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/vendors/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../sass/vendors/bootstrap/_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: #4c5f6d;
}

/* line 24, ../sass/vendors/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../sass/vendors/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/vendors/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../sass/vendors/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/vendors/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../sass/vendors/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../sass/vendors/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../sass/vendors/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../sass/vendors/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../sass/vendors/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../sass/vendors/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../sass/vendors/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/vendors/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../sass/vendors/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../sass/vendors/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/vendors/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/vendors/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/vendors/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/vendors/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/vendors/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/vendors/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/vendors/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../sass/vendors/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/vendors/bootstrap/_type.scss */
.text-muted {
  color: #4c5f6d;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #e83c31;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #cf2217;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../sass/vendors/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #e83c31;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cf2217;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../sass/vendors/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #7b828a;
}

/* line 149, ../sass/vendors/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, ../sass/vendors/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/vendors/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/vendors/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/vendors/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../sass/vendors/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../sass/vendors/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../sass/vendors/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/vendors/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../sass/vendors/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/vendors/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../sass/vendors/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #4c5f6d;
}

/* line 235, ../sass/vendors/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../sass/vendors/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #7b828a;
}
/* line 250, ../sass/vendors/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/vendors/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #4c5f6d;
}
/* line 265, ../sass/vendors/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #7b828a;
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../sass/vendors/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../sass/vendors/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/vendors/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../sass/vendors/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/vendors/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/vendors/bootstrap/_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: #4c5f6d;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../sass/vendors/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/vendors/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/vendors/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../sass/vendors/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/vendors/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/vendors/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/vendors/bootstrap/_tables.scss */
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4c5f6d;
  text-align: left;
}

/* line 15, ../sass/vendors/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/vendors/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../sass/vendors/bootstrap/_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: 15px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/vendors/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/vendors/bootstrap/_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 57, ../sass/vendors/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/vendors/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/vendors/bootstrap/_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 88, ../sass/vendors/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/vendors/bootstrap/_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 101, ../sass/vendors/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/vendors/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/vendors/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/vendors/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/vendors/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../sass/vendors/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/vendors/bootstrap/_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 200, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/vendors/bootstrap/_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 212, ../sass/vendors/bootstrap/_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 225, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/vendors/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4c5f6d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/vendors/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/vendors/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/vendors/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../sass/vendors/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../sass/vendors/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../sass/vendors/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../sass/vendors/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../sass/vendors/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.42857;
  color: #231f20;
}

/* line 114, ../sass/vendors/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  color: #231f20;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ececec;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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 57, ../sass/vendors/bootstrap/mixins/_forms.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 103, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #98a2a9;
  opacity: 1;
}
/* line 107, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #98a2a9;
}
/* line 108, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #98a2a9;
}
/* line 136, ../sass/vendors/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../sass/vendors/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f8f8f8;
  opacity: 1;
}
/* line 153, ../sass/vendors/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../sass/vendors/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../sass/vendors/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 46px;
  }
  /* line 197, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 58px;
  }
}
/* line 215, ../sass/vendors/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../sass/vendors/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../sass/vendors/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../sass/vendors/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../sass/vendors/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../sass/vendors/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../sass/vendors/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../sass/vendors/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, ../sass/vendors/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/vendors/bootstrap/mixins/_forms.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: 0;
}

/* line 79, ../sass/vendors/bootstrap/mixins/_forms.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 84, ../sass/vendors/bootstrap/mixins/_forms.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,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 340, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/vendors/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 58px;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 79, ../sass/vendors/bootstrap/mixins/_forms.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: 58px;
  line-height: 58px;
}

/* line 84, ../sass/vendors/bootstrap/mixins/_forms.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,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 58px;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
/* line 366, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 58px;
  line-height: 58px;
}
/* line 370, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 58px;
  min-height: 38px;
  padding: 17px 30px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 388, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 57.5px;
}

/* line 398, ../sass/vendors/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../sass/vendors/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 58px;
  height: 58px;
  line-height: 58px;
}

/* line 417, ../sass/vendors/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 442, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../sass/vendors/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b9fae;
}

@media (min-width: 768px) {
  /* line 478, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}
/* line 569, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
/* line 575, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}
/* line 593, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../sass/vendors/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../sass/vendors/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/vendors/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #e83c31;
  text-decoration: none;
}
/* line 39, ../sass/vendors/bootstrap/_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 46, ../sass/vendors/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/vendors/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/vendors/bootstrap/_buttons.scss */
.btn-default {
  color: #e83c31;
  background-color: #fff;
  border-color: #e83c31;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #8a170f;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #c62116;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #c62116;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #e83c31;
  background-color: #d4d4d4;
  border-color: #8a170f;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #e83c31;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #e83c31;
}

/* line 71, ../sass/vendors/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #e83c31;
  border-color: #e5261a;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #cf2217;
  border-color: #73130d;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #cf2217;
  border-color: #af1d14;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cf2217;
  border-color: #af1d14;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #af1d14;
  border-color: #73130d;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #e83c31;
  border-color: #e5261a;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #e83c31;
  background-color: #fff;
}

/* line 75, ../sass/vendors/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #51aa1b;
  border-color: #479418;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3c7e14;
  border-color: #122606;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3c7e14;
  border-color: #2d5f0f;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3c7e14;
  border-color: #2d5f0f;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #2d5f0f;
  border-color: #122606;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #51aa1b;
  border-color: #479418;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #51aa1b;
  background-color: #fff;
}

/* line 79, ../sass/vendors/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #31B0D5;
  border-color: #28a1c4;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #2490af;
  border-color: #124a5b;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #2490af;
  border-color: #1e7792;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2490af;
  border-color: #1e7792;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e7792;
  border-color: #124a5b;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #31B0D5;
  border-color: #28a1c4;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #31B0D5;
  background-color: #fff;
}

/* line 83, ../sass/vendors/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff7800;
  border-color: #e66c00;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc6000;
  border-color: #663000;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc6000;
  border-color: #a84f00;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc6000;
  border-color: #a84f00;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a84f00;
  border-color: #663000;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff7800;
  border-color: #e66c00;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff7800;
  background-color: #fff;
}

/* line 87, ../sass/vendors/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #D43F3A;
  border-color: #c9312c;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #b42c27;
  border-color: #601715;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #962521;
  border-color: #601715;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #D43F3A;
  border-color: #c9312c;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #D43F3A;
  background-color: #fff;
}

/* line 96, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link {
  color: #e83c31;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #b81e15;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #4c5f6d;
  text-decoration: none;
}

/* line 135, ../sass/vendors/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 139, ../sass/vendors/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 143, ../sass/vendors/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 151, ../sass/vendors/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../sass/vendors/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../sass/vendors/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/vendors/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/vendors/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/vendors/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../sass/vendors/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../sass/vendors/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../sass/vendors/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../sass/vendors/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/vendors/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../sass/vendors/bootstrap/_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;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #4c5f6d;
  white-space: nowrap;
}

/* line 78, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #42525e;
  background-color: #f5f5f5;
}

/* line 88, ../sass/vendors/bootstrap/_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: #e83c31;
}

/* line 103, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #4c5f6d;
}
/* line 110, ../sass/vendors/bootstrap/_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 123, ../sass/vendors/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/vendors/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #4c5f6d;
  white-space: nowrap;
}

/* line 163, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../sass/vendors/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../sass/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
    width: 100%;
  }
  /* line 213, ../sass/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/vendors/bootstrap/_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 26, ../sass/vendors/bootstrap/_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 35, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../sass/vendors/bootstrap/_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 63, ../sass/vendors/bootstrap/_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 69, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../sass/vendors/bootstrap/_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 120, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../sass/vendors/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../sass/vendors/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../sass/vendors/bootstrap/_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 172, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 184, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../sass/vendors/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../sass/vendors/bootstrap/_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 68, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 12px 18px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #231f20;
  text-align: center;
  background-color: #7b828a;
  border: 1px solid #ececec;
  border-radius: 0;
}
/* line 89, ../sass/vendors/bootstrap/_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: 0;
}
/* line 94, ../sass/vendors/bootstrap/_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: 16px 30px;
  font-size: 18px;
  border-radius: 0;
}
/* line 101, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../sass/vendors/bootstrap/_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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../sass/vendors/bootstrap/_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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../sass/vendors/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/vendors/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #7b828a;
}
/* line 31, ../sass/vendors/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #4c5f6d;
}
/* line 34, ../sass/vendors/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #4c5f6d;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/vendors/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #7b828a;
  border-color: #e83c31;
}
/* line 59, ../sass/vendors/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #7b828a #7b828a #ddd;
}
/* line 96, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #231f20;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #e83c31;
}

/* line 144, ../sass/vendors/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/vendors/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../sass/vendors/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/vendors/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../sass/vendors/bootstrap/_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 206, ../sass/vendors/bootstrap/_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 210, ../sass/vendors/bootstrap/_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 224, ../sass/vendors/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../sass/vendors/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/vendors/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-collapse {
  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 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../sass/vendors/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, ../sass/vendors/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, ../sass/vendors/bootstrap/_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 251, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../sass/vendors/bootstrap/_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 232, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../sass/vendors/bootstrap/_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: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 478, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../sass/vendors/bootstrap/_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 327, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
/* line 346, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/vendors/bootstrap/_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 433, ../sass/vendors/bootstrap/_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 442, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../sass/vendors/bootstrap/_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;
}
@media (max-width: 767px) {
  /* line 473, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/vendors/bootstrap/_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 482, ../sass/vendors/bootstrap/_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 490, ../sass/vendors/bootstrap/_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 506, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #6d8699;
}
/* line 537, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #6d8699;
}
/* line 549, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #6d8699;
}
/* line 552, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/vendors/bootstrap/_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 567, ../sass/vendors/bootstrap/_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 577, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/vendors/bootstrap/_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;
}
@media (max-width: 767px) {
  /* line 607, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #6d8699;
  }
  /* line 615, ../sass/vendors/bootstrap/_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 622, ../sass/vendors/bootstrap/_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 630, ../sass/vendors/bootstrap/_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 641, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #6d8699;
}
/* line 643, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #6d8699;
}
/* line 650, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #FFFFFF;
  border-radius: 4px;
}
/* line 13, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #4c5f6d;
}
/* line 25, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #4c5f6d;
}

/* line 4, ../sass/vendors/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 12px 18px;
  line-height: 1.42857;
  text-decoration: none;
  color: #e83c31;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../sass/vendors/bootstrap/_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 32, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #b81e15;
  background-color: #7b828a;
  border-color: #ddd;
}
/* line 52, ../sass/vendors/bootstrap/_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: 3;
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
  cursor: default;
}
/* line 64, ../sass/vendors/bootstrap/_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: #4c5f6d;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
}
/* line 12, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_pagination.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, ../sass/vendors/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/vendors/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #7b828a;
}
/* line 31, ../sass/vendors/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/vendors/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/vendors/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #4c5f6d;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/vendors/bootstrap/_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 20, ../sass/vendors/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/vendors/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/vendors/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/vendors/bootstrap/_labels.scss */
.label-default {
  background-color: #4c5f6d;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #37454f;
}

/* line 48, ../sass/vendors/bootstrap/_labels.scss */
.label-primary {
  background-color: #e83c31;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #cf2217;
}

/* line 52, ../sass/vendors/bootstrap/_labels.scss */
.label-success {
  background-color: #51aa1b;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3c7e14;
}

/* line 56, ../sass/vendors/bootstrap/_labels.scss */
.label-info {
  background-color: #31B0D5;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #2490af;
}

/* line 60, ../sass/vendors/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff7800;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc6000;
}

/* line 64, ../sass/vendors/bootstrap/_labels.scss */
.label-danger {
  background-color: #D43F3A;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b42c27;
}

/* line 7, ../sass/vendors/bootstrap/_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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #4c5f6d;
  border-radius: 10px;
}
/* line 22, ../sass/vendors/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/vendors/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/vendors/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #e83c31;
  background-color: #fff;
}
/* line 47, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../sass/vendors/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../sass/vendors/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #7b828a;
}
/* line 13, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #63696f;
}
/* line 28, ../sass/vendors/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/vendors/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../sass/vendors/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../sass/vendors/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #4c5f6d;
}

/* line 34, ../sass/vendors/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e83c31;
}

/* line 9, ../sass/vendors/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../sass/vendors/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/vendors/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/vendors/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/vendors/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../sass/vendors/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../sass/vendors/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../sass/vendors/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/vendors/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/vendors/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/vendors/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/vendors/bootstrap/_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 36, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #e83c31;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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 64, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #51aa1b;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  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: -o-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 77, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #31B0D5;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  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: -o-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 81, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ff7800;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  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: -o-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 85, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #D43F3A;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  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: -o-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 1, ../sass/vendors/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/vendors/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/vendors/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
}

/* line 16, ../sass/vendors/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/vendors/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/vendors/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../sass/vendors/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../sass/vendors/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../sass/vendors/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../sass/vendors/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../sass/vendors/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../sass/vendors/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../sass/vendors/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/vendors/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../sass/vendors/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #7b828a;
  color: #4c5f6d;
  cursor: not-allowed;
}
/* line 78, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #4c5f6d;
}
/* line 87, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
}
/* line 96, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fceae9;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/vendors/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../sass/vendors/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/vendors/bootstrap/_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 63, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../sass/vendors/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../sass/vendors/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 127, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 149, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../sass/vendors/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../sass/vendors/bootstrap/_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 185, ../sass/vendors/bootstrap/_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 194, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../sass/vendors/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../sass/vendors/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #4c5f6d;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #4c5f6d;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../sass/vendors/bootstrap/_panels.scss */
.panel-primary {
  border-color: #e83c31;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e83c31;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #e83c31;
  background-color: #fff;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e83c31;
}

/* line 260, ../sass/vendors/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../sass/vendors/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../sass/vendors/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../sass/vendors/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/vendors/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 4px;
}

/* line 26, ../sass/vendors/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/vendors/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/vendors/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/vendors/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/vendors/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/vendors/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/vendors/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/vendors/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/vendors/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -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: 0;
}

/* line 64, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/vendors/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../sass/vendors/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../sass/vendors/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../sass/vendors/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../sass/vendors/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../sass/vendors/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../sass/vendors/bootstrap/_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 145, ../sass/vendors/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../sass/vendors/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/vendors/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../sass/vendors/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}

/* line 42, ../sass/vendors/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/vendors/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/vendors/bootstrap/_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);
  background-color: transparent;
}
/* line 109, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-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 112, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-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 119, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../sass/vendors/bootstrap/_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 185, ../sass/vendors/bootstrap/_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 207, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../sass/vendors/bootstrap/_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 229, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/vendors/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/vendors/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/vendors/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/vendors/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/vendors/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/vendors/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/vendors/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/vendors/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../sass/vendors/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*********************************************************************/
/********************** Override variables        ********************/
/*********************************************************************/
/* ==========================================================================
   Include all the component sass files
   ========================================================================== */
/* line 1, ../sass/partials/components/_link.scss */
a {
  text-decoration: none;
}

/* line 1, ../sass/partials/components/_navigation.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 5, ../sass/partials/components/_navigation.scss */
.nav li {
  display: inline-block;
  padding: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  /* line 5, ../sass/partials/components/_navigation.scss */
  .nav li {
    float: left;
  }
}
/* line 12, ../sass/partials/components/_navigation.scss */
.nav li a {
  padding: 5px 15px;
  font: 14px "robotobold";
  color: #231f20;
  text-align: left;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media screen and (min-width: 1200px) {
  /* line 12, ../sass/partials/components/_navigation.scss */
  .nav li a {
    padding: 5px 15px;
    font-size: 16px;
  }
}

/* line 28, ../sass/partials/components/_navigation.scss */
#block-maximus-air-local-tasks {
  position: fixed;
  top: 18rem;
  right: 0;
  z-index: 1000;
  background: #fff;
  border: white 0em solid;
  -webkit-border-radius: 0.15em 0.15em;
  -moz-border-radius: 0.15em / 0.15em;
  border-radius: 0.15em / 0.15em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 35, ../sass/partials/components/_navigation.scss */
#block-maximus-air-local-tasks ul {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 37, ../sass/partials/components/_navigation.scss */
#block-maximus-air-local-tasks ul li {
  list-style: none;
}
/* line 39, ../sass/partials/components/_navigation.scss */
#block-maximus-air-local-tasks ul li a {
  padding: 1rem 1.5rem;
  display: block;
  color: #0f0f0f;
  font-weight: 600;
  font-family: 'robotobold';
}
/* line 45, ../sass/partials/components/_navigation.scss */
#block-maximus-air-local-tasks ul li a:hover {
  background: #f2f2f2;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?iyavl8");
  src: url("../fonts/icomoon.eot?iyavl8#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?iyavl8") format("truetype"), url("../fonts/icomoon.woff?iyavl8") format("woff"), url("../fonts/icomoon.svg?iyavl8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../sass/partials/components/_icomoon.scss */
[class^="icon-"]::before, [class*=" icon-"]::before, .custom-icons, .flex-prev::before, .flex-next::before, .owl-prev::before, .owl-next::before, .custom-icon-bfr::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../sass/partials/components/_icomoon.scss */
.icon-play-02:before {
  content: "\e912";
}

/* line 31, ../sass/partials/components/_icomoon.scss */
.icon-arrow:before {
  content: "\e90b";
}

/* line 34, ../sass/partials/components/_icomoon.scss */
.icon-fax:before {
  content: "\e90c";
}

/* line 37, ../sass/partials/components/_icomoon.scss */
.icon-search:before {
  content: "\e90d";
}

/* line 40, ../sass/partials/components/_icomoon.scss */
.icon-quote:before {
  content: "\e90e";
}

/* line 43, ../sass/partials/components/_icomoon.scss */
.icon-play:before {
  content: "\e90f";
}

/* line 46, ../sass/partials/components/_icomoon.scss */
.icon-down-arrow:before {
  content: "\e910";
}

/* line 49, ../sass/partials/components/_icomoon.scss */
.icon-calendar:before {
  content: "\e911";
}

/* line 52, ../sass/partials/components/_icomoon.scss */
.icon-google:before {
  content: "\e900";
}

/* line 55, ../sass/partials/components/_icomoon.scss */
.icon-linkedin:before {
  content: "\e901";
}

/* line 58, ../sass/partials/components/_icomoon.scss */
.icon-youtube:before {
  content: "\e902";
}

/* line 61, ../sass/partials/components/_icomoon.scss */
.icon-twitter:before {
  content: "\e903";
}

/* line 64, ../sass/partials/components/_icomoon.scss */
.icon-facebook:before {
  content: "\e904";
}

/* line 67, ../sass/partials/components/_icomoon.scss */
.icon-mail:before {
  content: "\e905";
}

/* line 70, ../sass/partials/components/_icomoon.scss */
.icon-thick-arrow-left:before {
  content: "\e906";
}

/* line 73, ../sass/partials/components/_icomoon.scss */
.icon-thick-arrow-right:before {
  content: "\e907";
}

/* line 76, ../sass/partials/components/_icomoon.scss */
.icon-thin-arrow-left:before, .flex-prev:before, .owl-prev:before {
  content: "\e908";
}

/* line 79, ../sass/partials/components/_icomoon.scss */
.icon-thin-arrow-right:before, .flex-next:before, .owl-next:before {
  content: "\e909";
}

/* line 82, ../sass/partials/components/_icomoon.scss */
.icon-phone:before {
  content: "\e90a";
}

/* line 1, ../sass/partials/components/_availability.scss */
.region-availability {
  position: static;
  width: 100%;
  top: 0;
  z-index: 100;
  left: 0;
}

/* line 9, ../sass/partials/components/_availability.scss */
.availability-wrapper {
  background: #13884b;
  padding: 2rem;
  color: #fff;
  position: relative;
}
/* line 14, ../sass/partials/components/_availability.scss */
.availability-wrapper .availability--journey {
  font-size: 1.75rem;
}
/* line 16, ../sass/partials/components/_availability.scss */
.availability-wrapper .availability--journey span {
  font-weight: 900;
}
/* line 20, ../sass/partials/components/_availability.scss */
.availability-wrapper .close-icon {
  position: absolute;
  top: 1.2rem;
  right: 4.8rem;
  font-size: 3rem;
  color: #fff;
  font-weight: 100;
  cursor: pointer;
}

/* ==========================================================================
   Include all the layout sass files
   ========================================================================== */
/* line 1, ../sass/partials/layout/_header.scss */
.header {
  margin-top: 8.25rem;
}

/* line 6, ../sass/partials/layout/_header.scss */
.navbar.navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: none;
  clear: both;
  margin-bottom: 0;
  padding: 0 40px;
  min-height: 0;
  overflow: visible;
  position: relative;
  width: 100%;
}
/* line 17, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav {
  margin-top: 16px;
}
/* line 19, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li {
  display: inline-block;
}
/* line 21, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li a {
  font: 14px "pt_sansregular";
  color: #231f20;
  padding: 0 1rem 22px 1rem;
  text-align: left;
  letter-spacing: 1.2px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-bottom: 3px solid transparent;
  background-color: transparent;
}
/* line 31, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li a i::before {
  font-size: 26px;
  padding: 0 10px 0 0;
}
/* line 36, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li a span {
  display: inline-block;
  line-height: 1;
}
/* line 39, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li a span small {
  display: block;
  font-size: 100%;
}
/* line 44, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li a:hover {
  border-bottom: 3px solid #e83c31;
  padding: 0 1rem 22px 1rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: transparent;
}
/* line 50, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li a:hover {
  background-color: transparent;
  font-weight: 900;
}
/* line 56, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:nth-last-child(2) a {
  border: 1px solid #e83c31;
  padding: 5px 10px;
  border-radius: 100px;
  margin: -6px 5px 0 10px;
}
/* line 61, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:nth-last-child(2) a:hover {
  background: #e83c31;
  color: #fff;
}
/* line 68, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:last-child a {
  background: #e83c31;
  border-radius: 100px;
  color: #fff;
  margin-left: 15px;
  box-shadow: 0 7px 13px #d2d2d2;
  border: 1px solid transparent;
  margin: -6px 0 0 0;
  padding: 5px 11px;
}
/* line 78, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:last-child a::after {
  content: none;
}
/* line 81, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:last-child a:hover {
  background: transparent;
  padding-bottom: 5px;
  border-bottom: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border: 1px solid #e83c31;
  color: #e83c31;
}
/* line 89, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:last-child a:focus {
  background: #e83c31 !important;
  color: #fff !important;
}
/* line 96, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.active a {
  border-bottom: 3px solid #e83c31;
  padding: 0 1rem 22px 1rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background: transparent;
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  /* line 104, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li.dropdown {
    height: 49px;
  }
  /* line 111, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li.dropdown a:hover {
    border-bottom: none;
  }
}
/* line 117, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  padding: 0px 0px;
  position: absolute;
  width: 200px;
  text-align: center;
  background: #fff;
  left: -63px;
  padding-top: 12px;
  padding-bottom: 28px;
  border: none;
  top: 47px;
  /* box-shadow: inset 0 20px 20px -20px #d2d2d2; */
  border-radius: unset;
}
@media screen and (min-width: 768px) {
  /* line 117, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu {
    top: 40px;
  }
}
@media screen and (min-width: 768px) {
  /* line 134, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li {
    float: none;
    display: inline-block;
  }
}
/* line 147, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li a {
  background: transparent;
  border-radius: unset;
  color: #231f20;
  margin-top: 15px;
  padding: 0 1rem 0px 1rem;
  border: none;
  text-align: center;
  border-left: 2px solid transparent !important;
}
/* line 157, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li a:hover {
  border-left: 2px solid #13884b !important;
  color: #231f20;
  border: none;
  background-color: transparent;
}
/* line 163, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li a:focus {
  color: #231f20 !important;
}
/* line 168, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li:last-child a {
  background: transparent !important;
  border-radius: unset !important;
  border-left: 2px solid transparent !important;
  color: #231f20;
  border: none;
  box-shadow: none;
  padding-bottom: 0px !important;
}
/* line 176, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li:last-child a:hover {
  border-left: 2px solid #13884b !important;
  color: #231f20;
  border: none;
  border: none;
}
/* line 190, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.open a:hover {
  background-color: transparent !important;
  padding-bottom: 9px;
}
/* line 194, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li.open a:focus {
  background-color: transparent !important;
  padding-bottom: 9px;
}
/* line 206, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-header .navbar-brand {
  height: auto;
  padding: 15px 15px 15px 0px;
}
/* line 209, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-header .navbar-brand img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 214, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-toggle {
  border-color: #231f20;
  margin: 15px 0;
  background: none;
}
/* line 218, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-toggle .icon-bar {
  background-color: #231f20;
}
/* line 222, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
/* line 232, ../sass/partials/layout/_header.scss */
.navbar.navbar-default.quote-btn-inactive .navbar-nav li.active:last-child a {
  padding-bottom: 4px;
}
/* line 242, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-right .dropdown .dropdown-menu {
  text-align: left !important;
}
/* line 245, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-right .dropdown .dropdown-menu li a {
  padding: 0 0 0 5px;
}
/* line 249, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-right .dropdown .dropdown-menu li:last-child a {
  padding: 5px 0 0 5px;
}
/* line 258, ../sass/partials/layout/_header.scss */
.navbar.affix {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0 !important;
  width: 100%;
  min-height: 56px;
  background: #fff;
  border-radius: 0;
}

/* line 270, ../sass/partials/layout/_header.scss */
header {
  min-height: 70px;
  position: relative;
}

/* line 277, ../sass/partials/layout/_header.scss */
.navbar-toggle {
  overflow: hidden;
}
/* line 279, ../sass/partials/layout/_header.scss */
.navbar-toggle .icon-bar {
  transition: opacity, transform;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
}
/* line 286, ../sass/partials/layout/_header.scss */
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
/* line 289, ../sass/partials/layout/_header.scss */
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transform: translateX(-100%);
}
/* line 293, ../sass/partials/layout/_header.scss */
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

/* line 305, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:last-child a {
  background: #e83c31;
  border-radius: 100px;
  color: #fff;
  margin-left: 15px;
}
/* line 311, ../sass/partials/layout/_header.scss */
.navbar.navbar-default .navbar-nav li:last-child:focus {
  background: #e83c31 !important;
}

@media screen and (min-width: 1200px) {
  /* line 324, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li {
    padding: 5px 0;
  }
  /* line 326, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a {
    font-size: 16px;
  }
  /* line 328, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i {
    font-size: 30px;
  }
  /* line 330, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i::before {
    font-size: 26px;
  }
  /* line 334, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i.icon-map::before {
    font-size: 130%;
  }
  /* line 341, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li:last-child a {
    background: #e83c31;
    border-radius: 100px;
    color: #fff;
    margin-left: 10px;
    padding-left: 5px;
  }
  /* line 352, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand {
    padding: 12px 0;
  }
  /* line 355, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand.hidden-sm img {
    width: 250px;
  }
}
@media (min-width: 768px) {
  /* line 366, ../sass/partials/layout/_header.scss */
  .mob-search {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 375, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li {
    padding: 20px 5px !important;
  }
  /* line 377, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a {
    padding-bottom: 9px !important;
  }
  /* line 382, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li:last-child a {
    padding: 4px 10px !important;
  }
  /* line 387, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu {
    top: 51px;
  }
  /* line 390, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li.dropdown .dropdown-menu li a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 403, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand img {
    width: 136px !important;
  }
}
@media screen and (max-width: 991px) {
  /* line 414, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default {
    padding: 0 15px;
  }
  /* line 416, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav {
    margin: 0 -15px;
  }
  /* line 418, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li {
    display: block;
  }
  /* line 421, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a {
    font-size: 13px;
  }
  /* line 424, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i::before {
    font-size: 24px;
    padding: 0 5px 0 0;
  }
  /* line 430, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li:last-child a {
    padding: 4px 10px;
    margin-top: -5px;
    margin-left: 10px;
  }
  /* line 437, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li:nth-last-child(2) a {
    padding: 6px 8px !important;
    text-align: center;
  }
  /* line 445, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand {
    padding: 9px 0;
  }
  /* line 447, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand img {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  /* line 458, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default {
    z-index: 999;
  }
  /* line 460, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav {
    margin: 20px -15px;
  }
  /* line 462, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li {
    display: inline-block;
    width: 100%;
    padding: 8px 0;
  }
  /* line 466, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a {
    padding: 2px 8px !important;
  }
  /* line 468, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a::after, .navbar.navbar-default .navbar-nav li a::before {
    display: none;
  }
  /* line 472, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i {
    display: inline-block;
    width: 38px;
    vertical-align: middle;
    font-size: 20px;
  }
  /* line 477, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i::before {
    display: block;
    font-size: 20px !important;
    padding: 0 5px 0 0;
  }
  /* line 483, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i.icon-make-enquiry::before {
    font-size: 18px !important;
  }
  /* line 488, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li a i.icon-map::before {
    font-size: 24px !important;
  }
  /* line 495, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-nav li:last-child a {
    padding: 6px 15px !important;
    text-align: center;
    margin-top: 5px;
  }
  /* line 503, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header {
    margin: 0px !important;
  }
  /* line 505, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand {
    padding: 10px 15px 10px 0px !important;
  }
  /* line 507, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand img {
    max-height: 42px !important;
  }
  /* line 512, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-collapse {
    border-color: #006a8a;
    margin: 0 -30px;
    padding: 0 20px;
    background: #fff;
  }

  /* line 520, ../sass/partials/layout/_header.scss */
  .navbar-header {
    position: relative;
  }
  /* line 522, ../sass/partials/layout/_header.scss */
  .navbar-header .mob-search {
    position: absolute;
    right: 75px;
    left: auto;
    top: 13px;
  }
  /* line 527, ../sass/partials/layout/_header.scss */
  .navbar-header .mob-search i {
    font-size: 25px;
    color: #fff;
  }

  /* line 534, ../sass/partials/layout/_header.scss */
  .navbar-nav .dropdown {
    padding-bottom: 0px !important;
  }
  /* line 536, ../sass/partials/layout/_header.scss */
  .navbar-nav .dropdown .dropdown-menu {
    padding-left: 15px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 100% !important;
    top: -10px !important;
    display: block !important;
    box-shadow: none !important;
    position: static !important;
    background: transparent !important;
    margin-bottom: 0px !important;
  }
  /* line 547, ../sass/partials/layout/_header.scss */
  .navbar-nav .dropdown .dropdown-menu li {
    padding: 0px;
  }
  /* line 549, ../sass/partials/layout/_header.scss */
  .navbar-nav .dropdown .dropdown-menu li a {
    text-align: left !important;
  }
  /* line 553, ../sass/partials/layout/_header.scss */
  .navbar-nav .dropdown .dropdown-menu li:last-child a {
    margin-top: 0px !important;
    padding-left: 8px !important;
    text-align: left !important;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 570, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand {
    padding: 14px 15px 14px 0px !important;
  }
  /* line 572, ../sass/partials/layout/_header.scss */
  .navbar.navbar-default .navbar-header .navbar-brand img {
    max-width: 140px;
    max-height: 100% !important;
  }
}
/* ==========================================================================
   Include the content styling
   ========================================================================== */
/* ==========================================================================
   Include the footer styling
   ========================================================================== */
/* line 5, ../sass/partials/layout/_footer.scss */
footer {
  padding: 70px 0 0;
}
/* line 7, ../sass/partials/layout/_footer.scss */
footer .footer-bx {
  padding-bottom: 50px;
}
/* line 9, ../sass/partials/layout/_footer.scss */
footer .footer-bx h5 {
  font-family: "robotobold";
  color: #231f20;
  padding: 0 0 5px;
  margin: 0;
  position: relative;
}
/* line 15, ../sass/partials/layout/_footer.scss */
footer .footer-bx h5::before {
  content: "";
  height: 1px;
  background: #e83c31;
  position: absolute;
  width: 20%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: 3px;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/* line 29, ../sass/partials/layout/_footer.scss */
footer .footer-bx h5:hover::before {
  width: 30%;
}
/* line 34, ../sass/partials/layout/_footer.scss */
footer .footer-bx ul {
  list-style: none;
  padding: 8px 0 0;
  margin: 0;
}
/* line 38, ../sass/partials/layout/_footer.scss */
footer .footer-bx ul li {
  padding: 2px 0;
  margin: 0;
  display: block;
}
/* line 42, ../sass/partials/layout/_footer.scss */
footer .footer-bx ul li a {
  font: 14px "robotoregular";
  color: #7b828a;
  padding: 0;
  margin: 0;
  letter-spacing: 1.2px;
}
/* line 48, ../sass/partials/layout/_footer.scss */
footer .footer-bx ul li a:hover {
  color: #e83c31;
}
/* line 56, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li {
  display: inline-block;
  padding: 0 1px 0 0;
}
/* line 61, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li a i::before {
  font-size: 24px;
  color: #231f20;
}
/* line 68, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li a:hover .icon-facebook::before {
  color: #3b5998;
}
/* line 73, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li a:hover .icon-twitter::before {
  color: #00aced;
}
/* line 78, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li a:hover .icon-google::before {
  color: #d34836;
}
/* line 83, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li a:hover .icon-linkedin::before {
  color: #0077b5;
}
/* line 88, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li a:hover .icon-youtube::before {
  color: #ff0000;
}
/* line 94, ../sass/partials/layout/_footer.scss */
footer .footer-bx .social-icons ul li:last-child {
  padding: 0;
}
/* line 100, ../sass/partials/layout/_footer.scss */
footer .footer-bx .p-0 {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 105, ../sass/partials/layout/_footer.scss */
footer .footer-copy-rights {
  background: #f8f8f8;
  padding: 20px 0;
}
/* line 108, ../sass/partials/layout/_footer.scss */
footer .footer-copy-rights p {
  margin: 0;
  font: 12px "robotoregular";
  padding: 3px 0 0 15px;
}
/* line 113, ../sass/partials/layout/_footer.scss */
footer .footer-copy-rights ul {
  margin: 0;
  padding: 2px 15px 0 0;
  list-style: none;
  float: right;
}
/* line 118, ../sass/partials/layout/_footer.scss */
footer .footer-copy-rights ul li {
  display: inline-block;
  padding: 0 0 0 30px;
  margin: 0;
}
/* line 122, ../sass/partials/layout/_footer.scss */
footer .footer-copy-rights ul li a {
  font: 12px "robotoregular";
  color: #7b828a;
  letter-spacing: 1.2px;
}
/* line 126, ../sass/partials/layout/_footer.scss */
footer .footer-copy-rights ul li a:hover {
  color: #e83c31;
}

@media screen and (min-width: 1200px) {
  /* line 140, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .social-icons ul li {
    padding: 0 3px 0 0;
  }
  /* line 144, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .social-icons ul li a i::before {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 162, ../sass/partials/layout/_footer.scss */
  footer .footer-bx div:first-child:not(.col-sm-6) > div:first-child {
    padding-left: 0px;
  }
}
@media screen and (max-width: 991px) {
  /* line 178, ../sass/partials/layout/_footer.scss */
  footer .footer-bx ul li a {
    font-size: 12px;
  }
  /* line 185, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .social-icons ul li {
    padding: 0;
  }
  /* line 189, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .social-icons ul li a i::before {
    font-size: 17px;
  }
  /* line 200, ../sass/partials/layout/_footer.scss */
  footer .footer-copy-rights ul li {
    padding: 0 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 210, ../sass/partials/layout/_footer.scss */
  footer {
    padding: 40px 0 0;
  }
  /* line 212, ../sass/partials/layout/_footer.scss */
  footer .footer-bx {
    text-align: center;
    padding-bottom: 40px;
  }
  /* line 215, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .footer-content {
    padding-bottom: 0px;
  }
  /* line 217, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .footer-content img {
    margin: 0 auto;
  }
  /* line 221, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .footer-content figure img {
    display: inline-block;
  }
  /* line 227, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .footer-content .social-icons ul li {
    padding: 0 5px;
  }
  /* line 230, ../sass/partials/layout/_footer.scss */
  footer .footer-bx .footer-content .social-icons ul li i:before {
    font-size: 23px;
  }
  /* line 239, ../sass/partials/layout/_footer.scss */
  footer .footer-bx h5::before {
    width: 10%;
    left: 0;
    right: 0;
  }
  /* line 245, ../sass/partials/layout/_footer.scss */
  footer .footer-bx h5:hover::before {
    width: 13%;
  }
  /* line 251, ../sass/partials/layout/_footer.scss */
  footer .footer-copy-rights {
    text-align: center;
  }
  /* line 253, ../sass/partials/layout/_footer.scss */
  footer .footer-copy-rights ul {
    float: none;
    text-align: center;
  }
  /* line 256, ../sass/partials/layout/_footer.scss */
  footer .footer-copy-rights ul li {
    display: block;
    padding: 5px 0;
  }
}
/* ==========================================================================
   Include all the page sass files
   ========================================================================== */
/* line 1, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg {
  background: url("../images/get-qoute-bg.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  margin: -3px 0 0;
}
/* line 4, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg h1 {
  color: #231f20;
  border-left: 3px solid #13884b;
  line-height: 20px;
  padding-left: 10px;
  font-family: "pt_serifbold";
  margin: 60px 0 60px 0;
}
/* line 12, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information {
  background: #fff;
  padding: 30px 90px 70px 90px;
  float: left;
  margin-bottom: 80px;
}
/* line 17, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information h2 {
  border: none;
  padding: 0 0 42px 15px;
}
/* line 22, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information .form-group .form-control {
  font-family: "pt_sansregular";
  font-size: 14px;
  margin-bottom: 5px;
  height: 50px;
  border-color: #e9e9e9;
  position: relative;
  color: #4c5f6d;
}
/* line 30, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information .form-group .form-control:focus {
  border-left: 3px solid #13884b;
  box-shadow: unset;
  background: #fcfcfc;
}
/* line 35, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information .form-group .form-control::placeholder {
  color: #4c5f6d;
}
/* line 40, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information .form-group.icon-down-arrow:before {
  position: absolute;
  height: 17px;
  width: 17px;
  right: 35px;
  bottom: 19px;
  font-size: 14px;
  color: #e83c31;
  z-index: 1;
  pointer-events: none;
  display: block !important;
  margin: 0;
}
/* line 53, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .contact-information .form-group.icon-down-arrow .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 60, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments {
  background: #fff;
  padding: 30px 90px 70px 90px;
  float: left;
  margin-bottom: 80px;
  width: 100%;
}
/* line 66, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments h2 {
  border: none;
  padding: 0 0 42px 15px;
}
/* line 71, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group .form-control {
  font-family: "pt_sansregular";
  font-size: 14px;
  margin-bottom: 5px;
  height: 50px;
  border-color: #e9e9e9;
  position: relative;
  color: #4c5f6d;
}
/* line 79, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group .form-control:focus {
  border-left: 3px solid #13884b;
  box-shadow: unset;
  background: #fcfcfc;
}
/* line 84, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group .form-control::placeholder {
  color: #4c5f6d;
}
/* line 89, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group.icon-down-arrow:before {
  position: absolute;
  height: 17px;
  width: 17px;
  right: 29px;
  bottom: 19px;
  font-size: 14px;
  color: #e83c31;
  z-index: 1;
  pointer-events: none;
  display: block !important;
  margin: 0;
}
/* line 102, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group.icon-down-arrow .form-control {
  -webkit-appearance: none;
  padding-right: 34px;
  padding-left: 10px;
  -moz-appearance: none;
}
/* line 110, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group.icon-calendar:before {
  position: absolute;
  height: 17px;
  width: 17px;
  right: 37px;
  bottom: 20px;
  font-size: 23px;
  color: #e83c31;
  z-index: 1;
  pointer-events: none;
  display: block !important;
  margin: 0;
}
/* line 123, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group.icon-calendar:after {
  content: "";
  position: absolute;
  border-left: 1px solid #e9e9e9;
  height: 100%;
  top: 0;
  right: 70px;
}
/* line 131, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group.icon-calendar input {
  margin-bottom: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 138, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group input[type="date"]::-webkit-inner-spin-button {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 143, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .form-group input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 151, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .multi-form-group .form-group input {
  float: left;
  width: 70%;
}
/* line 155, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .multi-form-group .form-group select {
  width: 30%;
}
/* line 159, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .quote-requirments .multi-form-group .form-group.icon-down-arrow:before {
  right: 20px;
}
/* line 166, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information {
  background: #fff;
  padding: 30px 90px 70px 90px;
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
/* line 172, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information h2 {
  border: none;
  padding: 0 0 42px 15px;
}
/* line 177, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .form-group .form-control {
  font-family: "pt_sansregular";
  font-size: 14px;
  margin-bottom: 5px;
  height: 50px;
  border-color: #e9e9e9;
  position: relative;
  color: #4c5f6d;
}
/* line 185, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .form-group .form-control:focus {
  border-left: 3px solid #13884b;
  box-shadow: unset;
  background: #fcfcfc;
}
/* line 190, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .form-group .form-control::placeholder {
  color: #4c5f6d;
}
/* line 195, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .form-group.icon-down-arrow:before {
  position: absolute;
  height: 17px;
  width: 17px;
  right: 35px;
  bottom: 19px;
  font-size: 14px;
  color: #e83c31;
  z-index: 1;
  pointer-events: none;
  display: block !important;
  margin: 0;
}
/* line 208, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .form-group.icon-down-arrow .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* line 213, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .form-group textarea {
  height: 200px !important;
  resize: inherit;
}
/* line 218, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .quote-btn {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 30px;
}
/* line 222, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .quote-btn button {
  padding: 18px 25px 18px 75px;
  background: #13884b;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "robotobold";
  color: #fff;
  letter-spacing: 1px;
}
/* line 231, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .quote-btn button.icon-arrow:before {
  float: right;
  padding-left: 75px;
  padding-top: 5px;
  font-size: 13px;
}
/* line 238, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .quote-btn button:hover {
  background: #e83c31;
}
/* line 242, ../sass/partials/pages/_quote-request.scss */
.quote-request-bg .additional-information .quote-btn div:last-child {
  text-align: right;
}

@media screen and (max-width: 767px) {
  /* line 252, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg h1 {
    color: #231f20;
    border: none;
    margin: 40px 0 40px 0;
    text-align: center;
  }
  /* line 258, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .contact-information {
    padding: 20px 15px 30px 15px;
    float: none;
  }
  /* line 261, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .contact-information h2 {
    border: none;
    padding: 0 0 25px 0px;
  }
  /* line 266, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .contact-information .form-group .form-control {
    height: 46px;
  }
  /* line 270, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .contact-information .form-group.icon-down-arrow:before {
    bottom: 13px;
  }
  /* line 276, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .quote-requirments {
    padding: 20px 15px 30px 15px;
    float: none;
  }
  /* line 279, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .quote-requirments h2 {
    border: none;
    padding: 0 0 25px 0px;
  }
  /* line 284, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .quote-requirments .form-group .form-control {
    height: 46px;
  }
  /* line 288, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .quote-requirments .form-group.icon-down-arrow:before {
    bottom: 13px;
  }
  /* line 294, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .additional-information {
    padding: 20px 15px 30px 15px;
    float: none;
  }
  /* line 297, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .additional-information h2 {
    border: none;
    padding: 0 0 25px 0px;
  }
  /* line 302, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .additional-information .form-group .form-control {
    height: 46px;
  }
  /* line 306, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .additional-information .form-group.icon-down-arrow:before {
    bottom: 13px;
  }
  /* line 313, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .additional-information .quote-btn div:last-child {
    text-align: center;
    margin-top: 30px;
  }

  /* line 322, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form {
    margin-bottom: 0 !important;
  }
  /* line 326, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 329, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr td {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 0px 0px 10px 0px !important;
  }
  /* line 335, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr td label {
    display: none !important;
  }
  /* line 343, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form.icon-down-arrow:before {
    bottom: 27px !important;
    right: 33px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 354, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .contact-information {
    padding: 30px 50px 40px 50px;
  }
  /* line 357, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .quote-requirments {
    padding: 30px 50px 40px 50px;
  }
  /* line 360, ../sass/partials/pages/_quote-request.scss */
  .quote-request-bg .additional-information {
    padding: 30px 50px 40px 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 367, ../sass/partials/pages/_quote-request.scss */
  .quote-requirments {
    dispay: none;
  }
  /* line 371, ../sass/partials/pages/_quote-request.scss */
  .quote-requirments .multi-form-group .form-group input {
    float: left;
    width: 70%;
  }
  /* line 375, ../sass/partials/pages/_quote-request.scss */
  .quote-requirments .multi-form-group .form-group select {
    width: 30%;
  }
  /* line 379, ../sass/partials/pages/_quote-request.scss */
  .quote-requirments .multi-form-group .form-group.icon-down-arrow:before {
    right: 28px !important;
    bottom: 15px;
  }

  /* line 388, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form {
    margin-bottom: 0 !important;
  }
  /* line 391, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table {
    width: 100%;
  }
  /* line 394, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* line 397, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr td {
    width: 60%;
    float: left;
    display: inline-block;
    padding: 0px 0px 12px 0px !important;
  }
  /* line 402, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr td:nth-child(3) {
    width: 40%;
  }
  /* line 405, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form table tr td label {
    display: none !important;
  }
  /* line 412, ../sass/partials/pages/_quote-request.scss */
  .get-quote-form.icon-down-arrow:before {
    bottom: 27px !important;
    right: 33px !important;
  }
}
/* line 1, ../sass/partials/pages/_about.scss */
.hero-banner-bg {
  background: url("../images/about/about-bg.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  position: relative;
  min-height: 420px;
  margin: -4px 0 0;
}
/* line 6, ../sass/partials/pages/_about.scss */
.hero-banner-bg .hero-banner-content {
  position: absolute;
  bottom: 60px;
  left: 115px;
  right: auto;
  z-index: 99;
}
/* line 12, ../sass/partials/pages/_about.scss */
.hero-banner-bg .hero-banner-content h1 {
  color: #fff;
  font: 50px "pt_serifbold";
  position: relative;
}
/* line 16, ../sass/partials/pages/_about.scss */
.hero-banner-bg .hero-banner-content h1::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 20%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/* line 32, ../sass/partials/pages/_about.scss */
.hero-banner-bg .hero-banner-content h1:hover::before {
  width: 60%;
}
/* line 38, ../sass/partials/pages/_about.scss */
.hero-banner-bg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 180px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}

/* line 59, ../sass/partials/pages/_about.scss */
.our-mission {
  padding: 50px 0;
}
/* line 61, ../sass/partials/pages/_about.scss */
.our-mission h2 {
  margin: 0;
}
/* line 64, ../sass/partials/pages/_about.scss */
.our-mission p {
  color: #4c5f6d;
  padding: 10px 0 0;
}

/* line 70, ../sass/partials/pages/_about.scss */
.about-air-bg {
  background: url("../images/about/ab-01.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  position: relative;
}
/* line 73, ../sass/partials/pages/_about.scss */
.about-air-bg .card-detail-content {
  width: 55%;
  background: #13884b;
  padding: 60px 70px;
  color: #fff;
  margin: -20px 0 -20px 20px;
  display: inline-block;
}
/* line 80, ../sass/partials/pages/_about.scss */
.about-air-bg .card-detail-content h3 {
  color: #fff;
  font-family: "pt_serifbold";
  padding-bottom: 10px;
  position: relative;
}
/* line 85, ../sass/partials/pages/_about.scss */
.about-air-bg .card-detail-content h3::before {
  content: "";
  height: 3px;
  background: #fff;
  position: absolute;
  width: 15%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -9px;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/* line 101, ../sass/partials/pages/_about.scss */
.about-air-bg .card-detail-content h3:hover::before {
  width: 40%;
}
/* line 106, ../sass/partials/pages/_about.scss */
.about-air-bg .card-detail-content p {
  padding-top: 10px;
}

/* line 112, ../sass/partials/pages/_about.scss */
.about-maximus {
  padding: 30px 35px 30px 105px;
  background: #f8f8f8 url("../images/bg-banner.png") no-repeat center center;
  background-size: cover;
  min-height: 700px;
}
/* line 117, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight {
  min-height: auto;
  padding: 30px 35px 75px 105px;
}
/* line 120, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight h3 {
  font: 26px "pt_serifbold";
}
/* line 123, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight p {
  max-width: 1035px;
  padding: 10px 0 5px;
}
/* line 127, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx {
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
/* line 132, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .about-content p {
  font: 16px "pt_sansregular";
  color: #4c5f6d;
  line-height: 1.6;
  padding: 10px 0 10px 10px;
}
/* line 138, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .about-content a {
  margin-left: 10px;
}
/* line 141, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .about-content h3 {
  font: 30px "pt_serifbold";
  color: #e83c31;
  padding-top: 200px;
  padding-left: 10px;
  line-height: 1.4;
}
/* line 147, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .about-content h3 span {
  display: block;
  font: 16px "pt_serifbold";
  color: #4c5f6d;
}
/* line 154, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price {
  list-style: none;
  padding: 30px 10px;
  margin: 0;
}
/* line 159, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours h4 {
  font: 24px "pt_serifbold";
  color: #231f20;
  position: relative;
  padding-bottom: 5px;
}
/* line 164, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours h4 span {
  font: 14px "pt_serifbold";
  padding: 0 0 0 10px;
}
/* line 168, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours h4::before {
  content: '';
  position: absolute;
  left: 0;
  right: auto;
  background: #231f20;
  height: 2px;
  width: 100%;
  bottom: 0;
}
/* line 179, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours .flight-grap-price {
  padding: 20px;
}
/* line 184, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours:first-child h4::before {
  background: #e83c31;
}
/* line 191, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours:last-child h4::before {
  background: #13884b;
}
/* line 194, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours:last-child h4::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 10px solid #13884b;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: -10px;
  left: auto;
  top: 96%;
  transform: translateY(-50%);
}
/* line 209, ../sass/partials/pages/_about.scss */
.about-maximus.about-maximus-flight .about-maximus-bx .flight-graph-price .flight-hours .flight-yeras {
  color: #231f20;
  font: 16px "pt_serifbold";
}

/* line 219, ../sass/partials/pages/_about.scss */
.our-awards.about-awards {
  background: #fff;
}

/* line 226, ../sass/partials/pages/_about.scss */
.about-slider-bg .about-slider figure {
  position: relative;
}
/* line 228, ../sass/partials/pages/_about.scss */
.about-slider-bg .about-slider figure .about-slider-content {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 40%;
  background: #e83c31;
  transform: translateY(-50%);
  padding: 60px;
}
/* line 236, ../sass/partials/pages/_about.scss */
.about-slider-bg .about-slider figure .about-slider-content p {
  color: #fff;
  font: 16px "pt_serifbold";
}
/* line 242, ../sass/partials/pages/_about.scss */
.about-slider-bg .about-slider .owl-dots {
  position: absolute;
  right: 30px;
  bottom: 35px;
  left: auto;
  float: none;
}
/* line 248, ../sass/partials/pages/_about.scss */
.about-slider-bg .about-slider .owl-dots span {
  height: 2px !important;
  background: #d2d2d2;
  border: none !important;
}

/* line 257, ../sass/partials/pages/_about.scss */
.about-resources {
  background: #f8f8f8;
  padding: 30px 0;
}
/* line 260, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx {
  padding-top: 30px;
}
/* line 262, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx .resources-content {
  text-align: center;
  background: #fff;
}
/* line 266, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx .resources-content figure img {
  width: 100%;
}
/* line 270, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx .resources-content .resources-title {
  padding: 20px;
}
/* line 272, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx .resources-content .resources-title h3 {
  font-family: "pt_serifbold";
  margin: 0;
}
/* line 276, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx .resources-content .resources-title .br-bg {
  width: 30px;
  height: 2px;
  background: #13884b;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}
/* line 286, ../sass/partials/pages/_about.scss */
.about-resources .resources-bx .resources-content:hover .br-bg {
  background: #e83c31;
}

@media screen and (max-width: 991px) {
  /* line 300, ../sass/partials/pages/_about.scss */
  .about-air-bg .card-detail-content {
    width: 70%;
    padding: 30px;
  }

  /* line 306, ../sass/partials/pages/_about.scss */
  .about-maximus.about-maximus-flight {
    padding: 30px 35px 30px 50px;
  }
  /* line 310, ../sass/partials/pages/_about.scss */
  .about-maximus.about-maximus-flight .about-maximus-bx .about-content h3 {
    padding-top: 60px;
  }

  /* line 320, ../sass/partials/pages/_about.scss */
  .about-slider-bg .about-slider figure .about-slider-content {
    padding: 30px;
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  /* line 333, ../sass/partials/pages/_about.scss */
  .hero-banner-bg .hero-banner-content {
    left: 0;
    right: 0;
    text-align: center;
  }
  /* line 338, ../sass/partials/pages/_about.scss */
  .hero-banner-bg .hero-banner-content h1::before {
    left: 0;
    right: 0;
    width: 15%;
  }
  /* line 344, ../sass/partials/pages/_about.scss */
  .hero-banner-bg .hero-banner-content h1:hover::before {
    width: 25%;
  }

  /* line 352, ../sass/partials/pages/_about.scss */
  .our-mission p {
    text-align: center;
  }

  /* line 357, ../sass/partials/pages/_about.scss */
  .about-air-bg .card-detail-content {
    width: 100%;
    padding: 25px 15px;
    margin: 0;
  }
  /* line 361, ../sass/partials/pages/_about.scss */
  .about-air-bg .card-detail-content h3 {
    font-size: 14px;
    margin: 0;
  }
  /* line 365, ../sass/partials/pages/_about.scss */
  .about-air-bg .card-detail-content p {
    font-size: 14px;
    margin-top: 10px;
  }

  /* line 372, ../sass/partials/pages/_about.scss */
  .about-maximus.about-maximus-flight {
    padding: 30px 15px 30px 15px;
  }
  /* line 374, ../sass/partials/pages/_about.scss */
  .about-maximus.about-maximus-flight h3 {
    font-size: 18px;
  }
  /* line 377, ../sass/partials/pages/_about.scss */
  .about-maximus.about-maximus-flight .about-maximus-bx {
    padding: 0;
  }
  /* line 380, ../sass/partials/pages/_about.scss */
  .about-maximus.about-maximus-flight .about-maximus-bx .about-content h3 {
    padding: 0;
  }

  /* line 390, ../sass/partials/pages/_about.scss */
  .our-awards.about-awards .our-awards-bg .our-awards-content {
    padding-top: 0px;
  }

  /* line 396, ../sass/partials/pages/_about.scss */
  .about-slider-bg {
    padding: 10px 0 30px;
  }
  /* line 400, ../sass/partials/pages/_about.scss */
  .about-slider-bg .about-slider figure .about-slider-content {
    left: 50%;
    transform: translateY(-50%);
    width: 50%;
    right: 0;
    padding: 15px;
  }
  /* line 406, ../sass/partials/pages/_about.scss */
  .about-slider-bg .about-slider figure .about-slider-content p {
    font-size: 10px !important;
    margin: 0;
  }
  /* line 411, ../sass/partials/pages/_about.scss */
  .about-slider-bg .about-slider figure img {
    height: 170px;
  }
  /* line 415, ../sass/partials/pages/_about.scss */
  .about-slider-bg .about-slider .owl-dots {
    position: relative;
    right: 0;
    bottom: -15px;
    left: 0;
    float: none;
  }
}
/* line 2, ../sass/partials/pages/_media.scss */
.tab-list {
  background-color: #f8f8f8;
  background: #f8f8f8 repeat scroll 0% 0%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -4px;
}
/* line 8, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 11, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs {
  display: inline-block;
  border: none;
}
/* line 16, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li.active > a {
  border-width: 0;
}
/* line 18, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li.active > a:focus, .tab-list .tab-list-block .nav-tabs > li.active > a:hover {
  border-width: 0;
}
/* line 23, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li.active > a {
  border: none;
  color: #231f20 !important;
  background: transparent;
}
/* line 31, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li.active > a::after {
  transform: scale(1);
}
/* line 35, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li > a {
  border: none;
  font-size: 16px;
  font-family: "pt_serifbold";
  color: #7b828a;
  margin-right: 15px !important;
  margin-left: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
/* line 46, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li > a:hover {
  border: none;
  color: #e83c31 !important;
  background: transparent;
}
/* line 52, ../sass/partials/pages/_media.scss */
.tab-list .tab-list-block .nav-tabs > li:hover > a::after {
  transform: scale(1);
}
/* line 58, ../sass/partials/pages/_media.scss */
.tab-list .search-block-form {
  display: inline-block;
  width: 100%;
  position: relative;
}
/* line 62, ../sass/partials/pages/_media.scss */
.tab-list .search-block-form input {
  height: 38px;
  border-radius: 20px;
  width: 100%;
  border: 1px solid #cccccc;
  padding-left: 15px;
}
/* line 69, ../sass/partials/pages/_media.scss */
.tab-list .search-block-form .form-actions {
  display: block;
  width: 33px;
  font-size: 0;
  padding-left: 6px;
  padding-right: 11px;
  height: 0;
  color: #000 !important;
  border: 0;
  background: white;
  box-shadow: none !important;
  position: absolute;
  top: 7px;
  right: 4px;
  padding-top: 2px;
  border-bottom-right-radius: 17px;
  border-top-right-radius: 17px;
}
/* line 86, ../sass/partials/pages/_media.scss */
.tab-list .search-block-form .form-actions:before {
  content: "\e90d";
  font-family: 'icomoon' !important;
  font-size: 16px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}
/* line 99, ../sass/partials/pages/_media.scss */
.tab-list .search-block-form .form-actions .form-submit {
  border: 0;
  background: none;
}

/* line 107, ../sass/partials/pages/_media.scss */
.media-page-title {
  margin-top: 40px;
}

/* line 111, ../sass/partials/pages/_media.scss */
.tab-content {
  padding: 0 0 30px;
  background-color: #f8f8f8;
}
/* line 116, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left {
  position: relative;
}
/* line 118, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left img {
  height: 100%;
}
/* line 121, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content {
  position: absolute;
  bottom: 28px;
  padding-left: 36px;
}
/* line 125, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content h2 {
  font-family: "robotobold";
  color: #fff;
  border: none;
  padding-left: 0;
  line-height: 1.5;
}
/* line 132, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content span {
  font-family: "robotobold";
  color: #fff;
}
/* line 136, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content .btn-green-bg {
  color: #fff;
  font: 14px "robotoregular";
  text-transform: uppercase;
  padding: 3px 16px;
  border-radius: 100px;
  background: #e83c31;
}
/* line 143, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content .btn-green-bg:hover {
  background: #13884b;
}
/* line 149, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right {
  padding-left: 5px;
}
/* line 151, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top {
  position: relative;
}
/* line 153, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top img {
  min-height: 227px;
}
/* line 156, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content {
  position: absolute;
  bottom: 28px;
  padding-left: 36px;
}
/* line 160, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content h5 {
  font-family: "robotoregular";
  color: #fff;
  border: none;
  padding-left: 0;
}
/* line 166, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content span {
  font-family: "robotoregular";
  color: #fff;
}
/* line 170, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content .btn-green-bg {
  color: #fff;
  font: 14px "robotoregular";
  text-transform: uppercase;
  padding: 3px 16px;
  border-radius: 100px;
  background-color: #e83c31;
}
/* line 177, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content .btn-green-bg:hover {
  background: #13884b;
}
/* line 183, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom {
  position: relative;
  margin-top: 16px;
}
/* line 186, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom img {
  min-height: 227px;
}
/* line 189, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content {
  position: absolute;
  bottom: 28px;
  padding-left: 36px;
}
/* line 193, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content h5 {
  font-family: "robotoregular";
  color: #fff;
  border: none;
  padding-left: 0;
}
/* line 199, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content span {
  font-family: "robotoregular";
  color: #fff;
}
/* line 203, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content .btn-green-bg {
  color: #fff;
  font: 14px "robotoregular";
  text-transform: uppercase;
  padding: 3px 16px;
  border-radius: 100px;
  background-color: #e83c31;
}
/* line 210, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content .btn-green-bg:hover {
  background: #13884b;
}
/* line 217, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update {
  padding: 30px 0 50px;
}
/* line 220, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 223, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content {
  box-shadow: 0 0 35px #d2d2d2;
  border-bottom: 2px solid transparent;
  height: 100%;
}
/* line 227, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content .our-news-text {
  padding: 20px;
}
/* line 229, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content .our-news-text h4 {
  font-family: "pt_serifbold";
  color: #231f20;
  margin-top: 0;
}
/* line 234, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content .our-news-text span {
  display: block;
  color: #13884b;
  font: 14px "pt_serifbold";
  text-transform: uppercase;
  padding-bottom: 10px;
}
/* line 241, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content .our-news-text .news-date {
  font: 14px "pt_sansregular";
  color: #d2d2d2;
  padding-bottom: 10px;
}
/* line 246, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content .our-news-text p {
  font: 14px "pt_sansregular";
  color: #7b828a;
  line-height: 1.6;
}
/* line 252, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content:hover {
  border-bottom: 2px solid #e83c31;
}
/* line 254, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content:hover .our-news-text span {
  color: #e83c31;
  text-decoration: none;
}
/* line 258, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content:hover .our-news-text h4 {
  text-decoration: underline;
  text-decoration-color: #e83c31;
}
/* line 267, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .news-btn {
  display: block;
  text-align: center;
}
/* line 270, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .news-btn a {
  text-transform: uppercase;
  font-family: "robotobold";
}
/* line 273, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.press-release .press-news-update .our-news-bx .news-btn a .icon-thick-arrow-right {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
}
/* line 284, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery {
  margin-bottom: 9px;
  background: linear-gradient(#fff, #f8f8f8);
  padding: 50px 0;
}
/* line 288, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block {
  margin-bottom: 30px;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/* line 293, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block {
  height: 100%;
  transition: all ease-out 0.3s;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
}
/* line 299, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .gal-image-hover {
  overflow: hidden;
  margin: -1px -1px 0px;
}
/* line 302, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .gal-image-hover img {
  transition: all ease-out 0.3s;
  transform-style: preserve-3d;
}
/* line 307, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .picture-gal-content {
  padding: 25px 20px;
}
@media screen and (min-width: 1200px) {
  /* line 307, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .picture-gal-content {
    min-height: 220px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 307, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .picture-gal-content {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 307, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .picture-gal-content {
    min-height: 312px;
  }
}
/* line 318, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .picture-gal-content span {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 14px;
  color: #13884b;
}
/* line 324, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .picture-gal-content .picture-gal-date {
  font-size: 14px;
  font-family: "pt_sansregular";
  color: #d2d2d2;
  padding-bottom: 10px;
}
/* line 331, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block:hover {
  box-shadow: 0 0 35px #d2d2d2;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
}
/* line 336, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block:hover img {
  transform: scale(1.1);
  transition: all ease-out 0.3s;
}
/* line 340, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block:hover .gal-image-hover {
  margin: -1px -1px 0px;
}
/* line 346, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .news-btn {
  display: block;
  text-align: center;
}
/* line 349, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .news-btn a {
  text-transform: uppercase;
  font-family: "robotobold";
}
/* line 352, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.picture-gallery .news-btn a .icon-thick-arrow-right {
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  font-size: 10px;
}
/* line 361, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery {
  margin-bottom: 9px;
  background: #fff;
  padding: 50px 0;
  background: linear-gradient(#fff, #f8f8f8);
}
/* line 366, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block {
  margin-bottom: 30px;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/* line 371, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block {
  height: 100%;
  transition: all ease-out 0.3s;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
}
/* line 377, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-hover {
  overflow: hidden;
  margin: -1px -1px 0px;
  position: relative;
}
/* line 381, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-hover img {
  transition: all ease-out 0.3s;
  transform-style: preserve-3d;
}
/* line 385, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-hover .icon-play-02 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: #000;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  padding: 22px;
}
/* line 398, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-hover .icon-play-02::before {
  font-size: 15px;
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
  margin: -12px 0 0;
}
/* line 407, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-content {
  padding: 25px 20px;
}
@media screen and (min-width: 1200px) {
  /* line 407, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-content {
    min-height: 223px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 407, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-content {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 407, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-content {
    min-height: 340px;
  }
}
/* line 418, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-content span {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 14px;
  color: #13884b;
}
/* line 424, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-content .video-gal-date {
  font-size: 14px;
  font-family: "pt_sansregular";
  color: #d2d2d2;
  padding-bottom: 10px;
}
/* line 431, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block:hover {
  box-shadow: 0 0 35px #d2d2d2;
  border-color: transparent;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
}
/* line 436, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block:hover img {
  transition: all ease-out 0.3s;
}
/* line 440, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block:hover .video-gal-hover {
  margin: -1px -1px 0px;
}
/* line 442, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block:hover .video-gal-hover .icon-play-02 {
  color: #fff;
  background-color: #e83c31;
}

@media screen and (min-width: 992px) {
  .tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block {
    height: 407px;
  }
}

/* line 450, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .news-btn {
  display: block;
  text-align: center;
}
/* line 453, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .news-btn a {
  text-transform: uppercase;
  font-family: "robotobold";
}
/* line 456, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.video-gallery .news-btn a .icon-thick-arrow-right {
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  font-size: 10px;
}
/* line 465, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads {
  margin-bottom: 9px;
  background: #fff;
  padding: 50px 0;
  box-shadow: 0 21px 30px #fff;
}
/* line 471, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads .download-block .download-content {
  border: 1px solid #cccccc;
  padding: 25px 20px;
  overflow: hidden;
  min-height: 25rem;
  margin-bottom: 2rem;
  position: relative;
}
/* line 478, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads .download-block .download-content:hover {
  box-shadow: 0 0 35px #d2d2d2;
  border: 1px solid transparent;
}
/* line 482, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads .download-block .download-content span {
  font-family: "robotobold";
  text-transform: uppercase;
  font-size: 14px;
  color: #13884b;
}
/* line 488, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads .download-block .download-content .download-date {
  font-size: 14px;
  font-family: "pt_sansregular";
  color: #d2d2d2;
  padding-bottom: 10px;
}
/* line 494, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads .download-block .download-content .file {
  float: left;
}
/* line 496, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.downloads .download-block .download-content .file:before {
  padding-top: 7px;
}
/* line 503, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation {
  margin-bottom: 9px;
  background: #fff;
  padding: 50px 0;
  box-shadow: 0 21px 30px #fff;
}
/* line 509, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content {
  box-shadow: 0 0 35px #d2d2d2;
}
/* line 514, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content {
  padding: 20px 20px;
  display: inline-block;
  width: 100%;
}
/* line 519, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-sub-date span {
  font-family: "pt_sansbold";
  text-transform: uppercase;
  font-size: 14px;
  color: #13884b;
}
/* line 528, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-sub-text .file:before {
  padding-top: 7px;
}
/* line 533, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content h4 {
  font-family: "pt_serifbold";
}
/* line 536, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-date {
  font-size: 14px;
  font-family: "pt_sansregular";
  color: #d2d2d2;
  padding-bottom: 10px;
}
/* line 542, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-btn {
  border-radius: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  margin-top: 37px;
  border: 1px solid #e83c31;
  background-color: #fff;
  text-transform: uppercase;
  font-family: "robotobold";
  float: right;
}
/* line 553, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-btn:hover {
  background-color: #e83c31;
  color: #fff;
}
/* line 558, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-btn.icon-down-arrow:before {
  float: right;
  padding-left: 15px;
  vertical-align: middle;
  padding-top: 2px;
}
/* line 567, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corparate-image-block {
  position: relative;
}
/* line 569, ../sass/partials/pages/_media.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corparate-image-block .maxi-logo {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

/* line 582, ../sass/partials/pages/_media.scss */
.tab-btm-block {
  height: 40px;
  float: left;
  width: 100%;
  background: linear-gradient(#f8f8f8, #cccccc);
}

@media screen and (min-width: 768px) {
  /* line 595, ../sass/partials/pages/_media.scss */
  .tab-list .nav-tabs > li > a::after {
    content: "";
    background: #e83c31;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -6px;
    transition: all 250ms ease 0s;
    transform: scale(0);
  }
}
@media screen and (max-width: 767px) {
  /* line 613, ../sass/partials/pages/_media.scss */
  .tab-list {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 616, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 619, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs {
    display: block;
    border: 1px solid #4c5f6d;
    margin-top: 30px;
    border-radius: 7px;
    background-color: #fff;
  }
  /* line 625, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs > li {
    text-align: center;
    float: none;
    border-bottom: 1px solid #4c5f6d;
  }
  /* line 632, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs > li > a {
    font-size: 14px;
    margin-right: 0px;
    padding: 10px 10px;
    text-align: center;
  }
  /* line 639, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs > li:last-child {
    border-bottom: none;
  }

  /* line 646, ../sass/partials/pages/_media.scss */
  .tab-content {
    padding: 0 0 10px;
  }
  /* line 651, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-left img {
    height: auto;
  }
  /* line 654, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content {
    padding-left: 15px;
    padding-right: 15px;
    bottom: 15px;
  }
  /* line 658, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content h2 {
    text-align: left;
    margin-top: 12px;
    line-height: 1.3;
  }
  /* line 665, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right {
    padding-left: 15px;
  }
  /* line 667, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top {
    margin-top: 15px;
  }
  /* line 669, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top img {
    min-height: auto;
    width: 100%;
  }
  /* line 673, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content {
    bottom: 15px !important;
  }
  /* line 675, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content h5 {
    margin-top: 12px;
    line-height: 1.3;
  }
  /* line 681, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom {
    margin-top: 15px;
  }
  /* line 683, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom img {
    min-height: auto;
    width: 100%;
  }
  /* line 687, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content {
    bottom: 15px !important;
  }
  /* line 689, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content h5 {
    margin-top: 12px;
    line-height: 1.3;
  }
  /* line 696, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-news-update {
    padding: 30px 0 0px;
  }
  /* line 698, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-news-update h2 {
    padding-bottom: 30px;
  }
  /* line 702, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 706, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content img {
    width: 100%;
  }
  /* line 710, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content figure img {
    width: 100%;
  }
  /* line 720, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.downloads .download-block {
    margin-bottom: 20px;
  }
  /* line 728, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content h4 {
    font-size: 16px;
  }
  /* line 731, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-sub-text {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 735, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-sub-text .file {
    float: unset;
    position: relative;
  }
  /* line 738, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-sub-text .file:before {
    position: absolute;
    padding-right: 24px;
    padding-left: 5px;
    float: unset;
    right: 4px;
    top: 7px;
  }
  /* line 746, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-sub-text .file a {
    padding-right: 30px;
  }
  /* line 759, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.picture-gallery .picture-gal-block .gal-img-block .gal-image-hover img {
    width: 100%;
  }
  /* line 770, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-hover img {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  /* line 788, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.video-gallery .video-gal-block .gal-video-block .video-gal-hover .icon-play-02 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 15px;
    font-size: 12px;
  }
  /* line 803, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content .corporate-btn {
    float: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 815, ../sass/partials/pages/_media.scss */
  .tab-list {
    padding-top: 12px;
    padding-bottom: 30px;
    margin-top: -12px;
  }
  /* line 819, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
  /* line 824, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs > li {
    margin-right: 8px;
  }
  /* line 826, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs > li > a {
    font-size: 14px;
    margin-right: 0px;
    padding: 10px 0px;
    margin-right: 10px !important;
  }
  /* line 835, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .search-bar input {
    width: 50% !important;
    margin: 0 auto;
    display: block;
  }
  /* line 840, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .search-bar .input-group-btn {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 871, ../sass/partials/pages/_media.scss */
  .tab-list .tab-list-block .nav-tabs > li > a {
    margin-right: 12px !important;
    font-size: 14px;
  }
}
@media screen and (max-width: 1199px) {
  /* line 885, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-left .press-rel-content {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 892, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-top .press-rel-content {
    position: absolute;
    bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 900, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-rel-banner-right .press-rel-banner-bottom .press-rel-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 909, ../sass/partials/pages/_media.scss */
  .tab-content .tab-pane.press-release .press-news-update .our-news-bx .our-news-block .our-news-content {
    height: 100%;
  }
}
/* line 921, ../sass/partials/pages/_media.scss */
.tab-pane .file {
  padding: 16px 30px;
  line-height: 1.33333;
  border-radius: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  border: 1px solid #e83c31;
  background-color: #fff;
  text-transform: uppercase;
  font-family: "robotobold";
  float: right;
}
/* line 933, ../sass/partials/pages/_media.scss */
.tab-pane .file a {
  color: #4c5f6d;
}
/* line 936, ../sass/partials/pages/_media.scss */
.tab-pane .file:hover {
  background-color: #e83c31;
}
/* line 938, ../sass/partials/pages/_media.scss */
.tab-pane .file:hover > a {
  color: #fff;
}
/* line 941, ../sass/partials/pages/_media.scss */
.tab-pane .file:hover:before {
  color: #fff;
}
/* line 945, ../sass/partials/pages/_media.scss */
.tab-pane .file:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
  float: right;
  padding-left: 15px;
  vertical-align: middle;
  padding-top: 2px;
}
/* line 963, ../sass/partials/pages/_media.scss */
.tab-pane .preview {
  padding: 1rem 0;
  display: block;
  margin-left: 5rem;
  clear: both;
  text-align: center;
  font-weight: 900;
  letter-spacing: 1.5px;
}

/* line 975, ../sass/partials/pages/_media.scss */
.icon-play-02:hover {
  cursor: pointer;
}

/* line 981, ../sass/partials/pages/_media.scss */
.corporate-presentation.press-release {
  padding: 0px !important;
}

/* line 986, ../sass/partials/pages/_media.scss */
.pswp {
  z-index: 99999 !important;
}

/* line 1, ../sass/partials/pages/_case-studies.scss */
.case-studies-bg {
  padding: 40px 0;
}
/* line 3, ../sass/partials/pages/_case-studies.scss */
.case-studies-bg p {
  padding-top: 10px;
}

/* line 9, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}
/* line 13, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .bg-red {
  background: #e83c31;
  padding: 40px 25px;
}
/* line 17, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .bg-green {
  background: #13884b;
  padding: 40px 25px;
}
/* line 21, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .bg-gray {
  background: #231f20;
  padding: 40px 25px;
}
/* line 25, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content {
  position: relative;
  padding: 0 10px;
}
/* line 28, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content h2 {
  color: #fff;
  margin: 0;
  line-height: 1.2;
  padding-bottom: 30px;
  border-left: none;
  padding-left: 0;
}
/* line 35, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content h2 span {
  display: block;
  font: 18px "pt_sansregular";
  padding-bottom: 10px;
}
/* line 41, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content .btn-view {
  font: 14px "pt_sansregular" !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border: 1px solid #fff !important;
}
/* line 48, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content .btn-view i::before {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  color: #fff;
}
/* line 56, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content .btn-view:hover {
  border: 1px solid transparent;
  background-color: #fff !important;
  color: #231f20 !important;
}
/* line 62, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item .case-studies-content .btn-view:hover i::before {
  color: #000;
}
/* line 69, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item figure {
  height: 100%;
}
/* line 71, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-studies-item figure img {
  height: 100%;
}
/* line 76, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-btn {
  text-align: center;
  margin: auto;
  display: block;
}
/* line 82, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-btn .view-more-btn i::before {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  color: #231f20;
}
/* line 92, ../sass/partials/pages/_case-studies.scss */
.case-studies-bx .case-btn .view-more-btn:hover i::before {
  color: #fff;
}

/* line 101, ../sass/partials/pages/_case-studies.scss */
.br-bg-lt {
  position: absolute;
  top: 41px;
  width: 2px;
  height: 20px;
  background: #e83c31;
  right: auto;
  left: 0;
}
/* line 109, ../sass/partials/pages/_case-studies.scss */
.br-bg-lt.br-gr {
  background: #13884b;
}

/* line 114, ../sass/partials/pages/_case-studies.scss */
.case-details-bg {
  background-image: url("../images/case-bg.jpg");
}
/* line 118, ../sass/partials/pages/_case-studies.scss */
.case-details-bg .hero-banner-content h1::before {
  width: 15%;
}
/* line 122, ../sass/partials/pages/_case-studies.scss */
.case-details-bg .hero-banner-content h1:hover::before {
  width: 25%;
}

/* line 130, ../sass/partials/pages/_case-studies.scss */
.case-details-text {
  padding: 50px 0;
}

/* line 134, ../sass/partials/pages/_case-studies.scss */
.case-details-store {
  background: url("../images/freight-forwarding.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* line 139, ../sass/partials/pages/_case-studies.scss */
.case-details-store .card-detail-content {
  float: right;
  width: 55%;
  background: #e83c31;
  display: inline-block;
  padding: 60px 70px;
  margin: 0px 0 -30px 0;
}
/* line 146, ../sass/partials/pages/_case-studies.scss */
.case-details-store .card-detail-content h3 {
  color: #fff;
  margin: 0;
  padding-bottom: 10px;
  border-left: none;
  padding-left: 0;
  position: relative;
  margin-bottom: 15px;
}
/* line 154, ../sass/partials/pages/_case-studies.scss */
.case-details-store .card-detail-content h3::before {
  content: "";
  height: 3px;
  background: #fff;
  position: absolute;
  width: 10%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/* line 170, ../sass/partials/pages/_case-studies.scss */
.case-details-store .card-detail-content h3:hover::before {
  width: 20%;
}
/* line 175, ../sass/partials/pages/_case-studies.scss */
.case-details-store .card-detail-content p {
  color: #fff;
  padding-bottom: 10px;
}
/* line 180, ../sass/partials/pages/_case-studies.scss */
.case-details-store .paragraph--type--cards {
  background-repeat: no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

/* line 189, ../sass/partials/pages/_case-studies.scss */
.case-details-content {
  background: #f8f8f8;
  padding: 40px 0;
}
/* line 192, ../sass/partials/pages/_case-studies.scss */
.case-details-content h2 {
  margin: 0 0 20px;
}
/* line 195, ../sass/partials/pages/_case-studies.scss */
.case-details-content p {
  padding-bottom: 15px;
}

/* line 200, ../sass/partials/pages/_case-studies.scss */
.case-details-parts {
  background: url("../images/ca-de-02.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 60px 0;
}
/* line 203, ../sass/partials/pages/_case-studies.scss */
.case-details-parts h2 {
  color: #fff;
  border-left: 2px solid #e83c31;
  margin: 0 0 20px;
}
/* line 208, ../sass/partials/pages/_case-studies.scss */
.case-details-parts p {
  color: #fff;
}

/* line 213, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery {
  background: #f8f8f8;
  padding: 60px 0;
}
/* line 219, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx .col-block:nth-child(2) figure {
  position: relative;
}
/* line 221, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx .col-block:nth-child(2) figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 125px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}
/* line 243, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx figure {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: flex-start;
}
/* line 248, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx figure img {
  width: 100%;
  height: 100%;
  flex: 100 0 50%;
  padding: 10px;
  max-height: 250px;
}
/* line 256, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx figure .caption-text {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: auto;
  display: inline-block;
  z-index: 99;
}
/* line 263, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx figure .caption-text h3 {
  font-family: "pt_serifbold";
  color: #fff;
  margin: 0;
  border-left: 2px solid #e83c31;
  padding: 0 0 0 10px;
  line-height: 20px;
}
/* line 277, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx.row-2 .col-block:nth-child(2) figure::before {
  background-image: none;
  padding: 0;
}
/* line 287, ../sass/partials/pages/_case-studies.scss */
.case-details-gallery .galley-bx .col-block:nth-child(3) {
  width: 100%;
  float: left;
}

/* line 295, ../sass/partials/pages/_case-studies.scss */
.case-details-cases {
  padding: 40px 0;
}
/* line 297, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx {
  padding-top: 30px;
}
/* line 299, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content {
  height: 100%;
  box-shadow: 0 0 35px #f8f8f8;
  border-bottom: 2px solid transparent;
}
/* line 304, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content figure img {
  width: 100%;
}
/* line 308, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content .cases-more-text {
  padding: 20px 25px;
  position: relative;
}
/* line 311, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content .cases-more-text h3 {
  font: 22px "pt_serifbold";
  margin: 0;
  color: #231f20;
  line-height: 1.2;
}
/* line 317, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content .cases-more-text .view-more {
  font: 14px "pt_sansregular";
  color: #231f20;
  display: block;
  text-transform: uppercase;
  padding: 20px 0 0;
  letter-spacing: 1.2px;
}
/* line 325, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content .cases-more-text .view-more i::before {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  color: #231f20;
}
/* line 334, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content .cases-more-text .br-bg-lt {
  top: 25px;
  left: 15px;
  background: #13884b;
}
/* line 340, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content:hover {
  border-bottom: 2px solid #e83c31;
  box-shadow: 0 0 30px #d2d2d2;
}
/* line 341, ../sass/partials/pages/_case-studies.scss */
.case-details-cases .cases-more-bx .cases-more-content:hover .br-bg-lt {
  background: #e83c31;
}

@media screen and (min-width: 992px) {
  /* line 355, ../sass/partials/pages/_case-studies.scss */
  .case-studies-bx .case-studies-item .case-studies-content h2 {
    min-height: 265px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 367, ../sass/partials/pages/_case-studies.scss */
  .case-studies-bx .case-studies-item .case-studies-content h2 {
    padding-bottom: 16px;
    font-size: 24px;
  }
  /* line 372, ../sass/partials/pages/_case-studies.scss */
  .case-studies-bx .case-studies-item figure {
    height: 100%;
  }

  /* line 378, ../sass/partials/pages/_case-studies.scss */
  .case-details-store .card-detail-content {
    padding: 60px 20px;
  }

  /* line 385, ../sass/partials/pages/_case-studies.scss */
  .case-studies-bx .case-studies-item .case-studies-content {
    position: relative;
    padding: 0 10px;
  }
}
@media screen and (max-width: 991px) {
  /* line 400, ../sass/partials/pages/_case-studies.scss */
  .case-studies-item figure img {
    height: 100%;
    object-fit: cover;
  }

  /* line 407, ../sass/partials/pages/_case-studies.scss */
  .case-details-store .store-details-content {
    padding: 30px;
    margin: 0;
  }

  /* line 416, ../sass/partials/pages/_case-studies.scss */
  .case-details-cases .cases-more-bx .cases-more-content .cases-more-text h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  /* line 428, ../sass/partials/pages/_case-studies.scss */
  .hero-banner-bg .hero-banner-content h1 {
    padding: 0 15px;
  }

  /* line 433, ../sass/partials/pages/_case-studies.scss */
  .case-studies-bg {
    text-align: center;
    padding: 20px 0 25px;
  }
  /* line 438, ../sass/partials/pages/_case-studies.scss */
  .case-studies-bg.inner-page h1::before {
    right: 0;
  }

  /* line 445, ../sass/partials/pages/_case-studies.scss */
  .case-studies-item .case-studies-content {
    text-align: center;
  }
  /* line 449, ../sass/partials/pages/_case-studies.scss */
  .case-studies-item figure img {
    width: 100%;
  }

  /* line 455, ../sass/partials/pages/_case-studies.scss */
  .case-details-text p {
    text-align: center;
  }

  /* line 460, ../sass/partials/pages/_case-studies.scss */
  .case-details-store .store-details-content {
    margin: 0px 0 0 0;
    float: none;
    width: 100%;
    padding: 20px 20px;
  }
  /* line 465, ../sass/partials/pages/_case-studies.scss */
  .case-details-store .store-details-content h3 {
    text-align: left;
  }

  /* line 471, ../sass/partials/pages/_case-studies.scss */
  .case-details-content p {
    text-align: center;
  }

  /* line 476, ../sass/partials/pages/_case-studies.scss */
  .case-details-parts h2 {
    border-left: none;
  }
  /* line 479, ../sass/partials/pages/_case-studies.scss */
  .case-details-parts p {
    text-align: center;
  }

  /* line 486, ../sass/partials/pages/_case-studies.scss */
  .case-details-gallery .galley-bx figure .caption-text {
    left: 0;
  }
  /* line 488, ../sass/partials/pages/_case-studies.scss */
  .case-details-gallery .galley-bx figure .caption-text h3 {
    line-height: 1.2;
    border-left: none;
    left: 0;
    padding: 0;
    text-align: center;
    font-size: 18px;
  }

  /* line 504, ../sass/partials/pages/_case-studies.scss */
  .case-details-cases .cases-more-bx .cases-more-content .cases-more-text .br-bg-lt {
    background: none;
  }

  /* line 511, ../sass/partials/pages/_case-studies.scss */
  .br-bg-lt {
    background: none !important;
  }

  /* line 517, ../sass/partials/pages/_case-studies.scss */
  .case-details-store .paragraph--type--cards .card-detail-content {
    margin: 0px 0 0 0;
    float: none;
    width: 100%;
    padding: 20px 20px;
  }

  /* line 527, ../sass/partials/pages/_case-studies.scss */
  .case-details-gallery {
    padding: 60px 0 20px;
  }
}
/* line 1, ../sass/partials/pages/_charter.scss */
.charter-oversized {
  background: url("../images/charter-bg.png") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 50px 0;
}
/* line 5, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content {
  height: 100%;
  position: relative;
  background: #fff;
}
/* line 9, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content figure {
  position: relative;
}
/* line 11, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content figure .caption-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  padding: 20px 25px;
  z-index: 999;
  width: 100%;
}
/* line 19, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content figure .caption-text h3 {
  color: #fff;
  position: relative;
  font-family: "pt_serifbold";
}
/* line 23, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content figure .caption-text h3::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 10%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 37, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content figure .caption-text h3:hover::before {
  width: 20%;
}
/* line 43, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 200px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}
/* line 63, ../sass/partials/pages/_charter.scss */
.charter-oversized .charter-bx .charter-content .charter-text {
  padding: 20px 25px;
}

/* line 70, ../sass/partials/pages/_charter.scss */
.charter-services {
  overflow: hidden;
}
/* line 73, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content {
  padding: 40px 20px 40px 110px;
  overflow: hidden;
}
/* line 76, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content h2 {
  border-left: none;
  padding: 0 0 10px;
}
/* line 80, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content h4 {
  font-family: "pt_serifbold";
  padding: 20px 0 5px;
  position: relative;
}
/* line 84, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content h4:before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 5%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 100, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content h4:hover:before {
  width: 10%;
}
/* line 105, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content ul {
  list-style: none;
  padding: 0 25px 0 0px;
  margin: 0;
}
/* line 109, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content ul li {
  font: 16px "pt_sansregular";
  color: #4c5f6d;
  padding: 5px 0 5px 20px;
  line-height: 1.6;
  position: relative;
}
/* line 115, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx .charter-services-content ul li::before {
  content: "";
  border: 1px solid #13884b;
  border-radius: 100px;
  width: 9px;
  height: 9px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 13px;
}
/* line 129, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx figure {
  height: 100%;
}
/* line 131, ../sass/partials/pages/_charter.scss */
.charter-services .charter-services-bx figure img {
  height: 100%;
}
/* line 136, ../sass/partials/pages/_charter.scss */
.charter-services.charter-transport {
  background: #f8f8f8;
}
/* line 138, ../sass/partials/pages/_charter.scss */
.charter-services.charter-transport .charter-services-content {
  padding: 40px 110px 40px 35px;
  overflow: hidden;
}

/* line 145, ../sass/partials/pages/_charter.scss */
.charter-response {
  padding: 120px 0 150px;
  background: linear-gradient(#fff, #f8f8f8);
}
/* line 149, ../sass/partials/pages/_charter.scss */
.charter-response .charter-response-bg figure {
  margin: -60px 0 0;
}
/* line 151, ../sass/partials/pages/_charter.scss */
.charter-response .charter-response-bg figure img {
  width: 100%;
}
/* line 155, ../sass/partials/pages/_charter.scss */
.charter-response .charter-response-bg .charter-response-bx {
  padding: 30px 0 30px;
}
/* line 159, ../sass/partials/pages/_charter.scss */
.charter-response .charter-response-bg .response-content h3 {
  font-family: "pt_serifbold";
}

/* line 166, ../sass/partials/pages/_charter.scss */
.freight-bg {
  background-image: url("../images/charter/freight-bg.jpg");
}

/* line 170, ../sass/partials/pages/_charter.scss */
.freight-profile {
  background: #13884b;
  padding: 40px 0;
}
/* line 173, ../sass/partials/pages/_charter.scss */
.freight-profile h2 {
  border-left: 2px solid #e83c31;
  color: #fff;
}
/* line 177, ../sass/partials/pages/_charter.scss */
.freight-profile p {
  color: #fff;
  padding-top: 10px;
}

/* line 183, ../sass/partials/pages/_charter.scss */
.freight-content {
  padding: 40px 0;
}
/* line 186, ../sass/partials/pages/_charter.scss */
.freight-content .freight-text p {
  padding-top: 30px;
}
/* line 189, ../sass/partials/pages/_charter.scss */
.freight-content .freight-text .freight-text-bg {
  background: #f8f8f8;
  padding: 0px 20px 40px;
}

/* line 197, ../sass/partials/pages/_charter.scss */
.freight-forwarding .card-detail-content {
  margin: 0px 55px -30px 0;
}

/* line 202, ../sass/partials/pages/_charter.scss */
.freight-services {
  padding: 100px 0 50px;
  background: #f8f8f8;
}
/* line 205, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx {
  padding-top: 40px;
}
/* line 207, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block {
  background: #fff;
  height: 100%;
}
/* line 210, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block figure {
  position: relative;
}
/* line 212, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 200px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}
/* line 231, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block figure .caption-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  padding: 20px 25px;
  z-index: 999;
  width: 100%;
}
/* line 239, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block figure .caption-text h3 {
  color: #fff;
  position: relative;
  font-family: "pt_serifbold";
}
/* line 243, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block figure .caption-text h3::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 10%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 257, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block figure .caption-text h3:hover::before {
  width: 20%;
}
/* line 264, ../sass/partials/pages/_charter.scss */
.freight-services .freight-services-bx .freight-services-block .freight-services-content {
  padding: 20px 25px;
}

/* line 272, ../sass/partials/pages/_charter.scss */
.common-bg ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 276, ../sass/partials/pages/_charter.scss */
.common-bg ul li {
  font: 16px "pt_sansregular";
  color: #4c5f6d;
  padding: 5px 0 5px 20px;
  position: relative;
  line-height: 1.6;
}
/* line 282, ../sass/partials/pages/_charter.scss */
.common-bg ul li::before {
  content: "";
  border: 1px solid #13884b;
  border-radius: 100px;
  width: 9px;
  height: 9px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 13px;
}

/* line 298, ../sass/partials/pages/_charter.scss */
.freight-featurs {
  padding: 20px 0 40px;
}
/* line 301, ../sass/partials/pages/_charter.scss */
.freight-featurs .freight-featurs-bx .featurs-left {
  padding-right: 40px;
}
/* line 304, ../sass/partials/pages/_charter.scss */
.freight-featurs .freight-featurs-bx .featurs-right {
  padding-left: 40px;
}
/* line 307, ../sass/partials/pages/_charter.scss */
.freight-featurs .freight-featurs-bx h2 {
  margin-top: 50px;
  line-height: 1;
}
/* line 311, ../sass/partials/pages/_charter.scss */
.freight-featurs .freight-featurs-bx p {
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 319, ../sass/partials/pages/_charter.scss */
.freight-charter {
  background-image: url("../images/fr-04.jpg");
}
/* line 321, ../sass/partials/pages/_charter.scss */
.freight-charter .card-detail-content {
  margin: 0px 55px -30px 0;
  background: #13884b;
}

/* line 327, ../sass/partials/pages/_charter.scss */
.freight-logistics {
  padding: 70px 0 10px;
}
/* line 330, ../sass/partials/pages/_charter.scss */
.freight-logistics .common-bg ul {
  padding: 10px 30px 0 0;
}
/* line 332, ../sass/partials/pages/_charter.scss */
.freight-logistics .common-bg ul:last-child {
  padding: 10px 0 0 30px;
}

@media screen and (min-width: 768px) {
  /* line 342, ../sass/partials/pages/_charter.scss */
  .freight-content .freight-text .freight-text-bg {
    padding: 0px 20px 56px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  /* line 357, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .charter-content figure::before {
    padding: 20px 20px 150px 20px;
  }

  /* line 366, ../sass/partials/pages/_charter.scss */
  .charter-services .charter-services-bx .charter-services-content {
    padding: 40px 20px 40px 30px;
  }
  /* line 368, ../sass/partials/pages/_charter.scss */
  .charter-services .charter-services-bx .charter-services-content ul {
    width: 100%;
  }
  /* line 373, ../sass/partials/pages/_charter.scss */
  .charter-services .charter-services-bx figure img {
    object-fit: cover;
  }
  /* line 379, ../sass/partials/pages/_charter.scss */
  .charter-services.charter-transport .charter-services-content {
    padding: 40px 20px 40px 20px;
  }

  /* line 388, ../sass/partials/pages/_charter.scss */
  .freight-services .freight-services-bx .freight-services-block figure::before {
    padding: 20px 20px 120px 20px;
  }

  /* line 397, ../sass/partials/pages/_charter.scss */
  .freight-featurs .freight-featurs-bx h2 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  /* line 409, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .charter-content figure img {
    width: 100%;
  }
  /* line 412, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .charter-content figure::before {
    padding: 20px 20px 110px 20px;
  }
  /* line 415, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .charter-content figure .caption-text {
    text-align: center;
  }
  /* line 418, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .charter-content figure .caption-text h3::before {
    right: 0;
  }
  /* line 424, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .charter-content .charter-text {
    text-align: center;
  }
  /* line 428, ../sass/partials/pages/_charter.scss */
  .charter-oversized .charter-bx .col-block {
    margin-bottom: 30px;
  }

  /* line 433, ../sass/partials/pages/_charter.scss */
  .charter-services {
    margin-bottom: 40px;
  }
  /* line 437, ../sass/partials/pages/_charter.scss */
  .charter-services .charter-services-bx figure img {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }
  /* line 443, ../sass/partials/pages/_charter.scss */
  .charter-services .charter-services-bx .charter-services-content {
    padding: 40px 15px 40px 15px;
  }
  /* line 445, ../sass/partials/pages/_charter.scss */
  .charter-services .charter-services-bx .charter-services-content h2 {
    text-align: left;
  }

  /* line 451, ../sass/partials/pages/_charter.scss */
  .charter-response {
    padding: 0px 0 20px;
  }
  /* line 454, ../sass/partials/pages/_charter.scss */
  .charter-response .charter-response-bg figure {
    margin: 0;
  }
  /* line 458, ../sass/partials/pages/_charter.scss */
  .charter-response .charter-response-bg .response-content h3 {
    font-size: 18px;
  }

  /* line 465, ../sass/partials/pages/_charter.scss */
  .freight-profile h2 {
    border: none;
  }
  /* line 468, ../sass/partials/pages/_charter.scss */
  .freight-profile p {
    text-align: center;
  }

  /* line 474, ../sass/partials/pages/_charter.scss */
  .freight-content .freight-text p {
    text-align: center;
  }

  /* line 480, ../sass/partials/pages/_charter.scss */
  .freight-services p {
    text-align: center;
  }

  /* line 484, ../sass/partials/pages/_charter.scss */
  .freight-services {
    padding: 50px 0 50px;
  }
  /* line 489, ../sass/partials/pages/_charter.scss */
  .freight-services .freight-services-bx .freight-services-block figure img {
    width: 100%;
  }
  /* line 494, ../sass/partials/pages/_charter.scss */
  .freight-services .freight-services-bx .col-block {
    margin-bottom: 20px;
  }

  /* line 501, ../sass/partials/pages/_charter.scss */
  .freight-featurs .freight-featurs-bx p {
    text-align: center;
  }

  /* line 506, ../sass/partials/pages/_charter.scss */
  .freight-logistics {
    padding: 40px 0 10px;
  }
  /* line 509, ../sass/partials/pages/_charter.scss */
  .freight-logistics .common-bg ul {
    padding: 10px 15px 0 15px;
  }
  /* line 511, ../sass/partials/pages/_charter.scss */
  .freight-logistics .common-bg ul:last-child {
    padding: 10px 15px 0 15px;
  }

  /* line 518, ../sass/partials/pages/_charter.scss */
  .freight-forwarding .card-detail-content {
    margin: 0px 0 0 0;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  /* line 526, ../sass/partials/pages/_charter.scss */
  .freight-charter .card-detail-content {
    margin: 0px 0 0 0;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
}
/* line 1, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg {
  background: url("../images/get-qoute-bg.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  margin: -4px 0 0;
}
/* line 4, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg h1 {
  color: #231f20;
  border-left: 3px solid #13884b;
  line-height: 20px;
  padding-left: 10px;
  font-family: "pt_serifbold";
  margin: 60px 0 0px 0;
}
/* line 12, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg h4 {
  line-height: 28px;
  padding-left: 15px;
  font-family: "pt_serifbold";
  margin: 25px 0 60px 0;
  border: none;
  color: #4c5f6d;
}
/* line 20, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire {
  margin-bottom: 30px;
  background: #fff;
  padding: 20px 0;
}
/* line 24, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire h2 {
  border: none;
  padding-bottom: 20px;
}
/* line 28, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire .commercial-sub {
  text-align: center;
  border-right: 1px solid #cccccc;
}
/* line 31, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire .commercial-sub .icon-phone,
.contact-us-bg .commercial-enquire .commercial-sub .icon-mail,
.contact-us-bg .commercial-enquire .commercial-sub .icon-quote {
  color: #e83c31;
  font-size: 20px;
}
/* line 37, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire .commercial-sub h4 {
  margin: 10px 0 10px 0;
  font-family: "pt_serifbold";
  color: #4c5f6d;
  padding-left: 0px;
}
/* line 44, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire .commercial-sub p a {
  font-family: "pt_serifbold";
  color: #231f20;
}
/* line 49, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire .commercial-sub.last-child {
  border-right: none;
}
/* line 51, ../sass/partials/pages/_contact-us.scss */
.contact-us-bg .commercial-enquire .commercial-sub.last-child .icon-arrow {
  color: #e83c31;
  font-size: 12px;
  padding-left: 3px;
  display: inline-block;
  margin: -7px 0 0;
  vertical-align: middle;
}

/* line 64, ../sass/partials/pages/_contact-us.scss */
.contact-map-bg {
  background: url("../images/maximus-map.jpg") no-repeat center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

/* line 68, ../sass/partials/pages/_contact-us.scss */
.contact-address {
  position: relative;
}
/* line 70, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address {
  padding: 30px 15px 30px 100px;
  background: #fff;
  width: 50%;
  display: inline-block;
  margin-bottom: 25px;
}
/* line 77, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub {
  padding-left: 30px;
}
/* line 79, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub h3 {
  font-family: "pt_serifbold";
  padding-top: 5px;
  color: #000;
}
/* line 84, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub h4 {
  padding-bottom: 10px;
}
/* line 87, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub p {
  margin-bottom: 0;
}
/* line 90, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub .map-address-inner {
  border-right: 1px solid #cccccc;
}
/* line 92, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub .map-address-inner i {
  padding-right: 15px;
  color: #e83c31;
}
/* line 96, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub .map-address-inner span {
  font-family: "pt_serifbold";
  padding-left: 30px;
  font-size: 16px;
}
/* line 101, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub .map-address-inner.second-child {
  border: none;
  padding-left: 40px;
}
/* line 105, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .map-address-sub .map-address-inner.last-child {
  border: none;
  padding-top: 20px;
}
/* line 111, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .add-separator {
  margin-top: 40px;
  margin-right: 125px;
}
/* line 114, ../sass/partials/pages/_contact-us.scss */
.contact-address .map-address .headquarter .add-separator hr {
  width: 100%;
  border: 1px solid #cccccc;
}

/* line 124, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card {
  width: 100%;
  max-width: 830px;
  margin: auto;
  padding: 20px 0 0;
}
/* line 129, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 132, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs {
  display: inline-block;
  border: none;
}
/* line 137, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li.active > a {
  border-width: 0;
}
/* line 139, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li.active > a:focus, .contact-tab .card .tab-list-block .nav-tabs > li.active > a:hover {
  border-width: 0;
}
/* line 144, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li.active > a {
  border: none;
  color: #231f20 !important;
  background: transparent;
}
/* line 149, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li.active > a::after {
  transform: scale(1);
}
/* line 153, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li > a {
  border: none;
  font-size: 24px;
  font-family: "pt_serifbold";
  color: #7b828a;
  margin-right: 50px !important;
  margin-left: 12px;
  padding-left: 0px;
  padding-right: 0px;
}
/* line 164, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li > a:hover {
  border: none;
  color: #e83c31 !important;
  background: transparent;
}
/* line 170, ../sass/partials/pages/_contact-us.scss */
.contact-tab .card .tab-list-block .nav-tabs > li:hover > a::after {
  transform: scale(1);
}

/* line 179, ../sass/partials/pages/_contact-us.scss */
.contact-form {
  background: #f8f8f8;
  padding: 30px 90px 70px 90px;
  float: left;
  width: 100%;
  margin-bottom: 80px;
}
/* line 185, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block {
  padding-left: 0px;
}
/* line 187, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block p {
  font: 18px "robotoregular";
  margin-left: 15px;
  margin-bottom: 45px;
  margin-top: 25px;
  letter-spacing: 1px;
}
/* line 195, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group .form-control {
  font-family: "pt_sansregular";
  font-size: 14px;
  margin-bottom: 5px;
  height: 50px;
  border-color: #e9e9e9;
  position: relative;
  color: #4c5f6d;
}
/* line 203, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group .form-control:focus {
  border-left: 3px solid #13884b;
  box-shadow: unset;
  background: #fcfcfc;
}
/* line 208, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group .form-control::placeholder {
  color: #4c5f6d;
}
/* line 213, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group.icon-down-arrow:before {
  position: absolute;
  height: 17px;
  width: 17px;
  right: 35px;
  bottom: 19px;
  font-size: 14px;
  color: #e83c31;
  z-index: 1;
  pointer-events: none;
  display: block !important;
  margin: 0;
}
/* line 226, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group.icon-down-arrow .form-control {
  -webkit-appearance: none;
}
/* line 231, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group textarea.text-area-first {
  height: 120px !important;
}
/* line 235, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .form-group textarea {
  height: 200px !important;
  resize: inherit;
}
/* line 240, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .quote-btn {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 30px;
}
/* line 244, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .quote-btn button {
  padding: 18px 25px 18px 75px;
  background: #13884b;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "robotobold";
  color: #fff;
  letter-spacing: 1px;
}
/* line 253, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .quote-btn button.icon-arrow:before {
  float: right;
  padding-left: 75px;
  padding-top: 5px;
  font-size: 13px;
}
/* line 260, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .quote-btn button:hover {
  background: #e83c31;
}
/* line 264, ../sass/partials/pages/_contact-us.scss */
.contact-form .form-block .quote-btn div:last-child {
  text-align: right;
}
/* line 269, ../sass/partials/pages/_contact-us.scss */
.contact-form .tab-content {
  max-width: 830px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  /* line 279, ../sass/partials/pages/_contact-us.scss */
  .contact-us-bg .commercial-enquire .commercial-sub {
    border: none;
  }

  /* line 284, ../sass/partials/pages/_contact-us.scss */
  .contact-form {
    margin-bottom: 0px;
  }
  /* line 285, ../sass/partials/pages/_contact-us.scss */
  .contact-form .tab-content {
    padding: 0 20px;
  }

  /* line 290, ../sass/partials/pages/_contact-us.scss */
  .contact-map-bg {
    background: none;
  }

  /* line 294, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address {
    position: static;
    padding: 0px;
    text-align: center;
    width: 100%;
  }
  /* line 299, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter {
    display: block;
  }
  /* line 301, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub {
    padding: 0px;
  }
  /* line 303, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub h3 {
    font-size: 18px;
  }
  /* line 306, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub h4 {
    font-size: 16px;
  }
  /* line 309, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub .map-address-inner {
    border: none !important;
    padding-right: 0px !important;
    padding-left: 0;
    margin-bottom: 37px;
  }
  /* line 314, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub .map-address-inner span {
    padding-left: 0px !important;
  }
  /* line 317, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub .map-address-inner.second-child {
    padding-left: 0px !important;
  }
  /* line 320, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub .map-address-inner.last-child {
    border: none;
    padding-top: 0px !important;
  }
  /* line 323, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .map-address-sub .map-address-inner.last-child.pb-50 {
    padding-bottom: 0 !important;
  }
  /* line 329, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .add-separator {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 333, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .headquarter .add-separator hr {
    width: 100%;
    border: 1px solid #cccccc;
  }

  /* line 342, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  /* line 345, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .tab-list-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 348, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .tab-list-block .nav-tabs {
    display: block;
    border: 1px solid #4c5f6d;
    margin-top: 0px;
    border-radius: 7px;
    background-color: #fff;
  }
  /* line 354, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .tab-list-block .nav-tabs > li {
    text-align: center;
    float: none;
    border-bottom: 1px solid #4c5f6d;
  }
  /* line 357, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .tab-list-block .nav-tabs > li > a {
    font-size: 14px;
    margin-right: 0px !important;
    padding: 10px 0px;
    text-align: center;
    margin-left: 0;
  }
  /* line 366, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .tab-list-block .nav-tabs > li:last-child {
    border-bottom: none;
  }

  /* line 374, ../sass/partials/pages/_contact-us.scss */
  .contact-form {
    padding: 30px 0px 60px 0px;
  }
  /* line 376, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 379, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block p {
    font-size: 14px;
    margin-top: 15px;
    letter-spacing: 1px;
    text-align: center;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 388, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block .quote-btn {
    text-align: center;
  }
  /* line 390, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block .quote-btn button {
    margin-top: 30px;
    text-align: center;
  }
  /* line 394, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block .quote-btn div:last-child {
    text-align: center;
  }
  /* line 397, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block .quote-btn img {
    margin: 0 auto;
  }

  /* line 404, ../sass/partials/pages/_contact-us.scss */
  .contact-us-bg h1 {
    text-align: center;
    border-left: none;
  }
  /* line 408, ../sass/partials/pages/_contact-us.scss */
  .contact-us-bg h4 {
    padding: 0 15px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 416, ../sass/partials/pages/_contact-us.scss */
  .contact-form {
    padding: 30px 90px 70px 25px;
  }

  /* line 424, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .nav-tabs > li > a {
    font-size: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 434, ../sass/partials/pages/_contact-us.scss */
  .contact-us-bg {
    margin: -18px 0 0;
  }
  /* line 437, ../sass/partials/pages/_contact-us.scss */
  .contact-us-bg h4 {
    line-height: 28px;
  }

  /* line 443, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address {
    padding: 51px 15px 0px 41px;
  }
  /* line 450, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .map-address-sub .map-address-inner.second-child {
    padding-left: 25px !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 461, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address {
    margin-top: 25px;
  }

  /* line 470, ../sass/partials/pages/_contact-us.scss */
  .contact-tab .card .nav-tabs > li > a::after {
    content: "";
    background: #e83c31;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -6px;
    transition: all 250ms ease 0s;
    transform: scale(0);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 489, ../sass/partials/pages/_contact-us.scss */
  .contact-us-bg h4 {
    line-height: 28px;
  }

  /* line 493, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address {
    padding: 50px 22px;
    padding-top: 30px;
  }
  /* line 495, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address h2:first-child {
    line-height: 40px;
  }
  /* line 501, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .map-address-sub {
    padding-left: 24px !important;
  }
  /* line 504, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .map-address-sub .map-address-inner span {
    padding-left: 0px !important;
  }
  /* line 507, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .map-address-sub .map-address-inner.second-child {
    padding-left: 9px !important;
  }
  /* line 511, ../sass/partials/pages/_contact-us.scss */
  .contact-address .map-address .map-address-sub .map-address-inner.last-child.pb-50 {
    padding-bottom: 0 !important;
  }

  /* line 519, ../sass/partials/pages/_contact-us.scss */
  .contact-form {
    padding: 30px 0px 70px 0px;
  }
  /* line 521, ../sass/partials/pages/_contact-us.scss */
  .contact-form .form-block {
    float: left !important;
    padding-right: 0px;
  }

  /* line 527, ../sass/partials/pages/_contact-us.scss */
  .contact-form .tab-content {
    padding: 0 20px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 9 Jul, 2018, 5:01:35 PM
    Author     : specbee
*/
/* line 12, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg {
  position: relative;
  min-height: 420px;
  margin: -4px 0 0;
  background-position: bottom center;
}
/* line 18, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 180px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}
/* line 39, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov::before {
  background-image: none;
  padding: 0;
  position: relative;
}
/* line 44, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov h1 {
  color: #231f20;
  font: 50px "pt_serifbold";
  position: relative;
  top: 60px;
}
/* line 49, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov h1::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 10%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  transition: all 0.3s ease-in-out 0s;
}
/* line 63, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov h1:hover::before {
  width: 20%;
}
/* line 68, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov figure {
  display: block;
  text-align: center;
}
/* line 71, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov figure img {
  display: inline-block;
}
/* line 75, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul {
  list-style: none;
  padding: 30px 0 0;
  margin: 0;
  overflow: hidden;
}
/* line 80, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li {
  border-right: 1px solid #d2d2d2;
  padding: 0 35px 0 35px;
}
/* line 84, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content span {
  font: 16px "pt_serifbold";
  display: block;
  color: #231f20;
}
/* line 89, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content h4 {
  font: 20px "pt_serifbold";
  color: #e83c31;
}
/* line 92, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content h4 small {
  display: block;
  font: 14px "pt_sansregular";
  color: #231f20;
}
/* line 98, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content ul {
  padding: 0;
}
/* line 100, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content ul li {
  padding: 0 10px 0 0px;
  display: inline-block;
  border-right: none;
}
/* line 104, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content ul li h4 {
  border-right: 1px solid #d2d2d2;
  padding: 0 15px 0 0;
}
/* line 109, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li .antonov-content ul li:last-child h4 {
  border-right: none;
}
/* line 116, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li:first-child {
  padding: 0;
}
/* line 119, ../sass/partials/pages/_fleet.scss */
.hero-banner-bg.banner-antonov ul li:last-child {
  padding: 0 0 0 35px;
  border: none;
}

/* line 129, ../sass/partials/pages/_fleet.scss */
.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}

/* line 135, ../sass/partials/pages/_fleet.scss */
.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

/* line 141, ../sass/partials/pages/_fleet.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 148, ../sass/partials/pages/_fleet.scss */
.antonov-overview {
  padding: 40px 0;
}
/* line 150, ../sass/partials/pages/_fleet.scss */
.antonov-overview p {
  padding-top: 10px;
  color: #4c5f6d;
  line-height: 1.8 !important;
  font: 16px "pt_sansregular";
}

/* line 158, ../sass/partials/pages/_fleet.scss */
.arrival-bg {
  background: #f8f8f8;
}
/* line 161, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .lastActiveItem {
  position: relative;
}
/* line 163, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .lastActiveItem::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: block;
}
/* line 174, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .lastActiveItem .hovetext {
  display: none;
}
/* line 178, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .firstActiveItem {
  position: relative;
}
/* line 180, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .firstActiveItem::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: block;
}
/* line 191, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .firstActiveItem .hovetext {
  display: none;
}
/* line 195, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .hovetext {
  display: block;
}
/* line 198, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .owl-dots {
  position: absolute;
  right: 70px;
  bottom: 160px;
  left: auto;
}
/* line 204, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .owl-next {
  right: 40px;
}
/* line 207, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .owl-nav [class*='owl-'] {
  left: 40px;
  top: -75px;
}
/* line 210, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .owl-nav [class*='owl-']::before {
  font-size: 13px;
  margin: 0;
  background: #fff;
  height: 30px;
  width: 29px;
  border-radius: 100px;
  display: block;
  padding: 9px 7px 10px 6px;
  text-align: center;
}
/* line 222, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .owl-nav [class*='owl-']:hover::before {
  background: #e83c31;
  color: #fff;
}
/* line 228, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .hovetext {
  padding: 25px 10px 25px;
}
/* line 230, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .hovetext span {
  font: 14px "pt_serifbold";
  text-transform: uppercase;
  color: #e83c31;
  display: none;
}
/* line 236, ../sass/partials/pages/_fleet.scss */
.arrival-bg .new-arrivals-slider .hovetext h3 {
  margin: 0;
  font-family: "pt_serifbold";
  padding: 5px 0;
}

/* line 245, ../sass/partials/pages/_fleet.scss */
.antonov-available {
  padding: 40px 0;
}
/* line 247, ../sass/partials/pages/_fleet.scss */
.antonov-available .antonov-location {
  height: 371px;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 253, ../sass/partials/pages/_fleet.scss */
.antonov-available p {
  padding-bottom: 30px;
  line-height: 1.8 !important;
  font: 16px "pt_sansregular";
}

/* line 260, ../sass/partials/pages/_fleet.scss */
.antonov-specifi {
  background: #f8f8f8;
  padding: 40px 0 150px;
}
/* line 263, ../sass/partials/pages/_fleet.scss */
.antonov-specifi .specifi-bx {
  padding-top: 40px;
  text-align: center;
}
/* line 267, ../sass/partials/pages/_fleet.scss */
.antonov-specifi .specifi-bx .specifi-content h4 {
  font-family: "pt_serifbold";
  color: #231f20;
  padding-bottom: 10px;
}
/* line 273, ../sass/partials/pages/_fleet.scss */
.antonov-specifi .specifi-bx .specifi-content figure img {
  display: inline-block;
}

/* line 281, ../sass/partials/pages/_fleet.scss */
.technical-speci {
  margin: -70px 0 160px 0px;
  padding-bottom: 40px;
}
/* line 284, ../sass/partials/pages/_fleet.scss */
.technical-speci .technical-content {
  background: #fff;
  padding: 20px 25px;
  box-shadow: 0 0px 25px #f8f8f8;
}
/* line 288, ../sass/partials/pages/_fleet.scss */
.technical-speci .technical-content h3 {
  color: #231f20;
  font-family: "pt_serifbold";
  margin: 0;
  padding-bottom: 15px;
}
/* line 295, ../sass/partials/pages/_fleet.scss */
.technical-speci .technical-content .table-responsive .table {
  border: 1px solid #cccccc;
}
/* line 298, ../sass/partials/pages/_fleet.scss */
.technical-speci .technical-content .table-responsive .table tr th {
  border-left: 1px solid #cccccc;
  padding: 15px 20px;
  font: 14px "pt_serifbold";
  color: #231f20;
}
/* line 304, ../sass/partials/pages/_fleet.scss */
.technical-speci .technical-content .table-responsive .table tr td {
  text-align: right;
  padding: 15px 20px;
  font: 14px "pt_sansregular";
  color: #231f20;
}
/* line 310, ../sass/partials/pages/_fleet.scss */
.technical-speci .technical-content .table-responsive .table tr:nth-child(even) {
  background: #f8f8f8;
}

/* line 319, ../sass/partials/pages/_fleet.scss */
.antonov-fleets {
  background: #f8f8f8;
  padding: 40px 0 180px;
}
/* line 322, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx {
  padding-top: 30px;
}
/* line 324, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure {
  position: relative;
}
/* line 326, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 165px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}
/* line 345, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure .overlay-content {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: auto;
  padding: 10px 20px;
  z-index: 100;
  width: 100%;
}
/* line 354, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure h3 {
  font-family: "pt_serifbold";
  color: #fff;
  position: relative;
}
/* line 358, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure h3::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 20%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 372, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure h3:hover::before {
  width: 30%;
}
/* line 377, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure .btn-view {
  font: 14px "pt_sansregular";
  color: #fff;
  display: block;
  text-transform: uppercase;
}
/* line 383, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure .btn-view i::before {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  color: #e83c31;
}
/* line 391, ../sass/partials/pages/_fleet.scss */
.antonov-fleets .fleets-bx figure .btn-view:hover {
  color: #e83c31;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 400, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg {
    position: relative;
    min-height: 420px;
    margin: -17px 0 0;
  }
}
@media screen and (max-width: 991px) {
  /* line 411, ../sass/partials/pages/_fleet.scss */
  .antonov-fleets .fleets-bx {
    overflow: hidden;
  }
  /* line 414, ../sass/partials/pages/_fleet.scss */
  .antonov-fleets .fleets-bx figure::before {
    padding: 20px 20px 165px 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 423, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg {
    min-height: 220px;
  }
  /* line 426, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg.banner-antonov h1 {
    text-align: center;
    z-index: 9;
    top: 0;
  }
  /* line 430, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg.banner-antonov h1::before {
    right: 0;
    width: 15%;
  }
  /* line 436, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg.banner-antonov ul li {
    padding: 0 0 20px;
    border-right: none;
  }
  /* line 437, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg.banner-antonov ul li:first-child {
    padding: 0 0 20px;
  }
  /* line 442, ../sass/partials/pages/_fleet.scss */
  .hero-banner-bg.banner-antonov ul li:last-child {
    padding: 0 0 20px;
  }

  /* line 450, ../sass/partials/pages/_fleet.scss */
  .antonov-overview p {
    text-align: center;
    line-height: 1.8 !important;
    font: 16px "pt_sansregular";
  }

  /* line 458, ../sass/partials/pages/_fleet.scss */
  .arrival-bg .new-arrivals-slider .owl-dots {
    display: none !important;
  }
  /* line 462, ../sass/partials/pages/_fleet.scss */
  .arrival-bg .new-arrivals-slider .owl-controls .owl-nav {
    display: block;
  }
  /* line 466, ../sass/partials/pages/_fleet.scss */
  .arrival-bg .new-arrivals-slider .hovetext {
    text-align: center;
  }

  /* line 471, ../sass/partials/pages/_fleet.scss */
  .antonov-available {
    padding: 20px 0px;
  }
  /* line 473, ../sass/partials/pages/_fleet.scss */
  .antonov-available p {
    text-align: center;
  }
  /* line 476, ../sass/partials/pages/_fleet.scss */
  .antonov-available .antonov-location {
    height: 150px;
    background-size: contain;
  }

  /* line 483, ../sass/partials/pages/_fleet.scss */
  .antonov-specifi .specifi-bx .specifi-content {
    padding: 0 0 30px;
  }

  /* line 488, ../sass/partials/pages/_fleet.scss */
  .technical-speci {
    margin: -70px 0 10px 0px;
  }
  /* line 491, ../sass/partials/pages/_fleet.scss */
  .technical-speci .technical-content h3 {
    text-align: center;
    font-size: 18px;
  }

  /* line 497, ../sass/partials/pages/_fleet.scss */
  .antonov-fleets {
    padding: 40px 0 20px;
  }
  /* line 501, ../sass/partials/pages/_fleet.scss */
  .antonov-fleets .fleets-bx figure img {
    width: 100%;
  }
}
/* line 1, ../sass/partials/pages/_press-news.scss */
.press-news {
  background-color: #f8f8f8;
  padding: 30px 0 130px;
}
/* line 4, ../sass/partials/pages/_press-news.scss */
.press-news .page-title {
  margin-bottom: 2rem;
  font-family: "pt_serifbold";
}
/* line 8, ../sass/partials/pages/_press-news.scss */
.press-news .pub-date {
  font-family: "pt_sansregular";
  margin-bottom: 1.5rem;
  opacity: .75;
}
/* line 13, ../sass/partials/pages/_press-news.scss */
.press-news .hero-image {
  margin: 1.5rem 0 3rem 0;
}
/* line 17, ../sass/partials/pages/_press-news.scss */
.press-news .node-content img {
  max-width: 100%;
}
/* line 20, ../sass/partials/pages/_press-news.scss */
.press-news .node-content p {
  line-height: 2 !important;
  color: #4c5f6d;
  margin-bottom: 20px;
}
/* line 27, ../sass/partials/pages/_press-news.scss */
.press-news .press-news-block .alignnone {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

/* line 37, ../sass/partials/pages/_press-news.scss */
.video-gal-content a,
.picture-gal-content a {
  line-height: 2 !important;
  color: #4c5f6d;
  margin-bottom: 20px;
}

/* line 44, ../sass/partials/pages/_press-news.scss */
.gallery-new {
  padding: 40px 0 40px;
}
/* line 46, ../sass/partials/pages/_press-news.scss */
.gallery-new .col-sm-4 {
  margin-bottom: 30px;
}

/* line 51, ../sass/partials/pages/_press-news.scss */
.media-page-title {
  line-height: 1.2;
}

/* line 55, ../sass/partials/pages/_press-news.scss */
.our-career-content {
  box-shadow: 0 0 35px #d2d2d2;
  border-bottom: 2px solid transparent;
  height: 100%;
  margin: 30px 0 0;
}
/* line 60, ../sass/partials/pages/_press-news.scss */
.our-career-content .our-news-text {
  padding: 20px;
}
/* line 62, ../sass/partials/pages/_press-news.scss */
.our-career-content .our-news-text .view-more-btn {
  margin-top: 20px;
}

/* line 71, ../sass/partials/pages/_press-news.scss */
.tab-content .tab-pane.downloads .download-block .download-content {
  min-height: 310px;
  margin-bottom: 31px;
  padding-bottom: 88px;
}
/* line 75, ../sass/partials/pages/_press-news.scss */
.tab-content .tab-pane.downloads .download-block .download-content .file {
  float: left;
  position: absolute;
  bottom: 30px;
}

/* line 85, ../sass/partials/pages/_press-news.scss */
.press-news {
  padding: 30px 0px 45px 0px;
}

/* line 89, ../sass/partials/pages/_press-news.scss */
.corporate-content {
  margin-bottom: 31px;
}

/* line 94, ../sass/partials/pages/_press-news.scss */
.adminimal-admin-toolbar .navbar.navbar-default {
  z-index: 99 !important;
}
/* line 97, ../sass/partials/pages/_press-news.scss */
.adminimal-admin-toolbar .navbar.affix {
  z-index: 99 !important;
}
/* line 105, ../sass/partials/pages/_press-news.scss */
.adminimal-admin-toolbar .our-services .our-services-content .tab-content .tab-pane figure .overlay-content {
  z-index: 99;
}

/* line 120, ../sass/partials/pages/_press-news.scss */
.tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content h4 {
  min-height: 75px;
}

@media screen and (max-width: 767px) {
  /* line 131, ../sass/partials/pages/_press-news.scss */
  .press-news {
    padding: 0px 15px 130px 15px;
  }
  /* line 133, ../sass/partials/pages/_press-news.scss */
  .press-news h2 {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: left;
  }
  /* line 138, ../sass/partials/pages/_press-news.scss */
  .press-news h3 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  /* line 146, ../sass/partials/pages/_press-news.scss */
  .photoswipe-gallery .gallery-new .photoswipe img {
    width: 100%;
  }

  /* line 155, ../sass/partials/pages/_press-news.scss */
  .our-awards .our-awards-bg .awards-slider .awards-slider-content {
    min-height: 230px;
  }

  /* line 166, ../sass/partials/pages/_press-news.scss */
  .tab-content .tab-pane.corporate-presentation .corporate-block .corporate-content .corporate-sub-content h4 {
    min-height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 181, ../sass/partials/pages/_press-news.scss */
  .press-news .press-news-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 184, ../sass/partials/pages/_press-news.scss */
  .press-news .press-news-block h2 {
    line-height: 41px;
  }
}
/* ==========================================================================
   Include all plugins files
   ========================================================================== */
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 4, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 10, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 13, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 16, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 43, ../sass/plugins/_owl.carousel.scss */
.owl-height {
  -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;
}

/*
 *  Core Owl Carousel CSS File
 */
/* line 54, ../sass/plugins/_owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 63, ../sass/plugins/_owl.carousel.scss */
.owl-dots {
  float: right;
}

/* line 66, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 70, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 78, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 84, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 95, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 98, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 102, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 105, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}

/* line 108, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 120, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

/* line 125, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 131, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 138, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 141, ../sass/plugins/_owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 146, ../sass/plugins/_owl.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 153, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 161, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 168, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 173, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

/* line 191, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

/* line 198, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 202, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 217, ../sass/plugins/_owl.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* line 223, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 228, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-nav [class*='owl-'] {
  margin: 0;
  padding: 0;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 28px;
  height: 50px;
  left: 0px;
  background: none;
  border-color: transparent;
  opacity: .8;
  color: #231f20;
  /* @media screen and (min-width:$screen-lg-min) {
       left: -40px;

   }
   @media screen and (max-width:$screen-xs-max) {

       left: 6px;
   }*/
}
/* line 255, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-nav [class*='owl-']:hover::before {
  color: #e83c31;
}

/* line 261, ../sass/plugins/_owl.carousel.scss */
.owl-next {
  right: 0px;
  left: auto !important;
  /* @media screen and (min-width:$screen-lg-min) {

       right: -40px;
   }
   @media screen and (max-width:$screen-xs-max) {

       right: 6px;
   }*/
}

/* line 273, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1;
}

/* line 277, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 282, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 286, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 291, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 297, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 25px;
  height: 4px;
  margin: 5px 4px;
  background: #4c5f6d;
  border: 1px solid #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

/* line 309, ../sass/plugins/_owl.carousel.scss */
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #e83c31;
}

/*animations*/
/******************
* Bounce in right *
*******************/
/* line 9, ../sass/plugins/_css3animateit.scss */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 15, ../sass/plugins/_css3animateit.scss */
.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 21, ../sass/plugins/_css3animateit.scss */
.slower {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 27, ../sass/plugins/_css3animateit.scss */
.slowest {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* Added by Andy Meetan */
/* line 35, ../sass/plugins/_css3animateit.scss */
.delay-150 {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  -o-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

/* line 41, ../sass/plugins/_css3animateit.scss */
.delay-250 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

/* line 47, ../sass/plugins/_css3animateit.scss */
.delay-500 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

/* line 53, ../sass/plugins/_css3animateit.scss */
.delay-750 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

/* line 59, ../sass/plugins/_css3animateit.scss */
.delay-1000 {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  -o-animation-delay: 1.0s;
  animation-delay: 1.0s;
}

/* line 65, ../sass/plugins/_css3animateit.scss */
.delay-1250 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s;
}

/* line 71, ../sass/plugins/_css3animateit.scss */
.delay-1500 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

/* line 77, ../sass/plugins/_css3animateit.scss */
.delay-1750 {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s;
}

/* line 83, ../sass/plugins/_css3animateit.scss */
.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s;
}

/* line 89, ../sass/plugins/_css3animateit.scss */
.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

/* line 95, ../sass/plugins/_css3animateit.scss */
.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s;
}

/* line 101, ../sass/plugins/_css3animateit.scss */
.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

/* line 107, ../sass/plugins/_css3animateit.scss */
.delay-3000 {
  -webkit-animation-delay: 3.0s;
  -moz-animation-delay: 3.0s;
  -o-animation-delay: 3.0s;
  animation-delay: 3.0s;
}

/* line 113, ../sass/plugins/_css3animateit.scss */
.delay-3500 {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

/* line 120, ../sass/plugins/_css3animateit.scss */
.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/* line 125, ../sass/plugins/_css3animateit.scss */
.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/* line 131, ../sass/plugins/_css3animateit.scss */
.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn {
  opacity: 0;
}

/* line 135, ../sass/plugins/_css3animateit.scss */
.lightSpeedInRight, .lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
/* line 184, ../sass/plugins/_css3animateit.scss */
.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

/****************
* bounceInRight *
****************/
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  60% {
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  60% {
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 234, ../sass/plugins/_css3animateit.scss */
.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

/******************
* Bounce in left *
*******************/
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  60% {
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  60% {
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 283, ../sass/plugins/_css3animateit.scss */
.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

/******************
* Bounce in up *
*******************/
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  60% {
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  60% {
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 332, ../sass/plugins/_css3animateit.scss */
.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/******************
* Bounce in down *
*******************/
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  60% {
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  60% {
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 382, ../sass/plugins/_css3animateit.scss */
.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
/* line 401, ../sass/plugins/_css3animateit.scss */
.fadeIn {
  opacity: 0;
}

/* line 404, ../sass/plugins/_css3animateit.scss */
.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/**********
* Grow in *
***********/
@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* line 441, ../sass/plugins/_css3animateit.scss */
.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0;
}

/* line 447, ../sass/plugins/_css3animateit.scss */
.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn;
}

/********
* Shake *
********/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}
/* line 465, ../sass/plugins/_css3animateit.scss */
.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake;
}

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(10px);
  }
}
@keyframes shakeUp {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(10px);
  }
}
/* line 483, ../sass/plugins/_css3animateit.scss */
.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp;
}

/*************
* FadeInLeft *
*************/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 518, ../sass/plugins/_css3animateit.scss */
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px);
}

/* line 523, ../sass/plugins/_css3animateit.scss */
.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/*************
* FadeInRight *
*************/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 559, ../sass/plugins/_css3animateit.scss */
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
}

/* line 564, ../sass/plugins/_css3animateit.scss */
.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*************
* FadeInUp *
*************/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 599, ../sass/plugins/_css3animateit.scss */
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
}

/* line 604, ../sass/plugins/_css3animateit.scss */
.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*************
* FadeInDown *
*************/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 639, ../sass/plugins/_css3animateit.scss */
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}

/* line 644, ../sass/plugins/_css3animateit.scss */
.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
/* line 676, ../sass/plugins/_css3animateit.scss */
.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

/*****************
* rotateInUpLeft *
*****************/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
/* line 709, ../sass/plugins/_css3animateit.scss */
.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
/* line 741, ../sass/plugins/_css3animateit.scss */
.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

/******************
* rotateInUpRight *
*******************/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
/* line 774, ../sass/plugins/_css3animateit.scss */
.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

/********************
* rotateInDownRight *
********************/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
/* line 807, ../sass/plugins/_css3animateit.scss */
.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

/*********
* rollIn *
**********/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
/* line 824, ../sass/plugins/_css3animateit.scss */
.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/*********
* wiggle *
**********/
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
/* line 859, ../sass/plugins/_css3animateit.scss */
.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/********
* swing *
*********/
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* line 885, ../sass/plugins/_css3animateit.scss */
.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

/*******
* tada *
********/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
/* line 910, ../sass/plugins/_css3animateit.scss */
.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/*********
* wobble *
**********/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
/* line 937, ../sass/plugins/_css3animateit.scss */
.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

/********
* pulse *
*********/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* line 956, ../sass/plugins/_css3animateit.scss */
.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
/* line 976, ../sass/plugins/_css3animateit.scss */
.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
/* line 998, ../sass/plugins/_css3animateit.scss */
.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/*******
* Flip *
*******/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
/* line 1053, ../sass/plugins/_css3animateit.scss */
.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
/* line 1095, ../sass/plugins/_css3animateit.scss */
.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

/**********
* flipInY *
**********/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
/* line 1138, ../sass/plugins/_css3animateit.scss */
.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

/*****************
* Out animations *
*****************/
/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
/* line 1185, ../sass/plugins/_css3animateit.scss */
.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
/* line 1219, ../sass/plugins/_css3animateit.scss */
.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
/* line 1253, ../sass/plugins/_css3animateit.scss */
.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
/* line 1288, ../sass/plugins/_css3animateit.scss */
.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
/* line 1322, ../sass/plugins/_css3animateit.scss */
.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 1338, ../sass/plugins/_css3animateit.scss */
.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
/* line 1366, ../sass/plugins/_css3animateit.scss */
.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
/* line 1394, ../sass/plugins/_css3animateit.scss */
.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
/* line 1422, ../sass/plugins/_css3animateit.scss */
.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
/* line 1450, ../sass/plugins/_css3animateit.scss */
.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
/* line 1477, ../sass/plugins/_css3animateit.scss */
.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
/* line 1507, ../sass/plugins/_css3animateit.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
/* line 1525, ../sass/plugins/_css3animateit.scss */
.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0;
  }
}
/* line 1544, ../sass/plugins/_css3animateit.scss */
.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
/* line 1579, ../sass/plugins/_css3animateit.scss */
.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
/* line 1612, ../sass/plugins/_css3animateit.scss */
.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

/************
* rotateOutDownLeft *
*************/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
/* line 1645, ../sass/plugins/_css3animateit.scss */
.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

/************
* rotateOutUpRight *
*************/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
/* line 1677, ../sass/plugins/_css3animateit.scss */
.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
/* line 1705, ../sass/plugins/_css3animateit.scss */
.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/*****************
* Short Animations
*******************/
/*********************
* fadeInUpShort
*********************/
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 1737, ../sass/plugins/_css3animateit.scss */
.fadeInUpShort {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

/* line 1742, ../sass/plugins/_css3animateit.scss */
.fadeInUpShort.go {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}

/*********************
* fadeInDownShort
*********************/
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 1771, ../sass/plugins/_css3animateit.scss */
.fadeInDownShort {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

/* line 1776, ../sass/plugins/_css3animateit.scss */
.fadeInDownShort.go {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort;
}

/*********************
* fadeInDownShort2
*********************/
@-webkit-keyframes fadeInDownShort2 {
  0% {
    opacity: 0;
    -webkit-transform: translate(-20px, -20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownShort2 {
  0% {
    opacity: 0;
    transform: translate(-20px, -20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 1805, ../sass/plugins/_css3animateit.scss */
.fadeInDownShort2 {
  opacity: 0;
  -webkit-transform: translate(-20px, -20px);
  transform: translate(-20px, -20px);
}

/* line 1810, ../sass/plugins/_css3animateit.scss */
.fadeInDownShort2.go {
  -webkit-animation-name: fadeInDownShort2;
  animation-name: fadeInDownShort2;
}

/*********************
* fadeInRightShort
*********************/
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 1837, ../sass/plugins/_css3animateit.scss */
.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

/* line 1842, ../sass/plugins/_css3animateit.scss */
.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}

/*********************
* fadeInLeftShort
*********************/
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/* line 1870, ../sass/plugins/_css3animateit.scss */
.fadeInLeftShort {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

/* line 1875, ../sass/plugins/_css3animateit.scss */
.fadeInLeftShort.go {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort;
}

/*
 * jQuery FlexSlider v2.6.2
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
/* line 31, ../sass/plugins/_flexslider.scss */
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

/* line 36, ../sass/plugins/_flexslider.scss */
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 45, ../sass/plugins/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
/* line 54, ../sass/plugins/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 59, ../sass/plugins/_flexslider.scss */
.flex-control-nav {
  display: none;
}

/* line 64, ../sass/plugins/_flexslider.scss */
#slider .flex-viewport {
  height: calc(100vh - 20px);
  position: relative;
}
/* line 67, ../sass/plugins/_flexslider.scss */
#slider .flex-viewport ul {
  position: relative;
}
/* line 70, ../sass/plugins/_flexslider.scss */
#slider .flex-viewport ul::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 70px 20px 425px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 90%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 90%);
  background-image: linear-gradient(to bottom, transparent 0, #000 90%);
  background-repeat: repeat-x;
  z-index: 9;
}

/* line 95, ../sass/plugins/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}

/* line 101, ../sass/plugins/_flexslider.scss */
.flexslider .slides img {
  width: auto;
  display: block;
}

/* line 106, ../sass/plugins/_flexslider.scss */
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 115, ../sass/plugins/_flexslider.scss */
html[xmlns] .flexslider .slides {
  display: block;
}

/* line 119, ../sass/plugins/_flexslider.scss */
* html .flexslider .slides {
  height: 1%;
}

/* line 123, ../sass/plugins/_flexslider.scss */
.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
/* line 132, ../sass/plugins/_flexslider.scss */
.flexslider {
  margin: 0 0 0px;
  background: #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* line 146, ../sass/plugins/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 150, ../sass/plugins/_flexslider.scss */
.flexslider .slides img {
  height: 100%;
  -moz-user-select: none;
  background-size: cover;
}

/* line 156, ../sass/plugins/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 165, ../sass/plugins/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 169, ../sass/plugins/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* line 173, ../sass/plugins/_flexslider.scss */
#carousel {
  width: 86%;
  margin: auto;
  padding: 0;
  position: absolute;
  bottom: 10px;
  /* width: 100%; */
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  border-radius: 0;
  z-index: 99;
  color: #fff;
}

/* line 190, ../sass/plugins/_flexslider.scss */
#carousel ul.slides {
  border-top: 1px solid #7b828a;
}
/* line 193, ../sass/plugins/_flexslider.scss */
#carousel li {
  padding: 15px 0 0 0px;
}
/* line 196, ../sass/plugins/_flexslider.scss */
#carousel .flex-active-slide {
  position: relative;
}
/* line 198, ../sass/plugins/_flexslider.scss */
#carousel .flex-active-slide::before {
  position: absolute;
  content: "";
  height: 4px;
  background: #e83c31;
  width: 100%;
  top: -1px;
}
/* line 207, ../sass/plugins/_flexslider.scss */
#carousel p {
  margin: 0;
  font-family: "pt_serifregular";
  font-size: 18px;
  line-height: 1.4 !important;
}

/* line 215, ../sass/plugins/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 219, ../sass/plugins/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -18px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  font-size: 0;
  transition: none;
}
/* line 234, ../sass/plugins/_flexslider.scss */
.flex-direction-nav a:hover::before {
  color: #fff;
}

/* line 240, ../sass/plugins/_flexslider.scss */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 22px;
  display: inline-block;
  content: '\e906';
  color: #fff;
}

/* line 251, ../sass/plugins/_flexslider.scss */
#slider .flex-prev::before,
#slider .flex-next::before {
  font-size: 35px;
}

/* line 257, ../sass/plugins/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: '\e907';
}

/* line 261, ../sass/plugins/_flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 265, ../sass/plugins/_flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 270, ../sass/plugins/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
}

/* line 276, ../sass/plugins/_flexslider.scss */
#slider .flex-direction-nav .flex-next {
  right: 40px;
}
/* line 279, ../sass/plugins/_flexslider.scss */
#slider .flex-direction-nav .flex-prev {
  left: 40px;
}

/* line 285, ../sass/plugins/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
}

/* line 289, ../sass/plugins/_flexslider.scss */
.flex-slider {
  border: 1px solid #7b828a;
  margin-bottom: 25px;
}

/* line 294, ../sass/plugins/_flexslider.scss */
#carousel ul li img {
  cursor: pointer;
}

/* line 298, ../sass/plugins/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 304, ../sass/plugins/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 318, ../sass/plugins/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 325, ../sass/plugins/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 329, ../sass/plugins/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* line 333, ../sass/plugins/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 340, ../sass/plugins/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 347, ../sass/plugins/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

/* line 364, ../sass/plugins/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 369, ../sass/plugins/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 375, ../sass/plugins/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 381, ../sass/plugins/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 387, ../sass/plugins/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 401, ../sass/plugins/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 405, ../sass/plugins/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 412, ../sass/plugins/_flexslider.scss */
.flex-prev::before {
  font-size: 50px;
  margin: 0;
}
/* line 418, ../sass/plugins/_flexslider.scss */
.flex-prev:hover::before {
  color: #13884b;
}

/* line 426, ../sass/plugins/_flexslider.scss */
.flex-next::before {
  font-size: 50px;
  margin: 0;
}
/* line 432, ../sass/plugins/_flexslider.scss */
.flex-next:hover::before {
  color: #13884b;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  /* line 444, ../sass/plugins/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -40px;
  }

  /* line 448, ../sass/plugins/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: -40px;
  }
}
@media screen and (max-width: 767px) {
  /* line 455, ../sass/plugins/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -15px;
  }

  /* line 459, ../sass/plugins/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: -15px;
  }
}
/* ==========================================================================
   Main style.scss file
   ========================================================================== */
/* ==========================================================================
   Include all vendor files
   ========================================================================== */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/vendors/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/vendors/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/vendors/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/vendors/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/vendors/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/vendors/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/vendors/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/vendors/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/vendors/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/vendors/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/vendors/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/vendors/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/vendors/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/vendors/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../sass/vendors/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/vendors/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/vendors/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/vendors/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/vendors/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/vendors/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../sass/vendors/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/vendors/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/vendors/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/vendors/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/vendors/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/vendors/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/vendors/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/vendors/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/vendors/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/vendors/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/vendors/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/vendors/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../sass/vendors/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../sass/vendors/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../sass/vendors/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/vendors/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/vendors/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/vendors/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/vendors/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/vendors/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/vendors/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/vendors/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/vendors/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/vendors/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/vendors/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/vendors/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/vendors/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/vendors/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/vendors/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/vendors/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/vendors/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../sass/vendors/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../sass/vendors/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../sass/vendors/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../sass/vendors/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/vendors/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/vendors/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../sass/vendors/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/vendors/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/vendors/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/vendors/bootstrap/_scaffolding.scss */
body {
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #4c5f6d;
  background-color: #fff;
}

/* line 36, ../sass/vendors/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/vendors/bootstrap/_scaffolding.scss */
a {
  color: #e83c31;
  text-decoration: none;
}
/* line 52, ../sass/vendors/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #b81e15;
  text-decoration: underline;
}
/* line 58, ../sass/vendors/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../sass/vendors/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/vendors/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 4px;
}

/* line 93, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-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;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/vendors/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/vendors/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #7b828a;
}

/* line 125, ../sass/vendors/bootstrap/_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 141, ../sass/vendors/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../sass/vendors/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/vendors/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../sass/vendors/bootstrap/_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: #4c5f6d;
}

/* line 24, ../sass/vendors/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../sass/vendors/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/vendors/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../sass/vendors/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/vendors/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../sass/vendors/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../sass/vendors/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../sass/vendors/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../sass/vendors/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../sass/vendors/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../sass/vendors/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../sass/vendors/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../sass/vendors/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../sass/vendors/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../sass/vendors/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/vendors/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/vendors/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/vendors/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/vendors/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/vendors/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/vendors/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/vendors/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../sass/vendors/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/vendors/bootstrap/_type.scss */
.text-muted {
  color: #4c5f6d;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #e83c31;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #cf2217;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../sass/vendors/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #e83c31;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cf2217;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../sass/vendors/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #7b828a;
}

/* line 149, ../sass/vendors/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 153, ../sass/vendors/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/vendors/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/vendors/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/vendors/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../sass/vendors/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../sass/vendors/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../sass/vendors/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/vendors/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 211, ../sass/vendors/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/vendors/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../sass/vendors/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #4c5f6d;
}

/* line 235, ../sass/vendors/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../sass/vendors/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #7b828a;
}
/* line 250, ../sass/vendors/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/vendors/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #4c5f6d;
}
/* line 265, ../sass/vendors/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #7b828a;
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../sass/vendors/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../sass/vendors/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../sass/vendors/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/vendors/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../sass/vendors/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/vendors/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/vendors/bootstrap/_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: #4c5f6d;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../sass/vendors/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/vendors/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/vendors/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/vendors/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../sass/vendors/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/vendors/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/vendors/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/vendors/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/vendors/bootstrap/_tables.scss */
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4c5f6d;
  text-align: left;
}

/* line 15, ../sass/vendors/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/vendors/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
/* line 31, ../sass/vendors/bootstrap/_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: 15px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/vendors/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/vendors/bootstrap/_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 57, ../sass/vendors/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/vendors/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/vendors/bootstrap/_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 88, ../sass/vendors/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/vendors/bootstrap/_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 101, ../sass/vendors/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/vendors/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/vendors/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/vendors/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/vendors/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/vendors/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../sass/vendors/bootstrap/mixins/_table-row.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 20, ../sass/vendors/bootstrap/mixins/_table-row.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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../sass/vendors/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/vendors/bootstrap/_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 200, ../sass/vendors/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/vendors/bootstrap/_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 212, ../sass/vendors/bootstrap/_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 225, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/vendors/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4c5f6d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/vendors/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/vendors/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/vendors/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../sass/vendors/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../sass/vendors/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../sass/vendors/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../sass/vendors/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../sass/vendors/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.42857;
  color: #231f20;
}

/* line 114, ../sass/vendors/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  color: #231f20;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ececec;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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 57, ../sass/vendors/bootstrap/mixins/_forms.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 103, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #98a2a9;
  opacity: 1;
}
/* line 107, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #98a2a9;
}
/* line 108, ../sass/vendors/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #98a2a9;
}
/* line 136, ../sass/vendors/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../sass/vendors/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f8f8f8;
  opacity: 1;
}
/* line 153, ../sass/vendors/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../sass/vendors/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../sass/vendors/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 46px;
  }
  /* line 197, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 202, ../sass/vendors/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 58px;
  }
}
/* line 215, ../sass/vendors/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../sass/vendors/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../sass/vendors/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../sass/vendors/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../sass/vendors/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../sass/vendors/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../sass/vendors/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../sass/vendors/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../sass/vendors/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
  min-height: 34px;
}
/* line 315, ../sass/vendors/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/vendors/bootstrap/mixins/_forms.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: 0;
}

/* line 79, ../sass/vendors/bootstrap/mixins/_forms.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 84, ../sass/vendors/bootstrap/mixins/_forms.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,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 333, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 340, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 344, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../sass/vendors/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/vendors/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 58px;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 79, ../sass/vendors/bootstrap/mixins/_forms.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: 58px;
  line-height: 58px;
}

/* line 84, ../sass/vendors/bootstrap/mixins/_forms.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,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 359, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 58px;
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}
/* line 366, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 58px;
  line-height: 58px;
}
/* line 370, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../sass/vendors/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 58px;
  min-height: 38px;
  padding: 17px 30px;
  font-size: 18px;
  line-height: 1.33333;
}

/* line 388, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 57.5px;
}

/* line 398, ../sass/vendors/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../sass/vendors/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 58px;
  height: 58px;
  line-height: 58px;
}

/* line 417, ../sass/vendors/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
/* line 442, ../sass/vendors/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../sass/vendors/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b9fae;
}

@media (min-width: 768px) {
  /* line 478, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/vendors/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}
/* line 569, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
/* line 575, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 582, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}
/* line 593, ../sass/vendors/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  /* line 603, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 611, ../sass/vendors/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../sass/vendors/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../sass/vendors/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/vendors/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #e83c31;
  text-decoration: none;
}
/* line 39, ../sass/vendors/bootstrap/_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 46, ../sass/vendors/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/vendors/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/vendors/bootstrap/_buttons.scss */
.btn-default {
  color: #e83c31;
  background-color: #fff;
  border-color: #e83c31;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #8a170f;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #c62116;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #e83c31;
  background-color: #e6e6e6;
  border-color: #c62116;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #e83c31;
  background-color: #d4d4d4;
  border-color: #8a170f;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #e83c31;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #e83c31;
}

/* line 71, ../sass/vendors/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #e83c31;
  border-color: #e5261a;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #cf2217;
  border-color: #73130d;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #cf2217;
  border-color: #af1d14;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cf2217;
  border-color: #af1d14;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #af1d14;
  border-color: #73130d;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #e83c31;
  border-color: #e5261a;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #e83c31;
  background-color: #fff;
}

/* line 75, ../sass/vendors/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #51aa1b;
  border-color: #479418;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #3c7e14;
  border-color: #122606;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #3c7e14;
  border-color: #2d5f0f;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3c7e14;
  border-color: #2d5f0f;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #2d5f0f;
  border-color: #122606;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #51aa1b;
  border-color: #479418;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #51aa1b;
  background-color: #fff;
}

/* line 79, ../sass/vendors/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #31B0D5;
  border-color: #28a1c4;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #2490af;
  border-color: #124a5b;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #2490af;
  border-color: #1e7792;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2490af;
  border-color: #1e7792;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e7792;
  border-color: #124a5b;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #31B0D5;
  border-color: #28a1c4;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #31B0D5;
  background-color: #fff;
}

/* line 83, ../sass/vendors/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ff7800;
  border-color: #e66c00;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cc6000;
  border-color: #663000;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cc6000;
  border-color: #a84f00;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc6000;
  border-color: #a84f00;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a84f00;
  border-color: #663000;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ff7800;
  border-color: #e66c00;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ff7800;
  background-color: #fff;
}

/* line 87, ../sass/vendors/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #D43F3A;
  border-color: #c9312c;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #b42c27;
  border-color: #601715;
}
/* line 17, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}
/* line 22, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b42c27;
  border-color: #962521;
}
/* line 29, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #962521;
  border-color: #601715;
}
/* line 37, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #D43F3A;
  border-color: #c9312c;
}
/* line 53, ../sass/vendors/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #D43F3A;
  background-color: #fff;
}

/* line 96, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link {
  color: #e83c31;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #b81e15;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/vendors/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #4c5f6d;
  text-decoration: none;
}

/* line 135, ../sass/vendors/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 139, ../sass/vendors/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 143, ../sass/vendors/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 151, ../sass/vendors/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../sass/vendors/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../sass/vendors/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/vendors/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/vendors/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/vendors/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../sass/vendors/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../sass/vendors/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../sass/vendors/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../sass/vendors/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/vendors/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../sass/vendors/bootstrap/_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;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #4c5f6d;
  white-space: nowrap;
}

/* line 78, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #42525e;
  background-color: #f5f5f5;
}

/* line 88, ../sass/vendors/bootstrap/_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: #e83c31;
}

/* line 103, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #4c5f6d;
}
/* line 110, ../sass/vendors/bootstrap/_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 123, ../sass/vendors/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/vendors/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #4c5f6d;
  white-space: nowrap;
}

/* line 163, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../sass/vendors/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../sass/vendors/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 207, ../sass/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
    width: 100%;
  }
  /* line 213, ../sass/vendors/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/vendors/bootstrap/_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 26, ../sass/vendors/bootstrap/_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 35, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../sass/vendors/bootstrap/_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 63, ../sass/vendors/bootstrap/_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 69, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../sass/vendors/bootstrap/_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 120, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../sass/vendors/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../sass/vendors/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../sass/vendors/bootstrap/_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 172, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 184, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../sass/vendors/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../sass/vendors/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../sass/vendors/bootstrap/_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 68, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 12px 18px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #231f20;
  text-align: center;
  background-color: #7b828a;
  border: 1px solid #ececec;
  border-radius: 0;
}
/* line 89, ../sass/vendors/bootstrap/_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: 0;
}
/* line 94, ../sass/vendors/bootstrap/_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: 16px 30px;
  font-size: 18px;
  border-radius: 0;
}
/* line 101, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../sass/vendors/bootstrap/_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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../sass/vendors/bootstrap/_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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 146, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 150, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 159, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../sass/vendors/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../sass/vendors/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/vendors/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #7b828a;
}
/* line 31, ../sass/vendors/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #4c5f6d;
}
/* line 34, ../sass/vendors/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #4c5f6d;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/vendors/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #7b828a;
  border-color: #e83c31;
}
/* line 59, ../sass/vendors/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/vendors/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #7b828a #7b828a #ddd;
}
/* line 96, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #231f20;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../sass/vendors/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #e83c31;
}

/* line 144, ../sass/vendors/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/vendors/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/vendors/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../sass/vendors/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/vendors/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../sass/vendors/bootstrap/_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 206, ../sass/vendors/bootstrap/_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 210, ../sass/vendors/bootstrap/_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 224, ../sass/vendors/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../sass/vendors/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../sass/vendors/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/vendors/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-collapse {
  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 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../sass/vendors/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 108, ../sass/vendors/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 128, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 138, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 170, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 193, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 235, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 243, ../sass/vendors/bootstrap/_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 251, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 257, ../sass/vendors/bootstrap/_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 232, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 286, ../sass/vendors/bootstrap/_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: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 478, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../sass/vendors/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 298, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 286, ../sass/vendors/bootstrap/_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 327, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
/* line 346, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 349, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 359, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 379, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/vendors/bootstrap/_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 433, ../sass/vendors/bootstrap/_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 442, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../sass/vendors/bootstrap/_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;
}
@media (max-width: 767px) {
  /* line 473, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/vendors/bootstrap/_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 482, ../sass/vendors/bootstrap/_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 490, ../sass/vendors/bootstrap/_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 506, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #6d8699;
}
/* line 537, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #6d8699;
}
/* line 549, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #6d8699;
}
/* line 552, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/vendors/bootstrap/_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 567, ../sass/vendors/bootstrap/_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 577, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/vendors/bootstrap/_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;
}
@media (max-width: 767px) {
  /* line 607, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/vendors/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #6d8699;
  }
  /* line 615, ../sass/vendors/bootstrap/_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 622, ../sass/vendors/bootstrap/_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 630, ../sass/vendors/bootstrap/_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 641, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #6d8699;
}
/* line 643, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #6d8699;
}
/* line 650, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/vendors/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #FFFFFF;
  border-radius: 4px;
}
/* line 13, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #4c5f6d;
}
/* line 25, ../sass/vendors/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #4c5f6d;
}

/* line 4, ../sass/vendors/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
/* line 10, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 12px 18px;
  line-height: 1.42857;
  text-decoration: none;
  color: #e83c31;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../sass/vendors/bootstrap/_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 32, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../sass/vendors/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #b81e15;
  background-color: #7b828a;
  border-color: #ddd;
}
/* line 52, ../sass/vendors/bootstrap/_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: 3;
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
  cursor: default;
}
/* line 64, ../sass/vendors/bootstrap/_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: #4c5f6d;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 16px 30px;
  font-size: 18px;
  line-height: 1.33333;
}
/* line 12, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* line 12, ../sass/vendors/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_pagination.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, ../sass/vendors/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/vendors/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #7b828a;
}
/* line 31, ../sass/vendors/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/vendors/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/vendors/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #4c5f6d;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/vendors/bootstrap/_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 20, ../sass/vendors/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/vendors/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/vendors/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/vendors/bootstrap/_labels.scss */
.label-default {
  background-color: #4c5f6d;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #37454f;
}

/* line 48, ../sass/vendors/bootstrap/_labels.scss */
.label-primary {
  background-color: #e83c31;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #cf2217;
}

/* line 52, ../sass/vendors/bootstrap/_labels.scss */
.label-success {
  background-color: #51aa1b;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3c7e14;
}

/* line 56, ../sass/vendors/bootstrap/_labels.scss */
.label-info {
  background-color: #31B0D5;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #2490af;
}

/* line 60, ../sass/vendors/bootstrap/_labels.scss */
.label-warning {
  background-color: #ff7800;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cc6000;
}

/* line 64, ../sass/vendors/bootstrap/_labels.scss */
.label-danger {
  background-color: #D43F3A;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b42c27;
}

/* line 7, ../sass/vendors/bootstrap/_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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #4c5f6d;
  border-radius: 10px;
}
/* line 22, ../sass/vendors/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/vendors/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/vendors/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #e83c31;
  background-color: #fff;
}
/* line 47, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../sass/vendors/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../sass/vendors/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../sass/vendors/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #7b828a;
}
/* line 13, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 24, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #63696f;
}
/* line 28, ../sass/vendors/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../sass/vendors/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/vendors/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../sass/vendors/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../sass/vendors/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/vendors/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #4c5f6d;
}

/* line 34, ../sass/vendors/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e83c31;
}

/* line 9, ../sass/vendors/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../sass/vendors/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/vendors/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/vendors/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/vendors/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../sass/vendors/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../sass/vendors/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../sass/vendors/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/vendors/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/vendors/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/vendors/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/vendors/bootstrap/_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 36, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #e83c31;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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 64, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #51aa1b;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  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: -o-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 77, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #31B0D5;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  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: -o-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 81, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ff7800;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  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: -o-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 85, ../sass/vendors/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #D43F3A;
}
/* line 7, ../sass/vendors/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  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: -o-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 1, ../sass/vendors/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/vendors/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/vendors/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
}

/* line 16, ../sass/vendors/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/vendors/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/vendors/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../sass/vendors/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../sass/vendors/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../sass/vendors/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../sass/vendors/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../sass/vendors/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../sass/vendors/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../sass/vendors/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/vendors/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../sass/vendors/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../sass/vendors/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #7b828a;
  color: #4c5f6d;
  cursor: not-allowed;
}
/* line 78, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #4c5f6d;
}
/* line 87, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
}
/* line 96, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #fceae9;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/vendors/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../sass/vendors/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../sass/vendors/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/vendors/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../sass/vendors/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/vendors/bootstrap/_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 63, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../sass/vendors/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../sass/vendors/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../sass/vendors/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../sass/vendors/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 127, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 149, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../sass/vendors/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../sass/vendors/bootstrap/_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 185, ../sass/vendors/bootstrap/_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 194, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../sass/vendors/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../sass/vendors/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 226, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../sass/vendors/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../sass/vendors/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #4c5f6d;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #4c5f6d;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../sass/vendors/bootstrap/_panels.scss */
.panel-primary {
  border-color: #e83c31;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #e83c31;
  border-color: #e83c31;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e83c31;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #e83c31;
  background-color: #fff;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e83c31;
}

/* line 260, ../sass/vendors/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../sass/vendors/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../sass/vendors/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../sass/vendors/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/vendors/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/vendors/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/vendors/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 4px;
}

/* line 26, ../sass/vendors/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/vendors/bootstrap/_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, ../sass/vendors/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/vendors/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/vendors/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/vendors/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/vendors/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/vendors/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/vendors/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/vendors/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/vendors/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -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: 0;
}

/* line 64, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/vendors/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/vendors/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../sass/vendors/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../sass/vendors/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../sass/vendors/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../sass/vendors/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../sass/vendors/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../sass/vendors/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../sass/vendors/bootstrap/_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 145, ../sass/vendors/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../sass/vendors/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../sass/vendors/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/vendors/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "pt_sansregular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../sass/vendors/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}

/* line 42, ../sass/vendors/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../sass/vendors/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../sass/vendors/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../sass/vendors/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../sass/vendors/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../sass/vendors/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/vendors/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/vendors/bootstrap/_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);
  background-color: transparent;
}
/* line 109, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-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 112, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-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 119, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../sass/vendors/bootstrap/_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 185, ../sass/vendors/bootstrap/_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 207, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../sass/vendors/bootstrap/_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 229, ../sass/vendors/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 240, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../sass/vendors/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/vendors/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/vendors/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/vendors/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/vendors/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/vendors/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/vendors/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/vendors/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/vendors/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/vendors/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../sass/vendors/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../sass/vendors/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../sass/vendors/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/vendors/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*********************************************************************/
/********************** Override variables        ********************/
/*********************************************************************/
/* line 6, ../sass/_maximus.scss */
* {
  outline: none !important;
  line-height: 1.4;
}

/* line 11, ../sass/_maximus.scss */
.row-zero {
  margin: 0;
}

/* line 15, ../sass/_maximus.scss */
.help-block {
  font-size: 12px;
}

/* line 19, ../sass/_maximus.scss */
.last {
  margin-bottom: 0 !important;
}

/* line 23, ../sass/_maximus.scss */
label {
  font-weight: normal;
}

/* line 27, ../sass/_maximus.scss */
a {
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  line-height: 1.8;
}
/* line 30, ../sass/_maximus.scss */
a.text-link {
  color: #13884b;
}
/* line 32, ../sass/_maximus.scss */
a.text-link:hover {
  color: #e83c31;
}

/* line 38, ../sass/_maximus.scss */
p {
  line-height: 1.8 !important;
  font: 16px "pt_sansregular";
}

/* line 43, ../sass/_maximus.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #334562;
  line-height: 1.4;
}
/* line 51, ../sass/_maximus.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

/* line 56, ../sass/_maximus.scss */
.p-0 {
  padding: 0px;
}

/* line 60, ../sass/_maximus.scss */
.p-l {
  padding-left: 0px;
  padding-right: 5px;
}

/* line 65, ../sass/_maximus.scss */
.p-r {
  padding-right: 0px;
}

/* line 69, ../sass/_maximus.scss */
a {
  text-decoration: none !important;
}

/* line 73, ../sass/_maximus.scss */
h2 {
  font: 30px "pt_serifbold";
  color: #231f20;
  border-left: 2px solid #13884b;
  line-height: 20px;
  padding: 0 0 0 10px;
}

/* line 82, ../sass/_maximus.scss */
.inner-page h1 {
  color: #231f20;
  font: 50px "pt_serifbold";
  position: relative;
  z-index: 99;
}
/* line 87, ../sass/_maximus.scss */
.inner-page h1::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 10%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 101, ../sass/_maximus.scss */
.inner-page h1:hover::before {
  width: 20%;
}

/* line 108, ../sass/_maximus.scss */
.vcenter-row {
  font-size: 0;
}

/* line 112, ../sass/_maximus.scss */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-size: 15px;
}

/* line 119, ../sass/_maximus.scss */
.vrow {
  font-size: 0;
}
/* line 121, ../sass/_maximus.scss */
.vrow .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-size: 14px;
}

/* line 129, ../sass/_maximus.scss */
.p-0 {
  padding: 0;
}

/* line 133, ../sass/_maximus.scss */
.zero-col {
  padding: 0;
}

/* line 137, ../sass/_maximus.scss */
.gutter-row {
  margin: 0;
}

/* line 141, ../sass/_maximus.scss */
.row-15 {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

/* line 146, ../sass/_maximus.scss */
.col-block {
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-bottom: 15px;
}

/* line 152, ../sass/_maximus.scss */
.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}

/* line 157, ../sass/_maximus.scss */
.row.is-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/* line 162, ../sass/_maximus.scss */
.row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 172, ../sass/_maximus.scss */
.row.is-flex > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 186, ../sass/_maximus.scss */
.owl-prev::before {
  font-size: 25px;
  margin: 0;
}
/* line 192, ../sass/_maximus.scss */
.owl-prev:hover::before {
  color: #13884b;
}

/* line 200, ../sass/_maximus.scss */
.owl-next::before {
  font-size: 25px;
  margin: 0;
}
/* line 206, ../sass/_maximus.scss */
.owl-next:hover::before {
  color: #13884b;
}

/* line 212, ../sass/_maximus.scss */
.btn-green-bg {
  background: #13884b;
}
/* line 214, ../sass/_maximus.scss */
.btn-green-bg:hover {
  background: rgba(19, 136, 75, 0.5);
}

/* line 219, ../sass/_maximus.scss */
.hero-banner {
  position: relative;
  min-height: 70px;
}
/* line 222, ../sass/_maximus.scss */
.hero-banner .hero-content {
  position: absolute;
  bottom: 223px;
  left: 95px;
  text-align: left;
  z-index: 99;
  max-width: 900px;
}
/* line 229, ../sass/_maximus.scss */
.hero-banner .hero-content h2 {
  color: #fff;
  margin: 0;
  font-family: "pt_serifbold";
  padding-bottom: 10px;
  font-size: 36px;
  line-height: 1.4;
  border-left: none;
  padding-left: 0;
  text-shadow: 0px 0px 12px #000;
}
/* line 240, ../sass/_maximus.scss */
.hero-banner .hero-content p {
  color: #fff;
  font: 18px "pt_sansregular";
  padding-bottom: 10px;
}
/* line 245, ../sass/_maximus.scss */
.hero-banner .hero-content .btn-view {
  color: #fff;
  font: 16px "pt_sansregular";
  text-transform: uppercase;
  padding: 8px 25px;
  border-radius: 100px;
  letter-spacing: 1.2px;
  border: 1px solid transparent;
}
/* line 253, ../sass/_maximus.scss */
.hero-banner .hero-content .btn-view:hover {
  background: transparent;
  border: 1px solid #fff;
}

/* line 261, ../sass/_maximus.scss */
.alert-box {
  padding: 0px 0 15px 0px;
  overflow: hidden;
  position: relative;
  background: #13884b;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 267, ../sass/_maximus.scss */
.alert-box .close-icon {
  position: absolute;
  top: 50%;
  right: 30px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transform: translateY(-50%);
}

/* line 278, ../sass/_maximus.scss */
.availability-bg {
  padding: 0px 0 15px 0px;
  overflow: hidden;
  position: relative;
  background: #13884b;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 290, ../sass/_maximus.scss */
.availability-bg .availability-bx {
  position: relative;
  padding: 0px 0 0;
}
/* line 293, ../sass/_maximus.scss */
.availability-bg .availability-bx ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  list-style: none;
}
/* line 299, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li {
  float: left;
  display: inline-block;
  padding: 0 20px;
}
/* line 303, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li p {
  font: 16px "pt_serifbold";
  color: #fff;
  padding-bottom: 3px;
  margin: 0;
  text-transform: uppercase;
}
/* line 309, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li p span {
  font: 16px "pt_sansregular";
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
}
/* line 315, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li p a {
  color: #fff;
  text-transform: uppercase;
  font-family: "pt_sansregular";
  position: relative;
  padding-left: 10px;
  font-size: 14px;
}
/* line 322, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li p a .icon-thick-arrow-right {
  font-size: 10px;
}
/* line 324, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li p a .icon-thick-arrow-right:before {
  top: 5px;
  height: 20px;
  position: absolute;
  right: -16px;
}
/* line 331, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li p a:hover {
  color: #e83c31;
}
/* line 336, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li .hover-text {
  opacity: 0;
  font: 14px "pt_sansregular";
  color: #fff;
  padding: 0 0 3px 0px;
  letter-spacing: 1px;
}
/* line 342, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li .hover-text.date {
  font: 12px "pt_sansregular";
  color: #fff;
  padding: 0px;
  margin: 0px;
}
/* line 348, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li .hover-text.retun-text {
  opacity: 1;
}
/* line 351, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li .hover-text.return-text-date {
  font: 12px "pt_sansregular";
  opacity: 1;
}
/* line 359, ../sass/_maximus.scss */
.availability-bg .availability-bx ul li:hover .hover-text {
  opacity: 1;
}
/* line 387, ../sass/_maximus.scss */
.availability-bg .close-icon {
  position: absolute;
  top: 50%;
  right: 30px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transform: translateY(-50%);
}
/* line 396, ../sass/_maximus.scss */
.availability-bg .view-more-header {
  display: inline-block;
  vertical-align: top;
}
/* line 399, ../sass/_maximus.scss */
.availability-bg .view-more-header .view-more-btn {
  margin: 0px 130px 0 0;
  float: right;
  color: #fff;
  border: none;
}
/* line 404, ../sass/_maximus.scss */
.availability-bg .view-more-header .view-more-btn:hover {
  border: 1px solid #e83c31;
}

/* line 411, ../sass/_maximus.scss */
.our-services {
  padding: 30px 0;
  background: #f8f8f8;
}
/* line 415, ../sass/_maximus.scss */
.our-services .our-services-content h2 {
  width: 50%;
  display: inline-block;
}
/* line 419, ../sass/_maximus.scss */
.our-services .our-services-content .nav-tabs {
  border-bottom: none;
  padding: 25px 15px 0 0px;
}
/* line 422, ../sass/_maximus.scss */
.our-services .our-services-content .nav-tabs li {
  padding: 0 0px 0 25px;
}
/* line 424, ../sass/_maximus.scss */
.our-services .our-services-content .nav-tabs li a {
  font: 24px "pt_serifbold";
  color: #4c5f6d;
  border-bottom: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0 0 4px;
}
/* line 432, ../sass/_maximus.scss */
.our-services .our-services-content .nav-tabs li a:hover {
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  color: #231f20;
  border-bottom: 2px solid #e83c31;
}
/* line 443, ../sass/_maximus.scss */
.our-services .our-services-content .nav-tabs li.active a {
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-bottom: 2px solid #e83c31;
}
/* line 454, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content {
  padding-top: 40px;
}
/* line 456, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane {
  display: block;
  width: 100%;
  height: 0;
  padding: 0;
  visibility: hidden;
  overflow: hidden;
}
/* line 463, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure {
  position: relative;
}
/* line 465, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  padding: 10px 20px;
  z-index: 100;
  width: 100%;
}
/* line 473, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content h3 {
  color: #fff;
  font: 25px "pt_serifbold";
  position: relative;
}
@media screen and (max-width: 991px) {
  /* line 473, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane figure .overlay-content h3 {
    font: 18px "pt_serifbold";
  }
}
/* line 480, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content h3::before {
  content: "";
  height: 3px;
  background: #e83c31;
  position: absolute;
  width: 10%;
  margin: 0 auto;
  left: 0;
  right: auto;
  margin: auto;
  bottom: -3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 494, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content h3:hover::before {
  width: 20%;
}
/* line 499, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content p {
  color: #fff;
  font: 16px "pt_sansregular";
  line-height: 1.4;
}
/* line 504, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content .btn-view {
  font: 14px "pt_sansregular";
  color: #fff;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 511, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content .btn-view i:before {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
  color: #e83c31;
}
/* line 519, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure .overlay-content .btn-view:hover {
  color: #e83c31;
}
/* line 524, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure img {
  width: 100%;
}
/* line 527, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane figure::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px 20px 330px 20px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0, #000 100%);
  background-repeat: repeat-x;
  z-index: 9;
}
/* line 548, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content {
  bottom: 38px;
}
/* line 551, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content h3::before {
  width: 22%;
}
/* line 555, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content h3:hover::before {
  width: 40%;
}
/* line 562, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane .owl-prev {
  left: -15px;
}
/* line 565, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .tab-pane .owl-next {
  right: -15px;
}
/* line 569, ../sass/_maximus.scss */
.our-services .our-services-content .tab-content .active {
  visibility: visible;
  height: auto;
  overflow: visible;
}

/* line 578, ../sass/_maximus.scss */
.our-clients {
  padding: 50px 0px;
}
/* line 581, ../sass/_maximus.scss */
.our-clients .our-clients-content h2 {
  display: inline-block;
}
/* line 584, ../sass/_maximus.scss */
.our-clients .our-clients-content .our-clients-text {
  width: 82%;
  display: inline-block;
  margin: 0;
  padding: 10px 0 0;
  font: 16px "pt_sansregular";
  color: #4c5f6d;
  line-height: 1.6;
}
/* line 593, ../sass/_maximus.scss */
.our-clients .our-clients-content .clients-slider {
  margin-top: 60px;
}
/* line 597, ../sass/_maximus.scss */
.our-clients .our-clients-content .clients-slider figure {
  margin: 0;
  text-align: center;
  padding: 10px 5px;
}
/* line 601, ../sass/_maximus.scss */
.our-clients .our-clients-content .clients-slider figure img {
  display: inline-block;
  max-height: 105px;
  box-shadow: 0 0px 33px #f3f3f3c7;
  object-fit: scale-down;
  padding: 10px;
}
/* line 610, ../sass/_maximus.scss */
.our-clients .our-clients-content .clients-slider.owl-theme .owl-nav [class*='owl-'] {
  top: 15px;
}
/* line 614, ../sass/_maximus.scss */
.our-clients .our-clients-content .clients-slider.owl-theme .owl-controls .owl-dots {
  padding: 30px 0 0;
}

/* line 623, ../sass/_maximus.scss */
.our-awards {
  padding: 30px 0px;
  background: #f8f8f8;
}
/* line 627, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content {
  padding-top: 30px;
  margin: 0px;
}
/* line 630, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content .our-awards-bx {
  text-align: center;
  background: #fff;
  padding: 20px 20px 35px;
  height: 100%;
  border-right: 1px solid #f3f3f3;
}
/* line 636, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content .our-awards-bx figure {
  display: block;
}
/* line 638, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content .our-awards-bx figure img {
  display: inline-block;
}
/* line 642, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content .our-awards-bx h4 {
  font-family: "pt_serifbold";
  color: #231f20;
  margin-bottom: 20px;
}
/* line 646, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content .our-awards-bx h4 span {
  display: block;
  font: 16px "pt_serifbold";
  color: #13884b;
}
/* line 652, ../sass/_maximus.scss */
.our-awards .our-awards-bg .our-awards-content .our-awards-bx.last-child {
  border: none;
}
/* line 657, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider {
  padding-top: 15px;
}
/* line 659, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider .awards-slider-content {
  background: #fff url("../images/aw-img-04.png") no-repeat center 20px;
  padding: 20px 25px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  /* line 659, ../sass/_maximus.scss */
  .our-awards .our-awards-bg .awards-slider .awards-slider-content {
    min-height: 258px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 659, ../sass/_maximus.scss */
  .our-awards .our-awards-bg .awards-slider .awards-slider-content {
    min-height: 262px !important;
  }
}
/* line 672, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider .awards-slider-content h3 {
  font-family: "pt_serifbold";
  color: #231f20;
}
/* line 675, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider .awards-slider-content h3 span {
  display: block;
  font: 18px "pt_serifbold";
  color: #231f20;
  padding-bottom: 10px;
  padding-right: 27px;
  padding-left: 27px;
}
/* line 684, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider .awards-slider-content p {
  font: 14px "pt_sansregular";
  color: #231f20;
  line-height: 1.4;
}
/* line 689, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider .awards-slider-content .br-bg {
  width: 30px;
  height: 2px;
  background: #e83c31;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
}
/* line 699, ../sass/_maximus.scss */
.our-awards .our-awards-bg .awards-slider .owl-controls .owl-dots {
  padding: 30px 0 0;
}

/* line 707, ../sass/_maximus.scss */
.our-news-update {
  padding: 30px 0 50px;
}
/* line 710, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 713, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content {
  box-shadow: 0 0 35px #d2d2d2;
  border-bottom: 2px solid transparent;
  height: 100%;
}
/* line 717, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content .our-news-text {
  padding: 20px;
}
/* line 719, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content .our-news-text h4 {
  font-family: "pt_serifbold";
  color: #231f20;
  margin-top: 0;
}
/* line 724, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content .our-news-text span {
  display: block;
  color: #13884b;
  font: 14px "pt_serifbold";
  text-transform: uppercase;
  padding-bottom: 10px;
}
/* line 731, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content .our-news-text .news-date {
  font: 14px "pt_sansregular";
  color: #d2d2d2;
  padding-bottom: 10px;
}
/* line 736, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content .our-news-text p {
  font: 16px "pt_sansregular";
  color: #7b828a;
  line-height: 1.6;
}
/* line 742, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content:hover {
  border-bottom: 2px solid #e83c31;
}
/* line 744, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content:hover .our-news-text span {
  color: #e83c31;
  text-decoration: none;
}
/* line 748, ../sass/_maximus.scss */
.our-news-update .our-news-bx .our-news-block .our-news-content:hover .our-news-text h4 {
  text-decoration: underline;
  text-decoration-color: #e83c31;
}
/* line 757, ../sass/_maximus.scss */
.our-news-update .our-news-bx .news-btn {
  text-align: center;
  margin: auto;
  display: block;
}
/* line 761, ../sass/_maximus.scss */
.our-news-update .our-news-bx .news-btn .view-more-btn {
  font-family: "robotobold";
}
/* line 763, ../sass/_maximus.scss */
.our-news-update .our-news-bx .news-btn .view-more-btn.icon-thick-arrow-right {
  vertical-align: middle;
  display: inline-block;
  margin: -7px 0 0 12px;
}
/* line 767, ../sass/_maximus.scss */
.our-news-update .our-news-bx .news-btn .view-more-btn.icon-thick-arrow-right:before {
  float: right;
  padding-left: 15px;
  padding-top: 4px;
  font-size: 14px;
}

/* line 779, ../sass/_maximus.scss */
.view-more-btn {
  font: 16px "robotobold";
  color: #231f20 !important;
  border: 1px solid #e83c31 !important;
  padding: 8px 25px !important;
  text-transform: uppercase !important;
  display: inline-block !important;
  border-radius: 100px !important;
  letter-spacing: 1.2px !important;
}
/* line 788, ../sass/_maximus.scss */
.view-more-btn:hover {
  background: #e83c31 !important;
  color: #fff !important;
}
/* line 792, ../sass/_maximus.scss */
.view-more-btn:focus {
  color: #fff !important;
  background-color: #e83c31 !important;
  border: 1px solid #e83c31 !important;
}
/* line 797, ../sass/_maximus.scss */
.view-more-btn .icon-thick-arrow-right {
  font-size: 10px;
  vertical-align: middle;
  display: inline-block;
  margin: -5px 0 0 4px;
}

/* line 805, ../sass/_maximus.scss */
.about-maximus {
  padding: 30px 35px 30px 105px;
  background: #f8f8f8 url("../images/bg-banner.png") no-repeat center center;
  background-size: cover;
  min-height: 740px;
}
/* line 810, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx {
  padding-top: 20px;
}
/* line 813, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .about-content p {
  font: 16px "pt_sansregular";
  color: #4c5f6d;
  line-height: 1.6;
  padding: 10px 0 10px 10px;
}
/* line 819, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .about-content a {
  margin-left: 10px;
  font-family: "robotobold";
}
/* line 823, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .about-content h3 {
  font: 30px "pt_serifbold";
  color: #e83c31;
  padding-top: 40px;
  padding-left: 10px;
  line-height: 1.4;
}
/* line 829, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .about-content h3 span {
  display: block;
  font: 16px "pt_serifbold";
  color: #4c5f6d;
}
/* line 836, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price {
  list-style: none;
  padding: 30px 10px;
  margin: 0;
}
/* line 841, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours h4 {
  font: 24px "pt_serifbold";
  color: #231f20;
  position: relative;
  padding-bottom: 5px;
}
/* line 848, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours h4 span {
  font: 14px "pt_serifbold";
  padding: 0 0 0 10px;
}
/* line 852, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours h4::before {
  content: '';
  position: absolute;
  left: 0;
  right: auto;
  background: #231f20;
  height: 2px;
  width: 100%;
  bottom: 0;
}
/* line 863, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours .flight-grap-price {
  padding: 20px;
}
/* line 868, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours:first-child h4::before {
  background: #e83c31;
}
/* line 874, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours:last-child h4 {
  color: #13884b;
}
/* line 876, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours:last-child h4::before {
  background: #13884b;
}
/* line 879, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours:last-child h4::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 10px solid #13884b;
  border-bottom: 8px solid transparent;
  position: absolute;
  right: -10px;
  left: auto;
  top: 96%;
  transform: translateY(-50%);
}
/* line 892, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours:last-child h4 span {
  color: #231f20;
}
/* line 897, ../sass/_maximus.scss */
.about-maximus .about-maximus-bx .flight-graph-price .flight-hours .flight-yeras {
  color: #231f20;
  font: 16px "pt_serifbold";
}

/* line 906, ../sass/_maximus.scss */
.flight-enquiry {
  margin: -131px 0 0;
}
/* line 908, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 911, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block {
  background: #000;
  padding: 64px 40px;
  height: 100%;
}
/* line 915, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block .flight-enguiry-content {
  padding-bottom: 20px;
}
/* line 917, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block .flight-enguiry-content h3 {
  font: 30px "pt_serifbold";
  color: #fff;
  margin: 0;
  padding-bottom: 5px;
}
/* line 923, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block .flight-enguiry-content p {
  font: 16px "pt_sansregular";
  color: #fff;
  line-height: 1.8;
}
/* line 929, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 933, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li {
  display: inline-block;
  font: 12px "pt_sansregular";
  color: #fff;
  padding: 0 20px 0 0;
}
/* line 939, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li:first-child .contact-btn {
  background: #e83c31;
  padding: 8px 28px;
  border-radius: 100px;
  font: 12px "pt_sansregular";
  color: #fff;
  text-transform: uppercase;
  display: block;
  border: 1px solid transparent;
  letter-spacing: 1.2px;
}
/* line 949, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li:first-child .contact-btn:hover {
  background: transparent;
  border: 1px solid #fff;
}
/* line 955, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li:last-child {
  padding: 0;
  border-top: 1px solid #7b828a;
  border-radius: 100px;
  border-bottom: 1px solid #7b828a;
  border-left: 2px solid #7b828a;
  border-right: 2px solid #7b828a;
}
/* line 965, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li ul li {
  padding: 7px 20px;
  border-right: 1px solid #7b828a;
}
/* line 968, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li ul li a {
  padding: 6px 20px;
}
/* line 971, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li ul li:last-child {
  border: none;
  padding: 7px 20px;
}
/* line 976, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-block ul li ul li i::before {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: -6px 2px 0 0px;
  color: #e83c31;
}
/* line 989, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-green {
  background: #13884b;
  padding: 63px 30px;
}
/* line 992, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-green .quote-content {
  height: 100%;
  text-align: center;
}
/* line 995, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-green .quote-content .quite-btn {
  border: 1px solid #fff !important;
  color: #fff !important;
  font: 12px "pt_sansregular";
}
/* line 999, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-green .quote-content .quite-btn:hover {
  background: #e83c31 !important;
  color: #fff;
  border: 1px solid #e83c31 !important;
}
/* line 1005, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-green .quote-content h3 {
  font: 28px "pt_serifbold";
  color: #fff;
  margin: 0;
  padding-bottom: 5px;
}
/* line 1011, ../sass/_maximus.scss */
.flight-enquiry .flight-enquiry-bx .bg-green .quote-content p {
  color: #fff;
  padding-bottom: 32px;
  font: 16px "pt_sansregular";
  line-height: 1.8;
  margin-bottom: 0;
  padding-top: 2px;
}
/* line 1022, ../sass/_maximus.scss */
.flight-enquiry.case-details-enquiry {
  margin: 20px 0 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1033, ../sass/_maximus.scss */
  .our-awards .our-awards-bg .awards-slider .awards-slider-content h3 span {
    padding-right: 62px;
    padding-left: 62px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1062, ../sass/_maximus.scss */
  .our-awards .our-awards-bg .awards-slider .awards-slider-content h3 span {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media screen and (min-width: 768px) {
  /* line 1074, ../sass/_maximus.scss */
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 1081, ../sass/_maximus.scss */
  .search-result-wrap .row-eq-height {
    display: block !important;
  }

  /* line 1085, ../sass/_maximus.scss */
  .row-20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 1088, ../sass/_maximus.scss */
  .row-20 .gutter-20 {
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 1093, ../sass/_maximus.scss */
  .row-60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  /* line 1096, ../sass/_maximus.scss */
  .row-60 .gutter-60 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1107, ../sass/_maximus.scss */
  .availability-bg {
    padding: 10px 0 10px 0px;
    margin: 0;
  }

  /* line 1115, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .owl-prev {
    left: -55px;
  }
  /* line 1118, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .owl-next {
    right: -55px;
  }

  /* line 1125, ../sass/_maximus.scss */
  .owl-theme .owl-nav [class*='owl-'] {
    left: -60px;
  }

  /* line 1128, ../sass/_maximus.scss */
  .owl-next {
    right: -60px;
  }

  /* line 1132, ../sass/_maximus.scss */
  .hero-banner .hero-content {
    bottom: 240px;
  }

  /* line 1141, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-green .quote-content .quite-btn {
    font: 16px "pt_sansregular";
  }
  /* line 1148, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block ul li {
    font: 16px "pt_sansregular";
  }
  /* line 1151, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block ul li:first-child .contact-btn {
    font: 16px "pt_sansregular";
  }

  /* line 1164, ../sass/_maximus.scss */
  .our-awards .our-awards-bg .awards-slider .awards-slider-content {
    min-height: auto;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1178, ../sass/_maximus.scss */
  .flexslider .slides img {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  /* line 1189, ../sass/_maximus.scss */
  .flexslider .slides img {
    width: auto;
    object-fit: cover;
  }

  /* line 1196, ../sass/_maximus.scss */
  .hero-banner .hero-content {
    left: 70px;
    bottom: 190px;
    max-width: 650px;
  }
  /* line 1202, ../sass/_maximus.scss */
  .hero-banner #slider .flex-viewport {
    height: auto;
    max-height: 650px;
  }

  /* line 1210, ../sass/_maximus.scss */
  .our-services .our-services-content h2 {
    width: 35%;
  }

  /* line 1219, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block ul li {
    padding: 0 20px 25px 0;
  }

  /* line 1226, ../sass/_maximus.scss */
  .about-maximus {
    padding: 30px 35px 30px 50px;
  }
  /* line 1231, ../sass/_maximus.scss */
  .about-maximus .about-maximus-bx .flight-graph-price .flight-hours h4 {
    font-size: 18px;
  }
  /* line 1233, ../sass/_maximus.scss */
  .about-maximus .about-maximus-bx .flight-graph-price .flight-hours h4 span {
    font-size: 12px;
  }

  /* line 1243, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block {
    padding: 20px 30px;
  }
  /* line 1246, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-green {
    padding: 35px 30px;
  }

  /* line 1253, ../sass/_maximus.scss */
  #slider .flex-direction-nav .flex-prev {
    left: 15px;
  }
  /* line 1256, ../sass/_maximus.scss */
  #slider .flex-direction-nav .flex-next {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1264, ../sass/_maximus.scss */
  h1 {
    font-size: 25px !important;
    line-height: 1.2;
  }

  /* line 1268, ../sass/_maximus.scss */
  h2 {
    font-size: 20px !important;
    line-height: 1.2;
    text-align: center;
    border-left: none;
    padding: 0;
  }

  /* line 1275, ../sass/_maximus.scss */
  p {
    font-size: 14px !important;
    line-height: 1.8;
  }

  /* line 1280, ../sass/_maximus.scss */
  .hero-banner .hero-content {
    text-align: center;
    left: 0;
    padding: 0 15px;
    z-index: 9;
  }
  /* line 1285, ../sass/_maximus.scss */
  .hero-banner .hero-content p {
    line-height: 1.4;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  /* line 1293, ../sass/_maximus.scss */
  #slider .flex-viewport {
    position: relative;
  }
  /* line 1295, ../sass/_maximus.scss */
  #slider .flex-viewport::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -9;
    display: block;
    padding: 0;
  }
  /* line 1307, ../sass/_maximus.scss */
  #slider .flex-direction-nav {
    display: none;
  }

  /* line 1311, ../sass/_maximus.scss */
  #carousel {
    text-align: center;
    bottom: 0px;
    width: 70%;
    display: none;
  }
  /* line 1317, ../sass/_maximus.scss */
  #carousel .flex-direction-nav .flex-prev {
    left: -49px;
  }
  /* line 1320, ../sass/_maximus.scss */
  #carousel .flex-direction-nav .flex-next {
    right: -40px;
  }
  /* line 1325, ../sass/_maximus.scss */
  #carousel .flex-active-slide::before {
    left: 0;
    right: 0;
  }
  /* line 1330, ../sass/_maximus.scss */
  #carousel li {
    padding: 15px 0 0 0;
  }

  /* line 1334, ../sass/_maximus.scss */
  .availability-bg {
    padding: 15px 0;
    overflow: hidden;
  }
  /* line 1338, ../sass/_maximus.scss */
  .availability-bg .availability-bx {
    text-align: center;
  }
  /* line 1340, ../sass/_maximus.scss */
  .availability-bg .availability-bx ul {
    display: block;
  }
  /* line 1342, ../sass/_maximus.scss */
  .availability-bg .availability-bx ul li {
    padding: 0 10px;
    float: none;
  }
  /* line 1345, ../sass/_maximus.scss */
  .availability-bg .availability-bx ul li p {
    font-size: 18px;
  }
  /* line 1347, ../sass/_maximus.scss */
  .availability-bg .availability-bx ul li p span {
    font-size: 18px;
  }
  /* line 1350, ../sass/_maximus.scss */
  .availability-bg .availability-bx ul li p a {
    display: block;
    padding: 0;
  }
  /* line 1354, ../sass/_maximus.scss */
  .availability-bg .availability-bx ul li p a .icon-thick-arrow-right::before {
    top: -4px;
    height: 0;
    position: relative;
    right: 0;
  }
  /* line 1366, ../sass/_maximus.scss */
  .availability-bg .view-more-btn {
    margin: 10px 0;
    float: none;
  }
  /* line 1370, ../sass/_maximus.scss */
  .availability-bg .close-icon {
    right: 4px;
  }

  /* line 1376, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content {
    padding-top: 10px;
  }
  /* line 1380, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane figure::before {
    padding: 20px 20px 130px 20px;
  }
  /* line 1384, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane figure .col-second .overlay-content {
    bottom: 5px;
  }
  /* line 1390, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content {
    padding: 10px 15px;
    bottom: 10px;
  }
  /* line 1393, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content h3 {
    font-size: 18px;
  }
  /* line 1396, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content h3:hover::before {
    width: 25%;
  }
  /* line 1400, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content h3::before {
    width: 13%;
  }
  /* line 1404, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane .col-second .overlay-content p {
    font-size: 14px;
  }
  /* line 1411, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .owl-carousel.owl-loaded {
    margin: 0;
  }
  /* line 1416, ../sass/_maximus.scss */
  .our-services .our-services-content h2 {
    width: 100%;
  }
  /* line 1419, ../sass/_maximus.scss */
  .our-services .our-services-content .nav-tabs {
    padding: 0px 0 25px;
    float: none !important;
    text-align: center;
  }
  /* line 1423, ../sass/_maximus.scss */
  .our-services .our-services-content .nav-tabs li {
    padding: 30px 0px 0 10px;
    float: none;
    display: inline-block;
  }
  /* line 1427, ../sass/_maximus.scss */
  .our-services .our-services-content .nav-tabs li a {
    font-size: 14px;
  }
  /* line 1430, ../sass/_maximus.scss */
  .our-services .our-services-content .nav-tabs li:first-child {
    padding: 30px 0px 0 0px;
  }

  /* line 1439, ../sass/_maximus.scss */
  .our-clients .our-clients-content h2 {
    display: block;
  }
  /* line 1442, ../sass/_maximus.scss */
  .our-clients .our-clients-content .our-clients-text {
    width: 100%;
    float: none !important;
    text-align: center;
  }

  /* line 1452, ../sass/_maximus.scss */
  .our-awards .our-awards-bg .our-awards-content .our-awards-bx {
    border-right: none;
    border-bottom: 1px solid #d2d2d2;
  }

  /* line 1464, ../sass/_maximus.scss */
  .our-news-update .our-news-bx .our-news-block .our-news-content figure img {
    width: 100%;
  }

  /* line 1472, ../sass/_maximus.scss */
  .about-maximus {
    padding: 30px 15px 30px 15px;
  }
  /* line 1474, ../sass/_maximus.scss */
  .about-maximus .about-maximus-bx {
    text-align: center;
  }
  /* line 1477, ../sass/_maximus.scss */
  .about-maximus .about-maximus-bx .about-content h3 {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
  }
  /* line 1482, ../sass/_maximus.scss */
  .about-maximus .about-maximus-bx .about-content p {
    padding: 10px 0 10px 0;
  }
  /* line 1486, ../sass/_maximus.scss */
  .about-maximus .about-maximus-bx .flight-graph-price {
    text-align: left;
  }

  /* line 1491, ../sass/_maximus.scss */
  .flight-enquiry {
    margin: 0;
  }
  /* line 1493, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx {
    text-align: center;
  }
  /* line 1495, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block {
    padding: 20px 20px;
  }
  /* line 1498, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block ul li {
    display: block;
    padding: 10px 0;
  }
  /* line 1501, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block ul li:last-child {
    border: none;
    padding: 10px 0;
  }
  /* line 1506, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block ul li ul li {
    border-right: none;
  }
  /* line 1513, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-block .flight-enguiry-content h3 {
    font-size: 20px;
  }
  /* line 1518, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-green {
    padding: 24px 15px;
  }
  /* line 1521, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-green .quote-content h3 {
    font-size: 20px;
  }

  /* line 1529, ../sass/_maximus.scss */
  .owl-controls .owl-nav {
    display: none;
  }
  /* line 1532, ../sass/_maximus.scss */
  .owl-controls .owl-dots {
    float: none;
  }

  /* line 1537, ../sass/_maximus.scss */
  .hero-banner .hero-content {
    bottom: 400px;
  }
  /* line 1541, ../sass/_maximus.scss */
  .hero-banner #slider .flex-viewport {
    height: auto;
    max-height: 530px;
  }

  /* line 1547, ../sass/_maximus.scss */
  .g-recaptcha > div {
    width: 100% !important;
  }

  /* line 1553, ../sass/_maximus.scss */
  #slider .flex-viewport ul:before {
    padding: 20px 20px 650px 20px;
  }

  /* line 1560, ../sass/_maximus.scss */
  .alert-box .close-icon {
    right: 10px;
  }
  /* line 1563, ../sass/_maximus.scss */
  .alert-box .alert-text {
    padding-right: 10px;
  }

  /* line 1571, ../sass/_maximus.scss */
  .flight-enquiry .flight-enquiry-bx .bg-green .quote-content .quite-btn {
    width: 100%;
  }

  /* line 1578, ../sass/_maximus.scss */
  .flex-control-nav {
    display: block !important;
    bottom: 40px;
  }
  /* line 1582, ../sass/_maximus.scss */
  .flex-control-nav li a {
    width: 25px;
    height: 2px;
    background: #fff !important;
  }
  /* line 1586, ../sass/_maximus.scss */
  .flex-control-nav li a.flex-active {
    background: #e83c31 !important;
  }

  /* line 1594, ../sass/_maximus.scss */
  .press-news .press-news-block .alignnone {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 991px) {
  /* line 1607, ../sass/_maximus.scss */
  .our-services .our-services-content .tab-content .tab-pane figure:before {
    padding: 22px 20px 211px 20px;
  }
}
/* line 1617, ../sass/_maximus.scss */
.alert-box {
  padding: 15px 0;
  font: 16px "pt_serifbold";
  color: #fff;
}
/* line 1619, ../sass/_maximus.scss */
.alert-box.error {
  background: #e83c31;
}
/* line 1622, ../sass/_maximus.scss */
.alert-box .alert-text {
  font: 16px "pt_serifbold";
  color: #fff;
  padding-bottom: 3px;
  margin: 0;
}

/* line 1634, ../sass/_maximus.scss */
.about-content .view-more-btn .icon-thick-arrow-right {
  vertical-align: middle;
  display: inline-block;
  margin: -6px 0 0 12px;
  font-size: 14px;
}

/* line 1643, ../sass/_maximus.scss */
div#sliding-popup {
  background: #e83c31;
}

/* line 1647, ../sass/_maximus.scss */
.eu-cookie-compliance-message {
  padding: 12px 0 5px;
  margin: 0;
}
/* line 1650, ../sass/_maximus.scss */
.eu-cookie-compliance-message p {
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
}

/* line 1657, ../sass/_maximus.scss */
.eu-cookie-compliance-buttons {
  padding: 15px 0 0;
}

/* line 1662, ../sass/_maximus.scss */
.no-result {
  border: 1px solid;
  margin: 5rem;
}

/************** Quote request page ************/
/* line 12, ../sass/style.scss */
.get-quote-form thead {
  display: none;
}

/* line 15, ../sass/style.scss */
.get-quote-form .tabledrag-toggle-weight-wrapper {
  display: none;
}

/* line 18, ../sass/style.scss */
.get-quote-form .webform-multiple-table--handle {
  display: none;
}

/* line 21, ../sass/style.scss */
.get-quote-form .webform-multiple-table--operations {
  display: none;
}

/* line 28, ../sass/style.scss */
.nav li a:focus {
  background-color: transparent !important;
}
