html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(https://www.themastec.com/areas/cms/fonts/glyphicons-halflings-regular.eot);
  src:
    url(https://www.themastec.com/areas/cms/fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(https://www.themastec.com/areas/cms/fonts/glyphicons-halflings-regular.woff2)
      format("woff2"),
    url(https://www.themastec.com/areas/cms/fonts/glyphicons-halflings-regular.woff)
      format("woff"),
    url(https://www.themastec.com/areas/cms/fonts/glyphicons-halflings-regular.ttf)
      format("truetype"),
    url(https://www.themastec.com/areas/cms/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
.glyphicon-cd:before {
  content: "";
}
.glyphicon-save-file:before {
  content: "";
}
.glyphicon-open-file:before {
  content: "";
}
.glyphicon-level-up:before {
  content: "";
}
.glyphicon-copy:before {
  content: "";
}
.glyphicon-paste:before {
  content: "";
}
.glyphicon-alert:before {
  content: "";
}
.glyphicon-equalizer:before {
  content: "";
}
.glyphicon-king:before {
  content: "";
}
.glyphicon-queen:before {
  content: "";
}
.glyphicon-pawn:before {
  content: "";
}
.glyphicon-bishop:before {
  content: "";
}
.glyphicon-knight:before {
  content: "";
}
.glyphicon-baby-formula:before {
  content: "";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "";
}
.glyphicon-bed:before {
  content: "";
}
.glyphicon-apple:before {
  content: "";
}
.glyphicon-erase:before {
  content: "";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "";
}
.glyphicon-duplicate:before {
  content: "";
}
.glyphicon-piggy-bank:before {
  content: "";
}
.glyphicon-scissors:before {
  content: "";
}
.glyphicon-bitcoin:before {
  content: "";
}
.glyphicon-btc:before {
  content: "";
}
.glyphicon-xbt:before {
  content: "";
}
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-jpy:before {
  content: "¥";
}
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-rub:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "";
}
.glyphicon-ice-lolly:before {
  content: "";
}
.glyphicon-ice-lolly-tasted:before {
  content: "";
}
.glyphicon-education:before {
  content: "";
}
.glyphicon-option-horizontal:before {
  content: "";
}
.glyphicon-option-vertical:before {
  content: "";
}
.glyphicon-menu-hamburger:before {
  content: "";
}
.glyphicon-modal-window:before {
  content: "";
}
.glyphicon-oil:before {
  content: "";
}
.glyphicon-grain:before {
  content: "";
}
.glyphicon-sunglasses:before {
  content: "";
}
.glyphicon-text-size:before {
  content: "";
}
.glyphicon-text-color:before {
  content: "";
}
.glyphicon-text-background:before {
  content: "";
}
.glyphicon-object-align-top:before {
  content: "";
}
.glyphicon-object-align-bottom:before {
  content: "";
}
.glyphicon-object-align-horizontal:before {
  content: "";
}
.glyphicon-object-align-left:before {
  content: "";
}
.glyphicon-object-align-vertical:before {
  content: "";
}
.glyphicon-object-align-right:before {
  content: "";
}
.glyphicon-triangle-right:before {
  content: "";
}
.glyphicon-triangle-left:before {
  content: "";
}
.glyphicon-triangle-bottom:before {
  content: "";
}
.glyphicon-triangle-top:before {
  content: "";
}
.glyphicon-console:before {
  content: "";
}
.glyphicon-superscript:before {
  content: "";
}
.glyphicon-subscript:before {
  content: "";
}
.glyphicon-menu-left:before {
  content: "";
}
.glyphicon-menu-right:before {
  content: "";
}
.glyphicon-menu-down:before {
  content: "";
}
.glyphicon-menu-up:before {
  content: "";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.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: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: " —";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color ease-in-out 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;
  -webkit-transition:
    border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition:
    border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  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,
    -webkit-box-shadow ease-in-out 0.15s;
}
.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);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.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;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.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;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.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;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  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;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  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
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.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
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.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
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.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
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.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
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: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,
.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 {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.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);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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,
.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 {
  border-bottom-left-radius: 3px;
}
.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,
.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 {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.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;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition:
    transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition:
      transform 0.6s ease-in-out,
      -webkit-transform 0.6s ease-in-out,
      -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset 'UTF-8';
.slick-loading .slick-list {
  background: #fff
    url("https://www.themastec.com/areas/cms/css/ajax-loader.gif") center center
    no-repeat;
}
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("https://www.themastec.com/areas/cms/css/fonts/slick.eot");
  src:
    url("https://www.themastec.com/areas/cms/css/fonts/slick.eot?#iefix")
      format("embedded-opentype"),
    url("https://www.themastec.com/areas/cms/css/fonts/slick.woff")
      format("woff"),
    url("https://www.themastec.com/areas/cms/css/fonts/slick.ttf")
      format("truetype"),
    url("https://www.themastec.com/areas/cms/css/fonts/slick.svg#slick")
      format("svg");
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
.divide0,
.divide-xs-0 {
  width: 100%;
  display: block;
  height: 0;
}
.divide2,
.divide-xs-2 {
  width: 100%;
  display: block;
  height: 2px;
}
.divide3,
.divide-xs-3 {
  width: 100%;
  display: block;
  height: 3px;
}
.divide5,
.divide-xs-5 {
  width: 100%;
  display: block;
  height: 5px;
}
.divide10,
.divide-xs-10 {
  width: 100%;
  display: block;
  height: 10px;
}
.divide15,
.divide-xs-15 {
  width: 100%;
  display: block;
  height: 15px;
}
.divide20,
.divide-xs-20 {
  width: 100%;
  display: block;
  height: 20px;
}
.divide25,
.divide-xs-25 {
  width: 100%;
  display: block;
  height: 25px;
}
.divide30,
.divide-xs-30 {
  width: 100%;
  display: block;
  height: 30px;
}
.divide35,
.divide-xs-35 {
  width: 100%;
  display: block;
  height: 35px;
}
.divide40,
.divide-xs-40 {
  width: 100%;
  display: block;
  height: 40px;
}
.divide45,
.divide-xs-45 {
  width: 100%;
  display: block;
  height: 40px;
}
.divide50,
.divide-xs-50 {
  width: 100%;
  display: block;
  height: 50px;
}
.divide55,
.divide-xs-55 {
  width: 100%;
  display: block;
  height: 55px;
}
.divide60,
.divide-xs-60 {
  width: 100%;
  display: block;
  height: 60px;
}
.divide65,
.divide-xs-65 {
  width: 100%;
  display: block;
  height: 65px;
}
.divide70,
.divide-xs-70 {
  width: 100%;
  display: block;
  height: 70px;
}
.divide75,
.divide-xs-75 {
  width: 100%;
  display: block;
  height: 75px;
}
.divide80,
.divide-xs-80 {
  width: 100%;
  display: block;
  height: 80px;
}
.divide85,
.divide-xs-85 {
  width: 100%;
  display: block;
  height: 85px;
}
@media (min-width: 768px) {
  .divide-sm-0 {
    width: 100%;
    display: block;
    height: 0;
  }
  .divide-sm-2 {
    width: 100%;
    display: block;
    height: 2px;
  }
  .divide-sm-3 {
    width: 100%;
    display: block;
    height: 3px;
  }
  .divide-sm-5 {
    width: 100%;
    display: block;
    height: 5px;
  }
  .divide-sm-10 {
    width: 100%;
    display: block;
    height: 10px;
  }
  .divide-sm-15 {
    width: 100%;
    display: block;
    height: 15px;
  }
  .divide-sm-20 {
    width: 100%;
    display: block;
    height: 20px;
  }
  .divide-sm-25 {
    width: 100%;
    display: block;
    height: 25px;
  }
  .divide-sm-30 {
    width: 100%;
    display: block;
    height: 30px;
  }
  .divide-sm-35 {
    width: 100%;
    display: block;
    height: 35px;
  }
  .divide-sm-40 {
    width: 100%;
    display: block;
    height: 40px;
  }
  .divide-sm-45 {
    width: 100%;
    display: block;
    height: 40px;
  }
  .divide-sm-50 {
    width: 100%;
    display: block;
    height: 50px;
  }
  .divide-sm-55 {
    width: 100%;
    display: block;
    height: 55px;
  }
  .divide-sm-60 {
    width: 100%;
    display: block;
    height: 60px;
  }
  .divide-sm-65 {
    width: 100%;
    display: block;
    height: 65px;
  }
  .divide-sm-70 {
    width: 100%;
    display: block;
    height: 70px;
  }
  .divide-sm-75 {
    width: 100%;
    display: block;
    height: 75px;
  }
  .divide-sm-80 {
    width: 100%;
    display: block;
    height: 80px;
  }
  .divide-sm-85 {
    width: 100%;
    display: block;
    height: 85px;
  }
}
@media (min-width: 992px) {
  .divide-md-0 {
    width: 100%;
    display: block;
    height: 0;
  }
  .divide-md-2 {
    width: 100%;
    display: block;
    height: 2px;
  }
  .divide-md-3 {
    width: 100%;
    display: block;
    height: 3px;
  }
  .divide-md-5 {
    width: 100%;
    display: block;
    height: 5px;
  }
  .divide-md-10 {
    width: 100%;
    display: block;
    height: 10px;
  }
  .divide-md-15 {
    width: 100%;
    display: block;
    height: 15px;
  }
  .divide-md-20 {
    width: 100%;
    display: block;
    height: 20px;
  }
  .divide-md-25 {
    width: 100%;
    display: block;
    height: 25px;
  }
  .divide-md-30 {
    width: 100%;
    display: block;
    height: 30px;
  }
  .divide-md-35 {
    width: 100%;
    display: block;
    height: 35px;
  }
  .divide-md-40 {
    width: 100%;
    display: block;
    height: 40px;
  }
  .divide-md-45 {
    width: 100%;
    display: block;
    height: 40px;
  }
  .divide-md-50 {
    width: 100%;
    display: block;
    height: 50px;
  }
  .divide-md-55 {
    width: 100%;
    display: block;
    height: 55px;
  }
  .divide-md-60 {
    width: 100%;
    display: block;
    height: 60px;
  }
  .divide-md-65 {
    width: 100%;
    display: block;
    height: 65px;
  }
  .divide-md-70 {
    width: 100%;
    display: block;
    height: 70px;
  }
  .divide-md-75 {
    width: 100%;
    display: block;
    height: 75px;
  }
  .divide-md-80 {
    width: 100%;
    display: block;
    height: 80px;
  }
  .divide-md-85 {
    width: 100%;
    display: block;
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .divide-lg-0 {
    width: 100%;
    display: block;
    height: 0;
  }
  .divide-lg-2 {
    width: 100%;
    display: block;
    height: 2px;
  }
  .divide-lg-3 {
    width: 100%;
    display: block;
    height: 3px;
  }
  .divide-lg-5 {
    width: 100%;
    display: block;
    height: 5px;
  }
  .divide-lg-10 {
    width: 100%;
    display: block;
    height: 10px;
  }
  .divide-lg-15 {
    width: 100%;
    display: block;
    height: 15px;
  }
  .divide-lg-20 {
    width: 100%;
    display: block;
    height: 20px;
  }
  .divide-lg-25 {
    width: 100%;
    display: block;
    height: 25px;
  }
  .divide-lg-30 {
    width: 100%;
    display: block;
    height: 30px;
  }
  .divide-lg-35 {
    width: 100%;
    display: block;
    height: 35px;
  }
  .divide-lg-40 {
    width: 100%;
    display: block;
    height: 40px;
  }
  .divide-lg-45 {
    width: 100%;
    display: block;
    height: 40px;
  }
  .divide-lg-50 {
    width: 100%;
    display: block;
    height: 50px;
  }
  .divide-lg-55 {
    width: 100%;
    display: block;
    height: 55px;
  }
  .divide-lg-60 {
    width: 100%;
    display: block;
    height: 60px;
  }
  .divide-lg-65 {
    width: 100%;
    display: block;
    height: 65px;
  }
  .divide-lg-70 {
    width: 100%;
    display: block;
    height: 70px;
  }
  .divide-lg-75 {
    width: 100%;
    display: block;
    height: 75px;
  }
  .divide-lg-80 {
    width: 100%;
    display: block;
    height: 80px;
  }
  .divide-lg-85 {
    width: 100%;
    display: block;
    height: 85px;
  }
}
#sb-site,
.sb-site-container,
.sb-slidebar,
body,
html {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  overflow-x: hidden;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  height: auto;
  position: relative;
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
}
#sb-site,
.sb-site-container {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  z-index: 0;
  display: none;
  background-color: #222;
  -webkit-transform: translate(0);
}
.sb-left {
  left: 0;
}
.sb-right {
  right: 0;
}
.sb-slidebar.sb-static,
html.sb-static .sb-slidebar {
  position: absolute;
}
.sb-slidebar.sb-active {
  display: block;
}
.sb-style-overlay {
  z-index: 9999;
}
.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
}
.sb-slidebar {
  width: 30%;
}
.sb-width-thin {
  width: 15%;
}
.sb-width-wide {
  width: 45%;
}
@media (max-width: 480px) {
  .sb-slidebar {
    width: 70%;
  }
  .sb-width-thin {
    width: 55%;
  }
  .sb-width-wide {
    width: 85%;
  }
}
@media (min-width: 481px) {
  .sb-slidebar {
    width: 55%;
  }
  .sb-width-thin {
    width: 40%;
  }
  .sb-width-wide {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .sb-slidebar {
    width: 40%;
  }
  .sb-width-thin {
    width: 25%;
  }
  .sb-width-wide {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .sb-slidebar {
    width: 30%;
  }
  .sb-width-thin {
    width: 15%;
  }
  .sb-width-wide {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .sb-slidebar {
    width: 20%;
  }
  .sb-width-thin {
    width: 5%;
  }
  .sb-width-wide {
    width: 35%;
  }
}
#sb-site,
.sb-site-container,
.sb-slide,
.sb-slidebar {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  -webkit-backface-visibility: hidden;
}
.sb-hide {
  display: none;
}
body,
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.JumpNav {
  position: absolute;
  top: -200px;
  z-index: 500;
  color: #fff;
  background: #666;
  padding: 5px;
}
.JumpNav:focus {
  top: 0;
  left: 0;
  color: #fff;
}
@media (min-width: 1340px) {
  .container {
    width: 1280px;
  }
}
.clickablearea {
  cursor: pointer;
}
.flex-row {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: both;
}
.flex-row.container:before,
.flex-row.container:after,
.flex-row.row:before,
.flex-row.row:after {
  content: normal;
}
.flex-column {
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  clear: both;
  height: 100%;
}
.flex-column_bottom {
  margin-top: auto;
}
.flex-center {
  display: flex;
  align-items: center;
  height: 100%;
}
.flex-1 {
  flex: 1;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.blue-gradient-bg {
  position: relative;
  background: #003267;
  background: -moz-linear-gradient(left, #001e36 0, #003267 100%);
  background: -webkit-linear-gradient(left, #001e36 0, #003267 100%);
  background: linear-gradient(to right, #001e36 0, #003267 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e36',endColorstr='#003267',GradientType=1);
}
.texture-bg {
  position: absolute;
  background-image: url(../assets/img/topographic-pattern.png);
  background-size: cover;
  mix-blend-mode: multiply;
  z-index: 1;
}
.texture-bg.no-background {
  background-image: none !important;
}
h1 {
  font-size: 48px;
  color: #0056b8;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 27px;
  }
}
h2,
.category-detail-banner h1,
.contentpage h1,
.contentpage-banner h1,
.expertise-feature h2 {
  font-size: 24px;
  color: #0056b8;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.expertise-feature a {
  font-size: 12px !important;
}
.content-section {
  padding: 3em;
  font-size: 18px;
}
.content-section h3 {
  margin-top: 0;
}
.introcontent {
  font-size: 20px;
  padding: 3.5em 0 3.25em;
}
.c1482 .introcontent {
  padding-top: 1em;
}
.introcontent h2 {
  font-size: 1.5em;
  margin-top: 0;
}
.twoCol {
  columns: 2;
}
.twoCol p {
  padding-right: 20px;
}
@media (max-width: 1199px) {
  .introcontent {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .introcontent {
    font-size: 16px;
    padding: 2.5em 0;
  }
}
@media (max-width: 767px) {
  .content-section {
    padding: 30px;
  }
  .twoCol {
    columns: 1;
  }
  .twoCol p {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  h2,
  .category-detail-banner h1,
  .contentpage h1,
  .contentpage-banner h1,
  .expertise-feature h2 {
    font-size: 21px;
  }
}
.no-wrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 26px;
  }
}
.contentpage .list-article,
.contentpage-banner .list-article {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  min-height: 170px;
  clear: both;
  overflow: hidden;
}
.contentpage-banner .list-article h2 {
  border-bottom: 1px solid #ccc;
}
.contentpage .list-article.no-image,
.contentpage-banner .list-article.no-image {
  min-height: initial !important;
}
.contentpage .list-article .meta,
.contentpage-banner .list-article .meta {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #999;
  font-size: 12px;
}
.contentpage .list-article figure,
.contentpage-banner .list-article figure {
  float: left;
}
.contentpage .list-article figure img,
.contentpage-banner .list-article figure img {
  max-width: 90%;
}
.widget-title {
  font-weight: bold;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
header.fixed,
.contentpage header {
  background: rgba(32, 32, 32, 0.9);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
header.fixed #logo,
.contentpage header #logo {
  padding: 26px 45px;
}
header.fixed #logo img,
.contentpage header #logo img {
  width: 130px;
}
header.fixed-always {
  background: rgba(32, 32, 32, 0.9);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.project-detail header.fixed-always {
  background: none;
  box-shadow: none;
}
.project-detail header.fixed-always.affix {
  background: rgba(32, 32, 32, 0.9);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
header.fixed-always #logo,
.contentpage header #logo {
  padding: 26px 45px;
}
header.fixed-always #logo img,
.contentpage header #logo img {
  width: 130px;
}
header #logo {
  padding: 40px 60px;
  background: #fff;
  display: inline-block;
  float: left;
}
header.header-secondary {
  background: rgba(0, 0, 0, 0.7);
}
header.header-secondary.header-primary {
  background: #182e57;
}
header.fixed.header-secondary {
  background: #fff;
}
header #logo a {
  display: none;
}
header #logo a.logo-white {
  display: block;
}
header.fixed #logo a {
  display: block;
}
header.fixed #logo a.logo-white {
  display: none;
}
@media (max-width: 1199px) {
  header #logo {
    padding: 27px 45px 26px;
  }
}
@media (max-width: 1399px) and (min-height: 1099px) {
  header #logo {
    padding: 27px 45px 26px;
  }
}
@media (max-width: 1199px) and (max-height: 479px) {
  header #logo,
  header.fixed #logo,
  .contentpage header #logo {
    padding: 17px 25px 16px;
  }
}
@media (max-width: 767px) {
  header #logo,
  header.fixed #logo,
  .contentpage header #loog {
    padding: 17px 25px 16px;
  }
}
@media (max-width: 370px) {
  header #logo,
  header.fixed #logo,
  .contentpage header #logo {
    padding: 12px 20px 11px;
  }
}
header #logo img {
  width: 156px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  header #logo img {
    width: 120px;
  }
}
@media (max-width: 1399px) and (min-height: 1099px) {
  header #logo img {
    width: 120px;
  }
}
@media (max-width: 1199px) and (max-height: 479px) {
  header #logo img,
  header.fixed #logo img {
    width: 90px;
  }
}
@media (max-width: 767px) {
  header #logo img,
  header.fixed #logo img,
  .contentpage header #logo img {
    width: 90px;
  }
}
header #logo img:hover,
header #logo img:focus {
  opacity: 0.75;
}
.header-right {
  float: right;
  position: relative;
  text-align: right;
  padding-right: 45px;
}
@media (max-width: 1199px) {
  .header-right {
    padding-right: 20px;
  }
}
#main-navigation .navigation {
  list-style: none;
  margin: 0;
  padding: 36px 0;
}
.fixed #main-navigation .navigation {
  padding: 18px 0;
}
#main-navigation .navigation i.fa-angle-down {
  display: none;
}
#main-navigation .navigation li {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline;
  position: relative;
}
#main-navigation .navigation a {
  color: #fff;
  margin: 16px 20px;
  text-decoration: none;
  letter-spacing: 1px;
}
#main-navigation .navigation li .dropdown-menu li a {
  color: #fff;
  margin: 0;
  position: relative;
}
#main-navigation .navigation li .dropdown-menu li a:hover {
  color: #0056b8;
}
#main-navigation .navigation li .dropdown-menu li a.active:before {
  display: none;
}
#header.fixed #main-navigation .navigation a,
.contentpage header #main-navigation .navigation a {
  color: #fff;
}
#main-navigation .navigation li a.active:before {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  height: 2px;
  width: 100%;
  content: "";
  background: #fff;
}
#header.fixed #main-navigation .navigation li > a.active,
.contentpage header #main-navigation .navigation li > a.active {
  color: #fff;
}
#header.fixed #main-navigation .navigation li > a.active:hover,
.contentpage header #main-navigation .navigation li > a.active:hover {
  color: #3c8ae3;
}
#header.fixed #main-navigation .navigation li a.active:before,
.contentpage header #main-navigation .navigation li a.active:before {
  background: #fff;
}
@media (max-width: 1349px) {
  #main-navigation .navigation {
    padding: 0 15px 0 0;
  }
  #main-navigation .navigation a {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 1199px) {
  #main-navigation .navigation a {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 1099px) {
  #main-navigation .navigation a {
    font-size: 12px;
  }
}
#main-navigation .navigation a:hover,
#main-navigation .navigation a:focus,
#header.fixed #main-navigation .navigation a:hover,
#header.fixed #main-navigation .navigation a:focus,
.contentpage header #main-navigation .navigation a:hover,
.contentpage header #main-navigation .navigation a:focus {
  color: #3c8ae3;
}
#header.fixed #main-navigation .navigation .dropdown-menu a,
.contentpage header #main-navigation .navigation .dropdown-menu a {
  color: #fff;
  font-weight: bold;
}
.mobile-menu-toggle {
  width: 60px;
  height: 60px;
  background: #fff;
  position: absolute;
  right: 60px;
  top: 0;
  text-align: center;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.mobile-menu-toggle .menu-toggle {
  line-height: 60px;
  color: #0056b8;
}
.mobile-search-toggle {
  width: 60px;
  height: 60px;
  background: #002751;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
.mobile-search-toggle .search-toggle {
  line-height: 60px;
  color: #fff;
}
@media (max-width: 1199px) {
  .mobile-menu-toggle,
  .mobile-search-toggle {
    width: 80px;
    height: 80px;
  }
  .mobile-menu-toggle {
    right: 80px;
  }
  .mobile-menu-toggle .menu-toggle,
  .mobile-search-toggle .search-toggle {
    line-height: 80px;
  }
}
@media (max-width: 1399px) and (min-height: 1099px) {
  .mobile-menu-toggle,
  .mobile-search-toggle {
    width: 60px;
    height: 60px;
  }
  .mobile-menu-toggle {
    right: 60px;
  }
  .mobile-menu-toggle .menu-toggle,
  .mobile-search-toggle .search-toggle {
    line-height: 60px;
  }
}
@media (max-width: 1199px) and (max-height: 479px) {
  .mobile-menu-toggle,
  .mobile-search-toggle {
    width: 60px;
    height: 60px;
  }
  .mobile-menu-toggle {
    right: 60px;
  }
  .mobile-menu-toggle .menu-toggle,
  .mobile-search-toggle .search-toggle {
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .mobile-menu-toggle,
  .mobile-search-toggle {
    width: 60px;
    height: 60px;
  }
  .mobile-menu-toggle {
    right: 60px;
  }
  .mobile-menu-toggle .menu-toggle,
  .mobile-search-toggle .search-toggle {
    line-height: 60px;
  }
}
@media (max-width: 370px) {
  .mobile-menu-toggle,
  .mobile-search-toggle {
    width: 50px;
    height: 50px;
  }
  .mobile-menu-toggle {
    right: 50px;
  }
  .mobile-menu-toggle .menu-toggle,
  .mobile-search-toggle .search-toggle {
    line-height: 50px;
  }
}
#home-banner,
#home-banner .banner-item {
  height: 95vh;
  min-height: 480px;
  overflow: hidden;
  position: relative;
}
#home-banner .banner-image {
  height: 95vh;
  min-height: 480px;
  float: right;
}
#home-banner .texture-bg {
  width: 100vw;
  height: 95vh;
  min-height: 480px;
}
@media (min-width: 730px) and (max-height: 479px) {
  #home-banner,
  #home-banner .banner-item,
  #home-banner .banner-image,
  #home-banner .texture-bg {
    min-height: 640px;
  }
}
@media (max-width: 1399px) and (min-height: 1099px) {
  #home-banner,
  #home-banner .banner-item,
  #home-banner .banner-image,
  #home-banner .texture-bg {
    max-height: 65vh;
  }
}
#home-banner .banner-content {
  position: absolute;
  top: 47%;
  left: 0;
  transform: translate(0, -50%);
  color: #fff;
  width: 100%;
  display: block;
  z-index: 2;
}
#home-banner .banner-content .hgroup {
  position: relative;
  width: 90%;
  display: block;
  margin-left: 5%;
}
#home-banner .banner-content .hgroup small {
  font-weight: 600;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  line-height: 3.5em;
  letter-spacing: 2px;
  margin-left: 5px;
}
#home-banner .banner-content .hgroup h1 {
  font-size: 100px;
  font-weight: 600;
  line-height: 90px;
  padding: 0;
  color: #fff;
}
#home-banner .banner-content .hgroup p {
  max-width: 560px;
  font-size: 18px;
}
#home-banner .banner-title-texture {
  font-family: "Figtree", sans-serif;
  text-transform: uppercase;
  opacity: 0.075;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  font-weight: 600;
  top: 32%;
  transform: translate(0, -50%);
}
@media (max-width: 991px) {
  #home-banner .banner-content .hgroup h1 {
    font-size: 80px;
    line-height: 75px;
    max-width: 90%;
  }
  #home-banner .btn-outline.btn-inverse.blue-border {
    border-color: #fff;
  }
}
@media (max-width: 767px) {
  #home-banner .banner-content .hgroup h1 {
    font-size: 56px;
    line-height: 52px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #home-banner .banner-content .hgroup p {
    font-size: 16px;
    line-height: 21px;
  }
  #home-banner .banner-title-texture {
    display: none;
  }
  #home-banner .btn-outline.btn-inverse.blue-border {
    font-size: 14px;
  }
  .home .widget-investors p.text-80px {
    font-size: 64px;
    line-height: normal;
  }
}
@media (max-width: 420px) {
  #home-banner .banner-content .hgroup h1 {
    font-size: 42px;
    line-height: 42px;
  }
  #home-banner .btn-outline.btn-inverse.blue-border {
    font-size: 14px;
  }
}
@media (max-width: 340px) {
  #home-banner .banner-content .hgroup h1 {
    font-size: 36px;
    line-height: 36px;
  }
  #home-banner .btn-outline.btn-inverse.blue-border {
    font-size: 12px;
  }
}
#home-banner .tagline {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 5px;
  color: #fff;
  transform: rotate(90deg);
  position: absolute;
  z-index: 3;
  right: -97px;
  top: 48%;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  #home-banner .tagline {
    right: -132px;
  }
}
@media (max-width: 767px) {
  #home-banner .tagline {
    display: none;
  }
}
#home-banner .instruct {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 5px;
  color: #fff;
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 7%;
  white-space: nowrap;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  #home-banner .instruct {
    display: none;
  }
}
#home-banner .slider-arrow {
  position: absolute;
  bottom: 7%;
  font-size: 30px;
  padding: 0;
  width: 60px;
  height: 60px;
  z-index: 2;
}
#home-banner .slider-arrow.prev {
  left: 5%;
}
#home-banner .slider-arrow.next {
  left: calc(5% + 58px);
}
@media (max-width: 991px) {
  #home-banner .slider-arrow {
    width: 50px;
    height: 50px;
    bottom: 6%;
  }
  #home-banner .slider-arrow.next {
    left: calc(5% + 48px);
  }
}
@media (max-width: 767px) {
  #home-banner .slider-arrow {
    font-size: 24px;
    width: 40px;
    height: 40px;
    bottom: 5%;
  }
  #home-banner .slider-arrow.next {
    left: calc(5% + 38px);
  }
}
.home h2 {
  font-size: 36px;
  color: #0056b8;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .home h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .home h2 {
    font-size: 27px;
  }
}
.home h3 {
  font-size: 24px;
  color: #0056b8;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .home h3 {
    font-size: 21px;
  }
}
#identity {
  position: relative;
}
#identity:before {
  content: "";
  font-family: FontAwesome;
  font-size: 37px;
  line-height: 1;
  color: #acacac;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 1%;
  white-space: nowrap;
  transform: translateX(-50%);
}
#identity p {
  font-size: 19px;
}
#identity .vert-line {
  height: 100px;
  width: 1px;
  background: #202020;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #identity .vert-line {
    height: 60px;
  }
}
@media (max-width: 767px) {
  #identity {
    padding: 0 30px;
  }
  #identity p {
    font-size: 18px;
  }
  #identity .vert-line {
    height: 40px;
  }
}
#content-grid {
  position: relative;
  z-index: 1;
}
#content-grid .content-tile {
  background: #fff;
  padding: 40px 30px 40px 40px;
}
#content-grid .content-tile:hover h5,
#content-grid .content-tile:hover a {
  color: #0056b8;
}
#content-grid .content-tile:hover p {
  color: #333;
}
#content-grid .content-tile:hover + .image-tile img {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
#content-grid .content-tile p {
  font-size: 16px;
  line-height: 24px;
}
#content-grid .content-tile a {
  position: absolute;
  left: 40px;
  bottom: 30px;
}
#content-grid .image-tile {
  background: #000;
  position: relative;
}
#content-grid .image-tile:hover img {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
#content-grid .image-tile.left-arrow:before {
  left: 0;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
  z-index: 1;
}
#content-grid .image-tile.right-arrow:before {
  right: 0;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #fff;
  border-width: 15px;
  margin-top: -15px;
  z-index: 1;
}
#content-grid .image-tile .thumb-icon {
  max-width: 62px;
}
#content-grid .image-tile .thumb-icon img {
  filter: unset !important;
}
#content-grid .image-tile.left-arrow .thumb-icon {
  left: 0;
  right: inherit;
}
#content-grid .content-tile.view-all {
  background: #001e36;
  background: -moz-linear-gradient(
    left,
    rgba(0, 30, 54, 1) 0%,
    rgba(0, 33, 64, 1) 24%,
    rgba(0, 45, 96, 1) 79%,
    rgba(0, 50, 103, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 30, 54, 1) 0%,
    rgba(0, 33, 64, 1) 24%,
    rgba(0, 45, 96, 1) 79%,
    rgba(0, 50, 103, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 30, 54, 1) 0%,
    rgba(0, 33, 64, 1) 24%,
    rgba(0, 45, 96, 1) 79%,
    rgba(0, 50, 103, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e36',endColorstr='#003267',GradientType=1);
}
#content-grid .content-tile.view-all:before {
  background: url(../assets/img/overlay-pattern.png) repeat -200px -70px;
  background-size: 1360px auto;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
}
#content-grid .content-tile.view-all a,
.boss a {
  bottom: inherit;
  color: #fff;
  font-size: 24px;
  left: 0;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 45%;
}
#content-grid .content-tile.view-all a:hover,
.boss a:hover {
  color: #0056b8;
}
@media (min-width: 1340px) {
  #content-grid .content-tile,
  #content-grid .image-tile {
    min-height: 320px;
    max-height: 320px;
  }
  #content-grid .content-tile.view-all {
    min-height: 200px;
  }
}
@media (max-width: 1339px) {
  #content-grid .content-tile,
  #content-grid .image-tile {
    min-height: 292px;
    max-height: 292px;
  }
  #content-grid .content-tile.view-all {
    min-height: 200px;
  }
  #content-grid .content-tile p {
    line-height: 21px;
  }
}
@media (max-width: 1199px) {
  #content-grid .content-tile,
  #content-grid .image-tile {
    min-height: 475px;
    max-height: 475px;
  }
  #content-grid .content-tile p {
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  #content-grid .content-tile,
  #content-grid .image-tile {
    min-height: 350px;
    max-height: 350px;
  }
}
@media (max-width: 767px) {
  #content-grid .content-tile,
  #content-grid .image-tile {
    min-height: 225px;
    margin-bottom: 1px;
  }
  #content-grid .content-tile {
    margin-left: 15px;
    margin-right: -15px;
  }
  #content-grid .content-tile p {
    padding-right: 30px;
    line-height: 21px;
  }
  #content-grid .image-tile {
    margin-left: -15px;
    margin-right: 15px;
  }
}
@media (max-width: 639px) {
  #content-grid .content-tile,
  #content-grid .image-tile {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
  #content-grid .content-tile {
    margin-top: 15px;
  }
  #content-grid .image-tile.left-arrow:before,
  #content-grid .image-tile.left-arrow.arrow-secondary:before,
  #content-grid .image-tile.right-arrow:before,
  #content-grid .image-tile.right-arrow.arrow-secondary:before {
    top: 0;
    left: 50% !important;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
    margin-top: -2px;
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
  }
}
@media (max-width: 479px) {
  #content-grid .content-tile {
    padding: 20px 20px 40px;
  }
  #content-grid .content-tile a {
    bottom: 15px;
    left: 20px;
  }
  #content-grid .content-tile p {
    padding-right: 0;
    line-height: 24px;
  }
}
.home .widget {
  position: relative;
  z-index: 2;
}
.home .widget-headline {
  margin-top: 0;
}
.home #widget-1 .widget-content p {
  font-size: 18px;
}
.home .widget-content {
  padding: 80px;
}
#widget-2 .widget-content,
.widget-investors,
#twoCol-content .widget-content {
  padding: 50px 80px;
}
#twoCol-content .widget-content {
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  #twoCol-content .widget-content {
    width: 100%;
  }
}
#twoCol-content .widget-content .featured-news li {
  padding: 25px 0 10px;
}
#twoCol-content .widget-content .featured-news li:last-child {
  border: 0;
}
#twoCol-content .widget-content .date-time {
  color: #757575;
}
.home .widget .gradient-fade {
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);
}
@media (max-width: 991px) {
  .widget-content,
  #widget-2 .widget-content,
  .widget-investors,
  #twoCol-content .widget-content {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .home #widget-1 {
    background-size: cover !important;
    margin-left: 15px;
    margin-right: 15px;
  }
  .home .widget {
    background: none;
  }
  .home .widget .gradient-fade {
    background: rgba(255, 255, 255, 0.75);
  }
}
@media (max-width: 479px) {
  .home .widget-content,
  #widget-2 .widget-content,
  .widget-investors,
  #twoCol-content .widget-content {
    padding: 20px;
  }
}
.home h5,
.widget-investors h5,
#widget-2 .widget-content,
#widget-2 h5,
h5.widget-title,
#twoCol-content .widget-content {
  font-size: 18px;
  color: #002848;
  font-weight: 600;
  margin-top: 0;
}
.widget-investors h5,
.widget-investors p,
.widget-investors dl,
.widget-contactinfo h5,
.widget-contactinfo p,
.widget-contactinfo dl,
.widget-contactinfo a {
  color: #fff;
}
.widget-contactinfo .social-links {
  list-style: none;
  padding: 0;
}
.widget-contactinfo .social-links li {
  display: inline-block;
  padding-right: 30px;
  font-size: 30px;
}
.stock-chart dt,
.stock-chart dd {
  width: 50%;
  float: left;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
  letter-spacing: 1px;
  font-size: 18px;
}
.stock-chart dd {
  text-align: right;
  font-weight: 600;
}
.stock-chart dt:last-of-type,
.stock-chart dd:last-of-type {
  border: 0;
}
.home h4 {
  font-size: 20px;
  margin: 10px 0 0;
}
.home h4 a {
  color: #0056b8;
}
.home h4 a:hover,
.home h4 a:focus {
  color: #001e36;
}
.home #content-grid h4 {
  font-size: 18px;
  margin: 0 0 10px;
}
.home #content-grid h4:hover,
.home #content-grid h4:focus {
  color: #0056b8;
}
@media (max-width: 991px) {
  .home h4 {
    font-size: 18px;
  }
}
.featured-news {
  list-style: none;
  margin: 0;
  padding: 0;
}
.featured-news li {
  padding: 25px 0;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 1199px) {
  .featured-news li {
    padding: 15px 0;
  }
}
@media (max-width: 991px) {
  .featured-news li {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .featured-news li {
    padding: 25px 0;
  }
  .home .widget-news,
  .home .widget-investors {
    margin-left: 15px;
    margin-right: 15px;
  }
  .home .widget-news {
    background: #fff;
  }
  .home .widget-investors {
    margin-top: 20px;
  }
}
.date-time {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 0;
}
#prefooter-widget {
  padding: 80px 20px;
  overflow: hidden;
}
#prefooter-widget .row {
  position: relative;
  z-index: 2;
}
#prefooter-widget .texture-bg {
  width: 100vw;
  height: 210px;
  top: 0;
  left: 0;
}
#prefooter-widget .btn {
  margin-left: 20px;
}
@media (max-width: 1199px) {
  #prefooter-widget {
    padding: 60px 40px;
  }
  #prefooter-widget .text-right {
    text-align: center;
  }
}
@media (max-width: 991px) {
  #prefooter-widget {
    padding: 40px 20px 50px;
  }
  #prefooter-widget .text-right {
    text-align: left;
  }
  #prefooter-widget .btn {
    margin: 15px 20px 0 0;
  }
}
@media (max-width: 767px) {
  #prefooter-widget {
    padding: 20px 40px 30px;
  }
}
@media (max-width: 479px) {
  #prefooter-widget {
    padding: 20px 20px 30px;
  }
  #footer-content {
    padding: 0 40px;
  }
}
footer {
  background: #0056b8;
  padding: 80px 0 60px;
}
#footer-content {
  padding: 0 30px;
  position: relative;
}
@media (min-width: 1300px) {
  #footer-content {
    padding: 0 60px;
  }
}
@media (max-width: 1299px) {
  footer {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  footer {
    padding: 40px 0;
  }
}
#footer-navigation,
.copyright {
  font-size: 14px;
  line-height: 24px;
}
#footer-navigation ul,
.copyright ul {
  list-style: none;
  margin: 0;
  padding-bottom: 40px;
  min-height: 270px;
}
.copyright ul {
  min-height: 0;
  padding: 0;
}
#footer-navigation .list-title {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#footer-navigation .social {
  font-size: 30px;
}
#footer-navigation .social li {
  display: inline;
  margin-left: 20px;
}
.copyright li {
  display: inline;
  margin-right: 20px;
  line-height: 36px;
}
.back-to-top {
  font-size: 36px;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 40px;
}
@media (max-width: 1199px) {
  .back-to-top {
    bottom: -30px;
  }
  @media (max-width: 991px) {
    .back-to-top {
      right: 20px;
    }
  }
}
@media (max-width: 767px) {
  .back-to-top {
    right: 15px;
  }
}
#footer-navigation a,
.copyright a {
  color: #fff;
}
.back-to-top a {
  color: #3c8ae3;
}
#footer-navigation a:hover,
#footer-navigation a:focus,
.copyright a:hover,
.copyright a:focus {
  color: #3c8ae3;
  text-decoration: none;
}
.back-to-top a:hover,
.back-to-top a:focus {
  color: #001e36;
}
@media (max-width: 1199px) {
  #footer-navigation .text-right {
    text-align: left;
  }
  #footer-navigation .social li {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 767px) {
  #footer-navigation ul {
    padding: 0;
    min-height: 0;
  }
  .copyright li {
    line-height: 14px;
    white-space: nowrap;
  }
  .copyright li:first-of-type {
    display: block;
    margin: 30px 0 10px;
  }
}
.footer-logo img {
  width: 150px;
  mix-blend-mode: screen;
}
@media (max-width: 1199px) {
  .footer-logo img {
    width: 90px;
  }
}
@media (min-width: 767px) {
  .animate .content-divider {
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    -moz-transition: all 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0.05s;
    -o-transition: all 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0.05s;
    -webkit-transition: all 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0.05s;
    transition: all 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0.05s;
  }
  .animate.active .content-divider {
    opacity: 1;
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .popUp {
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .popUp.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .dropDown {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -moz-transition: all 0.4s cubic-bezier(0.3, 0.02, 0.3, 1.01);
    -o-transition: all 0.4s cubic-bezier(0.3, 0.02, 0.3, 1.01);
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0.02, 0.3, 1.01);
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0.3, 1.01);
  }
  .dropDown.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .textUp {
    -webkit-transform: translate3d(0, 40px, 0);
    -moz-transform: translate3d(0, 40px, 0);
    -ms-transform: translate3d(0, 40px, 0);
    -o-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    -moz-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    opacity: 0;
  }
  .textUpLong {
    -webkit-transform: translate3d(0, 120px, 0);
    -moz-transform: translate3d(0, 120px, 0);
    -ms-transform: translate3d(0, 120px, 0);
    -o-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0);
    -moz-transition: all 2s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 2s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 2s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 2s cubic-bezier(0.075, 0.82, 0.165, 1);
    opacity: 0;
  }
  .textUp.active,
  .textUpLong.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .fadeIn {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
  }
  .fadeIn.active,
  .animate.active .fadeIn {
    opacity: 1;
  }
  .fadeInLeft {
    -moz-transition: all 0.52s;
    -o-transition: all 0.52s;
    -webkit-transition: all 0.52s;
    transition: all 0.52s;
    -moz-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    -o-transform: translate3d(-20px, 0, 0);
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
  }
  .fadeInLeft.active {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fadeInLeftLong {
    -moz-transition: all 0.52s;
    -o-transition: all 0.52s;
    -webkit-transition: all 0.52s;
    transition: all 0.52s;
    -moz-transform: translate3d(-35px, 0, 0);
    -ms-transform: translate3d(-35px, 0, 0);
    -o-transform: translate3d(-35px, 0, 0);
    -webkit-transform: translate3d(-35px, 0, 0);
    transform: translate3d(-35px, 0, 0);
    opacity: 0;
  }
  .fadeInLeftLong.active {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .fadeDown {
    -moz-transition: all 0.52s;
    -o-transition: all 0.52s;
    -webkit-transition: all 0.52s;
    transition: all 0.52s;
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
  }
  .fadeDown.active {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .date.textUp:after {
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
    -moz-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  .date.textUp.active:after {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    opacity: 1;
  }
  .textUpLong .slow {
    -webkit-transform: translate3d(0, 40px, 0);
    -moz-transform: translate3d(0, 40px, 0);
    -ms-transform: translate3d(0, 40px, 0);
    -o-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    opacity: 0;
    -moz-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  .textUpLong.active .slow {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .slideDown {
    -webkit-transform: translate3d(0, -16px, 0);
    -moz-transform: translate3d(0, -16px, 0);
    -ms-transform: translate3d(0, -16px, 0);
    -o-transform: translate3d(0, -16px, 0);
    transform: translate3d(0, -16px, 0);
    -moz-transition: all 0.6s cubic-bezier(0.8, -0.93, 0.79, 0.94);
    -o-transition: all 0.6s cubic-bezier(0.8, -0.93, 0.79, 0.94);
    -webkit-transition: all 0.6s cubic-bezier(0.8, -0.93, 0.79, 0.94);
    transition: all 0.6s cubic-bezier(0.8, -0.93, 0.79, 0.94);
  }
  .slideDown.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slideInLeft {
    -webkit-transform: translate3d(-200%, 0, 0);
    -moz-transform: translate3d(-200%, 0, 0);
    -ms-transform: translate3d(-200%, 0, 0);
    -o-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .slideInLeft.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  .slideInRight {
    -webkit-transform: translate3d(100vw, 0, 0);
    -moz-transform: translate3d(100vw, 0, 0);
    -ms-transform: translate3d(100vw, 0, 0);
    -o-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .slideInRight.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .animate.swing {
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotatex(-90deg) translateZ(0);
    -ms-transform: rotatex(-90deg) translateZ(0);
    -moz-transform: rotatex(-90deg) translateZ(0);
    -o-transform: rotatex(-90deg) translateZ(0);
    transform: rotatex(-90deg) translateZ(0);
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
  }
  .animate.active.swing {
    -webkit-transform: rotatex(0) translateZ(0);
    -ms-transform: rotatex(0) translateZ(0);
    -moz-transform: rotatex(0) translateZ(0);
    -o-transform: rotatex(0) translateZ(0);
    transform: rotatex(0) translateZ(0);
    opacity: 1;
  }
  .animate.expand {
    -moz-transition: 0.45s;
    -o-transition: 0.45s;
    -webkit-transition: 0.45s;
    transition: 0.45s;
    -webkit-transform: scale(0.75) translateZ(0);
    -ms-transform: scale(0.75) translateZ(0);
    -moz-transform: scale(0.75) translateZ(0);
    -o-transform: scale(0.75) translateZ(0);
    transform: scale(0.75) translateZ(0);
    opacity: 0.25;
  }
  .animate.expand.active {
    -webkit-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    -o-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    opacity: 1;
  }
  .delay1 {
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
}
.header-nav {
  margin: 0;
  padding: 0;
}
.header-nav:before,
.header-nav:after {
  content: "";
  display: table;
  clear: both;
}
.header-nav > li {
  display: inline;
  float: left;
  position: relative;
}
.header-nav > li > a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  max-height: 163px;
  text-decoration: none;
  -moz-transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.header-nav > li.active > a,
.header-nav > li > a:hover,
.header-nav > li > a:focus {
  color: #666;
}
.header-nav > li.active > a:after {
  content: "";
  width: calc(100% - 40px);
  height: 4px;
  left: 20px;
  bottom: 10px;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  position: absolute;
  background-color: #001329;
  display: block;
  pointer-events: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  transition: all 0.4s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header-nav > li.active.dropdown-open > a:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition:
    opacity 0.3s,
    transform 0s 0.4s;
  -o-transition:
    opacity 0.3s,
    transform 0s 0.4s;
  -webkit-transition:
    opacity 0.3s,
    transform 0s 0.4s;
  transition:
    opacity 0.3s,
    transform 0s 0.4s;
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.header-nav > li:hover > .dropdown-menu,
.header-nav > li.dropdown-open > .dropdown-menu,
.header-nav > li > a:focus + .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 0.5s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -o-transition: all 0.5s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -webkit-transition: all 0.5s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  transition: all 0.5s cubic-bezier(0.07, 0.99, 0.49, 0.99);
  -moz-transform: translateY(13px);
  -ms-transform: translateY(13px);
  -o-transform: translateY(13px);
  -webkit-transform: translateY(13px);
  transform: translateY(13px);
  visibility: visible;
  z-index: 1000;
}
.lt-ie10 .header-nav > li:hover > .dropdown-menu,
.lt-ie10 .header-nav > li.dropdown-open > .dropdown-menu,
.lt-ie10 .header-nav > li > a:focus + .dropdown-menu {
  display: block;
}
.header-nav li a i {
  padding-left: 5px;
}
.dropdown-menu {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 0;
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  position: absolute;
  background-color: transparent;
  color: #fff;
  -moz-transition:
    opacity 0.2s,
    transform 0s 0.4s;
  -o-transition:
    opacity 0.2s,
    transform 0s 0.4s;
  -webkit-transition:
    opacity 0.2s,
    transform 0s 0.4s;
  transition:
    opacity 0.2s,
    transform 0s 0.4s;
  margin: 0;
  border: 0;
  padding: 5px 0 0;
  float: none;
  visibility: hidden;
}
.lt-ie10 .dropdown-menu {
  display: none;
}
.dropdown-menu > li:first-of-type > a:after {
  display: block;
  content: "";
  position: absolute;
  top: -13px;
  left: 27px;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 8px solid #3c8ae3;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.dropdown-menu > li:first-of-type > a:hover:after,
.dropdown-menu > li:first-of-type > a:focus:after,
.dropdown-menu > li.active:first-of-type > a:after {
  border-bottom: 8px solid #0050a0;
}
.dropdown-menu > li {
  color: #fff;
  display: block;
  padding: 0;
  font-weight: 800;
  border-bottom: 1px solid #dcdcdc;
  height: auto;
  line-height: 1.4;
  width: 100%;
  white-space: normal;
}
.dropdown-menu > li > a {
  background-color: #3c8ae3;
  padding: 8px 30px 6px;
  border-top: 5px solid #3c8ae3;
  border-bottom: 3px solid #3c8ae3;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.dropdown-menu li:first-of-type a {
  padding-top: 27px;
}
.dropdown-menu li:last-of-type a {
  padding-bottom: 25px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #0056b8;
  color: #fff !important;
  opacity: 1;
  border-top: 5px solid #0050a0;
  padding-top: 8px;
  padding-bottom: 6px;
  border-bottom: 3px solid #0054a7;
}
.dropdown-menu li:first-of-type a:hover,
.dropdown-menu li:first-of-type a:focus {
  padding-top: 27px;
}
.dropdown-menu li:last-of-type a:hover,
.dropdown-menu li:last-of-type a:focus {
  padding-bottom: 25px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #101f2d;
  color: #fff;
}
.dropdown-menu > .active > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 5px;
}
li:last-of-type .dropdown-menu {
  left: 50%;
  -moz-transform: translate(-50%, 30px);
  -ms-transform: translate(-50%, 30px);
  -o-transform: translate(-50%, 30px);
  -webkit-transform: translate(-50%, 30px);
  transform: translate(-50%, 30px);
}
.header-nav > li:last-of-type:hover > .dropdown-menu,
.header-nav > li.dropdown-open:last-of-type > .dropdown-menu,
.header-nav > li:last-of-type > a:focus + .dropdown-menu {
  -moz-transform: translate(-50%, 13px);
  -ms-transform: translate(-50%, 13px);
  -o-transform: translate(-50%, 13px);
  -webkit-transform: translate(-50%, 13px);
  transform: translate(-50%, 13px);
}
li:last-of-type > .dropdown-menu > li:first-of-type > a:after {
  left: 50%;
  -moz-transform: translate(-55%, 0);
  -ms-transform: translate(-55%, 0);
  -o-transform: translate(-55%, 0);
  -webkit-transform: translate(-55%, 0);
  transform: translate(-55%, 0);
}
.nav-toggle_container {
  float: right;
}
.nav-toggle {
  background-color: transparent;
  outline: 0;
  margin: 0;
  display: block;
  position: relative;
  padding: 0 35px;
  margin: 0 -35px;
  z-index: 50;
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  -moz-transition-property: -webkit-transform, left, right;
  -o-transition-property: -webkit-transform, left, right;
  transition-property: -webkit-transform, left, right;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 0;
}
.nav-toggle .icon-bar {
  height: 3px;
  width: 30px;
  background-color: #fff;
  border-radius: 0.5px;
  display: block;
  margin: 0 0 4px;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 2px;
}
.nav-toggle:hover .icon-bar {
  background-color: #fff;
}
header.fixed .nav-toggle .icon-bar,
.contentpage header .nav-toggle .icon-baR {
  background-color: #fff;
}
.nav-toggle .icon-bar:last-of-type {
  margin: 0;
}
.sb-active .nav-toggle {
  -moz-transform: translate(-19px, 0);
  -ms-transform: translate(-19px, 0);
  -o-transform: translate(-19px, 0);
  -webkit-transform: translate(-19px, 0);
  transform: translate(-19px, 0);
}
.sb-active .icon-bar:nth-of-type(2) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform-origin: 57% 28px;
  -ms-transform-origin: 57% 28px;
  -o-transform-origin: 57% 28px;
  -webkit-transform-origin: 57% 28px;
  transform-origin: 57% 28px;
  height: 3px;
  width: 30px;
}
.sb-active .icon-bar:nth-of-type(3) {
  opacity: 0;
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.sb-active .icon-bar:nth-of-type(4) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 50% -25px;
  -ms-transform-origin: 50% -25px;
  -o-transform-origin: 50% -25px;
  -webkit-transform-origin: 50% -25px;
  transform-origin: 50% -25px;
  height: 3px;
  width: 30px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}
#searchForm {
  display: none;
  position: relative;
}
#searchToggle {
  float: right;
  position: absolute;
  right: 5px;
  top: 50%;
  line-height: 14px;
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 10px;
  cursor: pointer;
  z-index: 40;
}
#searchToggleButton {
  pointer-events: all;
  z-index: 50;
  color: #fff;
  display: none;
}
#searchToggleButton span {
  display: none;
}
#searchToggle #searchToggleButton,
#searchToggle button {
  position: absolute;
  right: -5px;
  top: 50%;
  border: 0;
  background-color: transparent;
  padding: 15px 0 15px 15px;
  margin: 0;
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#searchToggle button {
  opacity: 0;
}
#searchToggle input {
  opacity: 0;
}
#searchToggle form input {
  text-align: right;
  padding: 2px 55px 0 0;
  -webkit-appearance: none;
  border: 0;
  float: right;
  line-height: 24px;
  background-color: transparent;
  box-shadow: none;
  outline: 0;
  width: 0;
}
#searchToggle form input:focus {
  border: 0;
  box-shadow: none;
}
#searchForm button {
  background-color: transparent;
}
#searchForm button:focus .fa {
  color: #273783;
}
.nav.navbar-nav li {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
}
.nav.navbar-nav li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.nav.navbar-nav li ul li:last-child {
  border-bottom: none;
}
.navbar-nav li a {
  padding: 20px 15px;
  display: block;
  color: #fff;
}
.sub-menu-item {
  display: none;
}
.nav.navbar-nav {
  margin: 0 -15px;
}
.navbar-collapse address {
  float: left;
  font-size: 16px;
  color: #ccc;
  margin-top: 15px;
  width: 100%;
  line-height: 1.5;
}
.navbar-collapse address a {
  color: #fff;
}
.nav li a:hover,
.nav li a:focus,
.nav li a.active {
  background-color: #0056b8;
  color: #fff;
  text-decoration: none;
}
li.menu-item-have-children > .menu-item {
  padding-right: 80px;
}
.nav > li > .toggle-submenu {
  cursor: pointer;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.nav > li > .toggle-submenu.sb-submenu-active {
  background-color: rgba(255, 255, 255, 0.04);
}
.nav > li > .toggle-submenu.sb-submenu-active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav > li > .toggle-submenu:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #fff;
  pointer-events: none;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -3px;
  margin-left: -5px;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sb-slidebar:after {
  height: 100%;
  position: absolute;
  left: -3px;
  width: 6px;
  top: 0;
  content: "";
  background-color: transparent;
  z-index: -1;
}
.sub-menu-item.toggle-active {
  background-color: #333;
}
.toggle-submenu.toggle-submenu-active {
  border-right: 1px solid #444;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.sb-submenu {
  display: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: rgba(255, 255, 255, 0.04);
  font-style: normal;
  clear: both;
  overflow: hidden;
}
.sb-submenu li {
  width: 100%;
  padding: 0;
  margin: 0;
}
.sb-submenu li a {
  color: #999;
  text-transform: none;
}
.sb-slidebar li a {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 16px;
  margin-bottom: 0;
  width: 100%;
}
.sb-slidebar li .sb-submenu li a {
  font-size: 14px;
  padding: 17px 30px;
}
.search-block {
  display: block;
  margin: 0 -14px;
  position: relative;
}
.search-block input.search-field {
  background-color: rgba(255, 255, 255, 0.04);
  font-size: 16px;
  height: 60px;
  padding: 0 80px 0 15px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  color: #fff;
}
.search-block .btn-info {
  background-color: rgba(255, 255, 255, 0.08);
  border: 0 none;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 80px;
}
.search-block .btn-info:hover,
.search-block .btn-info:focus,
.search-block .btn-info.active {
  background-color: rgba(255, 255, 255, 0.2);
}
.header-main-nav {
  border-left: solid 1px #a1a1a1;
  border-right: solid 1px #a1a1a1;
}
@media (min-width: 992px) {
  .nav-toggle_container {
    display: none;
  }
  #searchToggleButton {
    display: block;
  }
}
@media (max-width: 1199px) {
  .header-nav > li.active > a:after {
    width: calc(100% - 20px);
    left: 10px;
  }
  [lang="en"] .header-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
    left: 15px;
  }
  [lang="en"] .header-nav > li.active > a:after {
    width: calc(100% - 30px);
    left: 15px;
  }
  .header-nav {
    margin-right: -10px;
  }
}
@media (max-width: 991px) {
  .header-nav,
  #searchToggle {
    display: none;
  }
}
.banner-slider {
  position: relative !important;
  z-index: 2;
}
.banner-slider .slide {
  text-align: center;
  padding: 90px 25px;
  display: flex;
  align-items: center;
  background-size: cover;
  color: #fff;
  font-size: 1.11111em;
  text-align: left;
}
.banner-slider .slide .inner {
  max-width: 47em;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.banner-slider .slide .slide-fg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  opacity: 0.65;
  mix-blend-mode: overlay;
}
.banner-slider .slide p {
  margin: 0 0 30px;
}
.slick-slider {
  position: static;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.featured-project-slider.slick-slider {
  position: relative;
}
.slick-list.draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-nav .slick-prev {
  display: none !important;
}
.slider-nav .slick-arrow,
.arrow-button {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  line-height: 0;
  font-size: 0;
  background-color: #fff;
  color: #000;
  text-align: center;
  outline: 0;
}
.slider-nav .slick-arrow:after,
.arrow-button:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  padding: 0.1rem 0 0;
  line-height: 1;
  content: "";
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.slider-nav .slick-dots {
  background-color: #1d518c;
  position: absolute;
  bottom: 0;
  list-style: none;
  right: 2.5rem;
  height: 2.5rem;
  padding: 0 0.5rem;
  margin: 0;
}
.slider-nav .slick-dots li {
  display: inline-block;
  height: 100%;
  width: 1rem;
  position: relative;
}
.slider-nav .slick-dots button {
  border: 0;
  background-color: transparent;
  line-height: 0;
  font-size: 0;
  height: 100%;
  width: 100%;
  position: relative;
  outline: 0;
}
.slider-nav .slick-dots button:after {
  content: "";
  width: 0.333rem;
  height: 0.333rem;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.15s;
}
.slider-nav .slick-dots button:hover:after {
  background-color: rgba(255, 255, 255, 0.75);
}
.slider-nav .slick-dots .slick-active button:after {
  background-color: rgba(255, 255, 255, 1);
}
.slider-nav-red .slick-dots {
  background-color: #d13138;
}
.slider-nav-dark .slick-arrow,
.arrow-button-dark {
  background-color: #222;
  color: #fff;
}
.logo-slider {
  padding: 0 90px;
}
.logo-slider .slick-slide {
  padding: 0 30px;
}
.logo-slider .slick-track {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: both;
  align-items: center;
}
.slider-arrows {
  position: relative;
}
.slider-arrows .slick-arrow {
  z-index: 100;
  color: #e5e5e5;
  font-size: 60px;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  opacity: 0.35;
  transition: all 0.15s;
}
.slider-arrows .slick-arrow:hover {
  opacity: 1;
  text-decoration: none;
}
.slider-arrows .slick-arrow:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  border-left: 7px solid #445;
  border-top: 7px solid #445;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.slider-arrows .slick-prev {
  left: 0;
}
.slider-arrows .slick-prev:after {
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.slider-arrows .slick-next {
  right: 0;
}
.slider-arrows .slick-next:after {
  -moz-transform: translate(-50%, -50%) rotate(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  -o-transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
@media (max-width: 991px) {
  .slider-arrows .slick-arrow {
    width: 60px;
    height: 60px;
  }
  .slider-arrows .slick-arrow:after {
    height: 40px;
    width: 40px;
  }
}
.slick-autoplay-toggle-button {
  position: absolute;
  bottom: 7.5%;
  left: calc(5% + 146px);
  background-color: transparent;
  background-image: none;
  border: 2px solid #0056b8;
  font-size: 30px;
  padding: 0;
  width: 60px;
  height: 60px;
  z-index: 2;
}
@media (max-width: 991px) {
  .slick-autoplay-toggle-button {
    width: 50px;
    height: 50px;
    bottom: 6.5%;
    left: calc(5% + 116px);
  }
}
@media (max-width: 767px) {
  .slick-autoplay-toggle-button {
    font-size: 24px;
    width: 40px;
    height: 40px;
    bottom: 5.5%;
    left: calc(5% + 91px);
  }
}
.slick-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.slick-pause-icon {
  background-image: url("../assets/img/pause.png");
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slick-play-icon {
  background-image: url("../assets/img/play.png");
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .slick-pause-icon,
  .slick-play-icon {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 767px) {
  .slick-pause-icon,
  .slick-play-icon {
    width: 20px;
    height: 20px;
  }
}
body {
  font-family: "Figtree", sans-serif;
}
.link {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
}
a.link:hover {
  opacity: 0.7;
}
.text-green {
  color: #00bd70 !important;
}
.text-red {
  color: #fc4237 !important;
}
.text-white {
  color: #fff !important;
}
.text-80px {
  font-size: 80px;
  line-height: 90px;
  margin-bottom: 5px;
}
.text-80px sup {
  font-size: 55%;
}
.text-70px {
  font-size: 70px;
  line-height: 80px;
  margin-bottom: 5px;
}
.text-60px {
  font-size: 60px;
  line-height: 68px;
  margin-bottom: 5px;
}
.text-50px {
  font-size: 50px;
  line-height: 56px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.text-40px {
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.text-30px {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.text-20px {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
body {
  font-family: "Figtree", sans-serif;
}
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mr-0 {
  margin-right: 0;
}
.ml-0 {
  margin-left: 0;
}
.mt-1 {
  margin-top: 10px;
}
.mb-1 {
  margin-bottom: 10px;
}
.mt-2 {
  margin-top: 20px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mt-3 {
  margin-top: 25px;
}
.mb-3 {
  margin-bottom: 25px;
}
.mt-4 {
  margin-top: 50px;
}
.mb-4 {
  margin-bottom: 50px;
}
.mt-5 {
  margin-top: 100px;
}
.mb-5 {
  margin-bottom: 100px;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pt-1 {
  padding-top: 10px;
}
.pb-1 {
  padding-bottom: 10px;
}
.pl-1 {
  padding-left: 10px;
}
.pr-1 {
  padding-right: 10px;
}
.pt-2 {
  padding-top: 20px;
}
.pb-2 {
  padding-bottom: 20px;
}
.pl-2 {
  padding-left: 20px;
}
.pr-2 {
  padding-right: 20px;
}
.pt-3 {
  padding-top: 25px;
}
.pb-3 {
  padding-bottom: 25px;
}
.pl-3 {
  padding-left: 25px;
}
.pr-3 {
  padding-right: 25px;
}
.pt-4 {
  padding-top: 50px;
}
.pb-4 {
  padding-bottom: 50px;
}
.pl-4 {
  padding-left: 50px;
}
.pr-4 {
  padding-right: 50px;
}
.pt-5 {
  padding-top: 100px;
}
.pb-5 {
  padding-bottom: 100px;
}
.pl-5 {
  padding-left: 100px;
}
.pr-5 {
  padding-right: 100px;
}
.mx-auto {
  margin-right: auto;
  margin-left: auto;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%, -50%);
}
.absolute-center-right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.absolute-center-left {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.base-font-size {
  font-size: 16px;
}
.line-height-default {
  line-height: 24px;
}
.line-height-base {
  line-height: 28px;
}
.display-1 {
  font-size: 140px !important;
}
.display-2 {
}
.display-3 {
  font-size: 72px;
  line-height: 1.1;
}
.display-4 {
  font-size: 60px !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-medium {
  font-weight: 500 !important;
}
.font-weight-semibold {
  font-weight: 600 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-extra-bold {
  font-weight: 900 !important;
}
.text-primary {
  color: #0056b8;
}
a:hover.text-primary {
  color: #034189;
}
.text-white {
  color: #fff !important;
}
.text-dark {
  color: #1f1f1f;
}
.text-muted {
  color: #495860;
}
.text-gray {
  color: rgba(125, 125, 125, 0.75) !important;
}
a.text-gray:hover {
  color: rgba(125, 125, 125, 1) !important;
}
.text-green {
  color: #00bd70;
}
.text-darkblue {
  color: #07a2ac;
}
.text-orange {
  color: #f78c26;
}
.text-yellow {
  color: #f7ba00;
}
.text-darkgray {
  color: #717a84;
}
.text-lightgray {
  color: #e9ebec;
}
.text-blue {
  color: #06a7e2;
}
.text-red {
  color: #eb3e3e;
}
.text-transform-none {
  text-transform: none !important;
}
.text-transform-uppercase {
  text-transform: uppercase !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-underline {
  text-decoration: underline !important;
}
.letter-spacing-normal {
  letter-spacing: normal;
}
.letter-spacing-default {
  letter-spacing: 1px;
}
.letter-spacing-half {
  letter-spacing: 0.5px;
}
.letter-spacing-base {
  letter-spacing: 2px;
}
.letter-spacing-double {
  letter-spacing: 5px;
}
.letter-spacing-double {
  letter-spacing: 5px;
}
.bg-primary {
  background-color: #0055b8;
}
.bg-darkblue {
  background-color: #182e57;
}
.bg-dark {
  background-color: #202020;
}
.bg-white {
  background: #fff;
  overflow: hidden;
}
.bg-muted {
  background-color: #403d3e;
}
.bg-transparent {
  background: transparent !important;
}
.border-primary {
  border-color: #0055b8;
}
.btn-primary {
  color: #fff;
  background-color: #0055b8;
  border-color: #0055b8;
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #01316a;
  border-color: #01316a;
}
.btn-orange {
  color: #fff;
  background-color: #fa9b3f;
  border-color: #fa9b3f;
  border-width: 2px;
}
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:hover,
.btn-orange:active {
  color: #fa9b3f !important;
  background-color: #fff;
  border-color: #fa9b3f;
}
.btn-outline-primary {
  color: #0056b8;
  background-color: transparent;
  background-image: none;
  border-color: #0056b8;
  border-width: 2px;
}
.btn-outline-primary:focus,
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0055b8;
  border-color: #0055b8;
}
.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
  border-width: 1px;
}
.btn-outline-white:focus,
.btn-outline-white:hover {
  color: #fff;
  background-color: #0055b8;
  border-color: #0055b8;
}
.btn-outline-white.white-bg:focus,
.btn-outline-white.white-bg:hover {
  color: #0055b8;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white.outline-dark:focus,
.btn-outline-white.outline-dark:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-outline-orange {
  color: #fa9b3f;
  background-color: transparent;
  background-image: none;
  border-color: #fa9b3f;
  border-width: 2px;
}
.btn-outline-orange:focus,
.btn-outline-orange:hover {
  color: #fff;
  background-color: #fa9b3f;
  border-color: #fa9b3f;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
@media (max-width: 575px) {
  .btn {
    padding: 10px 16px 9px;
    font-size: 12px;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    padding: 10px 16px 8px;
  }
}
.no-border {
  border: 0 none !important;
}
.no-border-radius {
  -webkit-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
.no-box-shadow {
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}
.d-block {
  display: block;
}
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-table {
  display: table;
}
.d-table-cell {
  display: table-cell;
}
.d-none {
  display: none;
}
.v-align-top {
  vertical-align: top;
}
.v-align-middle {
  vertical-align: middle;
}
.v-align-bottom {
  vertical-align: bottom;
}
.overflow-hidden {
  overflow: hidden;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.cursor-pointer {
  cursor: pointer;
}
.custom-form-control {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: url(../assets/img/form-control-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
}
#sb-site {
  min-height: inherit !important;
}
body.modal-open {
  padding: 0 !important;
}
body.modal-open #sb-site {
  z-index: inherit;
}
a:hover,
a:focus {
  color: #0056b8;
  outline: none;
}
.common-header header {
  background: rgba(0, 0, 0, 0.3);
}
.common-header header.fixed {
  background: #fff;
}
.innerpage-banner,
.innerpage-banner .banner-item {
  height: 100vh;
  min-height: 635px;
  overflow: hidden;
  position: relative;
}
.expertise-service .innerpage-banner,
.expertise-service .innerpage-banner .banner-item {
  height: 25vh;
  min-height: 165px;
}
@media (max-width: 991px) {
  .innerpage-banner,
  .innerpage-banner .banner-item {
    max-height: 435px;
    min-height: auto;
  }
  .expertise-service .innerpage-banner,
  .expertise-service .innerpage-banner .banner-item {
    max-height: 185px;
    min-height: auto;
  }
}
.expertise-service .panel-group .panel a {
  background: url(../assets/img/pattern-wall.png) repeat center top;
  padding: 17px 21px 15px 23px;
  display: block;
}
.expertise-service .panel-group .panel a:hover {
  background: #0055b8;
  color: #fff !important;
}
.expertise-service .panel-group .panel a i {
  float: right;
}
.expertise-service .panel-group .panel ul {
  border-bottom: 1px solid #eee;
}
.expertise-service .panel-group .panel li strong {
  letter-spacing: 1px;
}
.expertise-service .panel-group .fa-chevron-up {
  transform: rotate(180deg);
}
.expertise-service .panel-group .fa-chevron-down {
  transform: rotate(-90deg);
}
.innerpage-banner .banner-image:before {
  background: -moz-linear-gradient(
    top,
    rgba(24, 46, 87, 1) 0%,
    rgba(24, 46, 87, 0.75) 22%,
    rgba(24, 46, 87, 0.13) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(24, 46, 87, 1) 0%,
    rgba(24, 46, 87, 0.75) 22%,
    rgba(24, 46, 87, 0.13) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(24, 46, 87, 1) 0%,
    rgba(24, 46, 87, 0.75) 22%,
    rgba(24, 46, 87, 0.13) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#182e57',endColorstr='#21182e57',GradientType=0);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.innerpage-banner .banner-image:after {
  background: url(../assets/img/overlay-pattern.png) repeat center top;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.25;
  position: absolute;
  right: 0;
  top: 0;
}
.innerpage-banner .banner-image {
  height: 100vh;
  min-height: 635px;
}
.innerpage-banner.banner-half .banner-image {
  height: 65vh;
  min-height: 635px;
}
.sub-about .innerpage-banner.banner-half .banner-image {
  height: 45vh;
  min-height: 435px;
}
.expertise-service .innerpage-banner.banner-half .banner-image {
  height: 25vh;
  min-height: 185px;
}
@media (max-width: 991px) {
  .innerpage-banner.banner-half .banner-image {
    height: 100vh;
    max-height: 635px;
  }
  .sub-about .innerpage-banner.banner-half .banner-image {
    height: 65vh;
    max-height: 435px;
  }
}
.innerpage-banner .texture-bg {
  width: 100vw;
  height: 100vh;
  min-height: 635px;
}
.innerpage-banner .banner-content {
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.innerpage-banner.category-detail-banner .banner-content {
  top: unset;
  bottom: 0;
  transform: translate(-50%, 0);
}
.innerpage-banner .banner-content .hgroup {
  max-width: 90%;
  margin-left: 5%;
}
.innerpage-banner.banner-expertise-service .banner-content .hgroup {
  margin-left: 0;
}
.innerpage-banner .banner-content .hgroup h1 {
  font-size: 36px;
}
.expertise-landing .innerpage-banner .banner-content .hgroup h1 {
  font-size: 21px;
}
.innerpage-banner .banner-content .hgroup h3,
.innerpage-banner.banner-expertise-service .banner-content .hgroup h1 {
  float: none;
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
}
.innerpage-banner .banner-content .hgroup h3 {
  max-width: 900px;
  padding-bottom: 1em !important;
}
.innerpage-banner .banner-content .hgroup h2.h3 {
  float: none;
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  max-width: 900px;
  padding-bottom: 1em !important;
  text-transform: none;
  margin-top: 0;
}
.innerpage-banner .banner-content .hgroup .project-header-subhead {
  max-width: 595px;
}
@media (max-width: 991px) {
  .innerpage-banner .banner-content .hgroup h1 {
    font-size: 24px;
  }
  .innerpage-banner .banner-content .hgroup h3 {
    font-size: 18px;
  }
}
.innerpage-banner .banner-title-texture {
  opacity: 0.1;
  white-space: nowrap;
  top: 50%;
  transform: translate(0, -45%);
}
.innerpage-banner #connect {
  margin-left: -15px !important;
}
.innerpage-banner #invest {
  margin-left: -37px !important;
}
.innerpage-banner #join-the-team {
  margin-left: -1px !important;
}
.innerpage-banner #infrastructure-projects {
  margin-left: -24px !important;
}
.innerpage-banner .banner-image.half-bg:before {
  background: -moz-linear-gradient(
    top,
    rgba(24, 46, 87, 1) 0%,
    rgba(24, 46, 87, 1) 12%,
    rgba(24, 46, 87, 0.13) 45%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(24, 46, 87, 1) 0%,
    rgba(24, 46, 87, 1) 12%,
    rgba(24, 46, 87, 0.13) 45%
  );
  background: linear-gradient(
    to bottom,
    rgba(24, 46, 87, 1) 0%,
    rgba(24, 46, 87, 1) 12%,
    rgba(24, 46, 87, 0.13) 45%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#182e57',endColorstr='#21182e57',GradientType=0);
}
.expertise-landing .innerpage-banner .banner-image.half-bg:before {
  background: none;
}
.innerpage-banner .banner-image.no-pattern:after {
  display: none;
}
.innerpage-banner .banner-icon {
  max-height: 48px;
}
.innerpage-banner .category-banner-name {
  padding: 2% 3.25% 1.75% 2.5%;
}
@media (max-width: 991px) {
  .innerpage-banner .banner-icon {
    max-height: 36px;
  }
}
@media (max-width: 767px) {
  .innerpage-banner .category-banner-name {
    padding: 3%;
    width: 100%;
  }
}
.innerpage-banner.banner-half.banner-expertise-service .banner-content {
  top: inherit;
  bottom: 0;
  text-align: left;
}
@media (max-width: 991px) {
  .innerpage-banner.banner-half.banner-expertise-service .banner-content {
    transform: translate(-50%, 0);
  }
}
.main-content,
.pattern-bg {
  background: url(../assets/img/pattern-wall.png) repeat center top;
}
.pattern-bg-dark {
  background: url(../assets/img/smooth_wall.png) repeat center top;
}
.no-before:before {
  display: none !important;
}
.no-after:after {
  display: none !important;
}
.breadcrumb > li + li::before {
  padding: 0 2px 0 4px;
}
.breadcrumb a,
.breadcrumb .active {
  color: #0056b8;
}
.breadcrumb a:hover {
  color: #a8a8a8;
}
@media (max-width: 767px) {
  .breadcrumb {
    margin-right: 45px;
  }
}
.custom-accordion .accordion-title {
  background: url(../assets/img/pattern-wall.png) repeat;
  letter-spacing: 0.5px;
  padding: 22px 50px 20px 25px;
  position: relative;
}
.custom-accordion .accordion-title:hover {
  background: #0056b8;
  color: #fff;
}
.custom-accordion .accordion-title:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  right: 25px;
  top: 22px;
  -webkit-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.custom-accordion .accordion-title.modal-toggle:before {
  content: "";
}
.custom-accordion .accordion-title[aria-expanded="true"]:before {
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
.custom-accordion ul li {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-top: 8px;
  margin-left: 10px;
}
.custom-accordion ul li > a {
  padding-left: 30px;
  position: relative;
  text-decoration: none;
}
.custom-accordion ul li > a:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0;
}
.custom-accordion ul li a {
  color: #717a84;
}
.custom-accordion ul li a:hover {
  color: #0056b8;
}
.custom-accordion ul li .modal a {
  color: #fff;
}
#subsidiaries-accordion .modal .icon,
#services-provided-accordion .modal .icon {
  padding: 5px;
  background: #202020;
  min-width: 40px;
}
#site-search {
  margin: 0 30px;
}
@media (max-width: 1199px) {
  #site-search {
    margin: 0 0 0 30px;
  }
}
.header-search {
  background: #202020;
  left: 0;
  position: absolute;
  right: 0;
  top: 125px;
}
header.fixed .header-search,
.contentpage header .header-search {
  top: 89px;
}
.header-search .form-control {
  margin: 15px 0;
  height: auto;
  padding: 10px 40px 10px 15px;
  background: transparent;
  border: 0;
  font-size: 18px;
  color: #fff;
}
.header-search button {
  right: 10px;
  top: 10px;
  z-index: 1;
  font-size: 20px;
}
.icon-search-toggle[aria-expanded="true"] .fa-search:before {
  content: "";
  font-size: 17px;
}
.proven-experience h2,
.expertise-landing-headline h2,
.expertise-service-headline h2,
.careers-landing h2,
.sub-about h2 {
  font-size: 30px;
}
.proven-experience .slick-arrow {
  background: transparent;
  border: 0 none;
  bottom: 0;
  font-size: 0;
  margin: 0;
  outline: none;
  position: absolute;
  padding: 0;
  top: inherit;
  z-index: 1;
}
.proven-experience .slick-arrow.slick-prev {
  left: 15px;
}
.proven-experience .slick-arrow.slick-prev:before {
  color: #0056b8;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
}
.proven-experience .slick-arrow.slick-next {
  left: 66px;
}
.proven-experience .slick-arrow.slick-next:before {
  color: #0056b8;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
}
.proven-experience .slick-arrow.slick-prev:hover:before,
.proven-experience .slick-arrow.slick-next:hover:before {
  color: #01316a;
}
.our-process .nav-tabs li.active a > img,
.our-process .nav-tabs li:hover a > img {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.our-process .nav-tabs li.active:before,
.our-process .nav-tabs li:hover:before {
  bottom: 0;
  background: rgba(3, 53, 128, 0.85);
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  mix-blend-mode: multiply;
}
.our-process .nav-tabs li.active:after {
  bottom: 0;
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 20px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  pointer-events: none;
  width: 0;
  z-index: 1;
}
.our-process .nav-tabs li .nav-tab-info {
  display: none;
  left: 0;
  right: 0;
  top: 27%;
  z-index: 1;
}
.our-process .nav-tabs li.active .nav-tab-info,
.our-process .nav-tabs li:hover .nav-tab-info {
  display: block;
}
.our-process .tab-content .tab-pane p {
  color: #495860;
  line-height: 28px;
  margin: 0 0 10px;
}
.our-process .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  list-style: none;
  text-align: center;
}
.our-process .slick-dots .slick-bullet {
  background: #0055b8;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 10px;
  margin: 0 10px;
  outline: none;
  padding: 0;
  width: 10px;
}
.our-process .slick-dots .slick-bullet.active {
  opacity: 0.5;
}
@media (max-width: 991px) {
  .our-process .nav-tabs li.active .nav-tab-info img {
    width: 35%;
  }
  .our-process .nav-tabs li.active .nav-tab-info h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .our-process .nav-tabs li.active .nav-tab-info img {
    width: 45%;
  }
  .our-process .nav-tabs li.active .nav-tab-info h3 {
    display: none;
  }
}
.expertise-area:before {
  content: "AREAS OF EXPERTISE";
  color: #626262;
  font-size: 14px;
  letter-spacing: 5px;
  position: absolute;
  right: -43px;
  text-transform: uppercase;
  top: 18%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  white-space: nowrap;
}
.expertise-area .media:hover h4,
.expertise-area .media:hover a {
  color: #0056b8 !important;
}
.expertise-area .media:hover .media-left img {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.expertise-area .media:hover .media-left .thumb-icon img {
  filter: unset;
}
@media (max-width: 1199px) {
  .expertise-area:before {
    right: -77px;
  }
  #services-provided-accordion .d-table-cell {
    display: inline-block;
  }
  .services-accordion-block a[aria-expanded="true"]:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .expertise-area:before {
    display: none;
  }
}
@media (max-width: 429px) {
  #services-provided-accordion .d-table-cell {
    max-width: 45%;
  }
}
.expertise-service-content {
  font-size: 18px;
}
.prefooter-widget:before {
  background: #001e37;
  background: -moz-linear-gradient(
    left,
    rgba(0, 30, 55, 1) 0%,
    rgba(0, 49, 102, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 30, 55, 1) 0%,
    rgba(0, 49, 102, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 30, 55, 1) 0%,
    rgba(0, 49, 102, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e37',endColorstr='#003166',GradientType=1);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.prefooter-widget:after {
  background: url(../assets/img/overlay-pattern.png) repeat center top;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 568px) {
  .prefooter-widget h2 {
    font-size: 30px;
  }
}
.prefooter-inner {
  z-index: 1;
}
.our-services-block p {
  min-height: 200px;
}
.our-services-block i {
  position: absolute;
  right: 1.7em;
  bottom: 1em;
}
.services-panel {
  min-height: 320px;
}
.thumb-icon {
  right: 0;
  padding: 17px 15px;
  top: 0;
}
@media (max-width: 767px) {
  .thumb-icon {
    padding: 12px 10px;
  }
  .thumb-icon img {
    width: 30px;
  }
}
#explore-projects:before {
  content: "EXPLORE FEATURED PROJECTS";
  color: #b7b7b7;
  font-size: 14px;
  letter-spacing: 6px;
  position: absolute;
  right: -99px;
  text-transform: uppercase;
  top: 42%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  white-space: nowrap;
  z-index: 1;
}
#explore-projects .tab-content .tab-pane > div {
  padding-bottom: 46%;
}
.map-category-2314,
.map-category-2316 {
  display: none !important;
}
#map-content {
  min-height: 90px;
  padding: 10px 10px 5px;
}
.featured-project {
  z-index: 1;
}
.featured-project-block {
}
.featured-project-block > p {
  color: #495860;
}
.featured-project-block > p:first-child {
  border-bottom: solid 2px #495860;
}
.featured-project-block ul {
  color: #495860;
  line-height: 24px;
  list-style: none;
  margin-bottom: 35px;
  padding-left: 0;
}
.featured-project .thumb-icon {
  top: 0;
  right: 0;
  padding: 15px;
}
.featured-project-slider .slick-track {
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: both;
}
.featured-project-slider .slick-prev,
.featured-project-slider .slick-next {
  top: calc(100% + 45px);
  width: 30px;
  height: 30px;
  z-index: 1;
}
.featured-project-slider .slick-prev {
  left: 0;
}
.featured-project-slider .slick-next {
  right: 0;
}
.featured-project-slider .slick-prev:before,
.featured-project-slider .slick-next:before {
  font-size: 36px;
  font-family: "FontAwesome";
  color: #999;
}
.featured-project-slider .slick-prev:before {
  content: "";
}
.featured-project-slider .slick-next:before {
  content: "";
}
.featured-project-slider .slick-dots {
  list-style: none;
  margin: 0;
  text-align: center;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
}
.featured-project-slider .slick-dots li {
  display: inline-block;
  float: none;
  margin: 0 5px;
  vertical-align: top;
}
.featured-project-slider .slick-dots li button {
  background: #ccc;
  border: 0 none;
  font-size: 0;
  height: 12px;
  width: 12px;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.featured-project-slider .slick-dots li.slick-active button {
  background: #0055b8;
}
.featured-project-slider .slick-dots li button:before {
  display: none;
}
.featured-project-slider .col-md-7,
.featured-project-slider .col-md-5,
.featured-project .col-md-7,
.featured-project .col-md-7 {
  padding: 0;
}
.featured-project-slider .row,
.featured-project .row {
  margin: 0;
  height: 100%;
}
.featured-project-slider .col-md-7 {
  overflow: hidden;
}
.featured-project-slider img {
  min-width: 100% !important;
  min-height: 100% !important;
}
@media (max-width: 991px) {
  .our-process-slide h3 {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .our-process-slide .slick-slide img {
    width: 50%;
  }
  .our-process-slide h3 {
    display: none;
  }
}
.featured-project-spotlight {
  letter-spacing: 1px;
}
#explore-projects .nav-tabs {
  background-color: #1f1f1f;
  bottom: 0;
  float: none;
  left: 0;
  min-width: 7%;
  padding: 3% 0;
  position: absolute;
  top: 0;
  z-index: 1;
  max-height: 90%;
}
#explore-projects .nav-tabs li:first-child {
  display: none;
}
#explore-projects .nav-tabs li {
  float: none;
  margin: 0;
  height: 14.28%;
}
#explore-projects .nav-tabs li a {
  background-color: #1f1f1f;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 36px auto;
  color: #202020;
  display: block;
  height: 100%;
  z-index: 1;
}
#explore-projects .nav-tabs li span {
  bottom: 0;
  left: -550px;
  line-height: normal;
  padding: 34% 34% 34% 20%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
#explore-projects .nav-tabs li.active span {
  left: 100%;
}
#explore-projects .nav-tabs li.power-generation a,
#explore-projects .nav-tabs li.map-category-1507 a {
  background-image: url(../assets/img/icon-power-generation.png);
}
#explore-projects .nav-tabs li.power-delivery a,
#explore-projects .nav-tabs li.map-category-1487 a {
  background-image: url(../assets/img/icon-power-delivery.png);
}
#explore-projects .nav-tabs li.oil-gas a,
#explore-projects .nav-tabs li.map-category-1488 a {
  background-image: url(../assets/img/icon-oil-gas.png);
}
#explore-projects .nav-tabs li.communications a,
#explore-projects .nav-tabs li.map-category-1490 a {
  background-image: url(../assets/img/icon-communications.png);
}
#explore-projects .nav-tabs li.technology-deployment a,
#explore-projects .nav-tabs li.map-category-1491 a {
  background-image: url(../assets/img/icon-technology-deployment.png);
}
#explore-projects .nav-tabs li.civil-industrial a,
#explore-projects .nav-tabs li.map-category-1999 a {
  background-image: url(../assets/img/icon-civil-industrial.png);
}
#explore-projects .nav-tabs li.water-sewer a,
#explore-projects .nav-tabs li.map-category-1489 a {
  background-image: url(../assets/img/icon-water-sewer.png);
}
#explore-projects .nav-tabs li a {
  opacity: 0.35;
}
#explore-projects .nav-tabs li a:hover,
#explore-projects .nav-tabs li a:focus,
#explore-projects .nav-tabs li.active a {
  opacity: 1;
}
#explore-projects .nav-tabs li.active a,
#explore-projects .nav-tabs li a:hover,
#explore-projects .nav-tabs li span {
  background-color: #0056b8;
  color: #fff;
}
#explore-projects .nav-tabs li:hover span,
#explore-projects .nav-tabs li.active:hover span {
  left: 100%;
}
#explore-projects .nav-tabs li.active span {
  left: -550px;
}
.innerpage-banner.innerpage-project-detail {
  height: auto;
  min-height: inherit;
  max-height: 615px;
}
.project-detail-slider .slick-arrow {
  background: transparent;
  border: 0 none;
  font-size: 0;
  margin: 0 auto;
  outline: none;
  position: absolute;
  padding: 0;
  top: 55%;
  z-index: 1;
}
.project-detail-slider.image-slider .slick-arrow {
  top: unset;
  bottom: -45px;
}
.project-detail-slider .slick-arrow.slick-prev {
  left: 3%;
}
.project-detail-slider.image-slider .slick-arrow.slick-prev {
  left: 2%;
}
.project-detail-slider .slick-arrow.slick-prev:before {
  color: rgba(255, 255, 255, 1);
  content: "";
  font-family: FontAwesome;
  font-size: 60px;
}
.project-detail-slider .slick-arrow.slick-next {
  right: 3%;
}
.project-detail-slider.image-slider .slick-arrow.slick-next {
  right: 2%;
}
.project-detail-slider .slick-arrow.slick-next:before {
  color: rgba(255, 255, 255, 1);
  content: "";
  font-family: FontAwesome;
  font-size: 60px;
}
.project-detail-slider.image-slider .slick-arrow.slick-prev:before,
.project-detail-slider.image-slider .slick-arrow.slick-next:before {
  color: #999;
  font-size: 36px;
}
.project-detail-slider .slick-arrow.slick-disabled.slick-prev:before,
.project-detail-slider .slick-arrow.slick-disabled.slick-next:before,
.project-detail-slider .slick-arrow.slick-disabled.slick-prev:hover:before,
.project-detail-slider .slick-arrow.slick-disabled.slick-next:hover:before {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.project-detail-slider .slick-arrow.slick-prev:hover:before,
.project-detail-slider .slick-arrow.slick-next:hover:before {
  color: rgba(255, 255, 255, 0.5);
}
.project-detail-slider.image-slider .slick-arrow.slick-prev:hover:before,
.project-detail-slider.image-slider .slick-arrow.slick-next:hover:before {
  color: rgba(0, 0, 0, 0.5);
}
.services-tabpanel-collapse {
  border: solid 2px #e9ebec;
  padding: 2px 5px;
}
.services-tabpanel-collapse:hover {
  border-color: #0056b8;
}
.services-accordion-block a[aria-expanded="true"]:before {
  top: 105%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 20px;
  margin-left: -20px;
}
@media (max-width: 1199px) {
  .services-accordion-block h4 {
    display: block;
  }
  .services-accordion-block .d-inline-block {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-right: 1.5rem !important;
    margin-right: 3rem !important;
  }
  #services-provided-accordion .absolute-center-right {
    transform: translateY(-25%);
  }
}
@media (max-width: 991px) {
  #services-provided-accordion .absolute-center-right {
    position: relative;
    margin-top: 3rem;
  }
  .services-accordion-block .d-inline-block h3 {
    display: block;
    margin-bottom: 1em !important;
  }
}
@media (max-width: 567px) {
  #services-provided-accordion {
    text-align: center;
  }
  .services-accordion-block .d-inline-block {
    display: inline-block;
    width: 40%;
  }
}
.services-toggle a[aria-expanded="true"] i:before {
  content: "";
}
#subsidiaries-searchform ::-webkit-input-placeholder {
  color: #0055b8;
}
#subsidiaries-searchform ::-moz-placeholder {
  color: #0055b8;
}
#subsidiaries-searchform :-ms-input-placeholder {
  color: #0055b8;
}
#subsidiaries-searchform :-moz-placeholder {
  color: #0055b8;
}
#subsidiaries-searchform button {
  border-width: 1px;
}
.subsidiaries-grid ul li .modal-toggle {
  padding: 15%;
}
.subsidiaries-grid .grid-even li:nth-child(2n + 1) {
  background: rgba(0, 0, 0, 0.035);
}
.subsidiaries-grid .grid-odd li:nth-child(2n + 2) {
  background: rgba(0, 0, 0, 0.035);
}
.subsidiaries-grid .modal-dialog {
  top: 20%;
}
.subsidiaries-grid .modal-close {
  border: solid 2px rgba(255, 255, 255, 0.35);
  background: transparent;
}
.subsidiaries-grid .modal-close i {
  color: rgba(255, 255, 255, 0.35);
}
.subsidiaries-grid .modal-close:hover {
  border-color: #fff;
  background: #fff;
}
.subsidiaries-grid .modal-close:hover i {
  color: #0055b8;
}
.subsidiaries-grid .grid-active {
  background-color: #0055b8;
}
.subsidiaries-grid .grid-active .logo-white {
  display: inline-block !important;
}
.subsidiaries-grid .grid-active .logo-default {
  display: none !important;
}
.subsidiaries-item .modal img.icon {
  padding: 4px 4px 5px;
  background: #202020;
  margin-right: 1px;
  width: 40px;
}
.career-grid .grid-left {
  padding-bottom: 45%;
  min-height: 100%;
}
.career-grid .grid-left br {
  display: none;
}
.career-grid .grid-left-half {
  padding-bottom: 90%;
}
.career-grid .grid-left-half br {
  display: none;
}
.career-grid .grid-left-full {
  padding-bottom: 180%;
}
.career-grid .grid-right-half {
  padding-bottom: 42%;
}
.career-grid .grid-right-half br {
  display: none;
}
.career-grid .grid-right-full {
  padding-bottom: 84%;
}
.career-grid .grid-right-full iframe {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.grid-overlay:before {
  background: rgba(0, 85, 184, 0.8);
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.readyto-container {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  max-width: 60%;
  padding: 8%;
  right: 0;
  top: 0;
}
.readyto {
  max-height: 700px;
  overflow: hidden;
}
.readyto-container h3 {
  line-height: 36px;
}
.services-accordion-block a[aria-expanded="true"] {
  border-color: transparent;
}
.services-accordion-block a:hover img,
.services-accordion-block a:focus img {
  opacity: 0.65;
}
.search-block .form-control {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
}
.search-block .input-group-btn button {
  width: 40px;
  height: 40px;
  font-size: 18px;
  background: #0056b8;
  border: 0;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .career-grid .grid-left-full {
    padding-bottom: 188%;
  }
  .career-grid .grid-left {
    padding-bottom: 49%;
  }
}
@media (max-width: 991px) {
  .career-grid .grid-right-full {
    padding-bottom: 56%;
  }
}
@media (max-width: 575px) {
  .media-left {
    border-bottom: 1px solid #eee;
  }
}
.investors-navigation-links {
  position: relative;
  top: -50px;
  z-index: 9;
}
@media (max-width: 991px) {
  .investors-navigation-links {
    display: none;
  }
}
.investors-navigation-links ul li {
  background-color: #0055b8;
  background-position: center 30%;
  background-repeat: no-repeat;
  background-size: 48px auto;
  float: left;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 20%;
}
.investors-navigation-links.navigation-links-auto ul {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.investors-navigation-links.navigation-links-auto ul li {
  display: inline-block;
  float: none;
  margin: 0 -0.26%;
  vertical-align: top;
}
.investors-navigation-links ul li:hover,
.investors-navigation-links ul li:focus {
  background-color: #f0f0f0;
}
.investors-navigation-links ul li.active {
  background-color: #fff;
}
.investors-navigation-links ul li a {
  color: #fff;
  padding: 45% 0 20%;
}
.investors-navigation-links ul li:hover a,
.investors-navigation-links ul li:focus a,
.investors-navigation-links ul li.active a {
  color: #0055b8;
}
.investors-navigation-links ul li.financial-link {
  background-image: url(../assets/img/icon-financial-white.png);
}
.investors-navigation-links ul li.financial-link:hover,
.investors-navigation-links ul li.financial-link:focus,
.investors-navigation-links ul li.financial-link.active {
  background-image: url(../assets/img/icon-financial-primary.png);
}
.investors-navigation-links ul li.news-link {
  background-image: url(../assets/img/icon-news-white.png);
}
.investors-navigation-links ul li.news-link:hover,
.investors-navigation-links ul li.news-link:focus,
.investors-navigation-links ul li.news-link.active {
  background-image: url(../assets/img/icon-news-primary.png);
}
.investors-navigation-links ul li.events-link {
  background-image: url(../assets/img/icon-events-white.png);
}
.investors-navigation-links ul li.events-link:hover,
.investors-navigation-links ul li.events-link:focus,
.investors-navigation-links ul li.events-link.active {
  background-image: url(../assets/img/icon-events-primary.png);
}
.investors-navigation-links ul li.corporate-link {
  background-image: url(../assets/img/icon-corporate-white.png);
}
.investors-navigation-links ul li.corporate-link:hover,
.investors-navigation-links ul li.corporate-link:focus,
.investors-navigation-links ul li.corporate-link.active {
  background-image: url(../assets/img/icon-corporate-primary.png);
}
.investors-navigation-links ul li.request-link {
  background-image: url(../assets/img/icon-request-white.png);
}
.investors-navigation-links ul li.request-link:hover,
.investors-navigation-links ul li.request-link:focus,
.investors-navigation-links ul li.request-link.active {
  background-image: url(../assets/img/icon-request-primary.png);
}
.investors-navigation-links ul li.ourstory-link {
  background-image: url(../assets/img/icon-ourstory-white.png);
  background-position-y: 31%;
}
.investors-navigation-links ul li.ourstory-link:hover,
.investors-navigation-links ul li.ourstory-link:focus,
.investors-navigation-links ul li.ourstory-link.active {
  background-image: url(../assets/img/icon-ourstory-primary.png);
}
.investors-navigation-links ul li.servicelines-link {
  background-image: url(../assets/img/icon-servicelines-white.png);
  background-size: 23%;
  background-position-y: 32%;
}
.investors-navigation-links ul li.servicelines-link:hover,
.investors-navigation-links ul li.servicelines-link:focus,
.investors-navigation-links ul li.servicelines-link.active {
  background-image: url(../assets/img/icon-servicelines-primary.png);
}
.investors-navigation-links ul li.subsidiaries-link {
  background-image: url(../assets/img/icon-subsidiaries-white.png);
}
.investors-navigation-links ul li.subsidiaries-link:hover,
.investors-navigation-links ul li.subsidiaries-link:focus,
.investors-navigation-links ul li.subsidiaries-link.active {
  background-image: url(../assets/img/icon-subsidiaries-primary.png);
}
.performance-graph {
  top: 100px;
  z-index: 1;
}
@media (max-width: 1339px) {
  .performance-graph {
    top: 65px;
    margin-bottom: -37px;
  }
}
@media (max-width: 1199px) {
  .performance-graph {
    top: 51px;
    margin-bottom: -49px;
  }
}
@media (max-width: 991px) {
  .performance-graph {
    top: 0;
    margin-bottom: 0;
  }
  .performance-graph .media-body {
    display: none;
  }
  .tooltip-outer .tooltip-content {
    color: #0055b8 !important;
  }
  .tooltip-outer .tooltip-content-hover {
    font-size: 85%;
  }
}
.performance-graph .graph-left {
  left: -1.6%;
}
.performance-graph .left-offset {
  padding-left: 3.5%;
}
.proven-performance {
  padding-top: 5%;
}
.proven-performance:before {
  background: #404041;
  top: 130px;
  content: "";
  display: block;
  height: 80%;
  position: absolute;
  right: 0;
  width: 47.75%;
}
.proven-performance:after {
  background: #404041;
  bottom: -40px;
  content: "";
  display: block;
  height: 10%;
  position: absolute;
  right: 0;
  width: 47.75%;
}
.proven-performance .primary-contact-info {
  padding: 0 0 0 100px;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.35rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.7rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1.2rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.7rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3.2rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .innerpage-banner.banner-half,
  .innerpage-banner.banner-half .banner-item {
    height: 60vh;
    min-height: 635px;
  }
  .sub-about .innerpage-banner.banner-half,
  .sub-about .innerpage-banner.banner-half .banner-item {
    height: 45vh;
    min-height: 435px;
  }
  .expertise-service .innerpage-banner.banner-half,
  .expertise-service .innerpage-banner.banner-half .banner-item,
  .innerpage-banner.innerpage-project-detail {
    height: 25vh;
    min-height: 185px;
  }
  .expertise-service #services-toggle .text-gray,
  .expertise-service #services-toggle .text-lightgray {
    color: #757575 !important;
  }
  .expertise-service #services-toggle a.text-gray,
  .expertise-service #services-toggle a.text-lightgray {
    color: #fff !important;
  }
  .innerpage-banner.banner-half .banner-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .innerpage-banner.banner-half.category-detail-banner .banner-content {
    top: unset;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
  }
  .innerpage-banner.banner-half.category-detail-banner,
  .innerpage-banner.banner-half.category-detail-banner .banner-item {
    height: 65vh;
  }
  .innerpage-banner.banner-half.category-detail-banner .banner-item:before {
    background: #fff;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    position: absolute;
    height: 40px;
    z-index: 1;
  }
  .innerpage-banner.banner-half.category-detail-banner .banner-content {
    bottom: 0;
    top: inherit;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .grid-overlay.grid-left-half .half-container {
    padding: 10px 15px !important;
  }
  .grid-overlay.grid-left-half .half-container h4 {
    font-size: 14px;
  }
  .grid-overlay.grid-left-half .half-container .btn {
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .grid-overlay h3 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 1199px) {
  #explore-projects::before {
    display: none;
  }
  #explore-projects .nav-tabs li span {
    padding: 30% 30% 30% 20%;
  }
  .grid-overlay img {
    max-width: 30px;
  }
  .readyto-container {
    padding: 6%;
  }
  .readyto-container .display-3 {
    font-size: 48px;
  }
  .readyto-container h3 {
    font-size: 18px;
    line-height: 30px;
  }
  #content-grid .content-tile.view-all {
    min-height: inherit;
    padding: 100px 40px;
  }
  #content-grid .content-tile.view-all a {
    top: 40%;
  }
  #content-grid .image-tile.left-arrow.arrow-secondary:before {
    left: inherit;
    right: 0;
    -webkit-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  #content-grid .image-tile.right-arrow.arrow-secondary:before {
    left: 0;
    right: inherit;
    -webkit-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .featured-project-block {
    padding: 5%;
  }
}
@media screen and (max-width: 991px) {
  .services-panel {
    padding: 10px 20px 20px;
  }
  .our-services-block h3 {
    max-width: inherit;
  }
  .our-services-block a {
    letter-spacing: 3px;
  }
  .featured-project-block {
    padding: 10%;
  }
  .main-content:before {
    display: none;
  }
  .services-accordion-block a[aria-expanded="true"]:before {
    display: none;
  }
  .grid-overlay h3 {
    font-size: 20px;
  }
  #explore-projects .nav-tabs {
    min-width: 6%;
  }
  #explore-projects .nav-tabs li a {
    background-size: 26px auto;
  }
  #explore-projects .nav-tabs li span {
    font-size: 12px;
    padding: 34% 34% 34% 20%;
  }
  .featured-project-slider {
    margin-bottom: 40px;
  }
  .subsidiaries-grid .grid-even li {
    background: rgba(0, 0, 0, 0.035);
  }
  .subsidiaries-grid .grid-odd li:nth-child(3),
  .subsidiaries-grid .grid-even li:nth-child(2) {
    background: rgba(0, 0, 0, 0.035);
  }
  .subsidiaries-grid .grid-odd li:nth-child(4),
  .subsidiaries-grid .grid-even li:nth-child(1),
  .subsidiaries-grid .grid-even li:nth-child(4) {
    background: transparent;
  }
  .investors-navigation-links ul li a {
    padding: 65% 0 20%;
  }
  .proven-performance:before,
  .proven-performance:after {
    display: none;
  }
  .proven-performance .primary-contact-info {
    background: #404041;
    margin-bottom: 40px;
    padding: 10px 30px;
  }
  .featured-project-slider .slick-prev,
  .featured-project-slider .slick-next {
    top: calc(100% + 35px);
  }
  .featured-project-slider .slick-dots {
    bottom: -50px;
  }
  .services-accordion-block .d-sm-block {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .innerpage-banner .banner-content .hgroup {
    margin: 0 auto;
    max-width: 90%;
    padding-top: 5%;
  }
  .expertise-landing .innerpage-banner .banner-content .hgroup {
    max-width: 100%;
  }
  .expertise-service .services-panel {
    padding: 10%;
  }
  .our-process .tab-content {
    padding: 0 1.5rem 1rem;
  }
  .our-services-block a {
    margin-top: 20px;
    padding: 10px 15px;
  }
  .our-services-block p {
    min-height: inherit;
  }
  .innerpage-banner .banner-icon {
    margin: 0 5px 0 0;
  }
  #explore-projects .nav-tabs li span {
    padding: 30% 30% 30% 20%;
  }
  .featured-project-slider .slick-prev,
  .featured-project-slider .slick-next {
    top: calc(100% + 35px);
  }
  .featured-project-slider .slick-dots {
    bottom: -50px;
  }
  .subsidiaries-grid .modal-dialog {
    top: 8%;
    margin: 10px 10px 60px;
  }
  .career-grid .grid-overlay.grid-left-full {
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    padding-bottom: 0;
    padding-top: 0;
    background-position: center top !important;
  }
  .career-grid .grid-overlay.grid-left-half {
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding-bottom: 30px;
    padding-top: 30px;
    background-position: center top !important;
  }
  .career-grid .grid-left-full .testimonial-text,
  .career-grid .grid-left-half .testimonial-text {
    position: inherit !important;
  }
  .d-sm-block {
    display: block;
  }
  .readyto {
    background: url(../assets/img/banner-readyto.jpg) no-repeat center top;
    background-size: cover;
    background-color: #999;
    background-blend-mode: multiply;
  }
  .readyto .readyto-container {
    background: rgba(0, 0, 0, 0.4);
    max-width: inherit;
    padding: 25px;
    position: inherit;
  }
  .readyto img {
    display: none;
  }
  #content-grid .image-tile .thumb-icon,
  #content-grid .image-tile.left-arrow .thumb-icon {
    left: inherit;
    max-width: 48px;
    padding: 10px;
    right: 0;
  }
  #content-grid .image-tile.left-arrow.arrow-secondary:before {
    left: 0;
    right: inherit;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #content-grid .image-tile.right-arrow:before,
  #content-grid .image-tile.right-arrow.arrow-secondary:before {
    left: 0;
    right: inherit;
    -webkit-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  #content-grid .content-tile.view-all {
    min-height: inherit;
    margin: 0 15px;
    padding: 80px 40px;
    width: 100%;
  }
  .investors-navigation-links ul li {
    background-size: 30px auto;
    background-position: center 20%;
  }
  .investors-navigation-links ul li a {
    font-size: 12px;
    padding: 50% 0 15%;
    line-height: normal;
  }
  .performance-graph {
    top: 0;
    margin-bottom: 0;
  }
  .performance-graph .graph-left {
    left: 0;
  }
  .performance-graph img {
    padding-left: 17px;
  }
  .performance-graph .graph-left img {
    padding-right: 15px;
  }
  .performance-graph .media {
    margin-bottom: 30px !important;
  }
  .performance-graph .media .media-body {
    color: #404041 !important;
  }
  .investors-navigation-links.navigation-links-auto ul li {
    margin: 0 -2px;
  }
}
@media screen and (max-width: 739px) {
  .innerpage-banner,
  .innerpage-banner .banner-item,
  .innerpage-banner.banner-half .banner-image {
    height: 60vh;
    min-height: 360px;
  }
}
@media screen and (max-width: 567px) {
  .innerpage-banner,
  .innerpage-banner .banner-item,
  .innerpage-banner.banner-half .banner-image {
    height: 60vh;
    min-height: 300px;
  }
  .innerpage-banner .banner-content .hgroup h1 {
    font-size: 24px;
    line-height: 27px;
  }
  .innerpage-banner .banner-content .hgroup h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .innerpage-banner .banner-content .hgroup .base-font-size {
    font-size: 14px;
  }
  .proven-experience h2,
  .expertise-landing-headline h2,
  .expertise-service-headline h2,
  .sub-about h2 {
    font-size: 24px;
  }
  .proven-experience h4 {
    font-size: 16px;
    font-weight: normal !important;
    line-height: 24px;
  }
  .our-process .h4 {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 24px;
  }
  .expertise-area .media-left .media-body {
    display: block;
    padding: 30px 0 0;
    width: 100%;
  }
  .expertise-area .media-left > img {
    width: 200px;
  }
  .prefooter-widget .btn.btn-outline-primary {
    font-size: 14px;
  }
  .featured-project-block ul li {
    margin: 0 0 8px;
    line-height: normal;
  }
  .featured-project-block .btn-outline-primary {
    font-size: 14px;
  }
  .featured-project-block img {
    position: relative;
    left: 10px;
  }
  .d-xs-block {
    display: block;
  }
  .featured-project .thumb-icon {
    padding: 10px;
  }
  .project-detail-slider .slick-arrow.slick-prev:before,
  .project-detail-slider .slick-arrow.slick-next:before {
    font-size: 18px;
  }
  .project-detail .thumb-icon {
    padding: 7px;
  }
  .project-detail .thumb-icon .img-responsive {
    max-width: 32px;
  }
  #explore-projects .nav-tabs {
    bottom: inherit;
    min-width: inherit;
    padding: 0;
    width: 100%;
  }
  #explore-projects .nav-tabs li {
    float: left;
    height: auto;
    width: 14.28%;
  }
  #explore-projects .nav-tabs li a {
    padding: 24px 0;
  }
  #explore-projects .nav-tabs li span {
    display: none;
  }
  #explore-projects .tab-content .tab-pane > div {
    min-height: 310px;
  }
  .current-openings .btn-outline-white {
    white-space: normal;
  }
  .readyto-container .display-3 {
    font-size: 40px;
  }
  .readyto-container h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #why-us-accordion .services-accordion-block div {
    margin: 5px;
  }
  #content-grid .content-tile.view-all {
    padding: 70px 40px;
  }
  #content-grid .content-tile.view-all a {
    top: 37%;
  }
  .contact-form .col-xs-6 {
    width: 100%;
  }
  .contact-form .row.form-group .col-xs-6 + .col-xs-6 {
    margin-bottom: 0;
  }
  .form-toggles .btn.active {
    border: 0;
    box-shadow: none;
  }
  .performance-graph .media .media-body {
    font-size: 14px;
  }
  .performance-graph .media .media-body h3 {
    font-size: 18px;
  }
  .investors-navigation-links ul li {
    border: solid 1px #fff;
    margin: -1px;
    width: 50%;
  }
  .investors-navigation-links ul li:hover,
  .investors-navigation-links ul li:focus,
  .investors-navigation-links ul li.active {
    border-color: #0056b8;
  }
}
.form-toggles {
  position: relative;
}
.form-toggles:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #0055b8;
  border-width: 20px;
  margin-left: -20px;
  z-index: 9;
}
.form-toggles div.col-sm-6 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .form-toggles div.col-sm-6:first-child {
    text-align: right;
  }
  .form-toggles div.col-sm-6:last-child {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .form-toggles.pt-sm-5 {
    padding-top: 3rem !important;
  }
}
.form-toggles a.btn.active {
  color: #0055b8 !important;
  background-color: #fff !important;
  border-color: #fff;
  box-shadow: none;
}
.contact-form select {
  height: 54px !important;
  border-radius: initial !important;
  color: #767676;
}
@media screen and (max-width: 575px) {
  .contact-form select {
    height: 42px !important;
  }
}
@media screen and (min-width: 992px) {
  .c1482 #widget-2 {
    padding-top: 40px;
  }
}
.button-margin a {
  margin: 0 12px 12px;
}
.expertise-service h4.text-primary {
  font-size: 24px;
}
.project-detail .banner-slider .project-slide {
  height: 25vh;
  min-height: 185px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.project-detail .image-slider .project-slide {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .project-detail .banner-slider .project-slide,
  .project-detail .image-slider .project-slide {
    height: 415px;
  }
}
@media screen and (max-width: 575px) {
  .project-detail .banner-slider .project-slide,
  .project-detail .image-slider .project-slide {
    height: 275px;
  }
}
.c1577 .banner-image {
  background-position: center bottom 18% !important;
}
.home #main-content:before {
  background: url("../assets/img/Home_Outline_text.png") no-repeat left top;
  background-size: 100%;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.25;
  position: absolute;
  right: -0.5%;
  top: 0.5%;
  width: 10%;
  z-index: 1;
}
.home #main-content:after {
  background: url("../assets/img/Home_Outline_text2.png") no-repeat left top;
  background-size: 100%;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.25;
  position: absolute;
  left: 0;
  top: calc(70% - 200px);
  width: 10%;
  z-index: 1;
}
.tooltip-image {
  width: 70px;
  height: 100px;
  background-color: #fff;
  position: relative;
  float: left;
  margin-right: 20px;
}
.tooltip-image i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #0055b8;
}
.tooltip-outer {
  height: 100px;
  position: relative;
  max-width: 574px;
  background-image: linear-gradient(
    to left,
    transparent,
    transparent 50%,
    #fff 50%,
    #fff
  );
  background-position: 100% 0;
  background-size: 200% 100%;
  transition: all 0.25s ease-in;
}
.tooltip-outer:hover {
  background-position: 0 0;
}
.t-o-left {
  margin-left: 21px;
}
@media screen and (max-width: 1199px) {
  .t-o-left {
    margin-left: 15px;
  }
}
.t-o-right {
  margin-left: 2px;
}
@media screen and (max-width: 1339px) {
  .t-o-right {
    max-width: 520px;
  }
}
@media screen and (max-width: 1199px) {
  .t-o-right {
    max-width: 424px;
  }
}
@media screen and (max-width: 767px) {
  .t-o-left {
    margin-left: 35px;
    max-width: 93%;
  }
  .t-o-left {
    margin-right: 17px;
    max-width: 95%;
  }
  .bg-primary.proven-performance {
    padding: 3% 3% 0;
  }
  .tooltip-outer .tooltip-content-hover {
    padding-left: 75px;
  }
}
.tooltip-outer .tooltip-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 500px;
  padding-left: 85px;
  color: #fff;
  transition: all 0.25s ease-in;
}
.tooltip-outer .tooltip-content-hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 500px;
  padding-left: 85px;
  display: none;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 1199px) {
  .tooltip-outer .tooltip-content-hover {
    max-width: 400px;
  }
}
.tooltip-outer:hover .tooltip-content-hover {
  display: block;
}
.tooltip-outer:hover .tooltip-content {
  display: none;
}
.M2 .main-content:before {
  background: url(../assets/img/img-expertise-vertical.png) no-repeat left top;
  background-size: 100%;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.25;
  position: absolute;
  left: 0;
  top: 11%;
  width: 10%;
  z-index: 1;
}
.M3 #main-content:before {
  background: url("../assets/img/Projects_Outline_text.png") no-repeat left top;
  background-size: 100%;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.25;
  position: absolute;
  right: 0;
  top: 40%;
  width: 10%;
  z-index: 1;
}
#explore-projects {
  z-index: 30;
}
.moncur-bug {
  position: relative;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
}
.moncur-bug:after {
  content: "Website by Moncur";
  opacity: 0;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  top: -7px;
  right: -145px;
  color: #3c8ae3;
  font-size: 14px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .moncur-bug:after {
    top: 3px;
  }
}
.moncur-bug:hover:after,
.moncur-bug:focus:after {
  opacity: 1;
  -moz-transform: translate3d(-15px, 0, 0);
  -ms-transform: translate3d(-15px, 0, 0);
  -o-transform: translate3d(-15px, 0, 0);
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
  outline: 0;
}
.moncur-bug img {
  width: 12px;
}
.scroll-table {
  max-width: 760px;
  overflow: auto;
}
#tab-content .content-section {
  overflow: hidden;
}
#tab-content .content-section h3 {
  font-size: 30px;
}
#tab-content .tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1;
}
#tab-content .tabs li {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
#tab-content .tabs li:hover {
  cursor: pointer;
  color: #dedede;
}
#tab-content .tabs li.active {
  color: #72aff6;
}
ul.three-col {
  columns: 3;
  margin: 0;
  padding: 0 0 0 20px;
}
ul.three-col li {
  padding: 0 30px 0 0;
}
.tab_drawer_heading {
  display: none;
}
@media (max-width: 991px) {
  ul.three-col {
    columns: 2;
  }
  ul.three-col li {
    padding: 0;
  }
  #tab-content .tabs,
  #tab-content .content-section h3 {
    display: none;
  }
  #tab-content .content-section p {
    margin-bottom: 30px;
  }
  .tab_drawer_heading {
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #72aff6;
    color: #72aff6;
  }
  .tab_drawer_heading.d_active {
    color: #fff;
    border: 0;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .tab_drawer_heading:first-of-type.d_active {
    margin-top: 0;
    padding-top: 20px;
    border-top: 1px solid #72aff6;
  }
}
@media (max-width: 767px) {
  ul.three-col {
    columns: 1;
  }
}
.partner-logos.logo-slider {
  padding: 0 60px;
}
.partner-logos.logo-slider img {
  width: 100%;
  max-width: 100%;
}
.partner-logos.logo-slider .slick-prev {
  left: 25px;
  top: 60%;
}
.partner-logos.logo-slider .slick-prev:before {
  color: #ccc;
  font-family: fontawesome;
  content: "";
}
.partner-logos.logo-slider .slick-next {
  right: 25px;
  top: 60%;
}
.partner-logos.logo-slider .slick-next:before {
  color: #ccc;
  font-family: fontawesome;
  content: "";
}
.sustainability-slider {
  background: #0056b8;
}
.innerpage-banner .sustainability-slider .banner-title-texture {
  top: -18%;
  transform: scale(1.3);
}
.sustainability-banner .slider-arrow {
  position: absolute;
  bottom: 7%;
  font-size: 18px;
  padding: 0;
  width: 35px;
  height: 35px;
  z-index: 2;
}
.sustainability-banner .btn-outline-primary {
  border-color: #fff;
  border-width: 1px;
}
.sustainability-banner .slider-arrow.prev {
  left: 50%;
  transform: translateX(-100%);
}
.sustainability-banner .slider-arrow.next {
  left: calc(50% - 1px);
}
#data-access-request-form input {
  border-image-width: 0 !important;
}
.c2154 .position-relative.pt-sm-5 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.lowercase {
  text-transform: none;
}
@media (max-height: 650px) {
  header #logo img,
  header.fixed #logo img {
    width: 90px;
  }
  #home-banner,
  #home-banner .banner-item,
  #home-banner .banner-image {
    min-height: 640px;
  }
}
@media (min-width: 992px) {
  #home-banner .banner-content .hgroup h1 {
    font-size: 96px;
  }
}
