/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    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 th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/f4769f9bdb7466be65088239c12046d1-glyphicons-halflings-regular.eot);
  src: url(/assets/f4769f9bdb7466be65088239c12046d1-glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/assets/448c34a56d699c29117adc64c43affeb-glyphicons-halflings-regular.woff2) format("woff2"), url(/assets/fa2772327f55d8198301fdb8bcfc8158-glyphicons-halflings-regular.woff) format("woff"), url(/assets/e18bbf611f2a2e43afc071aa2f4e1512-glyphicons-halflings-regular.ttf) format("truetype"), url(/assets/89889688147bd7575d6327160d64e760-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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -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: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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 #eeeeee;
}
.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: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #D82420;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #ac1d19;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  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[title],
abbr[data-original-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 #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  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-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-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-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-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-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-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-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    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: #333333;
  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;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]: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: #000;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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: #eeeeee;
  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="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-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;
}
textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].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;
}
textarea.input-lg,
select[multiple].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 textarea.form-control,
.form-group-lg select[multiple].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: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #D82420;
}
.has-error .form-control {
  border-color: #D82420;
  -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: #ac1d19;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea7674;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ea7674;
}
.has-error .input-group-addon {
  color: #D82420;
  background-color: #f2dede;
  border-color: #D82420;
}
.has-error .form-control-feedback {
  color: #D82420;
}
.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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  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: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  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:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #D82420;
  border-color: #c2201d;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #ac1d19;
  border-color: #530e0c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #ac1d19;
  border-color: #8c1715;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ac1d19;
  background-image: none;
  border-color: #8c1715;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #8c1715;
  border-color: #530e0c;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #D82420;
  border-color: #c2201d;
}
.btn-danger .badge {
  color: #D82420;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-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;
}
.dropup,
.dropdown {
  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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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: #777777;
  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 > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.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: #000;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.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="radio"],
.input-group-addon input[type="checkbox"] {
  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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  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:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    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:hover,
.nav-pills > li.active > a:focus {
  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:hover,
.nav-tabs-justified > .active > a:focus {
  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:hover,
  .nav-tabs-justified > .active > a:focus {
    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;
  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;
    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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    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 > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    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:hover,
.navbar-brand:focus {
  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;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    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: 5px;
  margin-bottom: 5px;
}
@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 .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    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: 5px;
  margin-bottom: 5px;
}
.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:hover,
.navbar-default .navbar-brand:focus {
  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:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  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:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  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:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  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:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  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: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  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 > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  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:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  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:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #D82420;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ac1d19;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  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: #eeeeee;
}
.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 > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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: bold;
}
.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: #D82420;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #ac1d19;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.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-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.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: #D82420;
}
.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-left,
.media-right,
.media-body {
  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:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #D82420;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #D82420;
}
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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #D82420;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #D82420;
  border-color: #D82420;
}
.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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #333333;
  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: #333333;
}
.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: #D82420;
  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: #D82420;
}
.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 iframe,
.embed-responsive embed,
.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: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-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;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: 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: #FFF;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFF;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFF;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #FFF;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #FFF;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFF;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFF;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFF;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  background-color: #FFF;
  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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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: #F4F2F0;
  border-bottom: 1px solid #e9e5e1;
  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 > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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: 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: 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:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.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-prev,
  .carousel-control .icon-next {
    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;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'fontello';
  src: url(/assets/679a5f46a734eab6005f15b438a559b1-fontello.eot);
  src: url(/assets/679a5f46a734eab6005f15b438a559b1-fontello.eot#iefix) format('embedded-opentype'),
       url(/assets/7868fe0e2fb9357aca2769091c7e14cd-fontello.woff2) format('woff2'),
       url(/assets/62eb5f8bd8ccce052a36297c263eb368-fontello.woff) format('woff'),
       url(/assets/4a5c564ed3ce6adab13799edf3397372-fontello.ttf) format('truetype'),
       url(/assets/415611f878550c1acab849570fa28398-fontello.svg#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?11227035#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-emo-happy:before { content: '\e800'; } /* '' */
.icon-emo-wink:before { content: '\e801'; } /* '' */
.icon-emo-wink2:before { content: '\e802'; } /* '' */
.icon-emo-unhappy:before { content: '\e803'; } /* '' */
.icon-emo-sleep:before { content: '\e804'; } /* '' */
.icon-emo-thumbsup:before { content: '\e805'; } /* '' */
.icon-emo-devil:before { content: '\e806'; } /* '' */
.icon-emo-surprised:before { content: '\e807'; } /* '' */
.icon-emo-tongue:before { content: '\e808'; } /* '' */
.icon-emo-coffee:before { content: '\e809'; } /* '' */
.icon-emo-sunglasses:before { content: '\e80a'; } /* '' */
.icon-emo-displeased:before { content: '\e80b'; } /* '' */
.icon-emo-beer:before { content: '\e80c'; } /* '' */
.icon-emo-grin:before { content: '\e80d'; } /* '' */
.icon-emo-angry:before { content: '\e80e'; } /* '' */
.icon-emo-saint:before { content: '\e80f'; } /* '' */
.icon-emo-cry:before { content: '\e810'; } /* '' */
.icon-emo-shoot:before { content: '\e811'; } /* '' */
.icon-emo-squint:before { content: '\e812'; } /* '' */
.icon-emo-laugh:before { content: '\e813'; } /* '' */
.icon-spin1:before { content: '\e814'; } /* '' */
.icon-spin2:before { content: '\e815'; } /* '' */
.icon-spin3:before { content: '\e816'; } /* '' */
.icon-spin4:before { content: '\e817'; } /* '' */
.icon-spin5:before { content: '\e818'; } /* '' */
.icon-spin6:before { content: '\e819'; } /* '' */
.icon-firefox:before { content: '\e81a'; } /* '' */
.icon-chrome:before { content: '\e81b'; } /* '' */
.icon-opera:before { content: '\e81c'; } /* '' */
.icon-ie:before { content: '\e81d'; } /* '' */
.icon-crown:before { content: '\e81e'; } /* '' */
.icon-crown-plus:before { content: '\e81f'; } /* '' */
.icon-crown-minus:before { content: '\e820'; } /* '' */
.icon-marquee:before { content: '\e821'; } /* '' */
.icon-glass:before { content: '\e822'; } /* '' */
.icon-music:before { content: '\e823'; } /* '' */
.icon-search:before { content: '\e824'; } /* '' */
.icon-mail:before { content: '\e825'; } /* '' */
.icon-mail-alt:before { content: '\e826'; } /* '' */
.icon-mail-squared:before { content: '\e827'; } /* '' */
.icon-heart:before { content: '\e828'; } /* '' */
.icon-heart-empty:before { content: '\e829'; } /* '' */
.icon-star:before { content: '\e82a'; } /* '' */
.icon-star-empty:before { content: '\e82b'; } /* '' */
.icon-star-half:before { content: '\e82c'; } /* '' */
.icon-star-half-alt:before { content: '\e82d'; } /* '' */
.icon-user:before { content: '\e82e'; } /* '' */
.icon-user-plus:before { content: '\e82f'; } /* '' */
.icon-user-times:before { content: '\e830'; } /* '' */
.icon-users:before { content: '\e831'; } /* '' */
.icon-male:before { content: '\e832'; } /* '' */
.icon-female:before { content: '\e833'; } /* '' */
.icon-child:before { content: '\e834'; } /* '' */
.icon-user-secret:before { content: '\e835'; } /* '' */
.icon-video:before { content: '\e836'; } /* '' */
.icon-videocam:before { content: '\e837'; } /* '' */
.icon-picture:before { content: '\e838'; } /* '' */
.icon-camera:before { content: '\e839'; } /* '' */
.icon-camera-alt:before { content: '\e83a'; } /* '' */
.icon-th-large:before { content: '\e83b'; } /* '' */
.icon-th:before { content: '\e83c'; } /* '' */
.icon-th-list:before { content: '\e83d'; } /* '' */
.icon-ok:before { content: '\e83e'; } /* '' */
.icon-ok-circled:before { content: '\e83f'; } /* '' */
.icon-ok-circled2:before { content: '\e840'; } /* '' */
.icon-ok-squared:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e842'; } /* '' */
.icon-cancel-circled:before { content: '\e843'; } /* '' */
.icon-cancel-circled2:before { content: '\e844'; } /* '' */
.icon-plus:before { content: '\e845'; } /* '' */
.icon-plus-circled:before { content: '\e846'; } /* '' */
.icon-plus-squared:before { content: '\e847'; } /* '' */
.icon-plus-squared-alt:before { content: '\e848'; } /* '' */
.icon-minus:before { content: '\e849'; } /* '' */
.icon-minus-circled:before { content: '\e84a'; } /* '' */
.icon-minus-squared:before { content: '\e84b'; } /* '' */
.icon-minus-squared-alt:before { content: '\e84c'; } /* '' */
.icon-help:before { content: '\e84d'; } /* '' */
.icon-help-circled:before { content: '\e84e'; } /* '' */
.icon-info-circled:before { content: '\e84f'; } /* '' */
.icon-info:before { content: '\e850'; } /* '' */
.icon-home:before { content: '\e851'; } /* '' */
.icon-link:before { content: '\e852'; } /* '' */
.icon-unlink:before { content: '\e853'; } /* '' */
.icon-link-ext:before { content: '\e854'; } /* '' */
.icon-link-ext-alt:before { content: '\e855'; } /* '' */
.icon-attach:before { content: '\e856'; } /* '' */
.icon-lock:before { content: '\e857'; } /* '' */
.icon-lock-open:before { content: '\e858'; } /* '' */
.icon-lock-open-alt:before { content: '\e859'; } /* '' */
.icon-pin:before { content: '\e85a'; } /* '' */
.icon-eye:before { content: '\e85b'; } /* '' */
.icon-eye-off:before { content: '\e85c'; } /* '' */
.icon-tag:before { content: '\e85d'; } /* '' */
.icon-tags:before { content: '\e85e'; } /* '' */
.icon-bookmark:before { content: '\e85f'; } /* '' */
.icon-bookmark-empty:before { content: '\e860'; } /* '' */
.icon-flag:before { content: '\e861'; } /* '' */
.icon-flag-empty:before { content: '\e862'; } /* '' */
.icon-flag-checkered:before { content: '\e863'; } /* '' */
.icon-thumbs-up:before { content: '\e864'; } /* '' */
.icon-thumbs-down:before { content: '\e865'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e866'; } /* '' */
.icon-thumbs-down-alt:before { content: '\e867'; } /* '' */
.icon-download:before { content: '\e868'; } /* '' */
.icon-upload:before { content: '\e869'; } /* '' */
.icon-download-cloud:before { content: '\e86a'; } /* '' */
.icon-upload-cloud:before { content: '\e86b'; } /* '' */
.icon-reply:before { content: '\e86c'; } /* '' */
.icon-reply-all:before { content: '\e86d'; } /* '' */
.icon-forward:before { content: '\e86e'; } /* '' */
.icon-quote-left:before { content: '\e86f'; } /* '' */
.icon-quote-right:before { content: '\e870'; } /* '' */
.icon-code:before { content: '\e871'; } /* '' */
.icon-export:before { content: '\e872'; } /* '' */
.icon-export-alt:before { content: '\e873'; } /* '' */
.icon-share:before { content: '\e874'; } /* '' */
.icon-share-squared:before { content: '\e875'; } /* '' */
.icon-pencil:before { content: '\e876'; } /* '' */
.icon-pencil-squared:before { content: '\e877'; } /* '' */
.icon-edit:before { content: '\e878'; } /* '' */
.icon-print:before { content: '\e879'; } /* '' */
.icon-retweet:before { content: '\e87a'; } /* '' */
.icon-keyboard:before { content: '\e87b'; } /* '' */
.icon-gamepad:before { content: '\e87c'; } /* '' */
.icon-comment:before { content: '\e87d'; } /* '' */
.icon-chat:before { content: '\e87e'; } /* '' */
.icon-comment-empty:before { content: '\e87f'; } /* '' */
.icon-chat-empty:before { content: '\e880'; } /* '' */
.icon-bell:before { content: '\e881'; } /* '' */
.icon-bell-alt:before { content: '\e882'; } /* '' */
.icon-bell-off:before { content: '\e883'; } /* '' */
.icon-bell-off-empty:before { content: '\e884'; } /* '' */
.icon-attention-alt:before { content: '\e885'; } /* '' */
.icon-attention:before { content: '\e886'; } /* '' */
.icon-attention-circled:before { content: '\e887'; } /* '' */
.icon-location:before { content: '\e888'; } /* '' */
.icon-direction:before { content: '\e889'; } /* '' */
.icon-compass:before { content: '\e88a'; } /* '' */
.icon-trash:before { content: '\e88b'; } /* '' */
.icon-trash-empty:before { content: '\e88c'; } /* '' */
.icon-doc:before { content: '\e88d'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-text:before { content: '\e88f'; } /* '' */
.icon-doc-inv:before { content: '\e890'; } /* '' */
.icon-doc-text-inv:before { content: '\e891'; } /* '' */
.icon-file-pdf:before { content: '\e892'; } /* '' */
.icon-file-word:before { content: '\e893'; } /* '' */
.icon-file-excel:before { content: '\e894'; } /* '' */
.icon-file-powerpoint:before { content: '\e895'; } /* '' */
.icon-file-image:before { content: '\e896'; } /* '' */
.icon-file-archive:before { content: '\e897'; } /* '' */
.icon-file-audio:before { content: '\e898'; } /* '' */
.icon-file-video:before { content: '\e899'; } /* '' */
.icon-file-code:before { content: '\e89a'; } /* '' */
.icon-folder:before { content: '\e89b'; } /* '' */
.icon-folder-open:before { content: '\e89c'; } /* '' */
.icon-folder-empty:before { content: '\e89d'; } /* '' */
.icon-folder-open-empty:before { content: '\e89e'; } /* '' */
.icon-box:before { content: '\e89f'; } /* '' */
.icon-rss:before { content: '\e8a0'; } /* '' */
.icon-rss-squared:before { content: '\e8a1'; } /* '' */
.icon-phone:before { content: '\e8a2'; } /* '' */
.icon-phone-squared:before { content: '\e8a3'; } /* '' */
.icon-fax:before { content: '\e8a4'; } /* '' */
.icon-menu:before { content: '\e8a5'; } /* '' */
.icon-cog:before { content: '\e8a6'; } /* '' */
.icon-cog-alt:before { content: '\e8a7'; } /* '' */
.icon-wrench:before { content: '\e8a8'; } /* '' */
.icon-sliders:before { content: '\e8a9'; } /* '' */
.icon-basket:before { content: '\e8aa'; } /* '' */
.icon-cart-plus:before { content: '\e8ab'; } /* '' */
.icon-cart-arrow-down:before { content: '\e8ac'; } /* '' */
.icon-calendar:before { content: '\e8ad'; } /* '' */
.icon-calendar-empty:before { content: '\e8ae'; } /* '' */
.icon-login:before { content: '\e8af'; } /* '' */
.icon-logout:before { content: '\e8b0'; } /* '' */
.icon-mic:before { content: '\e8b1'; } /* '' */
.icon-mute:before { content: '\e8b2'; } /* '' */
.icon-volume-off:before { content: '\e8b3'; } /* '' */
.icon-volume-down:before { content: '\e8b4'; } /* '' */
.icon-volume-up:before { content: '\e8b5'; } /* '' */
.icon-headphones:before { content: '\e8b6'; } /* '' */
.icon-clock:before { content: '\e8b7'; } /* '' */
.icon-lightbulb:before { content: '\e8b8'; } /* '' */
.icon-block:before { content: '\e8b9'; } /* '' */
.icon-resize-full:before { content: '\e8ba'; } /* '' */
.icon-resize-full-alt:before { content: '\e8bb'; } /* '' */
.icon-resize-small:before { content: '\e8bc'; } /* '' */
.icon-resize-vertical:before { content: '\e8bd'; } /* '' */
.icon-resize-horizontal:before { content: '\e8be'; } /* '' */
.icon-move:before { content: '\e8bf'; } /* '' */
.icon-zoom-in:before { content: '\e8c0'; } /* '' */
.icon-zoom-out:before { content: '\e8c1'; } /* '' */
.icon-down-circled2:before { content: '\e8c2'; } /* '' */
.icon-up-circled2:before { content: '\e8c3'; } /* '' */
.icon-left-circled2:before { content: '\e8c4'; } /* '' */
.icon-right-circled2:before { content: '\e8c5'; } /* '' */
.icon-down-dir:before { content: '\e8c6'; } /* '' */
.icon-up-dir:before { content: '\e8c7'; } /* '' */
.icon-left-dir:before { content: '\e8c8'; } /* '' */
.icon-right-dir:before { content: '\e8c9'; } /* '' */
.icon-down-open:before { content: '\e8ca'; } /* '' */
.icon-left-open:before { content: '\e8cb'; } /* '' */
.icon-right-open:before { content: '\e8cc'; } /* '' */
.icon-up-open:before { content: '\e8cd'; } /* '' */
.icon-angle-left:before { content: '\e8ce'; } /* '' */
.icon-angle-right:before { content: '\e8cf'; } /* '' */
.icon-angle-up:before { content: '\e8d0'; } /* '' */
.icon-angle-down:before { content: '\e8d1'; } /* '' */
.icon-angle-circled-left:before { content: '\e8d2'; } /* '' */
.icon-angle-circled-right:before { content: '\e8d3'; } /* '' */
.icon-angle-circled-up:before { content: '\e8d4'; } /* '' */
.icon-angle-circled-down:before { content: '\e8d5'; } /* '' */
.icon-angle-double-left:before { content: '\e8d6'; } /* '' */
.icon-angle-double-right:before { content: '\e8d7'; } /* '' */
.icon-angle-double-up:before { content: '\e8d8'; } /* '' */
.icon-angle-double-down:before { content: '\e8d9'; } /* '' */
.icon-down:before { content: '\e8da'; } /* '' */
.icon-left:before { content: '\e8db'; } /* '' */
.icon-right:before { content: '\e8dc'; } /* '' */
.icon-up:before { content: '\e8dd'; } /* '' */
.icon-down-big:before { content: '\e8de'; } /* '' */
.icon-left-big:before { content: '\e8df'; } /* '' */
.icon-right-big:before { content: '\e8e0'; } /* '' */
.icon-up-big:before { content: '\e8e1'; } /* '' */
.icon-right-hand:before { content: '\e8e2'; } /* '' */
.icon-left-hand:before { content: '\e8e3'; } /* '' */
.icon-up-hand:before { content: '\e8e4'; } /* '' */
.icon-down-hand:before { content: '\e8e5'; } /* '' */
.icon-left-circled:before { content: '\e8e6'; } /* '' */
.icon-right-circled:before { content: '\e8e7'; } /* '' */
.icon-up-circled:before { content: '\e8e8'; } /* '' */
.icon-down-circled:before { content: '\e8e9'; } /* '' */
.icon-cw:before { content: '\e8ea'; } /* '' */
.icon-ccw:before { content: '\e8eb'; } /* '' */
.icon-arrows-cw:before { content: '\e8ec'; } /* '' */
.icon-level-up:before { content: '\e8ed'; } /* '' */
.icon-level-down:before { content: '\e8ee'; } /* '' */
.icon-shuffle:before { content: '\e8ef'; } /* '' */
.icon-exchange:before { content: '\e8f0'; } /* '' */
.icon-history:before { content: '\e8f1'; } /* '' */
.icon-expand:before { content: '\e8f2'; } /* '' */
.icon-collapse:before { content: '\e8f3'; } /* '' */
.icon-expand-right:before { content: '\e8f4'; } /* '' */
.icon-collapse-left:before { content: '\e8f5'; } /* '' */
.icon-play:before { content: '\e8f6'; } /* '' */
.icon-play-circled:before { content: '\e8f7'; } /* '' */
.icon-play-circled2:before { content: '\e8f8'; } /* '' */
.icon-stop:before { content: '\e8f9'; } /* '' */
.icon-pause:before { content: '\e8fa'; } /* '' */
.icon-to-end:before { content: '\e8fb'; } /* '' */
.icon-to-end-alt:before { content: '\e8fc'; } /* '' */
.icon-to-start:before { content: '\e8fd'; } /* '' */
.icon-to-start-alt:before { content: '\e8fe'; } /* '' */
.icon-fast-fw:before { content: '\e8ff'; } /* '' */
.icon-fast-bw:before { content: '\e900'; } /* '' */
.icon-eject:before { content: '\e901'; } /* '' */
.icon-target:before { content: '\e902'; } /* '' */
.icon-signal:before { content: '\e903'; } /* '' */
.icon-wifi:before { content: '\e904'; } /* '' */
.icon-award:before { content: '\e905'; } /* '' */
.icon-desktop:before { content: '\e906'; } /* '' */
.icon-laptop:before { content: '\e907'; } /* '' */
.icon-tablet:before { content: '\e908'; } /* '' */
.icon-mobile:before { content: '\e909'; } /* '' */
.icon-inbox:before { content: '\e90a'; } /* '' */
.icon-globe:before { content: '\e90b'; } /* '' */
.icon-sun:before { content: '\e90c'; } /* '' */
.icon-cloud:before { content: '\e90d'; } /* '' */
.icon-flash:before { content: '\e90e'; } /* '' */
.icon-moon:before { content: '\e90f'; } /* '' */
.icon-umbrella:before { content: '\e910'; } /* '' */
.icon-flight:before { content: '\e911'; } /* '' */
.icon-fighter-jet:before { content: '\e912'; } /* '' */
.icon-paper-plane:before { content: '\e913'; } /* '' */
.icon-paper-plane-empty:before { content: '\e914'; } /* '' */
.icon-space-shuttle:before { content: '\e915'; } /* '' */
.icon-leaf:before { content: '\e916'; } /* '' */
.icon-font:before { content: '\e917'; } /* '' */
.icon-bold:before { content: '\e918'; } /* '' */
.icon-medium:before { content: '\e919'; } /* '' */
.icon-italic:before { content: '\e91a'; } /* '' */
.icon-header:before { content: '\e91b'; } /* '' */
.icon-paragraph:before { content: '\e91c'; } /* '' */
.icon-text-height:before { content: '\e91d'; } /* '' */
.icon-text-width:before { content: '\e91e'; } /* '' */
.icon-align-left:before { content: '\e91f'; } /* '' */
.icon-align-center:before { content: '\e920'; } /* '' */
.icon-align-right:before { content: '\e921'; } /* '' */
.icon-align-justify:before { content: '\e922'; } /* '' */
.icon-list:before { content: '\e923'; } /* '' */
.icon-indent-left:before { content: '\e924'; } /* '' */
.icon-indent-right:before { content: '\e925'; } /* '' */
.icon-list-bullet:before { content: '\e926'; } /* '' */
.icon-list-numbered:before { content: '\e927'; } /* '' */
.icon-strike:before { content: '\e928'; } /* '' */
.icon-underline:before { content: '\e929'; } /* '' */
.icon-superscript:before { content: '\e92a'; } /* '' */
.icon-subscript:before { content: '\e92b'; } /* '' */
.icon-table:before { content: '\e92c'; } /* '' */
.icon-columns:before { content: '\e92d'; } /* '' */
.icon-crop:before { content: '\e92e'; } /* '' */
.icon-scissors:before { content: '\e92f'; } /* '' */
.icon-paste:before { content: '\e930'; } /* '' */
.icon-briefcase:before { content: '\e931'; } /* '' */
.icon-suitcase:before { content: '\e932'; } /* '' */
.icon-ellipsis:before { content: '\e933'; } /* '' */
.icon-ellipsis-vert:before { content: '\e934'; } /* '' */
.icon-off:before { content: '\e935'; } /* '' */
.icon-road:before { content: '\e936'; } /* '' */
.icon-list-alt:before { content: '\e937'; } /* '' */
.icon-qrcode:before { content: '\e938'; } /* '' */
.icon-barcode:before { content: '\e939'; } /* '' */
.icon-book:before { content: '\e93a'; } /* '' */
.icon-ajust:before { content: '\e93b'; } /* '' */
.icon-tint:before { content: '\e93c'; } /* '' */
.icon-toggle-off:before { content: '\e93d'; } /* '' */
.icon-toggle-on:before { content: '\e93e'; } /* '' */
.icon-check:before { content: '\e93f'; } /* '' */
.icon-check-empty:before { content: '\e940'; } /* '' */
.icon-circle:before { content: '\e941'; } /* '' */
.icon-circle-empty:before { content: '\e942'; } /* '' */
.icon-circle-thin:before { content: '\e943'; } /* '' */
.icon-circle-notch:before { content: '\e944'; } /* '' */
.icon-dot-circled:before { content: '\e945'; } /* '' */
.icon-asterisk:before { content: '\e946'; } /* '' */
.icon-gift:before { content: '\e947'; } /* '' */
.icon-fire:before { content: '\e948'; } /* '' */
.icon-magnet:before { content: '\e949'; } /* '' */
.icon-chart-bar:before { content: '\e94a'; } /* '' */
.icon-chart-area:before { content: '\e94b'; } /* '' */
.icon-chart-pie:before { content: '\e94c'; } /* '' */
.icon-chart-line:before { content: '\e94d'; } /* '' */
.icon-ticket:before { content: '\e94e'; } /* '' */
.icon-credit-card:before { content: '\e94f'; } /* '' */
.icon-floppy:before { content: '\e950'; } /* '' */
.icon-megaphone:before { content: '\e951'; } /* '' */
.icon-hdd:before { content: '\e952'; } /* '' */
.icon-key:before { content: '\e953'; } /* '' */
.icon-fork:before { content: '\e954'; } /* '' */
.icon-rocket:before { content: '\e955'; } /* '' */
.icon-bug:before { content: '\e956'; } /* '' */
.icon-certificate:before { content: '\e957'; } /* '' */
.icon-tasks:before { content: '\e958'; } /* '' */
.icon-filter:before { content: '\e959'; } /* '' */
.icon-beaker:before { content: '\e95a'; } /* '' */
.icon-magic:before { content: '\e95b'; } /* '' */
.icon-cab:before { content: '\e95c'; } /* '' */
.icon-taxi:before { content: '\e95d'; } /* '' */
.icon-truck:before { content: '\e95e'; } /* '' */
.icon-bus:before { content: '\e95f'; } /* '' */
.icon-bicycle:before { content: '\e960'; } /* '' */
.icon-motorcycle:before { content: '\e961'; } /* '' */
.icon-train:before { content: '\e962'; } /* '' */
.icon-subway:before { content: '\e963'; } /* '' */
.icon-ship:before { content: '\e964'; } /* '' */
.icon-money:before { content: '\e965'; } /* '' */
.icon-euro:before { content: '\e966'; } /* '' */
.icon-pound:before { content: '\e967'; } /* '' */
.icon-dollar:before { content: '\e968'; } /* '' */
.icon-rupee:before { content: '\e969'; } /* '' */
.icon-yen:before { content: '\e96a'; } /* '' */
.icon-rouble:before { content: '\e96b'; } /* '' */
.icon-shekel:before { content: '\e96c'; } /* '' */
.icon-try:before { content: '\e96d'; } /* '' */
.icon-won:before { content: '\e96e'; } /* '' */
.icon-bitcoin:before { content: '\e96f'; } /* '' */
.icon-viacoin:before { content: '\e970'; } /* '' */
.icon-sort:before { content: '\e971'; } /* '' */
.icon-sort-down:before { content: '\e972'; } /* '' */
.icon-sort-up:before { content: '\e973'; } /* '' */
.icon-sort-alt-up:before { content: '\e974'; } /* '' */
.icon-sort-alt-down:before { content: '\e975'; } /* '' */
.icon-sort-name-up:before { content: '\e976'; } /* '' */
.icon-sort-name-down:before { content: '\e977'; } /* '' */
.icon-sort-number-up:before { content: '\e978'; } /* '' */
.icon-sort-number-down:before { content: '\e979'; } /* '' */
.icon-hammer:before { content: '\e97a'; } /* '' */
.icon-gauge:before { content: '\e97b'; } /* '' */
.icon-sitemap:before { content: '\e97c'; } /* '' */
.icon-spinner:before { content: '\e97d'; } /* '' */
.icon-coffee:before { content: '\e97e'; } /* '' */
.icon-food:before { content: '\e97f'; } /* '' */
.icon-beer:before { content: '\e980'; } /* '' */
.icon-user-md:before { content: '\e981'; } /* '' */
.icon-stethoscope:before { content: '\e982'; } /* '' */
.icon-heartbeat:before { content: '\e983'; } /* '' */
.icon-ambulance:before { content: '\e984'; } /* '' */
.icon-medkit:before { content: '\e985'; } /* '' */
.icon-h-sigh:before { content: '\e986'; } /* '' */
.icon-bed:before { content: '\e987'; } /* '' */
.icon-hospital:before { content: '\e988'; } /* '' */
.icon-building:before { content: '\e989'; } /* '' */
.icon-building-filled:before { content: '\e98a'; } /* '' */
.icon-bank:before { content: '\e98b'; } /* '' */
.icon-smile:before { content: '\e98c'; } /* '' */
.icon-frown:before { content: '\e98d'; } /* '' */
.icon-meh:before { content: '\e98e'; } /* '' */
.icon-anchor:before { content: '\e98f'; } /* '' */
.icon-terminal:before { content: '\e990'; } /* '' */
.icon-eraser:before { content: '\e991'; } /* '' */
.icon-puzzle:before { content: '\e992'; } /* '' */
.icon-shield:before { content: '\e993'; } /* '' */
.icon-extinguisher:before { content: '\e994'; } /* '' */
.icon-bullseye:before { content: '\e995'; } /* '' */
.icon-wheelchair:before { content: '\e996'; } /* '' */
.icon-language:before { content: '\e997'; } /* '' */
.icon-graduation-cap:before { content: '\e998'; } /* '' */
.icon-paw:before { content: '\e999'; } /* '' */
.icon-spoon:before { content: '\e99a'; } /* '' */
.icon-cube:before { content: '\e99b'; } /* '' */
.icon-cubes:before { content: '\e99c'; } /* '' */
.icon-recycle:before { content: '\e99d'; } /* '' */
.icon-tree:before { content: '\e99e'; } /* '' */
.icon-database:before { content: '\e99f'; } /* '' */
.icon-server:before { content: '\e9a0'; } /* '' */
.icon-lifebuoy:before { content: '\e9a1'; } /* '' */
.icon-rebel:before { content: '\e9a2'; } /* '' */
.icon-empire:before { content: '\e9a3'; } /* '' */
.icon-bomb:before { content: '\e9a4'; } /* '' */
.icon-soccer-ball:before { content: '\e9a5'; } /* '' */
.icon-tty:before { content: '\e9a6'; } /* '' */
.icon-binoculars:before { content: '\e9a7'; } /* '' */
.icon-plug:before { content: '\e9a8'; } /* '' */
.icon-newspaper:before { content: '\e9a9'; } /* '' */
.icon-calc:before { content: '\e9aa'; } /* '' */
.icon-copyright:before { content: '\e9ab'; } /* '' */
.icon-at:before { content: '\e9ac'; } /* '' */
.icon-eyedropper:before { content: '\e9ad'; } /* '' */
.icon-brush:before { content: '\e9ae'; } /* '' */
.icon-birthday:before { content: '\e9af'; } /* '' */
.icon-diamond:before { content: '\e9b0'; } /* '' */
.icon-street-view:before { content: '\e9b1'; } /* '' */
.icon-venus:before { content: '\e9b2'; } /* '' */
.icon-mars:before { content: '\e9b3'; } /* '' */
.icon-mercury:before { content: '\e9b4'; } /* '' */
.icon-transgender:before { content: '\e9b5'; } /* '' */
.icon-transgender-alt:before { content: '\e9b6'; } /* '' */
.icon-venus-double:before { content: '\e9b7'; } /* '' */
.icon-mars-double:before { content: '\e9b8'; } /* '' */
.icon-venus-mars:before { content: '\e9b9'; } /* '' */
.icon-mars-stroke:before { content: '\e9ba'; } /* '' */
.icon-mars-stroke-v:before { content: '\e9bb'; } /* '' */
.icon-mars-stroke-h:before { content: '\e9bc'; } /* '' */
.icon-neuter:before { content: '\e9bd'; } /* '' */
.icon-cc-visa:before { content: '\e9be'; } /* '' */
.icon-cc-mastercard:before { content: '\e9bf'; } /* '' */
.icon-cc-discover:before { content: '\e9c0'; } /* '' */
.icon-cc-amex:before { content: '\e9c1'; } /* '' */
.icon-cc-paypal:before { content: '\e9c2'; } /* '' */
.icon-cc-stripe:before { content: '\e9c3'; } /* '' */
.icon-adn:before { content: '\e9c4'; } /* '' */
.icon-android:before { content: '\e9c5'; } /* '' */
.icon-angellist:before { content: '\e9c6'; } /* '' */
.icon-apple:before { content: '\e9c7'; } /* '' */
.icon-behance:before { content: '\e9c8'; } /* '' */
.icon-behance-squared:before { content: '\e9c9'; } /* '' */
.icon-bitbucket:before { content: '\e9ca'; } /* '' */
.icon-bitbucket-squared:before { content: '\e9cb'; } /* '' */
.icon-buysellads:before { content: '\e9cc'; } /* '' */
.icon-cc:before { content: '\e9cd'; } /* '' */
.icon-codeopen:before { content: '\e9ce'; } /* '' */
.icon-connectdevelop:before { content: '\e9cf'; } /* '' */
.icon-css3:before { content: '\e9d0'; } /* '' */
.icon-dashcube:before { content: '\e9d1'; } /* '' */
.icon-delicious:before { content: '\e9d2'; } /* '' */
.icon-deviantart:before { content: '\e9d3'; } /* '' */
.icon-digg:before { content: '\e9d4'; } /* '' */
.icon-dribbble:before { content: '\e9d5'; } /* '' */
.icon-dropbox:before { content: '\e9d6'; } /* '' */
.icon-drupal:before { content: '\e9d7'; } /* '' */
.icon-facebook:before { content: '\e9d8'; } /* '' */
.icon-facebook-squared:before { content: '\e9d9'; } /* '' */
.icon-facebook-official:before { content: '\e9da'; } /* '' */
.icon-flickr:before { content: '\e9db'; } /* '' */
.icon-forumbee:before { content: '\e9dc'; } /* '' */
.icon-foursquare:before { content: '\e9dd'; } /* '' */
.icon-git-squared:before { content: '\e9de'; } /* '' */
.icon-git:before { content: '\e9df'; } /* '' */
.icon-github:before { content: '\e9e0'; } /* '' */
.icon-github-squared:before { content: '\e9e1'; } /* '' */
.icon-github-circled:before { content: '\e9e2'; } /* '' */
.icon-gittip:before { content: '\e9e3'; } /* '' */
.icon-google:before { content: '\e9e4'; } /* '' */
.icon-gplus:before { content: '\e9e5'; } /* '' */
.icon-gplus-squared:before { content: '\e9e6'; } /* '' */
.icon-gwallet:before { content: '\e9e7'; } /* '' */
.icon-hacker-news:before { content: '\e9e8'; } /* '' */
.icon-html5:before { content: '\e9e9'; } /* '' */
.icon-instagram:before { content: '\e9ea'; } /* '' */
.icon-ioxhost:before { content: '\e9eb'; } /* '' */
.icon-joomla:before { content: '\e9ec'; } /* '' */
.icon-jsfiddle:before { content: '\e9ed'; } /* '' */
.icon-lastfm:before { content: '\e9ee'; } /* '' */
.icon-lastfm-squared:before { content: '\e9ef'; } /* '' */
.icon-leanpub:before { content: '\e9f0'; } /* '' */
.icon-linkedin-squared:before { content: '\e9f1'; } /* '' */
.icon-linux:before { content: '\e9f2'; } /* '' */
.icon-linkedin:before { content: '\e9f3'; } /* '' */
.icon-maxcdn:before { content: '\e9f4'; } /* '' */
.icon-meanpath:before { content: '\e9f5'; } /* '' */
.icon-openid:before { content: '\e9f6'; } /* '' */
.icon-pagelines:before { content: '\e9f7'; } /* '' */
.icon-paypal:before { content: '\e9f8'; } /* '' */
.icon-pied-piper-squared:before { content: '\e9f9'; } /* '' */
.icon-pied-piper-alt:before { content: '\e9fa'; } /* '' */
.icon-pinterest:before { content: '\e9fb'; } /* '' */
.icon-pinterest-circled:before { content: '\e9fc'; } /* '' */
.icon-pinterest-squared:before { content: '\e9fd'; } /* '' */
.icon-qq:before { content: '\e9fe'; } /* '' */
.icon-reddit:before { content: '\e9ff'; } /* '' */
.icon-reddit-squared:before { content: '\ea00'; } /* '' */
.icon-renren:before { content: '\ea01'; } /* '' */
.icon-sellsy:before { content: '\ea02'; } /* '' */
.icon-shirtsinbulk:before { content: '\ea03'; } /* '' */
.icon-simplybuilt:before { content: '\ea04'; } /* '' */
.icon-skyatlas:before { content: '\ea05'; } /* '' */
.icon-skype:before { content: '\ea06'; } /* '' */
.icon-slack:before { content: '\ea07'; } /* '' */
.icon-slideshare:before { content: '\ea08'; } /* '' */
.icon-soundcloud:before { content: '\ea09'; } /* '' */
.icon-spotify:before { content: '\ea0a'; } /* '' */
.icon-stackexchange:before { content: '\ea0b'; } /* '' */
.icon-stackoverflow:before { content: '\ea0c'; } /* '' */
.icon-steam:before { content: '\ea0d'; } /* '' */
.icon-steam-squared:before { content: '\ea0e'; } /* '' */
.icon-stumbleupon:before { content: '\ea0f'; } /* '' */
.icon-stumbleupon-circled:before { content: '\ea10'; } /* '' */
.icon-tencent-weibo:before { content: '\ea11'; } /* '' */
.icon-trello:before { content: '\ea12'; } /* '' */
.icon-tumblr:before { content: '\ea13'; } /* '' */
.icon-tumblr-squared:before { content: '\ea14'; } /* '' */
.icon-twitch:before { content: '\ea15'; } /* '' */
.icon-twitter-squared:before { content: '\ea16'; } /* '' */
.icon-twitter:before { content: '\ea17'; } /* '' */
.icon-vimeo-squared:before { content: '\ea18'; } /* '' */
.icon-vine:before { content: '\ea19'; } /* '' */
.icon-vkontakte:before { content: '\ea1a'; } /* '' */
.icon-whatsapp:before { content: '\ea1b'; } /* '' */
.icon-wechat:before { content: '\ea1c'; } /* '' */
.icon-weibo:before { content: '\ea1d'; } /* '' */
.icon-windows:before { content: '\ea1e'; } /* '' */
.icon-wordpress:before { content: '\ea1f'; } /* '' */
.icon-xing:before { content: '\ea20'; } /* '' */
.icon-xing-squared:before { content: '\ea21'; } /* '' */
.icon-yelp:before { content: '\ea22'; } /* '' */
.icon-youtube:before { content: '\ea23'; } /* '' */
.icon-yahoo:before { content: '\ea24'; } /* '' */
.icon-youtube-squared:before { content: '\ea25'; } /* '' */
.icon-youtube-play:before { content: '\ea26'; } /* '' */
.icon-blank:before { content: '\ea27'; } /* '' */
.icon-lemon:before { content: '\ea28'; } /* '' */
.icon-note:before { content: '\ea29'; } /* '' */
.icon-note-beamed:before { content: '\ea2a'; } /* '' */
.icon-music-1:before { content: '\ea2b'; } /* '' */
.icon-search-1:before { content: '\ea2c'; } /* '' */
.icon-flashlight:before { content: '\ea2d'; } /* '' */
.icon-mail-1:before { content: '\ea2e'; } /* '' */
.icon-heart-1:before { content: '\ea2f'; } /* '' */
.icon-heart-empty-1:before { content: '\ea30'; } /* '' */
.icon-star-1:before { content: '\ea31'; } /* '' */
.icon-star-empty-1:before { content: '\ea32'; } /* '' */
.icon-user-1:before { content: '\ea33'; } /* '' */
.icon-users-1:before { content: '\ea34'; } /* '' */
.icon-user-add:before { content: '\ea35'; } /* '' */
.icon-video-1:before { content: '\ea36'; } /* '' */
.icon-picture-1:before { content: '\ea37'; } /* '' */
.icon-camera-1:before { content: '\ea38'; } /* '' */
.icon-layout:before { content: '\ea39'; } /* '' */
.icon-menu-1:before { content: '\ea3a'; } /* '' */
.icon-check-1:before { content: '\ea3b'; } /* '' */
.icon-cancel-1:before { content: '\ea3c'; } /* '' */
.icon-cancel-circled-1:before { content: '\ea3d'; } /* '' */
.icon-cancel-squared:before { content: '\ea3e'; } /* '' */
.icon-plus-1:before { content: '\ea3f'; } /* '' */
.icon-plus-circled-1:before { content: '\ea40'; } /* '' */
.icon-plus-squared-1:before { content: '\ea41'; } /* '' */
.icon-minus-1:before { content: '\ea42'; } /* '' */
.icon-minus-circled-1:before { content: '\ea43'; } /* '' */
.icon-minus-squared-1:before { content: '\ea44'; } /* '' */
.icon-help-1:before { content: '\ea45'; } /* '' */
.icon-help-circled-1:before { content: '\ea46'; } /* '' */
.icon-info-1:before { content: '\ea47'; } /* '' */
.icon-info-circled-1:before { content: '\ea48'; } /* '' */
.icon-back:before { content: '\ea49'; } /* '' */
.icon-home-1:before { content: '\ea4a'; } /* '' */
.icon-link-1:before { content: '\ea4b'; } /* '' */
.icon-attach-1:before { content: '\ea4c'; } /* '' */
.icon-lock-1:before { content: '\ea4d'; } /* '' */
.icon-lock-open-1:before { content: '\ea4e'; } /* '' */
.icon-eye-1:before { content: '\ea4f'; } /* '' */
.icon-tag-1:before { content: '\ea50'; } /* '' */
.icon-bookmark-1:before { content: '\ea51'; } /* '' */
.icon-bookmarks:before { content: '\ea52'; } /* '' */
.icon-flag-1:before { content: '\ea53'; } /* '' */
.icon-thumbs-up-1:before { content: '\ea54'; } /* '' */
.icon-thumbs-down-1:before { content: '\ea55'; } /* '' */
.icon-download-1:before { content: '\ea56'; } /* '' */
.icon-upload-1:before { content: '\ea57'; } /* '' */
.icon-upload-cloud-1:before { content: '\ea58'; } /* '' */
.icon-reply-1:before { content: '\ea59'; } /* '' */
.icon-reply-all-1:before { content: '\ea5a'; } /* '' */
.icon-forward-1:before { content: '\ea5b'; } /* '' */
.icon-quote:before { content: '\ea5c'; } /* '' */
.icon-code-1:before { content: '\ea5d'; } /* '' */
.icon-export-1:before { content: '\ea5e'; } /* '' */
.icon-pencil-1:before { content: '\ea5f'; } /* '' */
.icon-feather:before { content: '\ea60'; } /* '' */
.icon-print-1:before { content: '\ea61'; } /* '' */
.icon-retweet-1:before { content: '\ea62'; } /* '' */
.icon-keyboard-1:before { content: '\ea63'; } /* '' */
.icon-comment-1:before { content: '\ea64'; } /* '' */
.icon-chat-1:before { content: '\ea65'; } /* '' */
.icon-bell-1:before { content: '\ea66'; } /* '' */
.icon-attention-1:before { content: '\ea67'; } /* '' */
.icon-alert:before { content: '\ea68'; } /* '' */
.icon-vcard:before { content: '\ea69'; } /* '' */
.icon-address:before { content: '\ea6a'; } /* '' */
.icon-location-1:before { content: '\ea6b'; } /* '' */
.icon-map:before { content: '\ea6c'; } /* '' */
.icon-direction-1:before { content: '\ea6d'; } /* '' */
.icon-compass-1:before { content: '\ea6e'; } /* '' */
.icon-cup:before { content: '\ea6f'; } /* '' */
.icon-trash-1:before { content: '\ea70'; } /* '' */
.icon-doc-1:before { content: '\ea71'; } /* '' */
.icon-docs-1:before { content: '\ea72'; } /* '' */
.icon-doc-landscape:before { content: '\ea73'; } /* '' */
.icon-doc-text-1:before { content: '\ea74'; } /* '' */
.icon-doc-text-inv-1:before { content: '\ea75'; } /* '' */
.icon-newspaper-1:before { content: '\ea76'; } /* '' */
.icon-book-open:before { content: '\ea77'; } /* '' */
.icon-book-1:before { content: '\ea78'; } /* '' */
.icon-folder-1:before { content: '\ea79'; } /* '' */
.icon-archive:before { content: '\ea7a'; } /* '' */
.icon-box-1:before { content: '\ea7b'; } /* '' */
.icon-rss-1:before { content: '\ea7c'; } /* '' */
.icon-phone-1:before { content: '\ea7d'; } /* '' */
.icon-cog-1:before { content: '\ea7e'; } /* '' */
.icon-tools:before { content: '\ea7f'; } /* '' */
.icon-share-1:before { content: '\ea80'; } /* '' */
.icon-shareable:before { content: '\ea81'; } /* '' */
.icon-basket-1:before { content: '\ea82'; } /* '' */
.icon-bag:before { content: '\ea83'; } /* '' */
.icon-calendar-1:before { content: '\ea84'; } /* '' */
.icon-login-1:before { content: '\ea85'; } /* '' */
.icon-logout-1:before { content: '\ea86'; } /* '' */
.icon-mic-1:before { content: '\ea87'; } /* '' */
.icon-mute-1:before { content: '\ea88'; } /* '' */
.icon-sound:before { content: '\ea89'; } /* '' */
.icon-volume:before { content: '\ea8a'; } /* '' */
.icon-clock-1:before { content: '\ea8b'; } /* '' */
.icon-hourglass:before { content: '\ea8c'; } /* '' */
.icon-lamp:before { content: '\ea8d'; } /* '' */
.icon-light-down:before { content: '\ea8e'; } /* '' */
.icon-light-up:before { content: '\ea8f'; } /* '' */
.icon-adjust:before { content: '\ea90'; } /* '' */
.icon-block-1:before { content: '\ea91'; } /* '' */
.icon-resize-full-1:before { content: '\ea92'; } /* '' */
.icon-resize-small-1:before { content: '\ea93'; } /* '' */
.icon-popup:before { content: '\ea94'; } /* '' */
.icon-publish:before { content: '\ea95'; } /* '' */
.icon-window:before { content: '\ea96'; } /* '' */
.icon-arrow-combo:before { content: '\ea97'; } /* '' */
.icon-down-circled-1:before { content: '\ea98'; } /* '' */
.icon-left-circled-1:before { content: '\ea99'; } /* '' */
.icon-right-circled-1:before { content: '\ea9a'; } /* '' */
.icon-up-circled-1:before { content: '\ea9b'; } /* '' */
.icon-down-open-1:before { content: '\ea9c'; } /* '' */
.icon-left-open-1:before { content: '\ea9d'; } /* '' */
.icon-right-open-1:before { content: '\ea9e'; } /* '' */
.icon-up-open-1:before { content: '\ea9f'; } /* '' */
.icon-down-open-mini:before { content: '\eaa0'; } /* '' */
.icon-left-open-mini:before { content: '\eaa1'; } /* '' */
.icon-right-open-mini:before { content: '\eaa2'; } /* '' */
.icon-up-open-mini:before { content: '\eaa3'; } /* '' */
.icon-down-open-big:before { content: '\eaa4'; } /* '' */
.icon-left-open-big:before { content: '\eaa5'; } /* '' */
.icon-right-open-big:before { content: '\eaa6'; } /* '' */
.icon-up-open-big:before { content: '\eaa7'; } /* '' */
.icon-down-1:before { content: '\eaa8'; } /* '' */
.icon-left-1:before { content: '\eaa9'; } /* '' */
.icon-right-1:before { content: '\eaaa'; } /* '' */
.icon-up-1:before { content: '\eaab'; } /* '' */
.icon-down-dir-1:before { content: '\eaac'; } /* '' */
.icon-left-dir-1:before { content: '\eaad'; } /* '' */
.icon-right-dir-1:before { content: '\eaae'; } /* '' */
.icon-up-dir-1:before { content: '\eaaf'; } /* '' */
.icon-down-bold:before { content: '\eab0'; } /* '' */
.icon-left-bold:before { content: '\eab1'; } /* '' */
.icon-right-bold:before { content: '\eab2'; } /* '' */
.icon-up-bold:before { content: '\eab3'; } /* '' */
.icon-down-thin:before { content: '\eab4'; } /* '' */
.icon-left-thin:before { content: '\eab5'; } /* '' */
.icon-right-thin:before { content: '\eab6'; } /* '' */
.icon-up-thin:before { content: '\eab7'; } /* '' */
.icon-ccw-1:before { content: '\eab8'; } /* '' */
.icon-cw-1:before { content: '\eab9'; } /* '' */
.icon-arrows-ccw:before { content: '\eaba'; } /* '' */
.icon-level-down-1:before { content: '\eabb'; } /* '' */
.icon-level-up-1:before { content: '\eabc'; } /* '' */
.icon-shuffle-1:before { content: '\eabd'; } /* '' */
.icon-loop:before { content: '\eabe'; } /* '' */
.icon-switch:before { content: '\eabf'; } /* '' */
.icon-play-1:before { content: '\eac0'; } /* '' */
.icon-stop-1:before { content: '\eac1'; } /* '' */
.icon-pause-1:before { content: '\eac2'; } /* '' */
.icon-record:before { content: '\eac3'; } /* '' */
.icon-to-end-1:before { content: '\eac4'; } /* '' */
.icon-to-start-1:before { content: '\eac5'; } /* '' */
.icon-fast-forward:before { content: '\eac6'; } /* '' */
.icon-fast-backward:before { content: '\eac7'; } /* '' */
.icon-progress-0:before { content: '\eac8'; } /* '' */
.icon-progress-1:before { content: '\eac9'; } /* '' */
.icon-progress-2:before { content: '\eaca'; } /* '' */
.icon-progress-3:before { content: '\eacb'; } /* '' */
.icon-target-1:before { content: '\eacc'; } /* '' */
.icon-palette:before { content: '\eacd'; } /* '' */
.icon-list-1:before { content: '\eace'; } /* '' */
.icon-list-add:before { content: '\eacf'; } /* '' */
.icon-signal-1:before { content: '\ead0'; } /* '' */
.icon-trophy:before { content: '\ead1'; } /* '' */
.icon-battery:before { content: '\ead2'; } /* '' */
.icon-back-in-time:before { content: '\ead3'; } /* '' */
.icon-monitor:before { content: '\ead4'; } /* '' */
.icon-mobile-1:before { content: '\ead5'; } /* '' */
.icon-network:before { content: '\ead6'; } /* '' */
.icon-cd:before { content: '\ead7'; } /* '' */
.icon-inbox-1:before { content: '\ead8'; } /* '' */
.icon-install:before { content: '\ead9'; } /* '' */
.icon-globe-1:before { content: '\eada'; } /* '' */
.icon-cloud-1:before { content: '\eadb'; } /* '' */
.icon-cloud-thunder:before { content: '\eadc'; } /* '' */
.icon-flash-1:before { content: '\eadd'; } /* '' */
.icon-moon-1:before { content: '\eade'; } /* '' */
.icon-flight-1:before { content: '\eadf'; } /* '' */
.icon-paper-plane-1:before { content: '\eae0'; } /* '' */
.icon-leaf-1:before { content: '\eae1'; } /* '' */
.icon-lifebuoy-1:before { content: '\eae2'; } /* '' */
.icon-mouse:before { content: '\eae3'; } /* '' */
.icon-briefcase-1:before { content: '\eae4'; } /* '' */
.icon-suitcase-1:before { content: '\eae5'; } /* '' */
.icon-dot:before { content: '\eae6'; } /* '' */
.icon-dot-2:before { content: '\eae7'; } /* '' */
.icon-dot-3:before { content: '\eae8'; } /* '' */
.icon-brush-1:before { content: '\eae9'; } /* '' */
.icon-magnet-1:before { content: '\eaea'; } /* '' */
.icon-infinity:before { content: '\eaeb'; } /* '' */
.icon-erase:before { content: '\eaec'; } /* '' */
.icon-chart-pie-1:before { content: '\eaed'; } /* '' */
.icon-chart-line-1:before { content: '\eaee'; } /* '' */
.icon-chart-bar-1:before { content: '\eaef'; } /* '' */
.icon-chart-area-1:before { content: '\eaf0'; } /* '' */
.icon-tape:before { content: '\eaf1'; } /* '' */
.icon-graduation-cap-1:before { content: '\eaf2'; } /* '' */
.icon-language-1:before { content: '\eaf3'; } /* '' */
.icon-ticket-1:before { content: '\eaf4'; } /* '' */
.icon-water:before { content: '\eaf5'; } /* '' */
.icon-droplet:before { content: '\eaf6'; } /* '' */
.icon-air:before { content: '\eaf7'; } /* '' */
.icon-credit-card-1:before { content: '\eaf8'; } /* '' */
.icon-floppy-1:before { content: '\eaf9'; } /* '' */
.icon-clipboard:before { content: '\eafa'; } /* '' */
.icon-megaphone-1:before { content: '\eafb'; } /* '' */
.icon-database-1:before { content: '\eafc'; } /* '' */
.icon-drive:before { content: '\eafd'; } /* '' */
.icon-bucket:before { content: '\eafe'; } /* '' */
.icon-thermometer:before { content: '\eaff'; } /* '' */
.icon-key-1:before { content: '\eb00'; } /* '' */
.icon-flow-cascade:before { content: '\eb01'; } /* '' */
.icon-flow-branch:before { content: '\eb02'; } /* '' */
.icon-flow-tree:before { content: '\eb03'; } /* '' */
.icon-flow-line:before { content: '\eb04'; } /* '' */
.icon-flow-parallel:before { content: '\eb05'; } /* '' */
.icon-rocket-1:before { content: '\eb06'; } /* '' */
.icon-gauge-1:before { content: '\eb07'; } /* '' */
.icon-traffic-cone:before { content: '\eb08'; } /* '' */
.icon-cc-1:before { content: '\eb09'; } /* '' */
.icon-cc-by:before { content: '\eb0a'; } /* '' */
.icon-cc-nc:before { content: '\eb0b'; } /* '' */
.icon-cc-nc-eu:before { content: '\eb0c'; } /* '' */
.icon-cc-nc-jp:before { content: '\eb0d'; } /* '' */
.icon-cc-sa:before { content: '\eb0e'; } /* '' */
.icon-cc-nd:before { content: '\eb0f'; } /* '' */
.icon-cc-pd:before { content: '\eb10'; } /* '' */
.icon-cc-zero:before { content: '\eb11'; } /* '' */
.icon-cc-share:before { content: '\eb12'; } /* '' */
.icon-cc-remix:before { content: '\eb13'; } /* '' */
.icon-github-1:before { content: '\eb14'; } /* '' */
.icon-github-circled-1:before { content: '\eb15'; } /* '' */
.icon-flickr-1:before { content: '\eb16'; } /* '' */
.icon-flickr-circled:before { content: '\eb17'; } /* '' */
.icon-vimeo:before { content: '\eb18'; } /* '' */
.icon-vimeo-circled:before { content: '\eb19'; } /* '' */
.icon-twitter-1:before { content: '\eb1a'; } /* '' */
.icon-twitter-circled:before { content: '\eb1b'; } /* '' */
.icon-facebook-1:before { content: '\eb1c'; } /* '' */
.icon-facebook-circled:before { content: '\eb1d'; } /* '' */
.icon-facebook-squared-1:before { content: '\eb1e'; } /* '' */
.icon-gplus-1:before { content: '\eb1f'; } /* '' */
.icon-gplus-circled:before { content: '\eb20'; } /* '' */
.icon-pinterest-1:before { content: '\eb21'; } /* '' */
.icon-pinterest-circled-1:before { content: '\eb22'; } /* '' */
.icon-tumblr-1:before { content: '\eb23'; } /* '' */
.icon-tumblr-circled:before { content: '\eb24'; } /* '' */
.icon-linkedin-1:before { content: '\eb25'; } /* '' */
.icon-linkedin-circled:before { content: '\eb26'; } /* '' */
.icon-dribbble-1:before { content: '\eb27'; } /* '' */
.icon-dribbble-circled:before { content: '\eb28'; } /* '' */
.icon-stumbleupon-1:before { content: '\eb29'; } /* '' */
.icon-stumbleupon-circled-1:before { content: '\eb2a'; } /* '' */
.icon-lastfm-1:before { content: '\eb2b'; } /* '' */
.icon-lastfm-circled:before { content: '\eb2c'; } /* '' */
.icon-rdio:before { content: '\eb2d'; } /* '' */
.icon-rdio-circled:before { content: '\eb2e'; } /* '' */
.icon-spotify-1:before { content: '\eb2f'; } /* '' */
.icon-spotify-circled:before { content: '\eb30'; } /* '' */
.icon-qq-1:before { content: '\eb31'; } /* '' */
.icon-instagram-1:before { content: '\eb32'; } /* '' */
.icon-dropbox-1:before { content: '\eb33'; } /* '' */
.icon-evernote:before { content: '\eb34'; } /* '' */
.icon-flattr:before { content: '\eb35'; } /* '' */
.icon-skype-1:before { content: '\eb36'; } /* '' */
.icon-skype-circled:before { content: '\eb37'; } /* '' */
.icon-renren-1:before { content: '\eb38'; } /* '' */
.icon-sina-weibo:before { content: '\eb39'; } /* '' */
.icon-paypal-1:before { content: '\eb3a'; } /* '' */
.icon-picasa:before { content: '\eb3b'; } /* '' */
.icon-soundcloud-1:before { content: '\eb3c'; } /* '' */
.icon-mixi:before { content: '\eb3d'; } /* '' */
.icon-behance-1:before { content: '\eb3e'; } /* '' */
.icon-google-circles:before { content: '\eb3f'; } /* '' */
.icon-vkontakte-1:before { content: '\eb40'; } /* '' */
.icon-smashing:before { content: '\eb41'; } /* '' */
.icon-sweden:before { content: '\eb42'; } /* '' */
.icon-db-shape:before { content: '\eb43'; } /* '' */
.icon-logo-db:before { content: '\eb44'; } /* '' */
.icon-music-outline:before { content: '\eb45'; } /* '' */
.icon-music-2:before { content: '\eb46'; } /* '' */
.icon-search-outline:before { content: '\eb47'; } /* '' */
.icon-search-2:before { content: '\eb48'; } /* '' */
.icon-mail-2:before { content: '\eb49'; } /* '' */
.icon-heart-2:before { content: '\eb4a'; } /* '' */
.icon-heart-filled:before { content: '\eb4b'; } /* '' */
.icon-star-2:before { content: '\eb4c'; } /* '' */
.icon-star-filled:before { content: '\eb4d'; } /* '' */
.icon-user-outline:before { content: '\eb4e'; } /* '' */
.icon-user-2:before { content: '\eb4f'; } /* '' */
.icon-users-outline:before { content: '\eb50'; } /* '' */
.icon-users-2:before { content: '\eb51'; } /* '' */
.icon-user-add-outline:before { content: '\eb52'; } /* '' */
.icon-user-add-1:before { content: '\eb53'; } /* '' */
.icon-user-delete-outline:before { content: '\eb54'; } /* '' */
.icon-user-delete:before { content: '\eb55'; } /* '' */
.icon-video-2:before { content: '\eb56'; } /* '' */
.icon-videocam-outline:before { content: '\eb57'; } /* '' */
.icon-videocam-1:before { content: '\eb58'; } /* '' */
.icon-picture-outline:before { content: '\eb59'; } /* '' */
.icon-picture-2:before { content: '\eb5a'; } /* '' */
.icon-camera-outline:before { content: '\eb5b'; } /* '' */
.icon-camera-2:before { content: '\eb5c'; } /* '' */
.icon-th-outline:before { content: '\eb5d'; } /* '' */
.icon-th-1:before { content: '\eb5e'; } /* '' */
.icon-th-large-outline:before { content: '\eb5f'; } /* '' */
.icon-th-large-1:before { content: '\eb60'; } /* '' */
.icon-th-list-outline:before { content: '\eb61'; } /* '' */
.icon-th-list-1:before { content: '\eb62'; } /* '' */
.icon-ok-outline:before { content: '\eb63'; } /* '' */
.icon-ok-1:before { content: '\eb64'; } /* '' */
.icon-cancel-outline:before { content: '\eb65'; } /* '' */
.icon-cancel-2:before { content: '\eb66'; } /* '' */
.icon-cancel-alt:before { content: '\eb67'; } /* '' */
.icon-cancel-alt-filled:before { content: '\eb68'; } /* '' */
.icon-cancel-circled-outline:before { content: '\eb69'; } /* '' */
.icon-cancel-circled-2:before { content: '\eb6a'; } /* '' */
.icon-plus-outline:before { content: '\eb6b'; } /* '' */
.icon-plus-2:before { content: '\eb6c'; } /* '' */
.icon-minus-outline:before { content: '\eb6d'; } /* '' */
.icon-minus-2:before { content: '\eb6e'; } /* '' */
.icon-divide-outline:before { content: '\eb6f'; } /* '' */
.icon-divide:before { content: '\eb70'; } /* '' */
.icon-eq-outline:before { content: '\eb71'; } /* '' */
.icon-eq:before { content: '\eb72'; } /* '' */
.icon-info-outline:before { content: '\eb73'; } /* '' */
.icon-info-2:before { content: '\eb74'; } /* '' */
.icon-home-outline:before { content: '\eb75'; } /* '' */
.icon-home-2:before { content: '\eb76'; } /* '' */
.icon-link-outline:before { content: '\eb77'; } /* '' */
.icon-link-2:before { content: '\eb78'; } /* '' */
.icon-attach-outline:before { content: '\eb79'; } /* '' */
.icon-attach-2:before { content: '\eb7a'; } /* '' */
.icon-lock-2:before { content: '\eb7b'; } /* '' */
.icon-lock-filled:before { content: '\eb7c'; } /* '' */
.icon-lock-open-2:before { content: '\eb7d'; } /* '' */
.icon-lock-open-filled:before { content: '\eb7e'; } /* '' */
.icon-pin-outline:before { content: '\eb7f'; } /* '' */
.icon-pin-1:before { content: '\eb80'; } /* '' */
.icon-eye-outline:before { content: '\eb81'; } /* '' */
.icon-eye-2:before { content: '\eb82'; } /* '' */
.icon-tag-2:before { content: '\eb83'; } /* '' */
.icon-tags-1:before { content: '\eb84'; } /* '' */
.icon-bookmark-2:before { content: '\eb85'; } /* '' */
.icon-flag-2:before { content: '\eb86'; } /* '' */
.icon-flag-filled:before { content: '\eb87'; } /* '' */
.icon-thumbs-up-2:before { content: '\eb88'; } /* '' */
.icon-thumbs-down-2:before { content: '\eb89'; } /* '' */
.icon-download-outline:before { content: '\eb8a'; } /* '' */
.icon-download-2:before { content: '\eb8b'; } /* '' */
.icon-upload-outline:before { content: '\eb8c'; } /* '' */
.icon-upload-2:before { content: '\eb8d'; } /* '' */
.icon-upload-cloud-outline:before { content: '\eb8e'; } /* '' */
.icon-upload-cloud-2:before { content: '\eb8f'; } /* '' */
.icon-reply-outline:before { content: '\eb90'; } /* '' */
.icon-reply-2:before { content: '\eb91'; } /* '' */
.icon-forward-outline:before { content: '\eb92'; } /* '' */
.icon-forward-2:before { content: '\eb93'; } /* '' */
.icon-code-outline:before { content: '\eb94'; } /* '' */
.icon-code-2:before { content: '\eb95'; } /* '' */
.icon-export-outline:before { content: '\eb96'; } /* '' */
.icon-export-2:before { content: '\eb97'; } /* '' */
.icon-pencil-2:before { content: '\eb98'; } /* '' */
.icon-pen:before { content: '\eb99'; } /* '' */
.icon-feather-1:before { content: '\eb9a'; } /* '' */
.icon-edit-1:before { content: '\eb9b'; } /* '' */
.icon-print-2:before { content: '\eb9c'; } /* '' */
.icon-comment-2:before { content: '\eb9d'; } /* '' */
.icon-chat-2:before { content: '\eb9e'; } /* '' */
.icon-chat-alt:before { content: '\eb9f'; } /* '' */
.icon-bell-2:before { content: '\eba0'; } /* '' */
.icon-attention-2:before { content: '\eba1'; } /* '' */
.icon-attention-filled:before { content: '\eba2'; } /* '' */
.icon-warning-empty:before { content: '\eba3'; } /* '' */
.icon-warning:before { content: '\eba4'; } /* '' */
.icon-contacts:before { content: '\eba5'; } /* '' */
.icon-vcard-1:before { content: '\eba6'; } /* '' */
.icon-address-1:before { content: '\eba7'; } /* '' */
.icon-location-outline:before { content: '\eba8'; } /* '' */
.icon-location-2:before { content: '\eba9'; } /* '' */
.icon-map-1:before { content: '\ebaa'; } /* '' */
.icon-direction-outline:before { content: '\ebab'; } /* '' */
.icon-direction-2:before { content: '\ebac'; } /* '' */
.icon-compass-2:before { content: '\ebad'; } /* '' */
.icon-trash-2:before { content: '\ebae'; } /* '' */
.icon-doc-2:before { content: '\ebaf'; } /* '' */
.icon-doc-text-2:before { content: '\ebb0'; } /* '' */
.icon-doc-add:before { content: '\ebb1'; } /* '' */
.icon-doc-remove:before { content: '\ebb2'; } /* '' */
.icon-news:before { content: '\ebb3'; } /* '' */
.icon-folder-2:before { content: '\ebb4'; } /* '' */
.icon-folder-add:before { content: '\ebb5'; } /* '' */
.icon-folder-delete:before { content: '\ebb6'; } /* '' */
.icon-archive-1:before { content: '\ebb7'; } /* '' */
.icon-box-2:before { content: '\ebb8'; } /* '' */
.icon-rss-outline:before { content: '\ebb9'; } /* '' */
.icon-rss-2:before { content: '\ebba'; } /* '' */
.icon-phone-outline:before { content: '\ebbb'; } /* '' */
.icon-phone-2:before { content: '\ebbc'; } /* '' */
.icon-menu-outline:before { content: '\ebbd'; } /* '' */
.icon-menu-2:before { content: '\ebbe'; } /* '' */
.icon-cog-outline:before { content: '\ebbf'; } /* '' */
.icon-cog-2:before { content: '\ebc0'; } /* '' */
.icon-wrench-outline:before { content: '\ebc1'; } /* '' */
.icon-wrench-1:before { content: '\ebc2'; } /* '' */
.icon-basket-2:before { content: '\ebc3'; } /* '' */
.icon-calendar-outlilne:before { content: '\ebc4'; } /* '' */
.icon-calendar-2:before { content: '\ebc5'; } /* '' */
.icon-mic-outline:before { content: '\ebc6'; } /* '' */
.icon-mic-2:before { content: '\ebc7'; } /* '' */
.icon-volume-off-1:before { content: '\ebc8'; } /* '' */
.icon-volume-low:before { content: '\ebc9'; } /* '' */
.icon-volume-middle:before { content: '\ebca'; } /* '' */
.icon-volume-high:before { content: '\ebcb'; } /* '' */
.icon-headphones-1:before { content: '\ebcc'; } /* '' */
.icon-clock-2:before { content: '\ebcd'; } /* '' */
.icon-wristwatch:before { content: '\ebce'; } /* '' */
.icon-stopwatch:before { content: '\ebcf'; } /* '' */
.icon-lightbulb-1:before { content: '\ebd0'; } /* '' */
.icon-block-outline:before { content: '\ebd1'; } /* '' */
.icon-block-2:before { content: '\ebd2'; } /* '' */
.icon-resize-full-outline:before { content: '\ebd3'; } /* '' */
.icon-resize-full-2:before { content: '\ebd4'; } /* '' */
.icon-resize-normal-outline:before { content: '\ebd5'; } /* '' */
.icon-resize-normal:before { content: '\ebd6'; } /* '' */
.icon-move-outline:before { content: '\ebd7'; } /* '' */
.icon-move-1:before { content: '\ebd8'; } /* '' */
.icon-popup-1:before { content: '\ebd9'; } /* '' */
.icon-zoom-in-outline:before { content: '\ebda'; } /* '' */
.icon-zoom-in-1:before { content: '\ebdb'; } /* '' */
.icon-zoom-out-outline:before { content: '\ebdc'; } /* '' */
.icon-zoom-out-1:before { content: '\ebdd'; } /* '' */
.icon-popup-2:before { content: '\ebde'; } /* '' */
.icon-left-open-outline:before { content: '\ebdf'; } /* '' */
.icon-left-open-2:before { content: '\ebe0'; } /* '' */
.icon-right-open-outline:before { content: '\ebe1'; } /* '' */
.icon-right-open-2:before { content: '\ebe2'; } /* '' */
.icon-down-2:before { content: '\ebe3'; } /* '' */
.icon-left-2:before { content: '\ebe4'; } /* '' */
.icon-right-2:before { content: '\ebe5'; } /* '' */
.icon-up-2:before { content: '\ebe6'; } /* '' */
.icon-down-outline:before { content: '\ebe7'; } /* '' */
.icon-left-outline:before { content: '\ebe8'; } /* '' */
.icon-right-outline:before { content: '\ebe9'; } /* '' */
.icon-up-outline:before { content: '\ebea'; } /* '' */
.icon-down-small:before { content: '\ebeb'; } /* '' */
.icon-left-small:before { content: '\ebec'; } /* '' */
.icon-right-small:before { content: '\ebed'; } /* '' */
.icon-up-small:before { content: '\ebee'; } /* '' */
.icon-cw-outline:before { content: '\ebef'; } /* '' */
.icon-cw-2:before { content: '\ebf0'; } /* '' */
.icon-arrows-cw-outline:before { content: '\ebf1'; } /* '' */
.icon-arrows-cw-1:before { content: '\ebf2'; } /* '' */
.icon-loop-outline:before { content: '\ebf3'; } /* '' */
.icon-loop-1:before { content: '\ebf4'; } /* '' */
.icon-loop-alt-outline:before { content: '\ebf5'; } /* '' */
.icon-loop-alt:before { content: '\ebf6'; } /* '' */
.icon-shuffle-2:before { content: '\ebf7'; } /* '' */
.icon-play-outline:before { content: '\ebf8'; } /* '' */
.icon-play-2:before { content: '\ebf9'; } /* '' */
.icon-stop-outline:before { content: '\ebfa'; } /* '' */
.icon-stop-2:before { content: '\ebfb'; } /* '' */
.icon-pause-outline:before { content: '\ebfc'; } /* '' */
.icon-pause-2:before { content: '\ebfd'; } /* '' */
.icon-fast-fw-outline:before { content: '\ebfe'; } /* '' */
.icon-fast-fw-1:before { content: '\ebff'; } /* '' */
.icon-rewind-outline:before { content: '\ec00'; } /* '' */
.icon-rewind:before { content: '\ec01'; } /* '' */
.icon-record-outline:before { content: '\ec02'; } /* '' */
.icon-record-1:before { content: '\ec03'; } /* '' */
.icon-eject-outline:before { content: '\ec04'; } /* '' */
.icon-eject-1:before { content: '\ec05'; } /* '' */
.icon-eject-alt-outline:before { content: '\ec06'; } /* '' */
.icon-eject-alt:before { content: '\ec07'; } /* '' */
.icon-bat1:before { content: '\ec08'; } /* '' */
.icon-bat2:before { content: '\ec09'; } /* '' */
.icon-bat3:before { content: '\ec0a'; } /* '' */
.icon-bat4:before { content: '\ec0b'; } /* '' */
.icon-bat-charge:before { content: '\ec0c'; } /* '' */
.icon-plug-1:before { content: '\ec0d'; } /* '' */
.icon-target-outline:before { content: '\ec0e'; } /* '' */
.icon-target-2:before { content: '\ec0f'; } /* '' */
.icon-wifi-outline:before { content: '\ec10'; } /* '' */
.icon-wifi-1:before { content: '\ec11'; } /* '' */
.icon-desktop-1:before { content: '\ec12'; } /* '' */
.icon-laptop-1:before { content: '\ec13'; } /* '' */
.icon-tablet-1:before { content: '\ec14'; } /* '' */
.icon-mobile-2:before { content: '\ec15'; } /* '' */
.icon-contrast:before { content: '\ec16'; } /* '' */
.icon-globe-outline:before { content: '\ec17'; } /* '' */
.icon-globe-2:before { content: '\ec18'; } /* '' */
.icon-globe-alt-outline:before { content: '\ec19'; } /* '' */
.icon-globe-alt:before { content: '\ec1a'; } /* '' */
.icon-sun-1:before { content: '\ec1b'; } /* '' */
.icon-sun-filled:before { content: '\ec1c'; } /* '' */
.icon-cloud-2:before { content: '\ec1d'; } /* '' */
.icon-flash-outline:before { content: '\ec1e'; } /* '' */
.icon-flash-2:before { content: '\ec1f'; } /* '' */
.icon-moon-2:before { content: '\ec20'; } /* '' */
.icon-waves-outline:before { content: '\ec21'; } /* '' */
.icon-waves:before { content: '\ec22'; } /* '' */
.icon-rain:before { content: '\ec23'; } /* '' */
.icon-cloud-sun:before { content: '\ec24'; } /* '' */
.icon-drizzle:before { content: '\ec25'; } /* '' */
.icon-snow:before { content: '\ec26'; } /* '' */
.icon-cloud-flash:before { content: '\ec27'; } /* '' */
.icon-cloud-wind:before { content: '\ec28'; } /* '' */
.icon-wind:before { content: '\ec29'; } /* '' */
.icon-plane-outline:before { content: '\ec2a'; } /* '' */
.icon-plane:before { content: '\ec2b'; } /* '' */
.icon-leaf-2:before { content: '\ec2c'; } /* '' */
.icon-lifebuoy-2:before { content: '\ec2d'; } /* '' */
.icon-briefcase-2:before { content: '\ec2e'; } /* '' */
.icon-brush-2:before { content: '\ec2f'; } /* '' */
.icon-pipette:before { content: '\ec30'; } /* '' */
.icon-power-outline:before { content: '\ec31'; } /* '' */
.icon-power:before { content: '\ec32'; } /* '' */
.icon-check-outline:before { content: '\ec33'; } /* '' */
.icon-check-2:before { content: '\ec34'; } /* '' */
.icon-gift-1:before { content: '\ec35'; } /* '' */
.icon-temperatire:before { content: '\ec36'; } /* '' */
.icon-chart-outline:before { content: '\ec37'; } /* '' */
.icon-chart:before { content: '\ec38'; } /* '' */
.icon-chart-alt-outline:before { content: '\ec39'; } /* '' */
.icon-chart-alt:before { content: '\ec3a'; } /* '' */
.icon-chart-bar-outline:before { content: '\ec3b'; } /* '' */
.icon-chart-bar-2:before { content: '\ec3c'; } /* '' */
.icon-chart-pie-outline:before { content: '\ec3d'; } /* '' */
.icon-chart-pie-2:before { content: '\ec3e'; } /* '' */
.icon-ticket-2:before { content: '\ec3f'; } /* '' */
.icon-credit-card-2:before { content: '\ec40'; } /* '' */
.icon-clipboard-1:before { content: '\ec41'; } /* '' */
.icon-database-2:before { content: '\ec42'; } /* '' */
.icon-key-outline:before { content: '\ec43'; } /* '' */
.icon-key-2:before { content: '\ec44'; } /* '' */
.icon-flow-split:before { content: '\ec45'; } /* '' */
.icon-flow-merge:before { content: '\ec46'; } /* '' */
.icon-flow-parallel-1:before { content: '\ec47'; } /* '' */
.icon-flow-cross:before { content: '\ec48'; } /* '' */
.icon-certificate-outline:before { content: '\ec49'; } /* '' */
.icon-certificate-1:before { content: '\ec4a'; } /* '' */
.icon-scissors-outline:before { content: '\ec4b'; } /* '' */
.icon-scissors-1:before { content: '\ec4c'; } /* '' */
.icon-flask:before { content: '\ec4d'; } /* '' */
.icon-wine:before { content: '\ec4e'; } /* '' */
.icon-coffee-1:before { content: '\ec4f'; } /* '' */
.icon-beer-1:before { content: '\ec50'; } /* '' */
.icon-anchor-outline:before { content: '\ec51'; } /* '' */
.icon-anchor-1:before { content: '\ec52'; } /* '' */
.icon-puzzle-outline:before { content: '\ec53'; } /* '' */
.icon-puzzle-1:before { content: '\ec54'; } /* '' */
.icon-tree-1:before { content: '\ec55'; } /* '' */
.icon-calculator:before { content: '\ec56'; } /* '' */
.icon-infinity-outline:before { content: '\ec57'; } /* '' */
.icon-infinity-1:before { content: '\ec58'; } /* '' */
.icon-pi-outline:before { content: '\ec59'; } /* '' */
.icon-pi:before { content: '\ec5a'; } /* '' */
.icon-at-1:before { content: '\ec5b'; } /* '' */
.icon-at-circled:before { content: '\ec5c'; } /* '' */
.icon-looped-square-outline:before { content: '\ec5d'; } /* '' */
.icon-looped-square-interest:before { content: '\ec5e'; } /* '' */
.icon-sort-alphabet-outline:before { content: '\ec5f'; } /* '' */
.icon-sort-alphabet:before { content: '\ec60'; } /* '' */
.icon-sort-numeric-outline:before { content: '\ec61'; } /* '' */
.icon-sort-numeric:before { content: '\ec62'; } /* '' */
.icon-dribbble-circled-1:before { content: '\ec63'; } /* '' */
.icon-dribbble-2:before { content: '\ec64'; } /* '' */
.icon-facebook-circled-1:before { content: '\ec65'; } /* '' */
.icon-facebook-2:before { content: '\ec66'; } /* '' */
.icon-flickr-circled-1:before { content: '\ec67'; } /* '' */
.icon-flickr-2:before { content: '\ec68'; } /* '' */
.icon-github-circled-2:before { content: '\ec69'; } /* '' */
.icon-github-2:before { content: '\ec6a'; } /* '' */
.icon-lastfm-circled-1:before { content: '\ec6b'; } /* '' */
.icon-lastfm-2:before { content: '\ec6c'; } /* '' */
.icon-linkedin-circled-1:before { content: '\ec6d'; } /* '' */
.icon-linkedin-2:before { content: '\ec6e'; } /* '' */
.icon-pinterest-circled-2:before { content: '\ec6f'; } /* '' */
.icon-pinterest-2:before { content: '\ec70'; } /* '' */
.icon-skype-outline:before { content: '\ec71'; } /* '' */
.icon-skype-2:before { content: '\ec72'; } /* '' */
.icon-tumbler-circled:before { content: '\ec73'; } /* '' */
.icon-tumbler:before { content: '\ec74'; } /* '' */
.icon-twitter-circled-1:before { content: '\ec75'; } /* '' */
.icon-twitter-2:before { content: '\ec76'; } /* '' */
.icon-vimeo-circled-1:before { content: '\ec77'; } /* '' */
.icon-vimeo-1:before { content: '\ec78'; } /* '' */
.icon-search-3:before { content: '\ec79'; } /* '' */
.icon-mail-3:before { content: '\ec7a'; } /* '' */
.icon-heart-3:before { content: '\ec7b'; } /* '' */
.icon-heart-empty-2:before { content: '\ec7c'; } /* '' */
.icon-star-3:before { content: '\ec7d'; } /* '' */
.icon-user-3:before { content: '\ec7e'; } /* '' */
.icon-video-3:before { content: '\ec7f'; } /* '' */
.icon-picture-3:before { content: '\ec80'; } /* '' */
.icon-camera-3:before { content: '\ec81'; } /* '' */
.icon-ok-2:before { content: '\ec82'; } /* '' */
.icon-ok-circle:before { content: '\ec83'; } /* '' */
.icon-cancel-3:before { content: '\ec84'; } /* '' */
.icon-cancel-circle:before { content: '\ec85'; } /* '' */
.icon-plus-3:before { content: '\ec86'; } /* '' */
.icon-plus-circle:before { content: '\ec87'; } /* '' */
.icon-minus-3:before { content: '\ec88'; } /* '' */
.icon-minus-circle:before { content: '\ec89'; } /* '' */
.icon-help-2:before { content: '\ec8a'; } /* '' */
.icon-info-3:before { content: '\ec8b'; } /* '' */
.icon-home-3:before { content: '\ec8c'; } /* '' */
.icon-link-3:before { content: '\ec8d'; } /* '' */
.icon-attach-3:before { content: '\ec8e'; } /* '' */
.icon-lock-3:before { content: '\ec8f'; } /* '' */
.icon-lock-empty:before { content: '\ec90'; } /* '' */
.icon-lock-open-3:before { content: '\ec91'; } /* '' */
.icon-lock-open-empty:before { content: '\ec92'; } /* '' */
.icon-pin-2:before { content: '\ec93'; } /* '' */
.icon-eye-3:before { content: '\ec94'; } /* '' */
.icon-tag-3:before { content: '\ec95'; } /* '' */
.icon-tag-empty:before { content: '\ec96'; } /* '' */
.icon-download-3:before { content: '\ec97'; } /* '' */
.icon-upload-3:before { content: '\ec98'; } /* '' */
.icon-download-cloud-1:before { content: '\ec99'; } /* '' */
.icon-upload-cloud-3:before { content: '\ec9a'; } /* '' */
.icon-quote-left-1:before { content: '\ec9b'; } /* '' */
.icon-quote-right-1:before { content: '\ec9c'; } /* '' */
.icon-quote-left-alt:before { content: '\ec9d'; } /* '' */
.icon-quote-right-alt:before { content: '\ec9e'; } /* '' */
.icon-pencil-3:before { content: '\ec9f'; } /* '' */
.icon-pencil-neg:before { content: '\eca0'; } /* '' */
.icon-pencil-alt:before { content: '\eca1'; } /* '' */
.icon-undo:before { content: '\eca2'; } /* '' */
.icon-comment-3:before { content: '\eca3'; } /* '' */
.icon-comment-inv:before { content: '\eca4'; } /* '' */
.icon-comment-alt:before { content: '\eca5'; } /* '' */
.icon-comment-inv-alt:before { content: '\eca6'; } /* '' */
.icon-comment-alt2:before { content: '\eca7'; } /* '' */
.icon-comment-inv-alt2:before { content: '\eca8'; } /* '' */
.icon-chat-3:before { content: '\eca9'; } /* '' */
.icon-chat-inv:before { content: '\ecaa'; } /* '' */
.icon-location-3:before { content: '\ecab'; } /* '' */
.icon-location-inv:before { content: '\ecac'; } /* '' */
.icon-location-alt:before { content: '\ecad'; } /* '' */
.icon-compass-3:before { content: '\ecae'; } /* '' */
.icon-trash-3:before { content: '\ecaf'; } /* '' */
.icon-trash-empty-1:before { content: '\ecb0'; } /* '' */
.icon-doc-3:before { content: '\ecb1'; } /* '' */
.icon-doc-inv-1:before { content: '\ecb2'; } /* '' */
.icon-doc-alt:before { content: '\ecb3'; } /* '' */
.icon-doc-inv-alt:before { content: '\ecb4'; } /* '' */
.icon-article:before { content: '\ecb5'; } /* '' */
.icon-article-alt:before { content: '\ecb6'; } /* '' */
.icon-book-open-1:before { content: '\ecb7'; } /* '' */
.icon-folder-3:before { content: '\ecb8'; } /* '' */
.icon-folder-empty-1:before { content: '\ecb9'; } /* '' */
.icon-box-3:before { content: '\ecba'; } /* '' */
.icon-rss-3:before { content: '\ecbb'; } /* '' */
.icon-rss-alt:before { content: '\ecbc'; } /* '' */
.icon-cog-3:before { content: '\ecbd'; } /* '' */
.icon-wrench-2:before { content: '\ecbe'; } /* '' */
.icon-share-2:before { content: '\ecbf'; } /* '' */
.icon-calendar-3:before { content: '\ecc0'; } /* '' */
.icon-calendar-inv:before { content: '\ecc1'; } /* '' */
.icon-calendar-alt:before { content: '\ecc2'; } /* '' */
.icon-mic-3:before { content: '\ecc3'; } /* '' */
.icon-volume-off-2:before { content: '\ecc4'; } /* '' */
.icon-volume-up-1:before { content: '\ecc5'; } /* '' */
.icon-headphones-2:before { content: '\ecc6'; } /* '' */
.icon-clock-3:before { content: '\ecc7'; } /* '' */
.icon-lamp-1:before { content: '\ecc8'; } /* '' */
.icon-block-3:before { content: '\ecc9'; } /* '' */
.icon-resize-full-3:before { content: '\ecca'; } /* '' */
.icon-resize-full-alt-1:before { content: '\eccb'; } /* '' */
.icon-resize-small-2:before { content: '\eccc'; } /* '' */
.icon-resize-small-alt:before { content: '\eccd'; } /* '' */
.icon-resize-vertical-1:before { content: '\ecce'; } /* '' */
.icon-resize-horizontal-1:before { content: '\eccf'; } /* '' */
.icon-move-2:before { content: '\ecd0'; } /* '' */
.icon-popup-3:before { content: '\ecd1'; } /* '' */
.icon-down-3:before { content: '\ecd2'; } /* '' */
.icon-left-3:before { content: '\ecd3'; } /* '' */
.icon-right-3:before { content: '\ecd4'; } /* '' */
.icon-up-3:before { content: '\ecd5'; } /* '' */
.icon-down-circle:before { content: '\ecd6'; } /* '' */
.icon-left-circle:before { content: '\ecd7'; } /* '' */
.icon-right-circle:before { content: '\ecd8'; } /* '' */
.icon-up-circle:before { content: '\ecd9'; } /* '' */
.icon-cw-3:before { content: '\ecda'; } /* '' */
.icon-loop-2:before { content: '\ecdb'; } /* '' */
.icon-loop-alt-1:before { content: '\ecdc'; } /* '' */
.icon-exchange-1:before { content: '\ecdd'; } /* '' */
.icon-split:before { content: '\ecde'; } /* '' */
.icon-arrow-curved:before { content: '\ecdf'; } /* '' */
.icon-play-3:before { content: '\ece0'; } /* '' */
.icon-play-circle2:before { content: '\ece1'; } /* '' */
.icon-stop-3:before { content: '\ece2'; } /* '' */
.icon-pause-3:before { content: '\ece3'; } /* '' */
.icon-to-start-2:before { content: '\ece4'; } /* '' */
.icon-to-end-2:before { content: '\ece5'; } /* '' */
.icon-eject-2:before { content: '\ece6'; } /* '' */
.icon-target-3:before { content: '\ece7'; } /* '' */
.icon-signal-2:before { content: '\ece8'; } /* '' */
.icon-award-1:before { content: '\ece9'; } /* '' */
.icon-award-empty:before { content: '\ecea'; } /* '' */
.icon-list-2:before { content: '\eceb'; } /* '' */
.icon-list-nested:before { content: '\ecec'; } /* '' */
.icon-bat-empty:before { content: '\eced'; } /* '' */
.icon-bat-half:before { content: '\ecee'; } /* '' */
.icon-bat-full:before { content: '\ecef'; } /* '' */
.icon-bat-charge-1:before { content: '\ecf0'; } /* '' */
.icon-mobile-3:before { content: '\ecf1'; } /* '' */
.icon-cd-1:before { content: '\ecf2'; } /* '' */
.icon-equalizer:before { content: '\ecf3'; } /* '' */
.icon-cursor:before { content: '\ecf4'; } /* '' */
.icon-aperture:before { content: '\ecf5'; } /* '' */
.icon-aperture-alt:before { content: '\ecf6'; } /* '' */
.icon-steering-wheel:before { content: '\ecf7'; } /* '' */
.icon-book-2:before { content: '\ecf8'; } /* '' */
.icon-book-alt:before { content: '\ecf9'; } /* '' */
.icon-brush-3:before { content: '\ecfa'; } /* '' */
.icon-brush-alt:before { content: '\ecfb'; } /* '' */
.icon-eyedropper-1:before { content: '\ecfc'; } /* '' */
.icon-layers:before { content: '\ecfd'; } /* '' */
.icon-layers-alt:before { content: '\ecfe'; } /* '' */
.icon-sun-2:before { content: '\ecff'; } /* '' */
.icon-sun-inv:before { content: '\ed00'; } /* '' */
.icon-cloud-3:before { content: '\ed01'; } /* '' */
.icon-rain-1:before { content: '\ed02'; } /* '' */
.icon-flash-3:before { content: '\ed03'; } /* '' */
.icon-moon-3:before { content: '\ed04'; } /* '' */
.icon-moon-inv:before { content: '\ed05'; } /* '' */
.icon-umbrella-1:before { content: '\ed06'; } /* '' */
.icon-chart-bar-3:before { content: '\ed07'; } /* '' */
.icon-chart-pie-3:before { content: '\ed08'; } /* '' */
.icon-chart-pie-alt:before { content: '\ed09'; } /* '' */
.icon-key-3:before { content: '\ed0a'; } /* '' */
.icon-key-inv:before { content: '\ed0b'; } /* '' */
.icon-hash:before { content: '\ed0c'; } /* '' */
.icon-at-2:before { content: '\ed0d'; } /* '' */
.icon-pilcrow:before { content: '\ed0e'; } /* '' */
.icon-dial:before { content: '\ed0f'; } /* '' */
.icon-search-4:before { content: '\ed10'; } /* '' */
.icon-mail-4:before { content: '\ed11'; } /* '' */
.icon-heart-4:before { content: '\ed12'; } /* '' */
.icon-star-4:before { content: '\ed13'; } /* '' */
.icon-user-4:before { content: '\ed14'; } /* '' */
.icon-user-woman:before { content: '\ed15'; } /* '' */
.icon-user-pair:before { content: '\ed16'; } /* '' */
.icon-video-alt:before { content: '\ed17'; } /* '' */
.icon-videocam-2:before { content: '\ed18'; } /* '' */
.icon-videocam-alt:before { content: '\ed19'; } /* '' */
.icon-camera-4:before { content: '\ed1a'; } /* '' */
.icon-th-2:before { content: '\ed1b'; } /* '' */
.icon-th-list-2:before { content: '\ed1c'; } /* '' */
.icon-ok-3:before { content: '\ed1d'; } /* '' */
.icon-cancel-4:before { content: '\ed1e'; } /* '' */
.icon-cancel-circle-1:before { content: '\ed1f'; } /* '' */
.icon-plus-4:before { content: '\ed20'; } /* '' */
.icon-home-4:before { content: '\ed21'; } /* '' */
.icon-lock-4:before { content: '\ed22'; } /* '' */
.icon-lock-open-4:before { content: '\ed23'; } /* '' */
.icon-eye-4:before { content: '\ed24'; } /* '' */
.icon-tag-4:before { content: '\ed25'; } /* '' */
.icon-thumbs-up-3:before { content: '\ed26'; } /* '' */
.icon-thumbs-down-3:before { content: '\ed27'; } /* '' */
.icon-download-4:before { content: '\ed28'; } /* '' */
.icon-export-3:before { content: '\ed29'; } /* '' */
.icon-pencil-4:before { content: '\ed2a'; } /* '' */
.icon-pencil-alt-1:before { content: '\ed2b'; } /* '' */
.icon-edit-2:before { content: '\ed2c'; } /* '' */
.icon-chat-4:before { content: '\ed2d'; } /* '' */
.icon-print-3:before { content: '\ed2e'; } /* '' */
.icon-bell-3:before { content: '\ed2f'; } /* '' */
.icon-attention-3:before { content: '\ed30'; } /* '' */
.icon-info-4:before { content: '\ed31'; } /* '' */
.icon-question:before { content: '\ed32'; } /* '' */
.icon-location-4:before { content: '\ed33'; } /* '' */
.icon-trash-4:before { content: '\ed34'; } /* '' */
.icon-doc-4:before { content: '\ed35'; } /* '' */
.icon-article-1:before { content: '\ed36'; } /* '' */
.icon-article-alt-1:before { content: '\ed37'; } /* '' */
.icon-rss-4:before { content: '\ed38'; } /* '' */
.icon-wrench-3:before { content: '\ed39'; } /* '' */
.icon-basket-3:before { content: '\ed3a'; } /* '' */
.icon-basket-alt:before { content: '\ed3b'; } /* '' */
.icon-calendar-4:before { content: '\ed3c'; } /* '' */
.icon-calendar-alt-1:before { content: '\ed3d'; } /* '' */
.icon-volume-off-3:before { content: '\ed3e'; } /* '' */
.icon-volume-down-1:before { content: '\ed3f'; } /* '' */
.icon-volume-up-2:before { content: '\ed40'; } /* '' */
.icon-bullhorn:before { content: '\ed41'; } /* '' */
.icon-clock-4:before { content: '\ed42'; } /* '' */
.icon-clock-alt:before { content: '\ed43'; } /* '' */
.icon-stop-4:before { content: '\ed44'; } /* '' */
.icon-resize-full-4:before { content: '\ed45'; } /* '' */
.icon-resize-small-3:before { content: '\ed46'; } /* '' */
.icon-zoom-in-2:before { content: '\ed47'; } /* '' */
.icon-zoom-out-2:before { content: '\ed48'; } /* '' */
.icon-popup-4:before { content: '\ed49'; } /* '' */
.icon-down-dir-2:before { content: '\ed4a'; } /* '' */
.icon-left-dir-2:before { content: '\ed4b'; } /* '' */
.icon-right-dir-2:before { content: '\ed4c'; } /* '' */
.icon-up-dir-2:before { content: '\ed4d'; } /* '' */
.icon-down-4:before { content: '\ed4e'; } /* '' */
.icon-up-4:before { content: '\ed4f'; } /* '' */
.icon-cw-4:before { content: '\ed50'; } /* '' */
.icon-signal-3:before { content: '\ed51'; } /* '' */
.icon-award-2:before { content: '\ed52'; } /* '' */
.icon-mobile-4:before { content: '\ed53'; } /* '' */
.icon-mobile-alt:before { content: '\ed54'; } /* '' */
.icon-tablet-2:before { content: '\ed55'; } /* '' */
.icon-ipod:before { content: '\ed56'; } /* '' */
.icon-cd-2:before { content: '\ed57'; } /* '' */
.icon-grid:before { content: '\ed58'; } /* '' */
.icon-book-3:before { content: '\ed59'; } /* '' */
.icon-easel:before { content: '\ed5a'; } /* '' */
.icon-globe-3:before { content: '\ed5b'; } /* '' */
.icon-chart-1:before { content: '\ed5c'; } /* '' */
.icon-chart-bar-4:before { content: '\ed5d'; } /* '' */
.icon-chart-pie-4:before { content: '\ed5e'; } /* '' */
.icon-dollar-1:before { content: '\ed5f'; } /* '' */
.icon-at-3:before { content: '\ed60'; } /* '' */
.icon-colon:before { content: '\ed61'; } /* '' */
.icon-semicolon:before { content: '\ed62'; } /* '' */
.icon-squares:before { content: '\ed63'; } /* '' */
.icon-money-1:before { content: '\ed64'; } /* '' */
.icon-facebook-3:before { content: '\ed65'; } /* '' */
.icon-facebook-rect:before { content: '\ed66'; } /* '' */
.icon-twitter-3:before { content: '\ed67'; } /* '' */
.icon-twitter-bird:before { content: '\ed68'; } /* '' */
.icon-twitter-rect:before { content: '\ed69'; } /* '' */
.icon-youtube-1:before { content: '\ed6a'; } /* '' */
.icon-windy-rain-inv:before { content: '\ed6b'; } /* '' */
.icon-snow-inv:before { content: '\ed6c'; } /* '' */
.icon-snow-heavy-inv:before { content: '\ed6d'; } /* '' */
.icon-hail-inv:before { content: '\ed6e'; } /* '' */
.icon-clouds-inv:before { content: '\ed6f'; } /* '' */
.icon-clouds-flash-inv:before { content: '\ed70'; } /* '' */
.icon-temperature:before { content: '\ed71'; } /* '' */
.icon-compass-4:before { content: '\ed72'; } /* '' */
.icon-na:before { content: '\ed73'; } /* '' */
.icon-celcius:before { content: '\ed74'; } /* '' */
.icon-fahrenheit:before { content: '\ed75'; } /* '' */
.icon-clouds-flash-alt:before { content: '\ed76'; } /* '' */
.icon-sun-inv-1:before { content: '\ed77'; } /* '' */
.icon-moon-inv-1:before { content: '\ed78'; } /* '' */
.icon-cloud-sun-inv:before { content: '\ed79'; } /* '' */
.icon-cloud-moon-inv:before { content: '\ed7a'; } /* '' */
.icon-cloud-inv:before { content: '\ed7b'; } /* '' */
.icon-cloud-flash-inv:before { content: '\ed7c'; } /* '' */
.icon-drizzle-inv:before { content: '\ed7d'; } /* '' */
.icon-rain-inv:before { content: '\ed7e'; } /* '' */
.icon-windy-inv:before { content: '\ed7f'; } /* '' */
.icon-sunrise:before { content: '\ed80'; } /* '' */
.icon-sun-3:before { content: '\ed81'; } /* '' */
.icon-moon-4:before { content: '\ed82'; } /* '' */
.icon-eclipse:before { content: '\ed83'; } /* '' */
.icon-mist:before { content: '\ed84'; } /* '' */
.icon-wind-1:before { content: '\ed85'; } /* '' */
.icon-snowflake:before { content: '\ed86'; } /* '' */
.icon-cloud-sun-1:before { content: '\ed87'; } /* '' */
.icon-cloud-moon:before { content: '\ed88'; } /* '' */
.icon-fog-sun:before { content: '\ed89'; } /* '' */
.icon-fog-moon:before { content: '\ed8a'; } /* '' */
.icon-fog-cloud:before { content: '\ed8b'; } /* '' */
.icon-fog:before { content: '\ed8c'; } /* '' */
.icon-cloud-4:before { content: '\ed8d'; } /* '' */
.icon-cloud-flash-1:before { content: '\ed8e'; } /* '' */
.icon-cloud-flash-alt:before { content: '\ed8f'; } /* '' */
.icon-drizzle-1:before { content: '\ed90'; } /* '' */
.icon-rain-2:before { content: '\ed91'; } /* '' */
.icon-windy:before { content: '\ed92'; } /* '' */
.icon-windy-rain:before { content: '\ed93'; } /* '' */
.icon-snow-1:before { content: '\ed94'; } /* '' */
.icon-snow-alt:before { content: '\ed95'; } /* '' */
.icon-snow-heavy:before { content: '\ed96'; } /* '' */
.icon-hail:before { content: '\ed97'; } /* '' */
.icon-clouds:before { content: '\ed98'; } /* '' */
.icon-clouds-flash:before { content: '\ed99'; } /* '' */
.icon-search-5:before { content: '\ed9a'; } /* '' */
.icon-mail-5:before { content: '\ed9b'; } /* '' */
.icon-heart-5:before { content: '\ed9c'; } /* '' */
.icon-heart-broken:before { content: '\ed9d'; } /* '' */
.icon-star-5:before { content: '\ed9e'; } /* '' */
.icon-star-empty-2:before { content: '\ed9f'; } /* '' */
.icon-star-half-1:before { content: '\eda0'; } /* '' */
.icon-star-half_empty:before { content: '\eda1'; } /* '' */
.icon-user-5:before { content: '\eda2'; } /* '' */
.icon-user-male:before { content: '\eda3'; } /* '' */
.icon-user-female:before { content: '\eda4'; } /* '' */
.icon-users-3:before { content: '\eda5'; } /* '' */
.icon-movie:before { content: '\eda6'; } /* '' */
.icon-videocam-3:before { content: '\eda7'; } /* '' */
.icon-isight:before { content: '\eda8'; } /* '' */
.icon-camera-5:before { content: '\eda9'; } /* '' */
.icon-menu-3:before { content: '\edaa'; } /* '' */
.icon-th-thumb:before { content: '\edab'; } /* '' */
.icon-th-thumb-empty:before { content: '\edac'; } /* '' */
.icon-th-list-3:before { content: '\edad'; } /* '' */
.icon-ok-4:before { content: '\edae'; } /* '' */
.icon-ok-circled-1:before { content: '\edaf'; } /* '' */
.icon-cancel-5:before { content: '\edb0'; } /* '' */
.icon-cancel-circled-3:before { content: '\edb1'; } /* '' */
.icon-plus-5:before { content: '\edb2'; } /* '' */
.icon-help-circled-2:before { content: '\edb3'; } /* '' */
.icon-help-circled-alt:before { content: '\edb4'; } /* '' */
.icon-info-circled-2:before { content: '\edb5'; } /* '' */
.icon-info-circled-alt:before { content: '\edb6'; } /* '' */
.icon-home-5:before { content: '\edb7'; } /* '' */
.icon-link-4:before { content: '\edb8'; } /* '' */
.icon-attach-4:before { content: '\edb9'; } /* '' */
.icon-lock-5:before { content: '\edba'; } /* '' */
.icon-lock-alt:before { content: '\edbb'; } /* '' */
.icon-lock-open-5:before { content: '\edbc'; } /* '' */
.icon-lock-open-alt-1:before { content: '\edbd'; } /* '' */
.icon-eye-5:before { content: '\edbe'; } /* '' */
.icon-download-5:before { content: '\edbf'; } /* '' */
.icon-upload-4:before { content: '\edc0'; } /* '' */
.icon-download-cloud-2:before { content: '\edc1'; } /* '' */
.icon-upload-cloud-4:before { content: '\edc2'; } /* '' */
.icon-reply-3:before { content: '\edc3'; } /* '' */
.icon-pencil-5:before { content: '\edc4'; } /* '' */
.icon-export-4:before { content: '\edc5'; } /* '' */
.icon-print-4:before { content: '\edc6'; } /* '' */
.icon-retweet-2:before { content: '\edc7'; } /* '' */
.icon-comment-4:before { content: '\edc8'; } /* '' */
.icon-chat-5:before { content: '\edc9'; } /* '' */
.icon-bell-4:before { content: '\edca'; } /* '' */
.icon-attention-4:before { content: '\edcb'; } /* '' */
.icon-attention-alt-1:before { content: '\edcc'; } /* '' */
.icon-location-5:before { content: '\edcd'; } /* '' */
.icon-trash-5:before { content: '\edce'; } /* '' */
.icon-doc-5:before { content: '\edcf'; } /* '' */
.icon-newspaper-2:before { content: '\edd0'; } /* '' */
.icon-folder-4:before { content: '\edd1'; } /* '' */
.icon-folder-open-1:before { content: '\edd2'; } /* '' */
.icon-folder-empty-2:before { content: '\edd3'; } /* '' */
.icon-folder-open-empty-1:before { content: '\edd4'; } /* '' */
.icon-cog-4:before { content: '\edd5'; } /* '' */
.icon-calendar-5:before { content: '\edd6'; } /* '' */
.icon-login-2:before { content: '\edd7'; } /* '' */
.icon-logout-2:before { content: '\edd8'; } /* '' */
.icon-mic-4:before { content: '\edd9'; } /* '' */
.icon-mic-off:before { content: '\edda'; } /* '' */
.icon-clock-5:before { content: '\eddb'; } /* '' */
.icon-stopwatch-1:before { content: '\eddc'; } /* '' */
.icon-hourglass-1:before { content: '\eddd'; } /* '' */
.icon-zoom-in-3:before { content: '\edde'; } /* '' */
.icon-zoom-out-3:before { content: '\eddf'; } /* '' */
.icon-down-open-2:before { content: '\ede0'; } /* '' */
.icon-left-open-3:before { content: '\ede1'; } /* '' */
.icon-right-open-3:before { content: '\ede2'; } /* '' */
.icon-up-open-2:before { content: '\ede3'; } /* '' */
.icon-down-5:before { content: '\ede4'; } /* '' */
.icon-left-4:before { content: '\ede5'; } /* '' */
.icon-right-4:before { content: '\ede6'; } /* '' */
.icon-up-5:before { content: '\ede7'; } /* '' */
.icon-down-bold-1:before { content: '\ede8'; } /* '' */
.icon-left-bold-1:before { content: '\ede9'; } /* '' */
.icon-right-bold-1:before { content: '\edea'; } /* '' */
.icon-up-bold-1:before { content: '\edeb'; } /* '' */
.icon-down-fat:before { content: '\edec'; } /* '' */
.icon-left-fat:before { content: '\eded'; } /* '' */
.icon-right-fat:before { content: '\edee'; } /* '' */
.icon-up-fat:before { content: '\edef'; } /* '' */
.icon-ccw-2:before { content: '\edf0'; } /* '' */
.icon-shuffle-3:before { content: '\edf1'; } /* '' */
.icon-play-4:before { content: '\edf2'; } /* '' */
.icon-pause-4:before { content: '\edf3'; } /* '' */
.icon-stop-5:before { content: '\edf4'; } /* '' */
.icon-to-end-3:before { content: '\edf5'; } /* '' */
.icon-to-start-3:before { content: '\edf6'; } /* '' */
.icon-fast-forward-1:before { content: '\edf7'; } /* '' */
.icon-fast-backward-1:before { content: '\edf8'; } /* '' */
.icon-trophy-1:before { content: '\edf9'; } /* '' */
.icon-monitor-1:before { content: '\edfa'; } /* '' */
.icon-tablet-3:before { content: '\edfb'; } /* '' */
.icon-mobile-5:before { content: '\edfc'; } /* '' */
.icon-data-science:before { content: '\edfd'; } /* '' */
.icon-data-science-inv:before { content: '\edfe'; } /* '' */
.icon-inbox-2:before { content: '\edff'; } /* '' */
.icon-globe-4:before { content: '\ee00'; } /* '' */
.icon-globe-inv:before { content: '\ee01'; } /* '' */
.icon-flash-4:before { content: '\ee02'; } /* '' */
.icon-cloud-5:before { content: '\ee03'; } /* '' */
.icon-coverflow:before { content: '\ee04'; } /* '' */
.icon-coverflow-empty:before { content: '\ee05'; } /* '' */
.icon-math:before { content: '\ee06'; } /* '' */
.icon-math-circled:before { content: '\ee07'; } /* '' */
.icon-math-circled-empty:before { content: '\ee08'; } /* '' */
.icon-paper-plane-2:before { content: '\ee09'; } /* '' */
.icon-paper-plane-alt:before { content: '\ee0a'; } /* '' */
.icon-paper-plane-alt2:before { content: '\ee0b'; } /* '' */
.icon-fontsize:before { content: '\ee0c'; } /* '' */
.icon-color-adjust:before { content: '\ee0d'; } /* '' */
.icon-fire-1:before { content: '\ee0e'; } /* '' */
.icon-chart-bar-5:before { content: '\ee0f'; } /* '' */
.icon-hdd-1:before { content: '\ee10'; } /* '' */
.icon-connected-object:before { content: '\ee11'; } /* '' */
.icon-ruler:before { content: '\ee12'; } /* '' */
.icon-vector:before { content: '\ee13'; } /* '' */
.icon-vector-pencil:before { content: '\ee14'; } /* '' */
.icon-at-4:before { content: '\ee15'; } /* '' */
.icon-hash-1:before { content: '\ee16'; } /* '' */
.icon-female-1:before { content: '\ee17'; } /* '' */
.icon-male-1:before { content: '\ee18'; } /* '' */
.icon-spread:before { content: '\ee19'; } /* '' */
.icon-king:before { content: '\ee1a'; } /* '' */
.icon-anchor-2:before { content: '\ee1b'; } /* '' */
.icon-joystick:before { content: '\ee1c'; } /* '' */
.icon-spinner1:before { content: '\ee1d'; } /* '' */
.icon-spinner2:before { content: '\ee1e'; } /* '' */
.icon-github-3:before { content: '\ee1f'; } /* '' */
.icon-github-circled-3:before { content: '\ee20'; } /* '' */
.icon-github-circled-alt:before { content: '\ee21'; } /* '' */
.icon-github-circled-alt2:before { content: '\ee22'; } /* '' */
.icon-twitter-4:before { content: '\ee23'; } /* '' */
.icon-twitter-circled-2:before { content: '\ee24'; } /* '' */
.icon-facebook-4:before { content: '\ee25'; } /* '' */
.icon-facebook-circled-2:before { content: '\ee26'; } /* '' */
.icon-gplus-2:before { content: '\ee27'; } /* '' */
.icon-gplus-circled-1:before { content: '\ee28'; } /* '' */
.icon-linkedin-3:before { content: '\ee29'; } /* '' */
.icon-linkedin-circled-2:before { content: '\ee2a'; } /* '' */
.icon-dribbble-3:before { content: '\ee2b'; } /* '' */
.icon-dribbble-circled-2:before { content: '\ee2c'; } /* '' */
.icon-instagram-2:before { content: '\ee2d'; } /* '' */
.icon-instagram-circled:before { content: '\ee2e'; } /* '' */
.icon-soundcloud-2:before { content: '\ee2f'; } /* '' */
.icon-soundcloud-circled:before { content: '\ee30'; } /* '' */
.icon-mfg-logo:before { content: '\ee31'; } /* '' */
.icon-mfg-logo-circled:before { content: '\ee32'; } /* '' */
.icon-aboveground-rail:before { content: '\ee33'; } /* '' */
.icon-airfield:before { content: '\ee34'; } /* '' */
.icon-airport:before { content: '\ee35'; } /* '' */
.icon-art-gallery:before { content: '\ee36'; } /* '' */
.icon-bar:before { content: '\ee37'; } /* '' */
.icon-baseball:before { content: '\ee38'; } /* '' */
.icon-basketball:before { content: '\ee39'; } /* '' */
.icon-beer-2:before { content: '\ee3a'; } /* '' */
.icon-belowground-rail:before { content: '\ee3b'; } /* '' */
.icon-bicycle-1:before { content: '\ee3c'; } /* '' */
.icon-bus-1:before { content: '\ee3d'; } /* '' */
.icon-cafe:before { content: '\ee3e'; } /* '' */
.icon-campsite:before { content: '\ee3f'; } /* '' */
.icon-cemetery:before { content: '\ee40'; } /* '' */
.icon-cinema:before { content: '\ee41'; } /* '' */
.icon-college:before { content: '\ee42'; } /* '' */
.icon-commerical-building:before { content: '\ee43'; } /* '' */
.icon-credit-card-3:before { content: '\ee44'; } /* '' */
.icon-cricket:before { content: '\ee45'; } /* '' */
.icon-embassy:before { content: '\ee46'; } /* '' */
.icon-fast-food:before { content: '\ee47'; } /* '' */
.icon-ferry:before { content: '\ee48'; } /* '' */
.icon-fire-station:before { content: '\ee49'; } /* '' */
.icon-football:before { content: '\ee4a'; } /* '' */
.icon-fuel:before { content: '\ee4b'; } /* '' */
.icon-garden:before { content: '\ee4c'; } /* '' */
.icon-giraffe:before { content: '\ee4d'; } /* '' */
.icon-golf:before { content: '\ee4e'; } /* '' */
.icon-grocery-store:before { content: '\ee4f'; } /* '' */
.icon-harbor:before { content: '\ee50'; } /* '' */
.icon-heliport:before { content: '\ee51'; } /* '' */
.icon-hospital-1:before { content: '\ee52'; } /* '' */
.icon-industrial-building:before { content: '\ee53'; } /* '' */
.icon-library:before { content: '\ee54'; } /* '' */
.icon-lodging:before { content: '\ee55'; } /* '' */
.icon-london-underground:before { content: '\ee56'; } /* '' */
.icon-minefield:before { content: '\ee57'; } /* '' */
.icon-monument:before { content: '\ee58'; } /* '' */
.icon-museum:before { content: '\ee59'; } /* '' */
.icon-pharmacy:before { content: '\ee5a'; } /* '' */
.icon-pitch:before { content: '\ee5b'; } /* '' */
.icon-police:before { content: '\ee5c'; } /* '' */
.icon-post:before { content: '\ee5d'; } /* '' */
.icon-prison:before { content: '\ee5e'; } /* '' */
.icon-rail:before { content: '\ee5f'; } /* '' */
.icon-religious-christian:before { content: '\ee60'; } /* '' */
.icon-religious-islam:before { content: '\ee61'; } /* '' */
.icon-religious-jewish:before { content: '\ee62'; } /* '' */
.icon-restaurant:before { content: '\ee63'; } /* '' */
.icon-roadblock:before { content: '\ee64'; } /* '' */
.icon-school:before { content: '\ee65'; } /* '' */
.icon-shop:before { content: '\ee66'; } /* '' */
.icon-skiing:before { content: '\ee67'; } /* '' */
.icon-soccer:before { content: '\ee68'; } /* '' */
.icon-swimming:before { content: '\ee69'; } /* '' */
.icon-tennis:before { content: '\ee6a'; } /* '' */
.icon-theatre:before { content: '\ee6b'; } /* '' */
.icon-toilet:before { content: '\ee6c'; } /* '' */
.icon-town-hall:before { content: '\ee6d'; } /* '' */
.icon-trash-6:before { content: '\ee6e'; } /* '' */
.icon-tree-2:before { content: '\ee6f'; } /* '' */
.icon-tree-3:before { content: '\ee70'; } /* '' */
.icon-warehouse:before { content: '\ee71'; } /* '' */
.icon-duckduckgo:before { content: '\ee72'; } /* '' */
.icon-aim:before { content: '\ee73'; } /* '' */
.icon-delicious-1:before { content: '\ee74'; } /* '' */
.icon-paypal-2:before { content: '\ee75'; } /* '' */
.icon-flattr-1:before { content: '\ee76'; } /* '' */
.icon-android-1:before { content: '\ee77'; } /* '' */
.icon-eventful:before { content: '\ee78'; } /* '' */
.icon-smashmag:before { content: '\ee79'; } /* '' */
.icon-gplus-3:before { content: '\ee7a'; } /* '' */
.icon-wikipedia:before { content: '\ee7b'; } /* '' */
.icon-lanyrd:before { content: '\ee7c'; } /* '' */
.icon-calendar-6:before { content: '\ee7d'; } /* '' */
.icon-stumbleupon-2:before { content: '\ee7e'; } /* '' */
.icon-fivehundredpx:before { content: '\ee7f'; } /* '' */
.icon-pinterest-3:before { content: '\ee80'; } /* '' */
.icon-bitcoin-1:before { content: '\ee81'; } /* '' */
.icon-w3c:before { content: '\ee82'; } /* '' */
.icon-foursquare-1:before { content: '\ee83'; } /* '' */
.icon-html5-1:before { content: '\ee84'; } /* '' */
.icon-ie-1:before { content: '\ee85'; } /* '' */
.icon-call:before { content: '\ee86'; } /* '' */
.icon-grooveshark:before { content: '\ee87'; } /* '' */
.icon-ninetyninedesigns:before { content: '\ee88'; } /* '' */
.icon-forrst:before { content: '\ee89'; } /* '' */
.icon-digg-1:before { content: '\ee8a'; } /* '' */
.icon-spotify-2:before { content: '\ee8b'; } /* '' */
.icon-reddit-1:before { content: '\ee8c'; } /* '' */
.icon-guest:before { content: '\ee8d'; } /* '' */
.icon-gowalla:before { content: '\ee8e'; } /* '' */
.icon-appstore:before { content: '\ee8f'; } /* '' */
.icon-blogger:before { content: '\ee90'; } /* '' */
.icon-cc-2:before { content: '\ee91'; } /* '' */
.icon-dribbble-4:before { content: '\ee92'; } /* '' */
.icon-evernote-1:before { content: '\ee93'; } /* '' */
.icon-flickr-3:before { content: '\ee94'; } /* '' */
.icon-google-1:before { content: '\ee95'; } /* '' */
.icon-viadeo:before { content: '\ee96'; } /* '' */
.icon-instapaper:before { content: '\ee97'; } /* '' */
.icon-weibo-1:before { content: '\ee98'; } /* '' */
.icon-klout:before { content: '\ee99'; } /* '' */
.icon-linkedin-4:before { content: '\ee9a'; } /* '' */
.icon-meetup:before { content: '\ee9b'; } /* '' */
.icon-vk:before { content: '\ee9c'; } /* '' */
.icon-plancast:before { content: '\ee9d'; } /* '' */
.icon-disqus:before { content: '\ee9e'; } /* '' */
.icon-rss-5:before { content: '\ee9f'; } /* '' */
.icon-skype-3:before { content: '\eea0'; } /* '' */
.icon-twitter-5:before { content: '\eea1'; } /* '' */
.icon-youtube-2:before { content: '\eea2'; } /* '' */
.icon-vimeo-2:before { content: '\eea3'; } /* '' */
.icon-windows-1:before { content: '\eea4'; } /* '' */
.icon-xing-1:before { content: '\eea5'; } /* '' */
.icon-yahoo-1:before { content: '\eea6'; } /* '' */
.icon-chrome-1:before { content: '\eea7'; } /* '' */
.icon-email:before { content: '\eea8'; } /* '' */
.icon-macstore:before { content: '\eea9'; } /* '' */
.icon-myspace:before { content: '\eeaa'; } /* '' */
.icon-podcast:before { content: '\eeab'; } /* '' */
.icon-amazon:before { content: '\eeac'; } /* '' */
.icon-steam-1:before { content: '\eead'; } /* '' */
.icon-cloudapp:before { content: '\eeae'; } /* '' */
.icon-dropbox-2:before { content: '\eeaf'; } /* '' */
.icon-ebay:before { content: '\eeb0'; } /* '' */
.icon-facebook-5:before { content: '\eeb1'; } /* '' */
.icon-github-4:before { content: '\eeb2'; } /* '' */
.icon-github-circled-4:before { content: '\eeb3'; } /* '' */
.icon-googleplay:before { content: '\eeb4'; } /* '' */
.icon-itunes:before { content: '\eeb5'; } /* '' */
.icon-plurk:before { content: '\eeb6'; } /* '' */
.icon-songkick:before { content: '\eeb7'; } /* '' */
.icon-lastfm-3:before { content: '\eeb8'; } /* '' */
.icon-gmail:before { content: '\eeb9'; } /* '' */
.icon-pinboard:before { content: '\eeba'; } /* '' */
.icon-openid-1:before { content: '\eebb'; } /* '' */
.icon-quora:before { content: '\eebc'; } /* '' */
.icon-soundcloud-3:before { content: '\eebd'; } /* '' */
.icon-tumblr-2:before { content: '\eebe'; } /* '' */
.icon-eventasaurus:before { content: '\eebf'; } /* '' */
.icon-wordpress-1:before { content: '\eec0'; } /* '' */
.icon-yelp-1:before { content: '\eec1'; } /* '' */
.icon-intensedebate:before { content: '\eec2'; } /* '' */
.icon-eventbrite:before { content: '\eec3'; } /* '' */
.icon-scribd:before { content: '\eec4'; } /* '' */
.icon-posterous:before { content: '\eec5'; } /* '' */
.icon-stripe:before { content: '\eec6'; } /* '' */
.icon-opentable:before { content: '\eec7'; } /* '' */
.icon-cart:before { content: '\eec8'; } /* '' */
.icon-print-5:before { content: '\eec9'; } /* '' */
.icon-angellist-1:before { content: '\eeca'; } /* '' */
.icon-instagram-3:before { content: '\eecb'; } /* '' */
.icon-dwolla:before { content: '\eecc'; } /* '' */
.icon-appnet:before { content: '\eecd'; } /* '' */
.icon-statusnet:before { content: '\eece'; } /* '' */
.icon-acrobat:before { content: '\eecf'; } /* '' */
.icon-drupal-1:before { content: '\eed0'; } /* '' */
.icon-buffer:before { content: '\eed1'; } /* '' */
.icon-pocket:before { content: '\eed2'; } /* '' */
.icon-bitbucket-1:before { content: '\eed3'; } /* '' */
.icon-lego:before { content: '\eed4'; } /* '' */
.icon-login-3:before { content: '\eed5'; } /* '' */
.icon-stackoverflow-1:before { content: '\eed6'; } /* '' */
.icon-hackernews:before { content: '\eed7'; } /* '' */
.icon-lkdto:before { content: '\eed8'; } /* '' */
.icon-facebook-6:before { content: '\eed9'; } /* '' */
.icon-facebook-rect-1:before { content: '\eeda'; } /* '' */
.icon-twitter-6:before { content: '\eedb'; } /* '' */
.icon-twitter-bird-1:before { content: '\eedc'; } /* '' */
.icon-vimeo-3:before { content: '\eedd'; } /* '' */
.icon-vimeo-rect:before { content: '\eede'; } /* '' */
.icon-tumblr-3:before { content: '\eedf'; } /* '' */
.icon-tumblr-rect:before { content: '\eee0'; } /* '' */
.icon-googleplus-rect:before { content: '\eee1'; } /* '' */
.icon-github-text:before { content: '\eee2'; } /* '' */
.icon-github-5:before { content: '\eee3'; } /* '' */
.icon-skype-4:before { content: '\eee4'; } /* '' */
.icon-icq:before { content: '\eee5'; } /* '' */
.icon-yandex:before { content: '\eee6'; } /* '' */
.icon-yandex-rect:before { content: '\eee7'; } /* '' */
.icon-vkontakte-rect:before { content: '\eee8'; } /* '' */
.icon-odnoklassniki:before { content: '\eee9'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\eeea'; } /* '' */
.icon-friendfeed:before { content: '\eeeb'; } /* '' */
.icon-friendfeed-rect:before { content: '\eeec'; } /* '' */
.icon-blogger-1:before { content: '\eeed'; } /* '' */
.icon-blogger-rect:before { content: '\eeee'; } /* '' */
.icon-deviantart-1:before { content: '\eeef'; } /* '' */
.icon-jabber:before { content: '\eef0'; } /* '' */
.icon-lastfm-4:before { content: '\eef1'; } /* '' */
.icon-lastfm-rect:before { content: '\eef2'; } /* '' */
.icon-linkedin-5:before { content: '\eef3'; } /* '' */
.icon-linkedin-rect:before { content: '\eef4'; } /* '' */
.icon-picasa-1:before { content: '\eef5'; } /* '' */
.icon-wordpress-2:before { content: '\eef6'; } /* '' */
.icon-instagram-4:before { content: '\eef7'; } /* '' */
.icon-instagram-filled:before { content: '\eef8'; } /* '' */
.icon-diigo:before { content: '\eef9'; } /* '' */
.icon-box-4:before { content: '\eefa'; } /* '' */
.icon-box-rect:before { content: '\eefb'; } /* '' */
.icon-tudou:before { content: '\eefc'; } /* '' */
.icon-youku:before { content: '\eefd'; } /* '' */
.icon-win8:before { content: '\eefe'; } /* '' */
.icon-amex:before { content: '\eeff'; } /* '' */
.icon-discover:before { content: '\ef00'; } /* '' */
.icon-visa:before { content: '\ef01'; } /* '' */
.icon-mastercard:before { content: '\ef02'; } /* '' */
.icon-houzz:before { content: '\ef03'; } /* '' */
.icon-bandcamp:before { content: '\ef04'; } /* '' */
.icon-codepen:before { content: '\ef05'; } /* '' */
.icon-glass-1:before { content: '\ef06'; } /* '' */
.icon-music-3:before { content: '\ef07'; } /* '' */
.icon-search-6:before { content: '\ef08'; } /* '' */
.icon-search-circled:before { content: '\ef09'; } /* '' */
.icon-mail-6:before { content: '\ef0a'; } /* '' */
.icon-mail-circled:before { content: '\ef0b'; } /* '' */
.icon-heart-6:before { content: '\ef0c'; } /* '' */
.icon-heart-circled:before { content: '\ef0d'; } /* '' */
.icon-heart-empty-3:before { content: '\ef0e'; } /* '' */
.icon-star-6:before { content: '\ef0f'; } /* '' */
.icon-star-circled:before { content: '\ef10'; } /* '' */
.icon-star-empty-3:before { content: '\ef11'; } /* '' */
.icon-user-6:before { content: '\ef12'; } /* '' */
.icon-group:before { content: '\ef13'; } /* '' */
.icon-group-circled:before { content: '\ef14'; } /* '' */
.icon-torso:before { content: '\ef15'; } /* '' */
.icon-video-4:before { content: '\ef16'; } /* '' */
.icon-video-circled:before { content: '\ef17'; } /* '' */
.icon-video-alt-1:before { content: '\ef18'; } /* '' */
.icon-videocam-4:before { content: '\ef19'; } /* '' */
.icon-video-chat:before { content: '\ef1a'; } /* '' */
.icon-picture-4:before { content: '\ef1b'; } /* '' */
.icon-camera-6:before { content: '\ef1c'; } /* '' */
.icon-photo:before { content: '\ef1d'; } /* '' */
.icon-photo-circled:before { content: '\ef1e'; } /* '' */
.icon-th-large-2:before { content: '\ef1f'; } /* '' */
.icon-th-3:before { content: '\ef20'; } /* '' */
.icon-th-list-4:before { content: '\ef21'; } /* '' */
.icon-view-mode:before { content: '\ef22'; } /* '' */
.icon-ok-5:before { content: '\ef23'; } /* '' */
.icon-ok-circled-2:before { content: '\ef24'; } /* '' */
.icon-ok-circled2-1:before { content: '\ef25'; } /* '' */
.icon-cancel-6:before { content: '\ef26'; } /* '' */
.icon-cancel-circled-4:before { content: '\ef27'; } /* '' */
.icon-cancel-circled2-1:before { content: '\ef28'; } /* '' */
.icon-plus-6:before { content: '\ef29'; } /* '' */
.icon-plus-circled-2:before { content: '\ef2a'; } /* '' */
.icon-minus-4:before { content: '\ef2b'; } /* '' */
.icon-minus-circled-2:before { content: '\ef2c'; } /* '' */
.icon-help-3:before { content: '\ef2d'; } /* '' */
.icon-help-circled-3:before { content: '\ef2e'; } /* '' */
.icon-info-circled-3:before { content: '\ef2f'; } /* '' */
.icon-home-6:before { content: '\ef30'; } /* '' */
.icon-home-circled:before { content: '\ef31'; } /* '' */
.icon-website:before { content: '\ef32'; } /* '' */
.icon-website-circled:before { content: '\ef33'; } /* '' */
.icon-attach-5:before { content: '\ef34'; } /* '' */
.icon-attach-circled:before { content: '\ef35'; } /* '' */
.icon-lock-6:before { content: '\ef36'; } /* '' */
.icon-lock-circled:before { content: '\ef37'; } /* '' */
.icon-lock-open-6:before { content: '\ef38'; } /* '' */
.icon-lock-open-alt-2:before { content: '\ef39'; } /* '' */
.icon-eye-6:before { content: '\ef3a'; } /* '' */
.icon-eye-off-1:before { content: '\ef3b'; } /* '' */
.icon-tag-5:before { content: '\ef3c'; } /* '' */
.icon-tags-2:before { content: '\ef3d'; } /* '' */
.icon-bookmark-3:before { content: '\ef3e'; } /* '' */
.icon-bookmark-empty-1:before { content: '\ef3f'; } /* '' */
.icon-flag-3:before { content: '\ef40'; } /* '' */
.icon-flag-circled:before { content: '\ef41'; } /* '' */
.icon-thumbs-up-4:before { content: '\ef42'; } /* '' */
.icon-thumbs-down-4:before { content: '\ef43'; } /* '' */
.icon-download-6:before { content: '\ef44'; } /* '' */
.icon-download-alt:before { content: '\ef45'; } /* '' */
.icon-upload-5:before { content: '\ef46'; } /* '' */
.icon-share-3:before { content: '\ef47'; } /* '' */
.icon-quote-1:before { content: '\ef48'; } /* '' */
.icon-quote-circled:before { content: '\ef49'; } /* '' */
.icon-export-5:before { content: '\ef4a'; } /* '' */
.icon-pencil-6:before { content: '\ef4b'; } /* '' */
.icon-pencil-circled:before { content: '\ef4c'; } /* '' */
.icon-edit-3:before { content: '\ef4d'; } /* '' */
.icon-edit-circled:before { content: '\ef4e'; } /* '' */
.icon-edit-alt:before { content: '\ef4f'; } /* '' */
.icon-print-6:before { content: '\ef50'; } /* '' */
.icon-retweet-3:before { content: '\ef51'; } /* '' */
.icon-comment-5:before { content: '\ef52'; } /* '' */
.icon-comment-alt-1:before { content: '\ef53'; } /* '' */
.icon-bell-5:before { content: '\ef54'; } /* '' */
.icon-warning-1:before { content: '\ef55'; } /* '' */
.icon-exclamation:before { content: '\ef56'; } /* '' */
.icon-error:before { content: '\ef57'; } /* '' */
.icon-error-alt:before { content: '\ef58'; } /* '' */
.icon-location-6:before { content: '\ef59'; } /* '' */
.icon-location-circled:before { content: '\ef5a'; } /* '' */
.icon-compass-5:before { content: '\ef5b'; } /* '' */
.icon-compass-circled:before { content: '\ef5c'; } /* '' */
.icon-trash-7:before { content: '\ef5d'; } /* '' */
.icon-trash-circled:before { content: '\ef5e'; } /* '' */
.icon-doc-6:before { content: '\ef5f'; } /* '' */
.icon-doc-circled:before { content: '\ef60'; } /* '' */
.icon-doc-new:before { content: '\ef61'; } /* '' */
.icon-doc-new-circled:before { content: '\ef62'; } /* '' */
.icon-folder-5:before { content: '\ef63'; } /* '' */
.icon-folder-circled:before { content: '\ef64'; } /* '' */
.icon-folder-close:before { content: '\ef65'; } /* '' */
.icon-folder-open-2:before { content: '\ef66'; } /* '' */
.icon-rss-6:before { content: '\ef67'; } /* '' */
.icon-phone-3:before { content: '\ef68'; } /* '' */
.icon-phone-circled:before { content: '\ef69'; } /* '' */
.icon-cog-5:before { content: '\ef6a'; } /* '' */
.icon-cog-circled:before { content: '\ef6b'; } /* '' */
.icon-cogs:before { content: '\ef6c'; } /* '' */
.icon-wrench-4:before { content: '\ef6d'; } /* '' */
.icon-wrench-circled:before { content: '\ef6e'; } /* '' */
.icon-basket-4:before { content: '\ef6f'; } /* '' */
.icon-basket-circled:before { content: '\ef70'; } /* '' */
.icon-calendar-7:before { content: '\ef71'; } /* '' */
.icon-calendar-circled:before { content: '\ef72'; } /* '' */
.icon-mic-5:before { content: '\ef73'; } /* '' */
.icon-mic-circled:before { content: '\ef74'; } /* '' */
.icon-volume-off-4:before { content: '\ef75'; } /* '' */
.icon-volume-down-2:before { content: '\ef76'; } /* '' */
.icon-volume-1:before { content: '\ef77'; } /* '' */
.icon-volume-up-3:before { content: '\ef78'; } /* '' */
.icon-headphones-3:before { content: '\ef79'; } /* '' */
.icon-clock-6:before { content: '\ef7a'; } /* '' */
.icon-clock-circled:before { content: '\ef7b'; } /* '' */
.icon-lightbulb-2:before { content: '\ef7c'; } /* '' */
.icon-lightbulb-alt:before { content: '\ef7d'; } /* '' */
.icon-block-4:before { content: '\ef7e'; } /* '' */
.icon-resize-full-5:before { content: '\ef7f'; } /* '' */
.icon-resize-full-alt-2:before { content: '\ef80'; } /* '' */
.icon-resize-small-4:before { content: '\ef81'; } /* '' */
.icon-resize-vertical-2:before { content: '\ef82'; } /* '' */
.icon-resize-horizontal-2:before { content: '\ef83'; } /* '' */
.icon-move-3:before { content: '\ef84'; } /* '' */
.icon-zoom-in-4:before { content: '\ef85'; } /* '' */
.icon-zoom-out-4:before { content: '\ef86'; } /* '' */
.icon-down-open-3:before { content: '\ef87'; } /* '' */
.icon-left-open-4:before { content: '\ef88'; } /* '' */
.icon-right-open-4:before { content: '\ef89'; } /* '' */
.icon-up-open-3:before { content: '\ef8a'; } /* '' */
.icon-down-6:before { content: '\ef8b'; } /* '' */
.icon-left-5:before { content: '\ef8c'; } /* '' */
.icon-right-5:before { content: '\ef8d'; } /* '' */
.icon-up-6:before { content: '\ef8e'; } /* '' */
.icon-down-circled-2:before { content: '\ef8f'; } /* '' */
.icon-left-circled-2:before { content: '\ef90'; } /* '' */
.icon-right-circled-2:before { content: '\ef91'; } /* '' */
.icon-up-circled-2:before { content: '\ef92'; } /* '' */
.icon-down-hand-1:before { content: '\ef93'; } /* '' */
.icon-left-hand-1:before { content: '\ef94'; } /* '' */
.icon-right-hand-1:before { content: '\ef95'; } /* '' */
.icon-up-hand-1:before { content: '\ef96'; } /* '' */
.icon-cw-5:before { content: '\ef97'; } /* '' */
.icon-cw-circled:before { content: '\ef98'; } /* '' */
.icon-arrows-cw-2:before { content: '\ef99'; } /* '' */
.icon-shuffle-4:before { content: '\ef9a'; } /* '' */
.icon-play-5:before { content: '\ef9b'; } /* '' */
.icon-play-circled-1:before { content: '\ef9c'; } /* '' */
.icon-play-circled2-1:before { content: '\ef9d'; } /* '' */
.icon-stop-6:before { content: '\ef9e'; } /* '' */
.icon-stop-circled:before { content: '\ef9f'; } /* '' */
.icon-pause-5:before { content: '\efa0'; } /* '' */
.icon-pause-circled:before { content: '\efa1'; } /* '' */
.icon-record-2:before { content: '\efa2'; } /* '' */
.icon-eject-3:before { content: '\efa3'; } /* '' */
.icon-backward:before { content: '\efa4'; } /* '' */
.icon-backward-circled:before { content: '\efa5'; } /* '' */
.icon-fast-backward-2:before { content: '\efa6'; } /* '' */
.icon-fast-forward-2:before { content: '\efa7'; } /* '' */
.icon-forward-3:before { content: '\efa8'; } /* '' */
.icon-forward-circled:before { content: '\efa9'; } /* '' */
.icon-step-backward:before { content: '\efaa'; } /* '' */
.icon-step-forward:before { content: '\efab'; } /* '' */
.icon-target-4:before { content: '\efac'; } /* '' */
.icon-signal-4:before { content: '\efad'; } /* '' */
.icon-desktop-2:before { content: '\efae'; } /* '' */
.icon-desktop-circled:before { content: '\efaf'; } /* '' */
.icon-laptop-2:before { content: '\efb0'; } /* '' */
.icon-laptop-circled:before { content: '\efb1'; } /* '' */
.icon-network-1:before { content: '\efb2'; } /* '' */
.icon-inbox-3:before { content: '\efb3'; } /* '' */
.icon-inbox-circled:before { content: '\efb4'; } /* '' */
.icon-inbox-alt:before { content: '\efb5'; } /* '' */
.icon-globe-5:before { content: '\efb6'; } /* '' */
.icon-globe-alt-1:before { content: '\efb7'; } /* '' */
.icon-cloud-6:before { content: '\efb8'; } /* '' */
.icon-cloud-circled:before { content: '\efb9'; } /* '' */
.icon-flight-2:before { content: '\efba'; } /* '' */
.icon-leaf-3:before { content: '\efbb'; } /* '' */
.icon-font-1:before { content: '\efbc'; } /* '' */
.icon-fontsize-1:before { content: '\efbd'; } /* '' */
.icon-bold-1:before { content: '\efbe'; } /* '' */
.icon-italic-1:before { content: '\efbf'; } /* '' */
.icon-text-height-1:before { content: '\efc0'; } /* '' */
.icon-text-width-1:before { content: '\efc1'; } /* '' */
.icon-align-left-1:before { content: '\efc2'; } /* '' */
.icon-align-center-1:before { content: '\efc3'; } /* '' */
.icon-align-right-1:before { content: '\efc4'; } /* '' */
.icon-align-justify-1:before { content: '\efc5'; } /* '' */
.icon-list-3:before { content: '\efc6'; } /* '' */
.icon-indent-left-1:before { content: '\efc7'; } /* '' */
.icon-indent-right-1:before { content: '\efc8'; } /* '' */
.icon-briefcase-3:before { content: '\efc9'; } /* '' */
.icon-off-1:before { content: '\efca'; } /* '' */
.icon-road-1:before { content: '\efcb'; } /* '' */
.icon-qrcode-1:before { content: '\efcc'; } /* '' */
.icon-barcode-1:before { content: '\efcd'; } /* '' */
.icon-braille:before { content: '\efce'; } /* '' */
.icon-book-4:before { content: '\efcf'; } /* '' */
.icon-adjust-1:before { content: '\efd0'; } /* '' */
.icon-tint-1:before { content: '\efd1'; } /* '' */
.icon-check-3:before { content: '\efd2'; } /* '' */
.icon-check-empty-1:before { content: '\efd3'; } /* '' */
.icon-asterisk-1:before { content: '\efd4'; } /* '' */
.icon-gift-2:before { content: '\efd5'; } /* '' */
.icon-fire-2:before { content: '\efd6'; } /* '' */
.icon-magnet-2:before { content: '\efd7'; } /* '' */
.icon-chart-2:before { content: '\efd8'; } /* '' */
.icon-chart-circled:before { content: '\efd9'; } /* '' */
.icon-credit-card-4:before { content: '\efda'; } /* '' */
.icon-megaphone-2:before { content: '\efdb'; } /* '' */
.icon-clipboard-2:before { content: '\efdc'; } /* '' */
.icon-hdd-2:before { content: '\efdd'; } /* '' */
.icon-key-4:before { content: '\efde'; } /* '' */
.icon-certificate-2:before { content: '\efdf'; } /* '' */
.icon-tasks-1:before { content: '\efe0'; } /* '' */
.icon-filter-1:before { content: '\efe1'; } /* '' */
.icon-gauge-2:before { content: '\efe2'; } /* '' */
.icon-smiley:before { content: '\efe3'; } /* '' */
.icon-smiley-circled:before { content: '\efe4'; } /* '' */
.icon-address-book:before { content: '\efe5'; } /* '' */
.icon-address-book-alt:before { content: '\efe6'; } /* '' */
.icon-asl:before { content: '\efe7'; } /* '' */
.icon-glasses:before { content: '\efe8'; } /* '' */
.icon-hearing-impaired:before { content: '\efe9'; } /* '' */
.icon-iphone-home:before { content: '\efea'; } /* '' */
.icon-person:before { content: '\efeb'; } /* '' */
.icon-adult:before { content: '\efec'; } /* '' */
.icon-child-1:before { content: '\efed'; } /* '' */
.icon-blind:before { content: '\efee'; } /* '' */
.icon-guidedog:before { content: '\efef'; } /* '' */
.icon-accessibility:before { content: '\eff0'; } /* '' */
.icon-universal-access:before { content: '\eff1'; } /* '' */
.icon-male-2:before { content: '\eff2'; } /* '' */
.icon-female-2:before { content: '\eff3'; } /* '' */
.icon-behance-2:before { content: '\eff4'; } /* '' */
.icon-blogger-2:before { content: '\eff5'; } /* '' */
.icon-cc-3:before { content: '\eff6'; } /* '' */
.icon-css:before { content: '\eff7'; } /* '' */
.icon-delicious-2:before { content: '\eff8'; } /* '' */
.icon-deviantart-2:before { content: '\eff9'; } /* '' */
.icon-digg-2:before { content: '\effa'; } /* '' */
.icon-dribbble-5:before { content: '\effb'; } /* '' */
.icon-facebook-7:before { content: '\effc'; } /* '' */
.icon-flickr-4:before { content: '\effd'; } /* '' */
.icon-foursquare-2:before { content: '\effe'; } /* '' */
.icon-friendfeed-1:before { content: '\efff'; } /* '' */
.icon-friendfeed-rect-1:before { content: '\f000'; } /* '' */
.icon-github-6:before { content: '\f001'; } /* '' */
.icon-github-text-1:before { content: '\f002'; } /* '' */
.icon-googleplus:before { content: '\f003'; } /* '' */
.icon-instagram-5:before { content: '\f004'; } /* '' */
.icon-linkedin-6:before { content: '\f005'; } /* '' */
.icon-path:before { content: '\f006'; } /* '' */
.icon-picasa-2:before { content: '\f007'; } /* '' */
.icon-pinterest-4:before { content: '\f008'; } /* '' */
.icon-reddit-2:before { content: '\f009'; } /* '' */
.icon-skype-5:before { content: '\f00a'; } /* '' */
.icon-slideshare-1:before { content: '\f00b'; } /* '' */
.icon-stackoverflow-2:before { content: '\f00c'; } /* '' */
.icon-stumbleupon-3:before { content: '\f00d'; } /* '' */
.icon-twitter-7:before { content: '\f00e'; } /* '' */
.icon-tumblr-4:before { content: '\f00f'; } /* '' */
.icon-vimeo-4:before { content: '\f010'; } /* '' */
.icon-vkontakte-2:before { content: '\f011'; } /* '' */
.icon-w3c-1:before { content: '\f012'; } /* '' */
.icon-wordpress-3:before { content: '\f013'; } /* '' */
.icon-youtube-3:before { content: '\f014'; } /* '' */
.icon-music-4:before { content: '\f015'; } /* '' */
.icon-search-7:before { content: '\f016'; } /* '' */
.icon-mail-7:before { content: '\f017'; } /* '' */
.icon-heart-7:before { content: '\f018'; } /* '' */
.icon-star-7:before { content: '\f019'; } /* '' */
.icon-user-7:before { content: '\f01a'; } /* '' */
.icon-videocam-5:before { content: '\f01b'; } /* '' */
.icon-camera-7:before { content: '\f01c'; } /* '' */
.icon-photo-1:before { content: '\f01d'; } /* '' */
.icon-attach-6:before { content: '\f01e'; } /* '' */
.icon-lock-7:before { content: '\f01f'; } /* '' */
.icon-eye-7:before { content: '\f020'; } /* '' */
.icon-tag-6:before { content: '\f021'; } /* '' */
.icon-thumbs-up-5:before { content: '\f022'; } /* '' */
.icon-pencil-7:before { content: '\f023'; } /* '' */
.icon-comment-6:before { content: '\f024'; } /* '' */
.icon-location-7:before { content: '\f025'; } /* '' */
.icon-cup-1:before { content: '\f026'; } /* '' */
.icon-trash-8:before { content: '\f027'; } /* '' */
.icon-doc-7:before { content: '\f028'; } /* '' */
.icon-note-1:before { content: '\f029'; } /* '' */
.icon-cog-6:before { content: '\f02a'; } /* '' */
.icon-params:before { content: '\f02b'; } /* '' */
.icon-calendar-8:before { content: '\f02c'; } /* '' */
.icon-sound-1:before { content: '\f02d'; } /* '' */
.icon-clock-7:before { content: '\f02e'; } /* '' */
.icon-lightbulb-3:before { content: '\f02f'; } /* '' */
.icon-tv:before { content: '\f030'; } /* '' */
.icon-desktop-3:before { content: '\f031'; } /* '' */
.icon-mobile-6:before { content: '\f032'; } /* '' */
.icon-cd-3:before { content: '\f033'; } /* '' */
.icon-inbox-4:before { content: '\f034'; } /* '' */
.icon-globe-6:before { content: '\f035'; } /* '' */
.icon-cloud-7:before { content: '\f036'; } /* '' */
.icon-paper-plane-3:before { content: '\f037'; } /* '' */
.icon-fire-3:before { content: '\f038'; } /* '' */
.icon-graduation-cap-2:before { content: '\f039'; } /* '' */
.icon-megaphone-3:before { content: '\f03a'; } /* '' */
.icon-database-3:before { content: '\f03b'; } /* '' */
.icon-key-5:before { content: '\f03c'; } /* '' */
.icon-beaker-1:before { content: '\f03d'; } /* '' */
.icon-truck-1:before { content: '\f03e'; } /* '' */
.icon-money-2:before { content: '\f03f'; } /* '' */
.icon-food-1:before { content: '\f040'; } /* '' */
.icon-shop-1:before { content: '\f041'; } /* '' */
.icon-diamond-1:before { content: '\f042'; } /* '' */
.icon-t-shirt:before { content: '\f043'; } /* '' */
.icon-wallet:before { content: '\f044'; } /* '' */
.icon-search-8:before { content: '\f045'; } /* '' */
.icon-mail-8:before { content: '\f046'; } /* '' */
.icon-heart-8:before { content: '\f047'; } /* '' */
.icon-heart-empty-4:before { content: '\f048'; } /* '' */
.icon-star-8:before { content: '\f049'; } /* '' */
.icon-user-8:before { content: '\f04a'; } /* '' */
.icon-video-5:before { content: '\f04b'; } /* '' */
.icon-picture-5:before { content: '\f04c'; } /* '' */
.icon-th-large-3:before { content: '\f04d'; } /* '' */
.icon-th-4:before { content: '\f04e'; } /* '' */
.icon-th-list-5:before { content: '\f04f'; } /* '' */
.icon-ok-6:before { content: '\f050'; } /* '' */
.icon-ok-circle-1:before { content: '\f051'; } /* '' */
.icon-cancel-7:before { content: '\f052'; } /* '' */
.icon-cancel-circle-2:before { content: '\f053'; } /* '' */
.icon-plus-circle-1:before { content: '\f054'; } /* '' */
.icon-minus-circle-1:before { content: '\f055'; } /* '' */
.icon-link-5:before { content: '\f056'; } /* '' */
.icon-attach-7:before { content: '\f057'; } /* '' */
.icon-lock-8:before { content: '\f058'; } /* '' */
.icon-lock-open-7:before { content: '\f059'; } /* '' */
.icon-tag-7:before { content: '\f05a'; } /* '' */
.icon-reply-4:before { content: '\f05b'; } /* '' */
.icon-reply-all-2:before { content: '\f05c'; } /* '' */
.icon-forward-4:before { content: '\f05d'; } /* '' */
.icon-code-3:before { content: '\f05e'; } /* '' */
.icon-retweet-4:before { content: '\f05f'; } /* '' */
.icon-comment-7:before { content: '\f060'; } /* '' */
.icon-comment-alt-2:before { content: '\f061'; } /* '' */
.icon-chat-6:before { content: '\f062'; } /* '' */
.icon-attention-5:before { content: '\f063'; } /* '' */
.icon-location-8:before { content: '\f064'; } /* '' */
.icon-doc-8:before { content: '\f065'; } /* '' */
.icon-docs-landscape:before { content: '\f066'; } /* '' */
.icon-folder-6:before { content: '\f067'; } /* '' */
.icon-archive-2:before { content: '\f068'; } /* '' */
.icon-rss-7:before { content: '\f069'; } /* '' */
.icon-rss-alt-1:before { content: '\f06a'; } /* '' */
.icon-cog-7:before { content: '\f06b'; } /* '' */
.icon-logout-3:before { content: '\f06c'; } /* '' */
.icon-clock-8:before { content: '\f06d'; } /* '' */
.icon-block-5:before { content: '\f06e'; } /* '' */
.icon-resize-full-6:before { content: '\f06f'; } /* '' */
.icon-resize-full-circle:before { content: '\f070'; } /* '' */
.icon-popup-5:before { content: '\f071'; } /* '' */
.icon-left-open-5:before { content: '\f072'; } /* '' */
.icon-right-open-5:before { content: '\f073'; } /* '' */
.icon-down-circle-1:before { content: '\f074'; } /* '' */
.icon-left-circle-1:before { content: '\f075'; } /* '' */
.icon-right-circle-1:before { content: '\f076'; } /* '' */
.icon-up-circle-1:before { content: '\f077'; } /* '' */
.icon-down-dir-3:before { content: '\f078'; } /* '' */
.icon-right-dir-3:before { content: '\f079'; } /* '' */
.icon-down-micro:before { content: '\f07a'; } /* '' */
.icon-up-micro:before { content: '\f07b'; } /* '' */
.icon-cw-circle:before { content: '\f07c'; } /* '' */
.icon-arrows-cw-3:before { content: '\f07d'; } /* '' */
.icon-updown-circle:before { content: '\f07e'; } /* '' */
.icon-target-5:before { content: '\f07f'; } /* '' */
.icon-signal-5:before { content: '\f080'; } /* '' */
.icon-progress-4:before { content: '\f081'; } /* '' */
.icon-progress-5:before { content: '\f082'; } /* '' */
.icon-progress-6:before { content: '\f083'; } /* '' */
.icon-progress-7:before { content: '\f084'; } /* '' */
.icon-progress-8:before { content: '\f085'; } /* '' */
.icon-progress-9:before { content: '\f086'; } /* '' */
.icon-progress-10:before { content: '\f087'; } /* '' */
.icon-progress-11:before { content: '\f088'; } /* '' */
.icon-font-2:before { content: '\f089'; } /* '' */
.icon-list-4:before { content: '\f08a'; } /* '' */
.icon-list-numbered-1:before { content: '\f08b'; } /* '' */
.icon-indent-left-2:before { content: '\f08c'; } /* '' */
.icon-indent-right-2:before { content: '\f08d'; } /* '' */
.icon-cloud-8:before { content: '\f08e'; } /* '' */
.icon-terminal-1:before { content: '\f08f'; } /* '' */
.icon-facebook-rect-2:before { content: '\f090'; } /* '' */
.icon-twitter-bird-2:before { content: '\f091'; } /* '' */
.icon-vimeo-rect-1:before { content: '\f092'; } /* '' */
.icon-tumblr-rect-1:before { content: '\f093'; } /* '' */
.icon-googleplus-rect-1:before { content: '\f094'; } /* '' */
.icon-linkedin-rect-1:before { content: '\f095'; } /* '' */
.icon-skype-6:before { content: '\f096'; } /* '' */
.icon-vkontakte-rect-1:before { content: '\f097'; } /* '' */
.icon-youtube-4:before { content: '\f098'; } /* '' */
.icon-odnoklassniki-rect-1:before { content: '\f099'; } /* '' */
@font-face {
  font-family: 'icon_set_1';
  src: url(/assets/f1e83c7947c88388bdfab0ec89d71a26-icon_set_1.eot);
  src: url(/assets/f1e83c7947c88388bdfab0ec89d71a26-icon_set_1.eot#iefix) format('embedded-opentype'),
       url(/assets/e4bdda9c560f8208db08cb54d71d6908-icon_set_1.woff) format('woff'),
       url(/assets/2cf43844a5d80ca83c2a11f6870211ff-icon_set_1.ttf) format('truetype'),
       url(/assets/cd76faaeecc446e5c165a849366743e1-icon_set_1.svg#icon_set_1) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon_set_1';
    src: url('../font/icon_set_1.svg?55361665#icon_set_1') format('svg');
  }
}
*/
 
 [class^="icon_set_1_"]:before, [class*="icon_set_1_"]:before {
  font-family: "icon_set_1";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon_set_1_icon-1:before { content: '\21'; } /* '!' */
.icon_set_1_icon-2:before { content: '\22'; } /* '&quot;' */
.icon_set_1_icon-3:before { content: '\23'; } /* '#' */
.icon_set_1_icon-4:before { content: '\24'; } /* '$' */
.icon_set_1_icon-5:before { content: '\25'; } /* '%' */
.icon_set_1_icon-6:before { content: '\26'; } /* '&amp;' */
.icon_set_1_icon-7:before { content: '\27'; } /* ''' */
.icon_set_1_icon-8:before { content: '\28'; } /* '(' */
.icon_set_1_icon-9:before { content: '\29'; } /* ')' */
.icon_set_1_icon-10:before { content: '\2a'; } /* '*' */
.icon_set_1_icon-11:before { content: '\2b'; } /* '+' */
.icon_set_1_icon-12:before { content: '\2c'; } /* ',' */
.icon_set_1_icon-13:before { content: '\2d'; } /* '-' */
.icon_set_1_icon-14:before { content: '\2e'; } /* '.' */
.icon_set_1_icon-15:before { content: '\2f'; } /* '/' */
.icon_set_1_icon-16:before { content: '\30'; } /* '0' */
.icon_set_1_icon-17:before { content: '\31'; } /* '1' */
.icon_set_1_icon-18:before { content: '\32'; } /* '2' */
.icon_set_1_icon-19:before { content: '\33'; } /* '3' */
.icon_set_1_icon-20:before { content: '\34'; } /* '4' */
.icon_set_1_icon-21:before { content: '\3a'; } /* '5' */
.icon_set_1_icon-22:before { content: '\35'; } /* '5' */
.icon_set_1_icon-23:before { content: '\36'; } /* '6' */
.icon_set_1_icon-24:before { content: '\37'; } /* '7' */
.icon_set_1_icon-25:before { content: '\38'; } /* '8' */
.icon_set_1_icon-26:before { content: '\39'; } /* '9' */
.icon_set_1_icon-27:before { content: '\3a'; } /* ':' */
.icon_set_1_icon-27:before { content: '\3b'; } /* ';' */
.icon_set_1_icon-28:before { content: '\3c'; } /* '&lt;' */
.icon_set_1_icon-29:before { content: '\3d'; } /* '=' */
.icon_set_1_icon-30:before { content: '\3e'; } /* '&gt;' */
.icon_set_1_icon-31:before { content: '\3f'; } /* '?' */
.icon_set_1_icon-32:before { content: '\40'; } /* '@' */
.icon_set_1_icon-33:before { content: '\41'; } /* 'A' */
.icon_set_1_icon-34:before { content: '\42'; } /* 'B' */
.icon_set_1_icon-35:before { content: '\43'; } /* 'C' */
.icon_set_1_icon-36:before { content: '\44'; } /* 'D' */
.icon_set_1_icon-37:before { content: '\45'; } /* 'E' */
.icon_set_1_icon-38:before { content: '\46'; } /* 'F' */
.icon_set_1_icon-39:before { content: '\47'; } /* 'G' */
.icon_set_1_icon-40:before { content: '\48'; } /* 'H' */
.icon_set_1_icon-41:before { content: '\49'; } /* 'I' */
.icon_set_1_icon-42:before { content: '\4a'; } /* 'J' */
.icon_set_1_icon-43:before { content: '\4b'; } /* 'K' */
.icon_set_1_icon-44:before { content: '\4c'; } /* 'L' */
.icon_set_1_icon-45:before { content: '\4d'; } /* 'M' */
.icon_set_1_icon-46:before { content: '\4e'; } /* 'N' */
.icon_set_1_icon-47:before { content: '\4f'; } /* 'O' */
.icon_set_1_icon-48:before { content: '\50'; } /* 'P' */
.icon_set_1_icon-49:before { content: '\51'; } /* 'Q' */
.icon_set_1_icon-50:before { content: '\52'; } /* 'R' */
.icon_set_1_icon-51:before { content: '\53'; } /* 'S' */
.icon_set_1_icon-52:before { content: '\54'; } /* 'T' */
.icon_set_1_icon-53:before { content: '\55'; } /* 'U' */
.icon_set_1_icon-54:before { content: '\56'; } /* 'V' */
.icon_set_1_icon-55:before { content: '\57'; } /* 'W' */
.icon_set_1_icon-56:before { content: '\58'; } /* 'X' */
.icon_set_1_icon-57:before { content: '\59'; } /* 'Y' */
.icon_set_1_icon-58:before { content: '\5a'; } /* 'Z' */
.icon_set_1_icon-59:before { content: '\5b'; } /* '[' */
.icon_set_1_icon-60:before { content: '\5c'; } /* '\' */
.icon_set_1_icon-61:before { content: '\5d'; } /* ']' */
.icon_set_1_icon-62:before { content: '\5e'; } /* '^' */
.icon_set_1_icon-63:before { content: '\5f'; } /* '_' */
.icon_set_1_icon-64:before { content: '\60'; } /* '`' */
.icon_set_1_icon-65:before { content: '\61'; } /* 'a' */
.icon_set_1_icon-66:before { content: '\62'; } /* 'b' */
.icon_set_1_icon-67:before { content: '\63'; } /* 'c' */
.icon_set_1_icon-68:before { content: '\64'; } /* 'd' */
.icon_set_1_icon-69:before { content: '\65'; } /* 'e' */
.icon_set_1_icon-70:before { content: '\66'; } /* 'f' */
.icon_set_1_icon-71:before { content: '\67'; } /* 'g' */
.icon_set_1_icon-72:before { content: '\68'; } /* 'h' */
.icon_set_1_icon-73:before { content: '\69'; } /* 'i' */
.icon_set_1_icon-74:before { content: '\6a'; } /* 'j' */
.icon_set_1_icon-75:before { content: '\6b'; } /* 'k' */
.icon_set_1_icon-76:before { content: '\6c'; } /* 'l' */
.icon_set_1_icon-77:before { content: '\6d'; } /* 'm' */
.icon_set_1_icon-78:before { content: '\6e'; } /* 'n' */
.icon_set_1_icon-79:before { content: '\6f'; } /* 'o' */
.icon_set_1_icon-80:before { content: '\70'; } /* 'p' */
.icon_set_1_icon-81:before { content: '\71'; } /* 'q' */
.icon_set_1_icon-82:before { content: '\72'; } /* 'r' */
.icon_set_1_icon-83:before { content: '\73'; } /* 's' */
.icon_set_1_icon-84:before { content: '\74'; } /* 't' */
.icon_set_1_icon-85:before { content: '\75'; } /* 'u' */
.icon_set_1_icon-86:before { content: '\76'; } /* 'v' */
.icon_set_1_icon-87:before { content: '\77'; } /* 'w' */
.icon_set_1_icon-88:before { content: '\78'; } /* 'x' */
.icon_set_1_icon-89:before { content: '\79'; } /* 'y' */
.icon_set_1_icon-90:before { content: '\7a'; } /* 'z' */
.icon_set_1_icon-91:before { content: '\7b'; } /* '{' */
.icon_set_1_icon-92:before { content: '\7c'; } /* '|' */
.icon_set_1_icon-93:before { content: '\7d'; } /* '}' */
.icon_set_1_icon-94:before { content: '\7e'; } /* '~' */
.icon_set_1_icon-95:before { content: '\e800'; } /* '' */
.icon_set_1_icon-96:before { content: '\e801'; } /* '' */
.icon_set_1_icon-97:before { content: '\e802'; } /* '' */
.icon_set_1_icon-98:before { content: '\e803'; } /* '' */
.icon_set_1_icon-99:before { content: '\e804'; } /* '' */
.icon_set_1_icon-100:before { content: '\e805'; } /* '' */
@charset "UTF-8";

 @font-face {
  font-family: 'icon_set_2';
  src: url(/assets/585336b805c9e30b3a50809abd33fd0a-icon_set_2.eot);
  src: url(/assets/585336b805c9e30b3a50809abd33fd0a-icon_set_2.eot#iefix) format('embedded-opentype'),
       url(/assets/adb7f553189509ef53c165c5ad760948-icon_set_2.woff) format('woff'),
       url(/assets/edc381e2c85dd21e6341d22b84db78c7-icon_set_2.ttf) format('truetype'),
       url(/assets/a5c4d81f08f041420f995d2f14587ad4-icon_set_2.svg#icon_set_2) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon_set_2';
    src: url('../font/icon_set_2.svg?40207016#icon_set_2') format('svg');
  }
}
*/
 
 [class^="icon_set_2_"]:before, [class*=" icon_set_2_"]:before {
  font-family: "icon_set_2";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon_set_2_icon-102:before { content: '󨀃'; } /* '\e8003' */
.icon_set_2_icon-103:before { content: '󨀓'; } /* '\e8013' */
.icon_set_2_icon-105:before { content: '󨀳'; } /* '\e8033' */
.icon_set_2_icon-106:before { content: '󨁃'; } /* '\e8043' */
.icon_set_2_icon-107:before { content: '󨁓'; } /* '\e8053' */
.icon_set_2_icon-108:before { content: '󨁣'; } /* '\e8063' */
.icon_set_2_icon-109:before { content: '󨁳'; } /* '\e8073' */
.icon_set_2_icon-110:before { content: '󨂃'; } /* '\e8083' */
.icon_set_2_icon-111:before { content: '󨂓'; } /* '\e8093' */
.icon_set_2_icon-112:before { content: '󨂣'; } /* '\e80a3' */
.icon_set_2_icon-104:before { content: '󨂳'; } /* '\e80b3' */
.icon_set_2_icon-114:before { content: '󨃃'; } /* '\e80c3' */
.icon_set_2_icon-115:before { content: '󨃓'; } /* '\e80d3' */
.icon_set_2_icon-116:before { content: '󨃣'; } /* '\e80e3' */
.icon_set_2_icon-117:before { content: '󨃳'; } /* '\e80f3' */
.icon_set_2_icon-118:before { content: '󨄃'; } /* '\e8103' */
* {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }

body {
  color: #000;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  background-color: #f4f2f0; }

b,
strong {
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  color: #000; }

h1 {
  font-size: 42px;
  line-height: 42px; }

h3 {
  font-size: 22px; }

p {
  margin: 0 0 20px 0; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ddd; }

a {
  color: #986934;
  text-decoration: none;
  transition: all 0.2s ease;
  outline: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none;
    outline: none; }

.loading-skeleton-img-container {
  background-color: #d9d9d9;
  border-radius: 4px; }

.loading-skeleton-img {
  opacity: 0;
  transition: transform 200ms, opacity 1s; }

.button {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  outline: none;
  border-radius: 3px;
  transition: all 0.3s;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  padding: 8px 18px; }

.button.button_block {
  display: block; }

.button.button_condensed {
  padding: 5px 10px; }

.button.button_disabled {
  border: 1px solid #22a7a1;
  color: #fff;
  background-color: #bdd8d7; }

.button + .button {
  margin-top: 10px; }

.button.button_full {
  border: 1px solid #22a7a1;
  color: #fff;
  background-color: #22a7a1; }
  .button.button_full:hover {
    color: #fff;
    background-color: #25b8b1;
    border-color: #25b8b1; }

.additional_content_new .button.button_outlined,
.single_tour_desc_new .button.button_outlined {
  border: 1px solid #22a7a1;
  color: #22a7a1;
  background: none;
  font-size: 16px;
  line-height: 20.8px;
  text-transform: none;
  padding: 10px 16px; }

.button.button_outlined {
  border: 1px solid #22a7a1;
  color: #22a7a1;
  background: none; }
  .button.button_outlined:hover {
    background-color: #25b8b1;
    border-color: #25b8b1;
    color: #fff; }

.button.button_secondary {
  border: none;
  color: #fff;
  background: #986934;
  padding: 5px 12px; }
  .button.button_secondary:hover {
    color: #fff;
    background-color: #a77439; }

.button--icon {
  border: none;
  background-color: transparent;
  padding: 8px 15px; }

@keyframes modalFadeIn {
  from {
    opacity: 0;
    margin: 0 auto; }
  to {
    opacity: 1;
    margin: 6% auto; } }

@keyframes modalFadeOut {
  from {
    opacity: 1;
    margin: 6% auto; }
  to {
    opacity: 0;
    margin: 0 auto; } }

.custom-modal {
  position: fixed;
  z-index: 99;
  left: 0;
  -webkit-overflow-scrolling: touch;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.6); }

.custom-modal--submitting {
  cursor: progress; }

.custom-modal__modal {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  background-color: #f4f2f0;
  z-index: 101;
  margin: 6% auto;
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: rgba(0, 0, 0, 0.5) 0 5px 15px 0;
  border-radius: 6px;
  max-width: 1000px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden; }

.custom-modal__modal--fade-in {
  animation-name: modalFadeIn;
  animation-duration: 0.3s;
  animation-timing-function: ease-out; }

.custom-modal__modal--fade-out {
  animation-name: modalFadeOut;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  opacity: 0; }

.custom-modal__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0; }

.custom-modal__header {
  background: #fff;
  padding: 25px; }
  .custom-modal__header h2 {
    margin-top: 0; }

.custom-modal__body {
  padding: 15px 30px; }

.custom-modal__footer {
  background: #fff;
  padding: 25px;
  color: #000;
  text-align: left; }

.custom-modal-opened {
  overflow: hidden; }

.custom-modal-opened--withScrollbar {
  padding-right: 15px !important; }

@keyframes modalFadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modalFadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.custom-modal-v2 {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.6); }
  .custom-modal-v2--fade-in {
    animation-name: modalFadeIn;
    animation-duration: 0.3s;
    animation-timing-function: ease-out; }
  .custom-modal-v2--fade-out {
    animation-name: modalFadeOut;
    animation-duration: 0.3s;
    animation-timing-function: ease-out;
    opacity: 0; }
  .custom-modal-v2__modal {
    background-color: #fafafa;
    z-index: 101;
    margin: 5vh auto;
    width: 100vw;
    min-width: 300px;
    max-width: 600px;
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden; }
    @media (max-width: 991px) {
      .custom-modal-v2__modal {
        margin: 0;
        min-width: auto;
        max-width: none;
        top: 0;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch; } }
  .custom-modal-v2__background {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0; }
  .custom-modal-v2__close-button {
    position: absolute;
    right: 1rem;
    top: 1rem;
    background: none;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 2rem; }
    .custom-modal-v2__close-button:focus {
      outline: none; }
  .custom-modal-v2__footer {
    padding: 1rem 0;
    flex: none; }
  .custom-modal-v2--opened {
    overflow: hidden; }

.date-range-header {
  height: 61px; }
  .date-range-header__latest-date-indicator {
    float: right; }
    .date-range-header__latest-date-indicator__container {
      background-color: #333; }
    .date-range-header__latest-date-indicator__arrow {
      border-color: #333 transparent transparent transparent; }
  .date-range-header__earliest-date-indicator {
    float: left; }
    .date-range-header__earliest-date-indicator__container {
      background-color: #b59961; }
    .date-range-header__earliest-date-indicator__arrow {
      border-color: #b59961 transparent transparent transparent; }
  .date-range-header__date-indicator {
    width: 49%;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300; }
  .date-range-header__date-container {
    text-align: center;
    padding: 4px;
    color: #fff; }
  .date-range-header__arrow {
    border-style: solid;
    border-width: 11px 82px 0;
    width: 0;
    height: 0; }

.selection-label {
  position: relative;
  line-height: 40px;
  font-size: 18px;
  text-align: right; }
  @media (min-width: 576px) {
    .selection-label {
      text-align: right;
      position: relative; } }

.custom-checkbox--disabled {
  opacity: 0.4; }

.with-label {
  margin-bottom: 15px; }
  .with-label__label {
    font-size: 14px;
    font-weight: 400; }

.has-errors .with-label {
  color: #d82420; }

.has-errors .form-control {
  border-color: #d82420; }

.has-errors .error-msg {
  color: #d82420;
  position: relative;
  bottom: 10px; }

.has-errors .button {
  background-color: #f2dede;
  border-color: #d82420;
  color: #d82420; }

.close-button {
  position: relative;
  top: 0;
  right: 0; }

.custom-input-group {
  display: flex; }
  .custom-input-group input::placeholder,
  .custom-input-group input[readonly] {
    color: #000;
    background-color: #fff; }

.custom-submit-Button[disabled],
.custom-submit-Button[disabled]:hover {
  cursor: not-allowed;
  background-color: #bdd8d7;
  border-color: #bdd8d7; }

.input-group-icon-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  border-left: 0;
  font-size: 14px;
  padding: 6px 12px; }
  .input-group-icon-button:hover, .input-group-icon-button:focus, .input-group-icon-button:active {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.date-range-header {
  height: 61px; }
  .date-range-header__latest-date-indicator {
    float: right; }
    .date-range-header__latest-date-indicator__container {
      background-color: #333; }
    .date-range-header__latest-date-indicator__arrow {
      border-color: #333 transparent transparent transparent; }
  .date-range-header__earliest-date-indicator {
    float: left; }
    .date-range-header__earliest-date-indicator__container {
      background-color: #b59961; }
    .date-range-header__earliest-date-indicator__arrow {
      border-color: #b59961 transparent transparent transparent; }
  .date-range-header__date-indicator {
    width: 49%;
    margin-bottom: 5px;
    font-weight: 300; }
  .date-range-header__date-container {
    text-align: center;
    padding: 4px;
    color: #fff; }
  .date-range-header__arrow {
    border-style: solid;
    border-width: 11px 82px 0;
    width: 0;
    height: 0; }

.selection-label {
  position: relative;
  line-height: 40px;
  font-size: 18px;
  text-align: right; }
  @media (min-width: 576px) {
    .selection-label {
      text-align: right;
      position: relative; } }

.custom-checkbox--disabled {
  opacity: 0.4; }

.with-label {
  margin-bottom: 15px; }
  .with-label__label {
    font-size: 14px;
    font-weight: 400; }

.itr-label {
  display: block;
  font-weight: unset;
  margin-bottom: unset; }
  .itr-label__text {
    display: inline-block;
    margin: 5px 0;
    font-weight: 400; }

.custom-has-errors,
.error-msg {
  color: #d82420; }

.custom-has-errors .error-msg {
  display: block; }

.close-button {
  position: relative;
  top: 0;
  right: 0; }

.custom-input-group {
  display: flex; }
  .custom-input-group input::placeholder,
  .custom-input-group input[readonly] {
    color: #000;
    background-color: #fff; }

.custom-submit-Button[disabled],
.custom-submit-Button[disabled]:hover {
  cursor: not-allowed;
  background-color: #bdd8d7;
  border-color: #bdd8d7; }

.input-group-icon-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  border-left: 0;
  font-size: 14px;
  padding: 6px 12px; }
  .input-group-icon-button:hover, .input-group-icon-button:focus, .input-group-icon-button:active {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.itr-form__group {
  padding: 2rem;
  margin: 2rem 0;
  background-color: #fff; }

.itr-form__fieldset {
  position: relative; }

.itr-form__legend {
  -webkit-appearance: none;
  font-size: 18px;
  color: #000;
  border-bottom: none;
  margin-bottom: 2rem;
  height: auto; }
  .itr-form__legend + .help-block {
    margin: -1rem 0 2rem 0; }

.itr-form__label {
  font-weight: inherit; }

.itr-form__fieldset-toggle {
  position: absolute;
  right: 0;
  top: 0; }

.pdp-itr-form__group {
  padding: 2rem; }

.pdp-itr-form__fieldset {
  position: relative; }

.pdp-itr-form__legend {
  -webkit-appearance: none;
  font-size: 18px;
  color: #000;
  border-bottom: none;
  margin-bottom: 2rem;
  height: auto; }
  .pdp-itr-form__legend + .help-block {
    margin: -1rem 0 2rem 0; }

.pdp-itr-form__label {
  font-weight: inherit; }

.pdp-itr-form__fieldset-toggle {
  position: absolute;
  right: 0;
  top: 0; }

.itr-chip {
  padding: 0.5em 0.75em;
  border: 1px solid #ccc;
  border-radius: 2em;
  color: #000;
  background: #fff;
  white-space: nowrap; }
  .itr-chip-set .itr-chip {
    margin: 0 0.5em 0.5em 0; }
  .itr-chip:focus, .itr-chip:hover {
    background: #ccc;
    color: #fff;
    outline: none; }
  .itr-chip--selected, .itr-chip--selected:focus, .itr-chip--selected:hover {
    background: rgba(34, 167, 161, 0.1);
    color: #22a7a1;
    border-color: rgba(34, 167, 161, 0.6); }
  .itr-chip--disabled {
    background: #eee;
    color: #a5a5a5;
    pointer-events: none; }
  .itr-chip__icon {
    margin-right: 0.25em; }

.custom-button {
  border-radius: 7px;
  background: #fff; }
  .custom-button--primary {
    border: 2px solid #22a7a1;
    color: #22a7a1; }
    .custom-button--primary:focus, .custom-button--primary:hover {
      background: #22a7a1;
      color: #fff; }
  .custom-button--secondary {
    border: 2px solid #555;
    color: #555; }
    .custom-button--secondary:focus, .custom-button--secondary:hover {
      background: #555;
      color: #fff; }

.button-group--horizontal {
  display: flex;
  justify-content: space-around; }

.button-group .button + .button {
  margin-top: 0; }

.custom-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 7px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  padding-right: calc(1rem + 12px);
  font-size: 16px; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:focus {
    border-color: #22a7a1;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(34, 167, 161, 0.5);
    outline: 0; }
  .custom-select:active, .custom-select:hover {
    outline: 0; }
  .custom-select:invalid {
    padding-left: 8px; }
  .custom-has-errors .custom-select {
    border-color: #d82420; }

.custom-textarea {
  border: 1px solid #ccc;
  border-radius: 7px;
  font-size: 16px;
  -webkit-appearance: none; }
  .custom-textarea:focus {
    border-color: #22a7a1;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(34, 167, 161, 0.5); }
  .custom-textarea::placeholder {
    color: #ccc; }

.custom-input {
  border: 1px solid #ccc;
  border-radius: 7px;
  box-shadow: none;
  font-size: 16px;
  -webkit-appearance: none; }
  .custom-has-errors .custom-input {
    border-color: #d82420; }
  .custom-input:focus {
    border-color: #22a7a1;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(34, 167, 161, 0.5); }
  .custom-input::placeholder {
    color: #ccc; }

.custom-checkbox:checked {
  background-color: #22a7a1 !important; }

.custom-a {
  color: #22a7a1; }

.help-block__toggle {
  position: absolute;
  top: 0;
  right: 0; }

.help-block--longform h5 {
  margin: 10px 0; }

.help-block--longform p {
  margin: 10px 0; }

.help-block--longform ul {
  margin: 10px 15px; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes slideDown {
  from {
    max-height: 0; }
  to {
    max-height: 400px; } }

@keyframes slideUp {
  from {
    max-height: 1000px; }
  to {
    max-height: 0; } }

.custom-carousel {
  width: 100%;
  height: 100%;
  display: flex; }
  .custom-carousel__arrow-left {
    position: absolute;
    z-index: 1;
    color: white;
    font-size: 60px;
    align-self: center;
    opacity: 0.8;
    cursor: pointer;
    left: 10px;
    transition: 0.3s;
    user-select: none;
    /* supported by Chrome and Opera */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */ }
    .custom-carousel__arrow-left:hover {
      opacity: 0.9; }
  .custom-carousel__arrow-right {
    position: absolute;
    z-index: 1;
    float: right;
    color: white;
    font-size: 60px;
    align-self: center;
    opacity: 0.7;
    cursor: pointer;
    right: 10px;
    transition: 0.3s;
    user-select: none;
    /* supported by Chrome and Opera */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */ }
    .custom-carousel__arrow-right:hover {
      opacity: 0.9; }
  .custom-carousel__arrow--displayed {
    opacity: 1; }
  .custom-carousel__arrow--hidden {
    opacity: 0; }
  .custom-carousel__images-container {
    width: 100%;
    height: 100%;
    position: absolute; }
  .custom-carousel__image-container {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    background-color: #fff; }
  .custom-carousel__image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .custom-carousel__image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: auto; } }
  @media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
    .custom-carousel__image {
      height: auto;
      width: 100%; } }

.search-results__error-view {
  text-align: center; }

.search-results__all-results-button-container {
  text-align: center; }

.search-results__spinner-container {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }

.search-results__header {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column; }

.search-results__bar-container {
  background-color: #fff;
  width: 100%; }
  .search-results__bar-container--transparent {
    background: transparent; }

.search-results__bar {
  margin: auto;
  width: 1144px;
  max-width: 100%;
  display: flex;
  height: 50px;
  position: relative; }
  @media screen and (max-width: 1200px) {
    .search-results__bar {
      width: 970px;
      padding: 0 24px; } }
  @media screen and (max-width: 991px) {
    .search-results__bar {
      width: 750px; } }

.search-results__button-container {
  display: flex;
  margin-left: auto;
  align-items: center; }

.search-results__result-count {
  color: #986934;
  max-width: 1144px;
  font-size: 20px;
  font-style: italic;
  line-height: 50px; }

.search-results__filters-container {
  background-color: #fff;
  width: 100%; }

.search-results__tag-filters-lists {
  display: flex; }

.search-results__filters {
  margin: auto;
  width: 1144px;
  max-width: 100%;
  font-size: 14px;
  display: flex;
  overflow: hidden;
  max-height: 400; }
  @media screen and (max-width: 480px) {
    .search-results__filters {
      flex-direction: column;
      padding: 0 24px; } }
  @media screen and (max-width: 1200px) {
    .search-results__filters {
      width: 970px; } }
  @media screen and (max-width: 991px) {
    .search-results__filters {
      width: 750px; } }
  .search-results__filters--hidden {
    max-height: 0; }
  .search-results__filters--hiding {
    animation-name: slideUp;
    animation-duration: 0.4s;
    animation-timing-function: ease; }
  .search-results__filters--revealing {
    animation-name: slideDown;
    animation-duration: 0.4s;
    animation-timing-function: ease; }

.search-results__filter-list-headline {
  margin-bottom: 18px;
  margin-top: 14px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300; }

.search-results__filter-sublist {
  margin-left: 23px;
  margin-top: 10px; }

.search-results__filter-list {
  width: 200px;
  margin-right: 40px;
  padding-bottom: 15px; }
  @media screen and (max-width: 480px) {
    .search-results__filter-list {
      width: 100%; } }

.search-results__results {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 1144px;
  width: 100%; }
  @media screen and (max-width: 1199px) {
    .search-results__results {
      padding: 0 24px; } }

.search-results__result-type-headee {
  margin-top: 0;
  margin-bottom: 20px; }

.search-results__result-banner {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  line-height: 15px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 170px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  transform: rotate(-45deg);
  left: -39.03806px;
  top: 25.96194px;
  padding: 0 30px;
  background-color: #22a7a1;
  color: #fff; }

.search-results__featured-item-banner {
  background-color: #22a7a1;
  color: #fff; }

.search-results__special-item-banner {
  background-color: #da524f;
  color: #fff; }

.search-results__inline-tags {
  display: flex; }

.search-results__left-tag-column {
  flex: 0 0 27.97619%;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .search-results__left-tag-column {
      flex: 0 0 100%;
      text-align: left;
      padding: 0 0 5px 0; } }

.search-results__right-tag-column {
  padding: 0 20px 0 30px;
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 15px;
  color: #656565; }
  @media screen and (max-width: 767px) {
    .search-results__right-tag-column {
      padding: 10px 0; } }

.search-results__tag-without-right-column {
  width: auto; }

.search-results__tag-container {
  display: flex; }

.search-results__tag-item {
  margin-bottom: 10px; }
  .search-results__tag-item:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .search-results__tag-item {
      flex-direction: column;
      padding: 0 10px;
      margin-bottom: 0; } }

.search-results__tags-list {
  margin-bottom: 0;
  list-style: none; }
  @media screen and (max-width: 767px) {
    .search-results__tags-list {
      display: flex;
      flex-wrap: wrap; } }

.search-results__result-tags {
  flex: 0 1 70%; }
  @media screen and (max-width: 767px) {
    .search-results__result-tags {
      flex: 0 0 100%;
      margin-top: 5px; } }

.search-results__additional-information {
  display: flex;
  background-color: #fafafa;
  padding: 14px 10px;
  margin: 0 20px;
  border-radius: 0 0 4px 4px;
  position: relative;
  z-index: -1; }
  @media screen and (max-width: 480px) {
    .search-results__additional-information {
      flex-wrap: wrap; } }
  @media screen and (max-width: 767px) {
    .search-results__additional-information {
      padding: 10px; } }

.search-results__result-match-header {
  margin-bottom: 20px;
  margin-top: 0; }

.search-results__result-match {
  flex: 0 1 19.87%; }
  @media screen and (max-width: 767px) {
    .search-results__result-match {
      flex: 1 1 100%; } }

.search-results__percentage-container {
  display: flex; }

.search-results__percentage {
  color: #986934;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 26px; }

.search-results__percentage-bar {
  height: 10px;
  width: 80px;
  flex: 1 1 60%;
  margin: auto 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden; }

.search-results__percentage-fill {
  background: #986934;
  height: 100%; }

.show_all_results {
  display: flex;
  justify-content: center; }

.search_result_header {
  color: #fff;
  height: 400px;
  background: center/cover no-repeat; }
  .search_result_header .content {
    background-color: rgba(0, 0, 0, 0.3);
    padding-top: 100px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
    width: 100%;
    height: 100%; }
    .search_result_header .content .container h1 {
      color: #fff;
      text-transform: uppercase;
      margin: 0;
      font-size: 48px;
      line-height: 42px; }
    .search_result_header .content .container p {
      margin-bottom: 10px;
      font-size: 16px; }
      @media (max-width: 480px) {
        .search_result_header .content .container p {
          display: none; } }

@media (max-width: 767px) {
  .search_result_header {
    height: 300px; }
    .search_result_header .content {
      padding-top: 65px; }
      .search_result_header .content .container {
        font-size: 14px;
        line-height: 14px;
        width: 100%; }
        .search_result_header .content .container h1 {
          font-size: 25px;
          line-height: 30px; } }

.hamburger-toggle-icon {
  position: relative;
  display: block;
  overflow: visible;
  margin: 10px 0 0 0;
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 0;
  box-shadow: none;
  border: none;
  cursor: pointer; }
  .hamburger-toggle-icon:focus {
    outline: none; }
  .hamburger-toggle-icon span {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff; }
    .hamburger-toggle-icon span::before, .hamburger-toggle-icon span::after {
      position: absolute;
      display: block;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #fff;
      content: "";
      -webkit-transition-duration: 0.3s, 0.3s;
      -webkit-transition-delay: 0.3s, 0;
      transition-duration: 0.3s, 0.3s;
      transition-delay: 0.3s, 0; }
    .hamburger-toggle-icon span::before {
      top: -10px;
      -webkit-transition-property: top, -webkit-transform;
      transition-property: top, transform; }
    .hamburger-toggle-icon span::after {
      bottom: -10px;
      -webkit-transition-property: bottom, -webkit-transform;
      transition-property: bottom, transform; }
  .hamburger-toggle-icon.active span {
    background: none !important; }
    .hamburger-toggle-icon.active span::before {
      top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .hamburger-toggle-icon.active span::after {
      bottom: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.menu svg {
  display: none;
  height: 54px;
  width: 177px; }

.menu ol.menu_items {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 16px;
  font-weight: 400; }
  .menu ol.menu_items > li {
    flex: 1 1 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 0 10px; }
    .menu ol.menu_items > li:last-child {
      margin-right: 0; }
    .menu ol.menu_items > li span,
    .menu ol.menu_items > li a {
      display: flex; }
    .menu ol.menu_items > li .menu_content {
      display: none; }
    .menu ol.menu_items > li:hover {
      cursor: pointer; }
      .menu ol.menu_items > li:hover .menu_content {
        display: flex; }
    .menu ol.menu_items > li.compact {
      position: relative; }
  .menu ol.menu_items > li.divider {
    flex: 0 0 auto; }
    .menu ol.menu_items > li.divider:hover {
      cursor: auto; }
    .menu ol.menu_items > li.divider::before {
      content: '|'; }

.menu-user-links,
.menu-language-switcher {
  display: none; }

@media (max-width: 991px) {
  .menu {
    position: fixed;
    left: -100%;
    bottom: 0;
    width: 60%;
    min-width: 300px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.175);
    transition: left 0.4s ease-in-out;
    overflow: auto;
    z-index: 1; }
    .menu.open {
      left: 0; }
    .menu svg {
      display: block;
      margin: 20px;
      flex: 0 0 auto; }
    .menu ol.menu_items {
      flex-direction: column;
      justify-content: flex-start;
      align-items: normal;
      width: 100%; }
      .menu ol.menu_items > li {
        flex: 0 0 auto;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #ededed;
        justify-content: space-between;
        flex-direction: column; }
        .menu ol.menu_items > li > span,
        .menu ol.menu_items > li > a {
          color: #000; }
        .menu ol.menu_items > li span,
        .menu ol.menu_items > li a {
          padding: 10px; }
          .menu ol.menu_items > li span:hover,
          .menu ol.menu_items > li a:hover {
            background-color: #f9f9f9; }
        .menu ol.menu_items > li.divider {
          visibility: hidden;
          height: 20px; }
        .menu ol.menu_items > li:first-child {
          border-top: 1px solid #ededed; }
        .menu ol.menu_items > li:hover .menu_content {
          display: none; }
        .menu ol.menu_items > li.open .menu_content {
          display: flex;
          position: static;
          border: none;
          flex-direction: column;
          width: auto;
          margin: 0;
          padding: 0;
          box-shadow: none;
          cursor: default; }
          .menu ol.menu_items > li.open .menu_content > div {
            flex: 1 0 auto;
            width: auto;
            padding: 0; }
            .menu ol.menu_items > li.open .menu_content > div h3 {
              margin: 0;
              border: none; }
            .menu ol.menu_items > li.open .menu_content > div ol > li {
              border: none; }
      .menu ol.menu_items li.divider + li {
        border-top: 1px solid #ededed; }
  .menu-user-links,
  .menu-language-switcher {
    display: inline-block; }
    .menu-user-links a,
    .menu-language-switcher a {
      color: #000; } }

.menu_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  background-color: rgba(255, 255, 255, 0.93);
  padding: 10px 15px;
  border-top: 2px solid #986934;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.175);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: calc(100vh - 100px);
  overflow: auto; }
  .menu_content > div {
    width: 24.5%;
    padding: 0 10px; }
    .menu_content > div strong {
      font-size: 14px;
      color: #986934;
      text-transform: uppercase;
      padding-bottom: 10px;
      margin-bottom: 0;
      font-weight: 500;
      display: inline-block;
      margin-top: 20px; }
      .menu_content > div strong a {
        color: #986934; }
        .menu_content > div strong a:hover {
          color: #392714; }
    .menu_content > div ol {
      list-style: none;
      font-size: 12px;
      max-height: 143px;
      overflow: auto; }
      .menu_content > div ol > li {
        border-bottom: 1px solid #ededed; }
        .menu_content > div ol > li a {
          color: #000;
          display: block;
          padding: 2px; }
          .menu_content > div ol > li a:hover {
            color: #986934;
            background-color: #fff; }
  .menu_content.compact {
    width: 200px; }
    .menu_content.compact li {
      font-size: 14px;
      color: #986934;
      text-transform: uppercase;
      padding-bottom: 10px;
      margin-bottom: 0;
      font-weight: 500;
      margin-top: 10px;
      display: block; }
      .menu_content.compact li a {
        color: #986934; }
        .menu_content.compact li a:hover {
          color: #392714; }
    .menu_content.compact > ol {
      width: 100%; }

@media (max-width: 991px) {
  .menu_content {
    max-height: none; }
    .menu_content > div ol {
      max-height: none; }
    .menu_content.compact li {
      margin-top: 0; } }

header .container::before, header .container::after {
  content: none; }

header {
  background-color: transparent;
  color: #fff;
  padding: 0;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  transition: background-color 0.15s linear, margin-top 0.15s ease-in; }
  header a {
    color: #fff; }
    header a:hover, header a:focus {
      color: #fff; }
  header .top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    height: 35px;
    display: flex;
    align-items: center; }
    header .top .container {
      display: flex;
      justify-content: space-between;
      font-size: 12px; }
    header .top .header_secondary_phone_number_divider {
      margin: 0 6px; }
    header .top .header_user_links {
      display: inline-block;
      margin-right: 20px; }
    header .top .header_callback_link {
      cursor: pointer; }
  header .main .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0; }
    header .main .container a.logo {
      margin: 10px 0; }
      header .main .container a.logo svg {
        height: 36px;
        width: 118px;
        transition: fill 0.15s linear; }
        header .main .container a.logo svg * {
          fill: #fff; }
    header .main .container .mobile-icons {
      display: none;
      align-self: center; }
      header .main .container .mobile-icons .hamburger-toggle-icon {
        align-self: center; }
      header .main .container .mobile-icons .callback-icon {
        margin: 10px 7px 0 0; }
  header .sticky-header-bar {
    display: none; }

header.sticky,
header.plain {
  color: #000;
  background-color: #fff;
  padding: 0;
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.5); }
  header.sticky a,
  header.plain a {
    color: #000; }
    header.sticky a:hover, header.sticky a:focus,
    header.plain a:hover,
    header.plain a:focus {
      color: #000; }
  header.sticky .top,
  header.plain .top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  header.sticky .main .container a.logo svg *,
  header.plain .main .container a.logo svg * {
    fill: #986934; }
  header.sticky .main .container .hamburger-toggle-icon span,
  header.plain .main .container .hamburger-toggle-icon span {
    background: #000; }
    header.sticky .main .container .hamburger-toggle-icon span::before, header.sticky .main .container .hamburger-toggle-icon span::after,
    header.plain .main .container .hamburger-toggle-icon span::before,
    header.plain .main .container .hamburger-toggle-icon span::after {
      background-color: #000; }
  header.sticky .main .container .mobile-icons .callback-icon svg *,
  header.plain .main .container .mobile-icons .callback-icon svg * {
    fill: currentColor; }

header.sticky {
  margin-top: -35px; }

@media (max-width: 991px) {
  header .main .container {
    height: 62px; }
    header .main .container .mobile-icons {
      display: flex;
      height: 46px; } }

@media (max-width: 767px) {
  header .main .container {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767px) {
  header .top {
    display: none; }
  header.sticky {
    margin: 0; }
  header .sticky-header-bar {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 5px 0;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 400; }
    header .sticky-header-bar a {
      text-decoration: underline;
      font-weight: 400;
      color: #25b8b1; } }

.header-links__divider {
  display: inline-block;
  margin: 0 6px; }

.blog_posts {
  display: flex;
  flex-direction: column;
  list-style: none; }
  .blog_posts > li {
    display: flex;
    min-height: 150px;
    background-color: #fff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1); }
    .blog_posts > li .image_box {
      flex: 1 0 25%;
      display: flex;
      align-items: stretch;
      position: relative; }
      .blog_posts > li .image_box .image {
        flex: 1;
        display: block;
        background-position: center;
        background-size: cover; }
    .blog_posts > li .content_box {
      flex: 1 1 75%;
      display: flex;
      padding: 10px 20px; }
      .blog_posts > li .content_box div:nth-child(1) h4 {
        margin-top: 0;
        margin-bottom: 0;
        font-family: "Noto Serif", serif;
        font-style: italic;
        font-size: 26px;
        line-height: 34px;
        color: #000; }
        .blog_posts > li .content_box div:nth-child(1) h4 a {
          color: #000; }
      .blog_posts > li .content_box div:nth-child(1) p {
        margin-bottom: 10px; }
      .blog_posts > li .content_box > div:nth-child(1) {
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .blog_posts > li .content_box > div:nth-child(1) .tags {
          list-style: none;
          display: flex;
          flex-wrap: wrap; }
          .blog_posts > li .content_box > div:nth-child(1) .tags li {
            display: inline;
            padding: 1px 6px;
            margin: 5px 5px 5px 0;
            font-size: 12px; }
            .blog_posts > li .content_box > div:nth-child(1) .tags li:nth-child(3n + 0) {
              background-color: #d2f9ec; }
            .blog_posts > li .content_box > div:nth-child(1) .tags li:nth-child(3n + 1) {
              background-color: #ffefd1; }
            .blog_posts > li .content_box > div:nth-child(1) .tags li:nth-child(3n + 2) {
              background-color: #d1eaf9; }
      .blog_posts > li .content_box > div:nth-child(2) {
        flex: 1 0;
        display: flex;
        padding: 0 0 0 10px; }
        .blog_posts > li .content_box > div:nth-child(2) .blog_button {
          margin-top: auto;
          margin-left: auto; }

a.blog_button {
  border: 1px solid #000;
  padding: 8px 15px;
  font-family: "Noto Serif", serif;
  color: #000;
  display: block;
  white-space: nowrap;
  font-style: italic; }
  a.blog_button:hover {
    color: black; }

@media (max-width: 991px) {
  .blog_posts li .image_box {
    flex-basis: 35%; }
  .blog_posts li .content_box {
    flex-basis: 65%;
    flex-direction: column; }
    .blog_posts li .content_box > div:nth-child(2) {
      margin-top: 5px;
      border: none;
      padding: 0; } }

@media (max-width: 767px) {
  .blog_posts li {
    flex-direction: column; }
    .blog_posts li .content_box {
      padding: 10px;
      flex: 1 0 auto; }
    .blog_posts li .image_box {
      min-height: 200px; } }

.price_box {
  padding: 20px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin-bottom: 25px;
  position: relative; }
  .price_box .button {
    display: block;
    text-transform: initial; }
  .price_box .complementary_products_overview hr {
    display: none;
    margin-top: 0; }
  .price_box .complementary_products_overview ol {
    text-align: right;
    margin-bottom: 20px;
    list-style: none; }
    .price_box .complementary_products_overview ol li {
      display: none;
      font-size: 14px;
      margin-bottom: 10px;
      line-height: 16px; }
      .price_box .complementary_products_overview ol li.added {
        display: list-item; }
  .price_box.top {
    display: none; }
  .price_box .price-box-wish-list-toggle-holder {
    display: none; }
    @media (max-width: 767px) {
      .price_box .price-box-wish-list-toggle-holder {
        display: flex;
        justify-content: flex-end; } }
  .price_box .price-box-cooperation-logo {
    margin: 0 auto;
    max-width: 80%;
    width: 220px; }
  .price_box .price-box-cooperation-logo-image {
    max-width: 100%; }
  .price_box hr.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #ccc;
    text-align: center;
    height: 1.5em;
    opacity: 0.5; }
    .price_box hr.hr-text::before {
      content: '';
      background: #ccc;
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 1px; }
    .price_box hr.hr-text::after {
      content: attr(data-content);
      position: relative;
      display: inline-block;
      padding: 0 0.4em;
      line-height: 1.5em;
      color: #000;
      background-color: #fcfcfa; }
  .price_box .price_table {
    text-align: right; }
  .price_box .direct-booking-discount {
    margin-top: 1.5em; }
    .price_box .direct-booking-discount a {
      display: flex;
      flex-direction: column; }
    .price_box .direct-booking-discount span {
      font-size: 10px;
      font-weight: 400;
      text-align: center; }

.price_table .season_header ol {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0; }

.price_table .season_header span + ol,
.price_table .season_header li + li {
  border-top: 1px solid #bbb; }

.price_table h5 {
  font-size: 18px; }

.price_table .comments-table ul,
.price_table .comments-table ol {
  margin-top: 10px;
  padding-left: 20px; }

.price_table .comments-table h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
  font-weight: 400; }

.price_table .table-responsive {
  -webkit-overflow-scrolling: touch; }

.price_table_mobile_note {
  display: inline-block;
  margin-top: 10px; }

.product hr {
  margin-top: 15px;
  margin-bottom: 15px; }

.product h1 {
  margin-top: 4px;
  margin-bottom: 14px; }

.product h2 {
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 40px; }

.product #single_tour_desc {
  margin-bottom: 20px; }
  .product #single_tour_desc h2 {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 19px;
    font-weight: 400; }
  .product #single_tour_desc h4 {
    font-size: 14px;
    margin: 0; }
  .product #single_tour_desc ol {
    list-style: none;
    margin: 0; }

.product .slider-pro {
  margin-bottom: 30px; }
  .product .slider-pro img {
    visibility: hidden; }

.product #single_tour_desc h3 {
  font-size: 18px;
  margin-bottom: 6px;
  margin-top: 10px; }
  .product #single_tour_desc h3.term {
    margin-top: 0;
    color: #555; }

.product .product_header {
  text-transform: uppercase;
  font-size: 14px; }

.product .sp-layer {
  display: none; }

.product .sp-black {
  background: rgba(0, 0, 0, 0.5); }

.product .sp-arrow {
  width: 30px;
  height: 50px; }
  .product .sp-arrow::before, .product .sp-arrow::after {
    width: 5px; }

.product .sp-slides-container iframe.sp-video {
  width: 100%;
  height: 100%; }

.product .sp-slides-container:hover .sp-layer {
  display: block;
  font-size: 15px; }
  @media (max-width: 1199px) {
    .product .sp-slides-container:hover .sp-layer {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .product .sp-slides-container:hover .sp-layer {
      font-size: 22px; } }
  @media (max-width: 480px) {
    .product .sp-slides-container:hover .sp-layer {
      font-size: 36px; } }

.product .sp-thumbnail-arrow {
  width: 8px;
  height: 31px; }

.product .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 10px; }

.product .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 10px; }

.product .inactive {
  margin-top: 20px; }

.product .adjustable,
.product .inactive {
  text-align: center; }
  .product .adjustable__text,
  .product .inactive__text {
    background-color: #ffdfa2;
    color: #000;
    line-height: 18px;
    padding: 4px 0;
    font-weight: 400;
    box-shadow: 10px 0 0 #ffdfa2, -10px 0 0 #ffdfa2;
    box-decoration-break: clone; }

.product .corona {
  text-align: center; }
  .product .corona a {
    color: #000;
    cursor: pointer; }
    .product .corona a:hover {
      color: #0a0a0a; }
  .product .corona__text {
    color: #000;
    line-height: 18px;
    padding: 4px 0;
    font-weight: bold;
    box-decoration-break: clone; }

.product ol.price-list {
  justify-content: flex-end;
  flex-direction: column;
  text-align: right; }
  .product ol.price-list .price-list-entry {
    padding-right: 0;
    padding-bottom: 20px; }
    .product ol.price-list .price-list-entry + .price-list-entry {
      border-top: 1px solid #ededed;
      padding-top: 20px;
      margin-top: 6px; }
    .product ol.price-list .price-list-entry .price {
      font-size: 30px;
      color: #555;
      margin: 6px 0 0;
      line-height: 18px; }
      .product ol.price-list .price-list-entry .price .flight-excluded {
        font-size: 12px; }
    .product ol.price-list .price-list-entry .price-header,
    .product ol.price-list .price-list-entry .price-footer {
      margin-top: 6px;
      font-size: 12px; }

.product .popover {
  font-size: 14px;
  width: auto;
  max-width: 500px; }

.product .text_block p {
  margin-bottom: 10px; }
  .product .text_block p:last-of-type {
    margin-bottom: 20px; }

.product .text_block ul {
  padding-left: 20px; }

.product.container {
  margin-top: 120px; }

.product .more_container {
  text-align: center; }
  .product .more_container a {
    font-size: 16px;
    cursor: pointer; }
    .product .more_container a i {
      font-size: 2.6em;
      margin-top: -12px;
      display: inline-block; }

.product .expanded .more_container {
  display: none; }

.product .expanded .text_block {
  display: block; }

.product .popover_content {
  display: none; }

.product .mobile_aside {
  display: none; }

.product .product-panels {
  margin: 30px 0; }
  .product .product-panels img {
    max-width: 100%; }

.product ul.list_ok {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 22px; }
  .product ul.list_ok > li {
    position: relative;
    padding-left: 25px; }
    .product ul.list_ok > li::before {
      font-style: normal;
      font-family: "icon_set_1", sans-serif;
      font-size: 14px;
      content: "\6c";
      color: #22a7a1;
      position: absolute;
      left: 0;
      top: 0; }
    .product ul.list_ok > li p:last-of-type {
      margin-bottom: 0;
      display: inline; }

.social_bar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style-type: none;
  color: #555; }
  .social_bar .social-bar-wish-list-toggle-holder {
    margin-top: -3px;
    border-left: 1px solid #ddd;
    padding-left: 4px; }
  .social_bar .social_button {
    margin-right: 2px; }
    .social_bar .social_button .social_icon {
      font-size: 1.15em;
      cursor: pointer;
      padding: 5px 3px 2px 2px;
      color: #555; }
      .social_bar .social_button .social_icon:hover {
        border-radius: 100%; }
      .social_bar .social_button .social_icon.icon-facebook:hover {
        background: #4c66a4;
        color: #fff; }
      .social_bar .social_button .social_icon.icon-twitter:hover {
        background: #dbdbdb;
        color: #6dcff6; }
      .social_bar .social_button .social_icon.icon-pinterest:hover {
        background: #f33;
        color: #fff; }
      .social_bar .social_button .social_icon.icon-email:hover, .social_bar .social_button .social_icon.icon-print-3:hover {
        background: #fff; }

.product_print_info {
  display: none;
  background-color: #fff;
  padding: 20px;
  border: 1px solid #ddd;
  margin-bottom: 20px; }
  @media print {
    .product_print_info {
      display: flex; } }
  .product_print_info > div:first-child {
    margin-right: 20px; }
    .product_print_info > div:first-child p {
      margin: 0; }
    .product_print_info > div:first-child .product_url {
      font-size: 1.5em;
      display: block;
      margin-top: 10px; }
    .product_print_info > div:first-child img {
      margin-bottom: 15px; }
  .product_print_info .qr_code_container {
    flex: 0 0 auto; }

.product_container_padding {
  padding-top: 25px;
  padding-bottom: 60px; }

.additional_content {
  padding: 0; }
  .additional_content h2 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 40px; }
  @media (max-width: 768px) {
    .additional_content {
      padding: 0 24px; } }

.product_infographic {
  width: 100%; }

.early-bird-modal .early-bird-modal-tile {
  display: flex;
  flex-direction: column; }

.early-bird-modal .early-bird-modal-tile-headline {
  word-break: break-word; }

.early-bird-modal .early-bird-modal-icon {
  max-width: 200px;
  align-self: center; }

.early-bird-modal-header {
  display: flex;
  justify-content: space-between; }

#livechat-compact-container {
  right: 35px !important;
  z-index: 0 !important; }

#livechat-eye-catcher {
  z-index: 0 !important; }

@media (max-width: 991px) {
  .product #single_tour_desc h3.term {
    font-weight: 500; }
  .product .container {
    margin-top: 110px; }
  .product .box_style_1.top {
    display: block; }
  .product ol.price-list .price-list-entry + .price-list-entry {
    border-top: none;
    padding-top: 10px; }
  .product .mobile_aside {
    display: block;
    margin-bottom: 25px; }
  .mobile_direct_booking_data {
    display: block;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .product .social_bar {
    display: none; }
  .product.container {
    margin-top: 120px; }
    .product.container .col-xs-9 {
      width: 100%; } }

@media (max-width: 480px) {
  #map {
    height: 300px; } }

@media (max-width: 480px) {
  .edit-info {
    padding: 10px 0 !important; }
  .info-footer {
    min-width: 330px !important; } }

.modal-dialog {
  margin-top: 120px; }

.margin_top_12 {
  margin-top: 12px; }

.margin_top_default {
  margin-top: 160px; }

.margin_bottom_30 {
  margin-bottom: 30px; }

.animate-spin {
  animation: spin 2s infinite linear;
  display: inline-block; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.flex {
  display: flex; }

.align_self_center {
  align-self: center; }

.flex_grow {
  flex-grow: 1; }

ol.price-list {
  list-style: none;
  padding: 0;
  display: flex; }
  ol.price-list .price-list-entry {
    padding: 10px 15px 5px 5px; }
    ol.price-list .price-list-entry > * {
      display: block; }
    ol.price-list .price-list-entry .price {
      font-size: 24px;
      line-height: 32px;
      color: #986934; }
      ol.price-list .price-list-entry .price .flight-excluded {
        font-size: 0.6em;
        color: inherit;
        line-height: 20px; }
    ol.price-list .price-list-entry .price-header,
    ol.price-list .price-list-entry .price-footer {
      line-height: 13px;
      font-size: 12px; }

.image_box {
  flex: 1 1 40%;
  display: flex;
  align-items: stretch;
  position: relative; }
  .image_box .image {
    flex: 1;
    display: block;
    background-position: center;
    background-size: cover; }

label {
  font-weight: 400; }

button.close.modal_close_icon {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 25px; }

input[type=checkbox] {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  box-sizing: border-box;
  margin-top: 0;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #000; }
  input[type=checkbox]:focus {
    outline: none; }
  input[type=checkbox]::before {
    font-family: "fontello", sans-serif;
    content: '\EA3B';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 2px;
    margin-top: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    visibility: hidden; }
  input[type=checkbox]:checked {
    background-color: #986934;
    border: none; }
    input[type=checkbox]:checked::before {
      color: #fff;
      visibility: visible; }

.world-background {
  position: relative; }
  .world-background::after {
    content: "";
    background: url(/assets/edb607601beef6dd7842544073222075-world_map_background.svg);
    opacity: 0.05;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 10%; }

.alert-link {
  color: #22a7a1; }

.alert-link-container {
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 16px;
  font-weight: 400; }
  .alert-link-container--default-search-mapping {
    margin-top: 20px; }

.main_title {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px; }
  .main_title h2 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0; }

.related_products {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between; }
  .related_products .related_product {
    margin-bottom: 20px;
    background-color: #fff;
    display: flex;
    width: 49%;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1); }
    .related_products .related_product h4 {
      font-size: 24px;
      line-height: 26px;
      margin-top: 0; }
      .related_products .related_product h4 a {
        color: #000; }
    .related_products .related_product p {
      font-size: 12px;
      line-height: 17px;
      margin-bottom: 10px; }
    .related_products .related_product .related_product_image {
      position: relative;
      overflow: hidden;
      flex: 1 1 33%; }
      .related_products .related_product .related_product_image img {
        position: absolute;
        left: -100%;
        right: -100%;
        top: -100%;
        bottom: -100%;
        margin: auto;
        height: 120%; }
    .related_products .related_product ol.price-list .price-list-entry .price-header,
    .related_products .related_product ol.price-list .price-list-entry .price-footer {
      font-size: 11px;
      color: #000; }
    .related_products .related_product .related_product_content {
      flex: 1 1 67%;
      padding: 15px 14px;
      display: flex;
      flex-direction: column; }
      .related_products .related_product .related_product_content p {
        margin-bottom: 0; }
      .related_products .related_product .related_product_content > div {
        display: flex;
        flex-grow: 1;
        justify-content: space-between;
        align-items: flex-end; }
        .related_products .related_product .related_product_content > div ol {
          margin-bottom: 0; }
          .related_products .related_product .related_product_content > div ol .price-list-entry {
            float: none;
            padding-bottom: 0;
            padding-left: 0; }

@media (max-width: 991px) {
  .related_products .related_product {
    flex-direction: column; }
    .related_products .related_product .related_product_image {
      flex: 1 1;
      min-height: 160px; }
      .related_products .related_product .related_product_image img {
        height: auto; }
    .related_products .related_product .related_product_content {
      flex: 1 1; } }

@media (max-width: 480px) {
  .related_products .related_product {
    width: 100%; }
    .related_products .related_product .related_product_content > div {
      justify-content: space-between; }
    .related_products .related_product .related_product_content .button.button_outlined {
      margin-top: 10px; } }

@media print {
  @page {
    margin: 20mm 10mm 10mm 10mm; }
  .product.container {
    margin-top: 0; }
  .complementary_products_row {
    display: none; }
  .content_wrapper > div:first-child {
    padding: 0; }
  a[href]::after {
    content: none; }
  .additional_content {
    display: none; }
  #map {
    display: none; }
  header,
  footer,
  #travel_finder_root,
  .product .social_bar,
  .contact_menu {
    display: none; }
  .more_container {
    display: none; }
  #livechat-compact-container,
  #livechat-eye-catcher {
    display: none; }
  .product .text_blocks .text_block {
    display: block; }
  .margin_140 {
    margin-top: 0; }
  .product aside {
    page-break-inside: avoid; }
  ol.price-list + .button.button_full {
    display: none; }
  #single_tour_desc .row {
    page-break-inside: avoid; }
  .expose:not(.top) {
    display: none; } }

.tag_box_list_scrollbar_wrapper {
  position: relative;
  flex-grow: 1; }
  .tag_box_list_scrollbar_wrapper > * {
    position: absolute !important; }

.tag_box_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  justify-content: space-between; }
  .tag_box_list > * {
    flex: 0 1 32%;
    min-width: 0; }
  .tag_box_list .padding {
    margin: 0;
    height: 0; }

.tag_box_list_container {
  display: flex;
  flex-direction: column; }

@media (min-width: 1200px) {
  .tag_box_list > * {
    flex-basis: 24%; } }

@media (max-width: 991px) {
  .tag_box_list > * {
    flex-basis: 49%; } }

@media (max-width: 767px) {
  .tag_box_list > * {
    flex-basis: 49%; } }

@media (max-width: 380px) {
  .tag_box_list > * {
    flex-basis: 100%; } }

.tag_box {
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  padding: 12px 5px 5px;
  text-align: left;
  margin: 20px 0 0 0; }
  .tag_box .icon_container {
    margin-top: -30px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center; }
    .tag_box .icon_container .icon {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: content-box;
      width: 70px;
      height: 70px;
      border: 6px solid #f4f2f0;
      border-radius: 100%;
      font-size: 30px;
      background-color: #fff;
      overflow: hidden;
      cursor: pointer; }
      .tag_box .icon_container .icon .itravel_tag_icon {
        width: 100%;
        height: 100%;
        opacity: 0.8;
        border-radius: 100%; }
      .tag_box .icon_container .icon:hover .itravel_tag_icon {
        opacity: 1; }
  .tag_box .tag_select_box {
    margin-bottom: 0; }
  .tag_box .tag_children_list {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    border-radius: 0 0 4px 4px;
    z-index: 1; }
    .tag_box .tag_children_list .icon-cancel-1 {
      margin: 5px;
      cursor: pointer; }
    .tag_box .tag_children_list .add_all_container {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      margin-top: 10px;
      text-align: center;
      padding: 5px;
      cursor: pointer; }
      .tag_box .tag_children_list .add_all_container:hover {
        background-color: #e8e5e1; }
      .tag_box .tag_children_list .add_all_container.selected {
        color: #ddd;
        cursor: default; }
        .tag_box .tag_children_list .add_all_container.selected:hover {
          background-color: #fff; }
    .tag_box .tag_children_list .tag_box_tag_list {
      padding: 10px; }
      .tag_box .tag_children_list .tag_box_tag_list .tag_select_box {
        text-transform: none; }
      .tag_box .tag_children_list .tag_box_tag_list .tag_box_tag_list_item {
        display: inline-block;
        border: 1px solid #ccc;
        padding: 4px 6px;
        margin-right: 10px;
        margin-bottom: 6px;
        cursor: pointer; }
        .tag_box .tag_children_list .tag_box_tag_list .tag_box_tag_list_item:hover {
          background-color: #e8e5e1; }

@media (max-width: 380px) {
  .tag_box .icon_container {
    display: none; } }

.tab_bar {
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 30px;
  font-weight: 400;
  display: inline-block; }
  .tab_bar .item {
    display: inline-block;
    cursor: pointer;
    padding: 12px 22px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 15px; }
  .tab_bar .slider {
    border-radius: 30px;
    background-color: #986934;
    opacity: 0.85;
    width: 100%;
    height: 100%; }

@media (max-width: 670px) {
  .tab_bar {
    margin: 7px; }
    .tab_bar .item {
      padding: 6px 11px;
      border-radius: 15px; }
    .tab_bar .slider {
      border-radius: 15px; } }

.tag_select_box {
  border-radius: 6px;
  font-size: 14px;
  display: flex;
  align-items: stretch;
  margin-bottom: 2px;
  text-transform: uppercase; }
  .tag_select_box > div {
    padding: 4px 6px; }
  .tag_select_box .tag_item_name {
    flex-grow: 1;
    display: flex;
    min-width: 0;
    padding-left: 4px;
    font-weight: 400; }
  .tag_select_box .tag_item_more {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 23px;
    border-radius: 0 4px 4px 0;
    cursor: pointer; }
    .tag_select_box .tag_item_more i {
      transition: 0.1s all; }
  .tag_select_box:hover {
    background-color: #e8e5e1; }
    .tag_select_box:hover .tag_item_more {
      background-color: #bbb;
      color: #fff; }
      .tag_select_box:hover .tag_item_more:hover {
        background-color: #22a7a1; }
  .tag_select_box.active {
    background-color: #e8e5e1; }
    .tag_select_box.active i {
      transform: rotate(90deg); }

.tag_select_box.tag .tag_item_name input[type=checkbox] {
  flex-shrink: 0;
  margin-right: 4px;
  justify-content: flex-start;
  cursor: pointer;
  border: 1px solid #22a7a1; }
  .tag_select_box.tag .tag_item_name input[type=checkbox]:checked {
    border: none; }

.tag_select_box.tag .tag_item_name label {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 2px;
  line-height: 18px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis; }

.tag_select_box.tag_explorer_sidebar_item {
  cursor: pointer; }
  .tag_select_box.tag_explorer_sidebar_item:hover .tag_item_more {
    color: #fff;
    background-color: #22a7a1; }

@media (max-width: 1024px) {
  .tag_select_box .tag_item_name i {
    display: inline; }
  .tag_select_box .tag_item_name .icon-plus-circled {
    display: inline; } }

.tag_explorer {
  position: absolute;
  background-color: #e8e5e1;
  color: #000;
  width: 100%;
  z-index: 4;
  padding: 0 10px 10px 10px;
  height: 510px;
  display: flex;
  flex-direction: column;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }
  .tag_explorer .tab_bar_container {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 25px; }
  .tag_explorer .content_container:nth-child(2) {
    flex: 1 1 auto;
    display: flex;
    align-items: stretch; }
    .tag_explorer .content_container:nth-child(2) > *:first-child {
      flex: 0 0 200px; }
    .tag_explorer .content_container:nth-child(2) > *:last-child {
      flex: 1 1 auto;
      min-height: 0;
      position: relative; }
  .tag_explorer.slide-enter {
    max-height: 0;
    overflow: hidden; }
    .tag_explorer.slide-enter.slide-enter-active {
      max-height: 510px;
      -webkit-transition: max-height 0.4s ease;
      transition: max-height 0.4s ease; }
  .tag_explorer.slide-exit {
    max-height: 510px;
    overflow: hidden; }
    .tag_explorer.slide-exit.slide-exit-active {
      max-height: 0;
      -webkit-transition: max-height 0.4s ease;
      transition: max-height 0.4s ease; }

@media (max-width: 670px) {
  .tag_explorer .content_container:nth-child(2) {
    flex-direction: column; }
    .tag_explorer .content_container:nth-child(2) > *:first-child {
      flex-basis: 150px; } }

.tag_search_bar {
  width: 100%;
  min-height: 40px;
  background-color: #fff;
  text-align: left;
  line-height: 30px;
  display: flex;
  position: relative;
  border-radius: 3px;
  font-size: 14px; }
  .tag_search_bar .selected_tag_list {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    flex: 15 0;
    min-height: 54px;
    cursor: text;
    align-items: center;
    border: 1px solid #ececec;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
    .tag_search_bar .selected_tag_list .placeholderAddon {
      background-color: transparent;
      color: #ccc;
      font-size: 15px;
      padding-left: 10px; }
      .tag_search_bar .selected_tag_list .placeholderAddon i {
        font-size: 1.3em; }
    .tag_search_bar .selected_tag_list .item {
      display: inline-block;
      padding: 7px 9px;
      margin: 5px;
      background-color: #d8d6cc;
      border-radius: 6px;
      color: #000;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      cursor: pointer; }
      .tag_search_bar .selected_tag_list .item.full_text_query {
        background-color: #a9a197;
        color: #eee; }
      .tag_search_bar .selected_tag_list .item:hover .item_text {
        color: #000; }
      .tag_search_bar .selected_tag_list .item:hover.full_text_query .item_text {
        color: #000; }
      .tag_search_bar .selected_tag_list .item i {
        cursor: pointer; }
        .tag_search_bar .selected_tag_list .item i:hover {
          color: #986934; }
    .tag_search_bar .selected_tag_list .tag_search_bar_input {
      flex: 1 1;
      border: none;
      outline: none;
      padding: 0 5px;
      min-width: 70px;
      background: inherit;
      color: #000;
      font-weight: 400; }
  .tag_search_bar .tag_search_bar_submit {
    background-color: #e5ceb3;
    padding: 0 20px;
    position: relative;
    font-size: 20px;
    flex: 1 0;
    display: flex;
    color: #fff;
    border-radius: 0 3px 3px 0;
    border: none;
    z-index: 0;
    -webkit-transition: background-color 1s;
    transition: background-color 1s; }
    .tag_search_bar .tag_search_bar_submit span {
      display: inline;
      background-color: transparent;
      line-height: 40px;
      padding: 0;
      align-self: center;
      cursor: default;
      margin: 0 auto; }
      .tag_search_bar .tag_search_bar_submit span i {
        cursor: inherit; }
    .tag_search_bar .tag_search_bar_submit.clickable {
      background-color: #c3c2bd; }
      .tag_search_bar .tag_search_bar_submit.clickable:hover {
        background-color: #c59054; }
      .tag_search_bar .tag_search_bar_submit.clickable.call_to_action {
        background-color: #986934; }
        .tag_search_bar .tag_search_bar_submit.clickable.call_to_action:focus {
          outline: none; }
        .tag_search_bar .tag_search_bar_submit.clickable.call_to_action::before {
          content: "";
          background-color: #c59054;
          position: absolute;
          z-index: -1;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          border-radius: 5px;
          animation: u107f15ea 3s infinite 2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@keyframes u107f15ea {
  0% {
    opacity: 1; }
  60%, 100% {
    transform: scaleX(1.55) scaleY(1.55);
    opacity: 0; } }
        .tag_search_bar .tag_search_bar_submit.clickable.call_to_action::after {
          content: "";
          background-color: #c59054;
          position: absolute;
          z-index: -1;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          border-radius: 5px;
          animation: u673b8f03 3s infinite 2.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@keyframes u673b8f03 {
  0% {
    opacity: 1; }
  60%, 100% {
    transform: scaleX(1.55) scaleY(1.55);
    opacity: 0; } }
        .tag_search_bar .tag_search_bar_submit.clickable.call_to_action:hover {
          background-color: #c59054; }
      .tag_search_bar .tag_search_bar_submit.clickable span {
        cursor: pointer; }
  .tag_search_bar.extended {
    z-index: 5;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .tag_search_bar.extended .tag_search_bar_submit {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }

.transparent .tag_search_bar {
  background-color: rgba(255, 255, 255, 0.66); }
  .transparent .tag_search_bar .selected_tag_list {
    border: 1px solid transparent; }
    .transparent .tag_search_bar .selected_tag_list .item {
      background-color: #bdbaa9; }

@media (max-width: 991px) {
  .tag_search_bar .selected_tag_list {
    flex-grow: 10; } }

@media (max-width: 767px) {
  .tag_search_bar .selected_tag_list {
    flex-grow: 7; } }

@media (max-width: 670px) {
  .tag_search_bar .tag_search_bar_submit span i {
    display: none; } }

.side_bar_tag_list {
  background-color: #fff;
  border-radius: 4px;
  text-align: left;
  position: relative; }
  .side_bar_tag_list > * {
    position: absolute !important; }
  .side_bar_tag_list ul {
    margin: 10px; }

.add_all_container {
  align-self: flex-start;
  margin: 5px 10px 10px 17px;
  flex-shrink: 0;
  display: flex; }
  .add_all_container input {
    margin-right: 4px;
    flex-shrink: 0;
    align-self: flex-start;
    cursor: pointer;
    border: 1px solid #22a7a1; }
    .add_all_container input:checked {
      border: none; }
  .add_all_container label {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0;
    cursor: pointer; }

@media (max-width: 670px) {
  .add_all_container {
    margin-top: 20px; } }

.introduction_message {
  position: relative;
  overflow: hidden; }
  .introduction_message > * {
    position: absolute;
    background: center/contain no-repeat; }
  .introduction_message .arrow_up {
    background-image: url(/assets/917fc89199537024446a55aec91bb739-intro-arrow-up.svg);
    width: 64px;
    height: 162px;
    bottom: 55%;
    right: 25%; }
  .introduction_message .arrow_left_short {
    background-image: url(/assets/afba0910ca29ab4d107a75f006aa22dd-intro-arrow-left-short.svg);
    width: 123px;
    height: 55px;
    display: none; }
  .introduction_message .arrow_left_long {
    background-image: url(/assets/2568bde5475154bd987fdd2ffadbfaec-intro-arrow-left-long.svg);
    width: 220px;
    height: 70px;
    top: 45%;
    left: 7%; }
  .introduction_message .text {
    background-image: url(/assets/3c9d658b855a1cce66f31adca26312e2-intro-text.svg);
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 325px; }

@media (max-width: 1200px) {
  .introduction_message .arrow_left_long {
    top: 55%; } }

@media (max-width: 991px) {
  .introduction_message .arrow_left_long {
    display: none; }
  .introduction_message .arrow_left_short {
    display: block;
    top: 45%;
    left: 3%; }
  .introduction_message .arrow_up {
    right: 15%; } }

@media (max-width: 767px) {
  .introduction_message .arrow_left_short {
    display: block;
    top: 55%;
    left: 3%; } }

@media (max-width: 670px) {
  .introduction_message .arrow_left_short {
    display: none; }
  .introduction_message .arrow_up {
    bottom: 35%;
    right: 5%;
    height: 40%;
    width: 15%; }
  .introduction_message .text {
    margin: 0 auto;
    top: auto;
    bottom: 5%;
    width: 60%;
    height: 50%; } }

.auto_complete_container {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 100%;
  top: 100%;
  left: 0;
  color: #000;
  border-radius: 0 0 3px 3px;
  border: 1px solid #bbb;
  border-top: none; }
  .auto_complete_container.show {
    display: block; }
  .auto_complete_container ol {
    list-style: none;
    margin-bottom: 0; }
    .auto_complete_container ol li {
      padding: 3px 14px; }
      .auto_complete_container ol li.selected, .auto_complete_container ol li:hover {
        background-color: #ededed; }

.travel_finder_root {
  width: 100%; }

.travel_finder {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 30px; }
  .travel_finder .travel_finder_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3; }
    .travel_finder .travel_finder_overlay.fade-enter {
      opacity: 0; }
      .travel_finder .travel_finder_overlay.fade-enter.fade-enter-active {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
    .travel_finder .travel_finder_overlay.fade-exit {
      opacity: 1; }
      .travel_finder .travel_finder_overlay.fade-exit.fade-exit-active {
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
  .travel_finder [class^="icon-"]::before,
  .travel_finder [class*=" icon-"]::before {
    margin-left: 0;
    margin-right: 0; }
  .travel_finder ul {
    padding: 0;
    list-style: none; }

.contact_menu {
  position: fixed;
  top: -100%;
  bottom: -100%;
  margin: auto 0;
  height: 160px;
  background-color: #fff;
  z-index: 2;
  color: #000;
  -webkit-box-shadow: 4px 3px 14px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 4px 3px 14px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 3px 14px -10px rgba(0, 0, 0, 0.75); }
  .contact_menu ul {
    list-style: none;
    font-size: 1.6em;
    width: 40px; }
    .contact_menu ul li {
      padding: 7px 5px;
      height: 40px; }
      .contact_menu ul li:nth-child(2) {
        font-size: 0.9em; }
      .contact_menu ul li > div {
        font-size: 14px;
        display: none;
        width: 280px;
        height: 160px;
        padding: 20px;
        background-color: #fff;
        position: absolute;
        left: 40px;
        top: 0; }
      .contact_menu ul li:hover {
        background-color: #fff; }
        .contact_menu ul li:hover > div {
          display: flex;
          flex-direction: column;
          justify-content: center; }
        .contact_menu ul li:hover i {
          color: #986934; }
      .contact_menu ul li span.highlighted {
        color: #986934;
        font-weight: 400;
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 6px; }
        .contact_menu ul li span.highlighted:last-of-type {
          margin-bottom: 0; }

@media (max-width: 991px) {
  .contact_menu {
    display: none; } }

.product #single_tour_desc .complementary_products_row {
  margin-top: 40px; }
  .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product {
      width: 48.5%;
      display: flex;
      flex-direction: column;
      background-color: #fff;
      margin-bottom: 16px;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25); }
      .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        padding: 10px; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box .price-header p {
          margin-bottom: 0; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box .price-footer p {
          margin-bottom: 8px; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box h3 {
          font-size: 20px;
          margin-top: 2px;
          cursor: pointer; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box ol {
          margin-bottom: 0; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box .price-list-entry {
          padding-bottom: 0;
          text-align: left;
          padding-top: 0; }
          .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box .price-list-entry .price {
            font-size: 24px;
            margin-top: 2px; }
          .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box .price-list-entry .flight-excluded {
            display: none; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box .button.button_secondary.remove {
          background-color: #bbb; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box > div {
          display: flex;
          flex-direction: column;
          flex-grow: 1;
          margin-top: auto;
          justify-content: space-between; }
          .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box > div a {
            align-self: flex-end;
            margin-bottom: 0; }
            .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .content_box > div a i::before {
              margin-left: -2px; }
      .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box {
        flex: 0 0 150px; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box a {
          position: absolute;
          color: #986934;
          font-size: 2.5em;
          right: 7px;
          top: 7px;
          border-radius: 100%;
          width: 26px;
          height: 26px;
          background-color: #fff;
          cursor: pointer; }
          .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box a::before {
            display: block;
            margin-right: 0;
            margin-left: -4px;
            margin-top: -4px; }
          .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box a:hover {
            color: #a77439;
            border-color: #a77439; }
          .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box a.remove {
            color: #fff;
            background-color: #22a7a1;
            font-size: 1.8em; }
            .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box a.remove::before {
              margin-left: 0;
              margin-top: 1px; }
        .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .image_box span {
          cursor: pointer; }
      .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product .remove {
        display: none; }
      .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product.added .remove {
        display: block; }
      .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product.added .add {
        display: none; }
    .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product:nth-child(n+5) {
      display: none; }
  .product #single_tour_desc .complementary_products_row .complementary_products_holder.expanded .complementary_product:nth-child(n+5) {
    display: flex; }
  .product #single_tour_desc .complementary_products_row .complementary_products_holder .more_container {
    margin-top: 20px; }

.complementary_product_modal .modal-content {
  background-color: #f4f2f0; }
  .complementary_product_modal .modal-content .modal-body {
    padding: 25px; }
    .complementary_product_modal .modal-content .modal-body .spinner_holder {
      height: 60vh;
      display: flex;
      align-items: center;
      justify-content: center; }
      .complementary_product_modal .modal-content .modal-body .spinner_holder .animate-spin {
        font-size: 4em; }
    .complementary_product_modal .modal-content .modal-body .product.container {
      max-width: 100%;
      margin-top: 0; }
      .complementary_product_modal .modal-content .modal-body .product.container .complementary_slider {
        margin-bottom: 20px; }
        .complementary_product_modal .modal-content .modal-body .product.container .complementary_slider img {
          visibility: hidden; }

@media (max-width: 480px) {
  .product #single_tour_desc .complementary_products_row .complementary_products_holder .complementary_products .complementary_product {
    width: 100%; } }

.g-recaptcha iframe {
  width: 100%;
  height: 100%;
  position: relative; }

.g-recaptcha div > iframe {
  height: 80px; }

.g-recaptcha .error_captcha_required {
  border: 1px #d82420 solid;
  border-radius: 3px;
  height: 100%; }

.email_recommendation .modal-lg {
  width: 35%;
  margin: auto;
  margin-top: 120px; }

.email_recommendation .error_message {
  display: none; }

#email_recommendation_form p.form_error {
  margin-bottom: 5px; }

@media (max-width: 991px) {
  .email_recommendation .modal-lg {
    width: 45%; } }

@media (max-width: 767px) {
  .email_recommendation .modal-lg {
    width: 60%; } }

@media (max-width: 560px) {
  .email_recommendation .modal-lg {
    width: 80%; } }

@media (max-width: 480px) {
  .email_recommendation .modal-lg {
    width: 100%; } }

@media (max-width: 350px) {
  .g-recaptcha {
    transform: scale(0.85);
    margin-left: -21px; } }

section.not_found {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  background-image: url(/assets/c8e8f4b0049339488c4ce9f4c1eb6bdd-404.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 120px 0;
  margin-top: 60px;
  color: white; }
  section.not_found h1 {
    color: white;
    font-size: 120px;
    line-height: 1.05em;
    font-weight: 400;
    margin: 0; }
  section.not_found p {
    font-size: 24px;
    margin-bottom: 20px; }

.home_hero_container .container .ie-fix-container {
  display: flex;
  max-height: 200px; }
  .home_hero_container .container .ie-fix-container img {
    height: 100%; }

#travel_finder_root .tag_search_bar .tag_search_bar_input {
  min-height: 30px;
  background: transparent; }

#travel_finder_root .tag_box {
  padding: 0; }
  #travel_finder_root .tag_box .icon_container {
    padding: 12px 5px 0; }

#travel_finder_root .tag_select_box {
  margin: 5px; }
  #travel_finder_root .tag_select_box.tag_explorer_sidebar_item {
    margin: 0 0 2px; }

.about_bar ol {
  width: 100%; }

.tooltip {
  position: absolute;
  right: 0;
  padding: 5px 0;
  max-width: 270px;
  z-index: 2;
  opacity: 1; }
  .tooltip--top {
    margin-top: -3px; }
  .tooltip--bottom {
    margin-top: 12px; }
  .tooltip h3 {
    color: #23e7dd;
    font-weight: 500;
    font-size: 16px;
    margin: 10px 0 5px; }
  .tooltip i {
    position: absolute;
    right: 2px;
    top: 4px;
    font-size: 1.2em;
    cursor: pointer; }
  .tooltip .tooltip_arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-top-color: rgba(85, 85, 85, 0.8);
    border-width: 16px 16px 0;
    border-style: solid;
    margin-left: 30px; }
    .tooltip .tooltip_arrow--top {
      bottom: -11px; }
    .tooltip .tooltip_arrow--bottom {
      top: -11px;
      transform: rotate(180deg); }
  .tooltip .tooltip_content {
    padding: 2px 20px 10px;
    color: #fff;
    border-radius: 3px;
    background-color: rgba(85, 85, 85, 0.8);
    font-size: 13px;
    text-align: left; }
  .tooltip-fade-appear {
    opacity: 0; }
    .tooltip-fade-appear-active {
      opacity: 1;
      -webkit-transition: opacity 0.4s linear;
      transition: opacity 0.4s linear; }

.coachmark {
  position: relative; }

.tiled-layout {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  list-style: none;
  justify-content: space-between;
  margin: 0; }
  .tiled-layout--m-2 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .tiled-layout--m-2 .tiled-layout__tile {
        flex-basis: calc(50% - 7.5px); }
        .tiled-layout--m-2 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2),
        .tiled-layout--m-2 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--m-2 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--m-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--m-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--m-2 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--m-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--m-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--l-2 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .tiled-layout--l-2 .tiled-layout__tile {
        flex-basis: calc(50% - 15px); }
        .tiled-layout--l-2 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2),
        .tiled-layout--l-2 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--l-2 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--l-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--l-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--l-2 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--l-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--l-2 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--m-3 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .tiled-layout--m-3 .tiled-layout__tile {
        flex-basis: calc(33.33333% - 10px); }
        .tiled-layout--m-3 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3),
        .tiled-layout--m-3 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--m-3 .tiled-layout__tile {
        flex-basis: calc(50% - 7.5px); }
        .tiled-layout--m-3 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2),
        .tiled-layout--m-3 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--m-3 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--m-3 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--m-3 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--l-3 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .tiled-layout--l-3 .tiled-layout__tile {
        flex-basis: calc(33.33333% - 20px); }
        .tiled-layout--l-3 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3),
        .tiled-layout--l-3 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--l-3 .tiled-layout__tile {
        flex-basis: calc(50% - 15px); }
        .tiled-layout--l-3 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2),
        .tiled-layout--l-3 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--l-3 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--l-3 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--l-3 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--m-4 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .tiled-layout--m-4 .tiled-layout__tile {
        flex-basis: calc(25% - 11.25px); }
        .tiled-layout--m-4 .tiled-layout__tile:nth-child(4n+1):nth-last-child(-n+4),
        .tiled-layout--m-4 .tiled-layout__tile:nth-child(4n+1):nth-last-child(-n+4) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--m-4 .tiled-layout__tile {
        flex-basis: calc(50% - 7.5px); }
        .tiled-layout--m-4 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2),
        .tiled-layout--m-4 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--m-4 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--m-4 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--m-4 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--l-4 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .tiled-layout--l-4 .tiled-layout__tile {
        flex-basis: calc(25% - 22.5px); }
        .tiled-layout--l-4 .tiled-layout__tile:nth-child(4n+1):nth-last-child(-n+4),
        .tiled-layout--l-4 .tiled-layout__tile:nth-child(4n+1):nth-last-child(-n+4) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--l-4 .tiled-layout__tile {
        flex-basis: calc(50% - 15px); }
        .tiled-layout--l-4 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2),
        .tiled-layout--l-4 .tiled-layout__tile:nth-child(2n+1):nth-last-child(-n+2) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--l-4 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--l-4 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--l-4 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--m-5 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .tiled-layout--m-5 .tiled-layout__tile {
        flex-basis: calc(20% - 12px); }
        .tiled-layout--m-5 .tiled-layout__tile:nth-child(5n+1):nth-last-child(-n+5),
        .tiled-layout--m-5 .tiled-layout__tile:nth-child(5n+1):nth-last-child(-n+5) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--m-5 .tiled-layout__tile {
        flex-basis: calc(33.33333% - 10px); }
        .tiled-layout--m-5 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3),
        .tiled-layout--m-5 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--m-5 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--m-5 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--m-5 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--l-5 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .tiled-layout--l-5 .tiled-layout__tile {
        flex-basis: calc(20% - 24px); }
        .tiled-layout--l-5 .tiled-layout__tile:nth-child(5n+1):nth-last-child(-n+5),
        .tiled-layout--l-5 .tiled-layout__tile:nth-child(5n+1):nth-last-child(-n+5) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--l-5 .tiled-layout__tile {
        flex-basis: calc(33.33333% - 20px); }
        .tiled-layout--l-5 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3),
        .tiled-layout--l-5 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--l-5 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--l-5 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--l-5 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--m-6 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .tiled-layout--m-6 .tiled-layout__tile {
        flex-basis: calc(16.66667% - 12.5px); }
        .tiled-layout--m-6 .tiled-layout__tile:nth-child(6n+1):nth-last-child(-n+6),
        .tiled-layout--m-6 .tiled-layout__tile:nth-child(6n+1):nth-last-child(-n+6) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--m-6 .tiled-layout__tile {
        flex-basis: calc(33.33333% - 10px); }
        .tiled-layout--m-6 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3),
        .tiled-layout--m-6 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--m-6 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--m-6 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--m-6 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }
  .tiled-layout--l-6 .tiled-layout__tile {
    flex: 0 1 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .tiled-layout--l-6 .tiled-layout__tile {
        flex-basis: calc(16.66667% - 25px); }
        .tiled-layout--l-6 .tiled-layout__tile:nth-child(6n+1):nth-last-child(-n+6),
        .tiled-layout--l-6 .tiled-layout__tile:nth-child(6n+1):nth-last-child(-n+6) ~ * {
          margin-bottom: 0; } }
    @media (min-width: 481px) and (max-width: 991px) {
      .tiled-layout--l-6 .tiled-layout__tile {
        flex-basis: calc(33.33333% - 20px); }
        .tiled-layout--l-6 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3),
        .tiled-layout--l-6 .tiled-layout__tile:nth-child(3n+1):nth-last-child(-n+3) ~ * {
          margin-bottom: 0; } }
    @media (max-width: 480px) {
      .tiled-layout--l-6 .tiled-layout__tile {
        flex-basis: calc(100% - 0px); }
        .tiled-layout--l-6 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1),
        .tiled-layout--l-6 .tiled-layout__tile:nth-child(1n+1):nth-last-child(-n+1) ~ * {
          margin-bottom: 0; } }

.limited-width-layout__content {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .limited-width-layout__content {
      width: 750px; } }
  @media (min-width: 992px) {
    .limited-width-layout__content {
      width: 970px; } }
  @media (min-width: 1200px) {
    .limited-width-layout__content {
      width: 1170px;
      max-width: 1144px;
      padding: 0; } }
  @media (min-width: 992px) {
    .limited-width-layout__content--condensed {
      padding-right: 130px; } }

.scaffolding-layout {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%; }
  .scaffolding-layout__content {
    flex: 1 0 auto;
    min-height: 400px; }
  .scaffolding-layout__footer {
    flex: 0 0 auto; }
    .scaffolding-layout__footer--margin-top {
      margin-top: 32px; }
  .scaffolding-layout__fixed {
    position: fixed; }
    .scaffolding-layout__fixed--bottom {
      bottom: 0; }
  .scaffolding-layout__overlay {
    position: fixed;
    z-index: 7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .scaffolding-layout__overlay--hidden {
      display: none !important; }

.horizontal-stack-layout {
  display: flex;
  list-style: none; }
  .horizontal-stack-layout--xxs > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 5px; }
  .horizontal-stack-layout--xs > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 10px; }
  .horizontal-stack-layout--s > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 15px; }
  .horizontal-stack-layout--m > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 20px; }
  .horizontal-stack-layout--l > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 30px; }
  .horizontal-stack-layout--xl > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 40px; }
  .horizontal-stack-layout--xxl > .horizontal-stack-layout__item:not(:last-child) {
    margin-right: 50px; }

.vertical-stack-layout {
  list-style: none; }
  .vertical-stack-layout--xxs > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 5px; }
  .vertical-stack-layout--xs > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 10px; }
  .vertical-stack-layout--s > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 15px; }
  .vertical-stack-layout--m > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 20px; }
  .vertical-stack-layout--l > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 30px; }
  .vertical-stack-layout--xl > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 40px; }
  .vertical-stack-layout--xxl > .vertical-stack-layout__item:not(:last-child) {
    margin-bottom: 50px; }

.assurance-footer {
  border-top: 1px solid #ccc;
  padding-top: 18px;
  padding-bottom: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .assurance-footer__section {
    flex-direction: column;
    display: flex;
    margin-top: 10px;
    margin-right: 20px; }
    .assurance-footer__section:last-child {
      margin-right: 0; }
    .assurance-footer__section > *:last-child {
      margin-top: auto; }
  @media (max-width: 1199px) {
    .assurance-footer {
      display: none; } }
  .assurance-footer__logo {
    max-width: 100%;
    height: 50px; }

.footer {
  background-color: #3a332c;
  color: #fff;
  padding: 30px 0 10px 0; }
  .footer__main-section {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px; }
  .footer__finance-section {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .footer__social-media-section {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .footer__heading {
    color: #fff;
    font-size: 20px;
    font-weight: 300; }
  .footer__sub-heading {
    color: #fff;
    font-size: 14px;
    margin-top: 15px; }
  .footer__link {
    color: #fff; }
    .footer__link:hover {
      color: #fdf7ac; }
    .footer__link--big {
      font-size: 15px;
      color: #fdf7ac;
      align-items: center;
      display: flex; }
      .footer__link--big:hover {
        color: #fff; }
    .footer__link--social-media {
      color: #fff;
      border: 2px solid rgba(255, 255, 255, 0.1);
      border-radius: 50%;
      display: block;
      height: 45px;
      width: 45px;
      line-height: 45px;
      text-align: center;
      margin: 0 5px;
      font-size: 20.45455px; }
      .footer__link--social-media:hover {
        background-color: #fff;
        color: #000; }
    .footer__link--companisto-logo img {
      max-width: 100%;
      height: 50px; }
  .footer__form {
    display: flex;
    flex-direction: column; }
  .footer__icon--big {
    font-size: 24px; }
  .footer__form-input-group:not(:last-child) {
    display: flex;
    margin-bottom: 8px; }
  .footer__form-input:not(:last-child) {
    margin-right: 5px; }
  .footer__form-input-checkbox {
    margin-right: 4px; }
  .footer .icon_set_1_icon-84 {
    position: relative; }
    .footer .icon_set_1_icon-84::before {
      position: relative;
      top: 5px; }
  .footer__copyright {
    color: #746758;
    margin: 0; }

.coHIFY {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.card-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0; }
  .card-list__card {
    flex: 1;
    background-color: #fff;
    padding: 20px;
    margin: 20px; }
    .card-list__card--hidden {
      display: none !important; }
    @media (max-width: 767px) {
      .card-list__card {
        flex-basis: 100%;
        margin: 20px 0; } }

.bubble {
  background-color: #e4e2dc;
  padding: 5px 10px;
  border-radius: 6px;
  display: inline-block;
  font-weight: 400; }

.percentage-bar {
  height: 10px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ccc; }
  .percentage-bar__bar {
    background-color: #986934;
    height: 100%;
    width: 0; }

.list {
  margin: 0; }
  .list__item {
    margin-left: 20px; }
  .list--bulleted {
    list-style-type: disc; }
  .list--numbered {
    list-style-type: decimal; }
  .list--unstyled {
    list-style: none; }
  .list--horizontal {
    display: flex; }

.list .list--bulleted {
  list-style-type: circle; }

.cookie-bar {
  width: 100%;
  background-color: rgba(85, 85, 85, 0.9);
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 1.25;
  padding: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 6; }
  .cookie-bar__text {
    margin: 0; }
  .cookie-bar__button {
    margin-left: 10px;
    padding: 6px;
    font-size: 11px;
    border: none;
    border-radius: 5px;
    background-color: #000; }
  .cookie-bar--hidden {
    display: none !important; }

.image-gallery__image {
  flex: 1;
  display: block;
  background-position: center;
  background-size: cover;
  height: 100%; }
  @media (max-width: 767px) {
    .image-gallery__image {
      height: 200px;
      width: 100%; } }

.image-gallery:hover .image-gallery__arrow {
  opacity: 1; }

.image-gallery__clickable-area {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 40px;
  margin-top: -20px;
  cursor: pointer;
  z-index: 4; }
  .image-gallery__clickable-area--right {
    right: 15px;
    left: auto;
    transform: rotate(180deg); }
  @media (max-width: 767px) {
    .image-gallery__clickable-area {
      display: none; } }

.image-gallery__arrow {
  opacity: 0;
  transition: opacity 0.5s;
  height: 100%;
  width: 4px; }
  .image-gallery__arrow::before, .image-gallery__arrow::after {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #fff;
    height: 50%; }
  .image-gallery__arrow::before {
    left: 30%;
    top: 0;
    transform: skew(145deg, 0deg); }
  .image-gallery__arrow::after {
    left: 30%;
    top: 50%;
    transform: skew(-145deg, 0deg); }

@keyframes hero-text-reveal {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.hero {
  width: 100%;
  height: calc(100vh - 132px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  padding-bottom: 60px;
  border-bottom: 4px solid #986934; }
  @media (max-width: 767px) {
    .hero {
      height: 100vh;
      max-height: 650px; } }
  .hero__content {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex: 1 1 100%;
    height: 50%; }
    @media (max-width: 767px) {
      .hero__content {
        height: auto; } }
  .hero__content-item {
    display: flex;
    align-items: left;
    justify-content: space-around;
    flex-direction: column; }
    .hero__content-item--fade-in {
      animation-name: hero-text-reveal;
      animation-duration: 3s;
      animation-iteration-count: 1; }
  .hero__product-search-description {
    font-size: 15px;
    font-weight: bold;
    margin-left: 8px;
    color: #fff; }
  .hero__play-video {
    display: flex;
    flex-direction: row;
    margin-top: 32px; }
    .hero__play-video__text {
      color: #fff;
      font-size: 24px;
      margin: 0;
      margin-left: 9px; }
    .hero__play-video__button {
      width: 38px; }
  .hero__heading * {
    color: #fff; }
  .hero__heading h1 {
    font-size: 48px;
    line-height: 42px;
    font-weight: 300; }
    .hero__heading h1 strong {
      font-weight: 600; }

.about-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000; }
  @media (max-width: 1199px) {
    .about-bar {
      flex-direction: column;
      align-items: flex-start; } }
  .about-bar__item {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000; }
  .about-bar__icon {
    flex: 0 0 auto;
    margin-right: 10px;
    width: 85px;
    height: 85px; }
  .about-bar__claim {
    display: block;
    text-transform: uppercase;
    color: #986934; }

.heading {
  color: #000;
  font-weight: 300;
  margin: 0;
  padding-bottom: 10px;
  line-height: 1.48; }
  .heading--centered {
    text-align: center; }
  .heading--uppercased {
    text-transform: uppercase; }
  .heading--bold {
    font-weight: 400; }
  .heading--xs {
    font-size: 12px; }
  .heading--s {
    font-size: 14px; }
  .heading--m {
    font-size: 18px; }
  .heading--l {
    font-size: 24px; }
  .heading--xl {
    font-size: 30px; }
  .heading--xxl {
    font-size: 36px; }

.teaser {
  height: 200px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: none;
  z-index: 0; }
  .teaser:hover::after {
    background-color: rgba(0, 0, 0, 0.4); }
  .teaser::after {
    background-color: rgba(0, 0, 0, 0.25);
    transition: background-color 100ms linear;
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .teaser--small {
    height: 150px; }
  .teaser--big {
    height: 400px; }
  .teaser--product .teaser__label {
    font-size: 26px; }
  .teaser__label {
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    z-index: 1; }
    .teaser__label--icon {
      font-size: 70px;
      opacity: 0.5; }

.video-teaser {
  display: flex;
  flex-direction: column; }
  .video-teaser__title {
    font-size: 20px;
    margin-top: 10px;
    color: #000; }
    .video-teaser__title--big {
      font-size: 34px; }
    .video-teaser__title--centered {
      text-align: center; }
  .video-teaser__duration {
    font-size: 12px;
    color: #000; }
    .video-teaser__duration--centered {
      text-align: center; }

.responsive-embed-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .responsive-embed-overlay__content-wrapper {
    width: 900px;
    max-width: 90%;
    position: relative;
    box-sizing: content-box;
    overflow: hidden; }
    .responsive-embed-overlay__content-wrapper::before {
      content: ' ';
      display: block;
      padding-bottom: 100%; }
    .responsive-embed-overlay__content-wrapper--16-by-9::before {
      padding-bottom: 56.25%; }
    .responsive-embed-overlay__content-wrapper--4-by-3::before {
      padding-bottom: 75%; }
  .responsive-embed-overlay__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

.numbered-list {
  counter-reset: item;
  list-style-type: none; }
  .numbered-list__item {
    position: relative;
    padding-left: 2.5em;
    word-wrap: break-word; }
  .numbered-list__item::before {
    position: absolute;
    left: 0;
    content: counters(item, ".");
    counter-increment: item; }

.tab-bar {
  display: flex;
  margin-bottom: 0;
  list-style-type: none;
  position: relative; }
  .tab-bar__slider {
    position: absolute; }

.product-tags {
  margin-bottom: 10px;
  display: flex; }
  .product-tags__category {
    max-width: 30%; }
  .product-tags__category:not(:last-child) {
    margin-right: 5%; }
  .product-tags__category-name {
    margin-top: 0;
    margin-bottom: 5px; }
  .product-tags__tag-name {
    font-weight: 400; }
    .product-tags__tag-name:first-child:not(:only-child)::after {
      content: "\00a0>";
      color: #000; }
    .product-tags__tag-name:not(:first-child):not(:last-child)::after {
      content: ",";
      color: #000; }
  .product-tags__tag-list {
    list-style: none; }
  .product-tags__tag-list-item {
    margin-bottom: 2px; }

@media (max-width: 991px) {
  .product-tags {
    flex-direction: column; }
    .product-tags__category {
      max-width: 100%; }
    .product-tags__category:not(:last-child) {
      margin-right: 0;
      margin-bottom: 10px; } }

.product-destination__continent-name {
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 3px 0; }
  .product-destination__continent-name:not(:first-child) {
    margin-top: 4px; }

.product-destination__tag-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0; }
  .product-destination__tag-list:not(:only-child):not(:last-child)::after {
    margin-bottom: 3px; }

.product-destination__tag-list-item:first-child:not(:only-child)::after {
  content: "\00a0>\00a0"; }

.product-destination__tag-list-item:not(:last-child):not(:first-child)::after {
  content: ",\00a0"; }

.price__header {
  line-height: 13px;
  font-size: 12px;
  display: block; }

.price__value {
  font-size: 24px;
  line-height: 32px;
  color: #986934;
  display: block; }

.price__text-addon {
  font-size: 0.6em;
  line-height: 20px; }

.price__footer {
  line-height: 13px;
  font-size: 12px;
  display: block; }

.calculation {
  display: flex;
  flex-direction: column; }
  .calculation__item {
    display: flex; }
  .calculation__price {
    align-self: flex-start; }
  .calculation__label::before {
    content: '('; }
  .calculation__label::after {
    content: ')'; }
  .calculation__sum {
    margin-top: 3px;
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 20px;
    color: #986934;
    align-self: flex-start;
    width: 16em;
    text-align: left; }

.team-member__portrait {
  width: 100%;
  border: 5px solid #fff; }

.team-member__name {
  display: block;
  font-weight: 400; }

.team-member__title {
  display: block; }

.team-member__contact-heading {
  margin-top: 20px;
  display: block;
  font-weight: 400; }

.claim {
  text-align: center;
  word-wrap: break-word; }
  .claim__text {
    font-family: "Noto Serif", serif;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-style: italic; }
    .claim__text--association-text {
      font-size: 16px; }
  .claim__tag-name {
    color: #986934;
    font-size: 14px;
    margin-bottom: 2px;
    font-style: italic; }

@media (min-width: 992px) {
  .agb__text-content {
    padding-right: 130px; } }

.map {
  margin-top: 40px;
  height: 450px; }

.atlas {
  height: 680px;
  width: 100%; }

.season-special__headline {
  margin-top: 30px; }

.season-special__terms {
  display: inline-block;
  margin-top: 10px;
  font-weight: 500; }

@media (max-width: 480px) {
  .season-special__tile {
    text-align: center; } }

.season-special__image {
  display: block;
  max-width: 100%; }
  @media (max-width: 480px) {
    .season-special__image {
      margin: 0 auto; } }

.destination-search-result-template__header {
  color: #fff;
  height: 350px;
  background: center/cover no-repeat; }

.destination-search-result-template__header-content {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 100px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  width: 100%;
  height: 100%; }

.destination-search-result-template__header-headline {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 42px; }
  @media (max-width: 767px) {
    .destination-search-result-template__header-headline {
      font-size: 25px;
      line-height: 30px;
      margin-bottom: 0; } }

.destination-content {
  display: flex; }
  .destination-content__texts {
    flex: 0 0 60%;
    padding-right: 20px; }
  .destination-content__quote {
    font-size: 28px;
    font-style: italic;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px; }
  .destination-content__expand-link {
    font-size: 14px;
    font-weight: bold; }
    .destination-content__expand-link:hover {
      color: #986934; }
  .destination-content__image-holder {
    width: 100%; }
  .destination-content__image {
    flex: 0 0 40%;
    overflow: hidden;
    width: 100%; }

@media (max-width: 767px) {
  .destination-content {
    flex-direction: column; } }

.expandable-block__expand-link--expanded, .expandable-block__excerpt--expanded {
  display: none; }

.expandable-block__block {
  display: none; }
  .expandable-block__block--expanded {
    display: block; }

.expand-collapse-link {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  user-select: none; }
  .expand-collapse-link__icon {
    font-size: 2.6em;
    margin-top: -20px;
    display: block;
    margin-bottom: 50px; }

.static-page__header {
  color: #fff;
  background: rgba(0, 0, 0, 0.3) center/cover no-repeat;
  display: flex;
  align-items: flex-end;
  height: 400px;
  width: 100%;
  padding-top: 100px; }

.static-page__button-inline {
  margin-left: 10px; }

.static-page__button-introduction {
  margin-right: 10px; }

.static-page__header-content {
  margin-bottom: 60px; }

.static-page__header-headline {
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 48px;
  line-height: 42px; }

.static-page__header-text {
  margin-bottom: 10px;
  font-size: 16px; }

.static-page__mediumHeader {
  margin-bottom: 20px; }

.static-page__smallHeader {
  font-size: 20px;
  margin-top: 30px; }

.static-page .numbered-list__item {
  padding-left: 1.5em; }

.static-page .agb .xl-list .numbered-list__item {
  padding-left: 2.5em; }

.static-page__nestedList {
  margin-top: 10px; }
  .static-page__nestedList .numbered-list__item {
    padding-left: 2.5em; }

.static-page__listItem {
  margin-bottom: 10px; }

.static-page__image {
  width: 530px;
  margin-bottom: 20px;
  max-width: 100%; }

.static-page__infographic {
  width: 600px;
  margin-bottom: 20px;
  max-width: 100%; }

.static-page__icon {
  width: 100px;
  margin-top: 10px; }

.static-page__logo-container {
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block; }

.static-page__logo {
  width: 220px; }

.static-page__logo-headline {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px; }

.static-page__logo-headline-headline {
  margin-right: 30px; }

.static-page__logo-headline-block {
  margin: 20px 30px 10px 0; }

.static-page__content-footer {
  color: #fff;
  font-size: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px; }

.static-page__content-footer-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .static-page__header-headline {
    font-size: 35px; } }

/* TODO[FB]: Superseded by `multi-col-layout.scss`
    Remove this file after its usages have been migrated to sanity:
    * aboutUs (/ueber-uns)
    * safeTravelModal ("Unser Versprechen" modal link on phone view)
    * covidTravel (/sicher-reisen)
*/
.triple-col-layout__quote {
  margin: 50px 0;
  font-family: "Noto Serif", serif;
  text-align: center;
  font-style: italic; }
  .triple-col-layout__quote--light {
    color: #fff; }

.triple-col-layout__top-content {
  margin-bottom: 60px; }

.triple-col-layout__image {
  margin-bottom: 8px;
  width: 100%;
  height: 220px;
  background-position: center;
  background-repeat: no-repeat; }
  .triple-col-layout__image--modal {
    height: 150px; }

.triple-col-layout__image-caption {
  margin: 13px 0;
  font-weight: 500; }

.multi-col-layout__quote {
  margin: 50px 0 30px;
  font-family: "Noto Serif", serif;
  text-align: center;
  font-style: italic; }
  .multi-col-layout__quote--light {
    color: #fff; }

.multi-col-layout__top-content {
  margin-bottom: 60px; }

.multi-col-layout__image {
  margin-bottom: 8px;
  width: 100%;
  height: 220px;
  background-position: center;
  background-repeat: no-repeat; }
  .multi-col-layout__image--modal {
    height: 150px; }

.multi-col-layout__image-caption {
  margin: 13px 0;
  font-weight: 500; }

.info-page {
  text-align: center; }
  .info-page__headline {
    margin-bottom: 20px;
    font-size: 26px; }
  .info-page__highlight {
    font-weight: 500;
    text-decoration: underline; }

.blog-post-search-result-template__header {
  color: #fff;
  height: 350px;
  background: center/cover no-repeat; }

.blog-post-search-result-template__header-content {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 100px;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%; }

.blog-post-search-result-template__header-headline {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 42px; }

.blog-post-search-result-template__content {
  display: flex; }

.blog-post-search-result-template__text {
  flex: 0 0 50%;
  padding: 0 30px 0 0; }

.blog-post-search-result-template__blog-posts {
  flex: 0 0 50%;
  min-width: 0; }

.blog-post-search-result-template__blog-posts-headline {
  margin-top: 0;
  font-style: italic; }

.blog-post-search-result-template__expand-link {
  font-size: 18px; }

@media (max-width: 991px) {
  .blog-post-search-result-template__content {
    flex-direction: column; }
  .blog-post-search-result-template__text {
    margin-bottom: 30px;
    padding: 0; } }

@media (max-width: 767px) {
  .blog-post-search-result-template__header-headline {
    font-size: 25px;
    line-height: 30px; }
  .blog-post-search-result-template__text {
    display: none; }
  .blog-post-search-result-template__divider {
    display: none; } }

.panel-group {
  width: 100%;
  padding: 0; }
  .panel-group .panel {
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none; }
    .panel-group .panel:not(:last-child) {
      border-bottom: 1px solid #00000021; }
    .panel-group .panel .panel-heading {
      min-height: 40px;
      padding: 0; }
      .panel-group .panel .panel-heading a {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 16px;
        height: 100%;
        line-height: normal;
        padding: 10px 10px;
        background-color: #fff;
        color: #986934; }
        .panel-group .panel .panel-heading a:focus {
          color: #986934; }
        .panel-group .panel .panel-heading a.link-collapsed {
          color: #000;
          background-color: rgba(255, 255, 255, 0.7); }
        .panel-group .panel .panel-heading a:hover .link-open-button {
          color: #22a7a1; }
    .panel-group .panel .with-transition {
      transition: 0.5s ease height; }
    .panel-group .panel .panel-body-0 {
      border: none;
      height: 0;
      overflow: hidden; }
      .panel-group .panel .panel-body-0 .panel-inner-body {
        padding: 15px 26px;
        background-color: rgba(255, 255, 255, 0.5); }
        .panel-group .panel .panel-body-0 .panel-inner-body ul {
          padding-left: 16px; }
        .panel-group .panel .panel-body-0 .panel-inner-body ol {
          padding-left: 16px;
          list-style: decimal !important; }
        .panel-group .panel .panel-body-0 .panel-inner-body p:last-child {
          margin-bottom: 0; }
      .panel-group .panel .panel-body-0 .being-printed {
        padding-bottom: 150px; }

.home-teaser__image {
  width: 100%; }

.home-sustainability-tile {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .home-sustainability-tile__image-container {
    max-width: 200px;
    width: 100%;
    height: 125px;
    display: flex;
    align-items: center; }
  .home-sustainability-tile__image {
    width: 100%; }

.search-result-item .image-gallery {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 0; }
  @media (max-width: 767px) {
    .search-result-item .image-gallery {
      height: 200px; } }
  .search-result-item .image-gallery .image-gallery-content,
  .search-result-item .image-gallery .image-gallery-slide-wrapper,
  .search-result-item .image-gallery .image-gallery-swipe,
  .search-result-item .image-gallery .image-gallery-slides,
  .search-result-item .image-gallery .image-gallery-slide,
  .search-result-item .image-gallery .search-result-item__image {
    height: 100%; }

.select {
  width: 160px;
  z-index: 2; }
  .select .Select-control {
    border: 1px solid #22a7a1; }
  .select .custom-arrow {
    color: #22a7a1;
    display: inline-block;
    margin-top: 5px; }
  .select.is-open > .Select-control,
  .select .Select-menu-outer {
    border-color: #22a7a1; }
  .select.is-focused:not(.is-open) > .Select-control {
    border-color: #22a7a1;
    box-shadow: none; }
  .select .Select-option.is-focused {
    background-color: #ededed; }

body .rc-slider-track {
  background-color: #22a7a1; }

body .rc-slider-handle {
  border: solid 2px #22a7a1;
  background-color: #22a7a1; }

body .rc-slider-handle:hover {
  border-color: #22a7a1; }

body .rc-slider-handle:active {
  border-color: #22a7a1;
  box-shadow: 0 0 5px #22a7a1; }

body .rc-slider-handle:focus {
  border-color: #22a7a1;
  box-shadow: 0 0 0 5px #22a7a1; }

body .rc-slider-dot-active {
  border-color: #22a7a1; }

.infoBox {
  background-color: #fff;
  padding: 6px 6px 0 6px;
  border-radius: 5px;
  width: 280px;
  overflow: visible !important; }

.infoBox > img:first-of-type {
  border: 2px solid #fff;
  border-radius: 50%;
  top: -8px;
  right: -10px;
  position: absolute !important;
  width: 20px;
  height: 20px;
  background-color: #fff; }

.infoBox::after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  content: " ";
  top: 23px;
  left: 124px;
  position: relative; }

.info {
  display: flex;
  flex-direction: column; }
  .info__image {
    width: 100%;
    height: 130px;
    margin-bottom: 5px;
    background: center/cover no-repeat; }
  .info__description {
    display: flex;
    flex-direction: column;
    margin: 8px 0 0 0; }
  .info__header {
    text-transform: uppercase;
    font-size: 12px; }
  .info__title {
    color: #000;
    font-size: 19px;
    font-weight: 300;
    margin: 5px 0 20px 0; }
  .info__button {
    width: 115px;
    margin-left: auto; }

body {
  /*
    Bootstrap modals apply the class 'modal-open' and a padding-right: 15px to prevent the content from jumping because of the scrollbar.
    Due to some fixed elements that are not affected by the fix we need to apply the padding manually.
   */ }
  body.modal-open header {
    padding-right: 15px; }
  body.modal-open #livechat-compact-container {
    padding-right: 30px !important;
    width: 295px !important; }
  body.modal-open #livechat-full,
  body.modal-open #livechat-eye-catcher {
    right: 30px !important; }

body .slick-dots {
  position: relative;
  bottom: 0; }
  body .slick-dots li {
    width: 6px; }

.enquiry__steps {
  padding: 2rem; }

.enquiry__steps-intro {
  text-align: center; }
  .enquiry__steps-intro::after {
    content: "";
    display: block;
    width: 20%;
    margin: 1.5em auto 3em auto;
    border-top: 2px solid #22a7a1; }

.enquiry__confirmation {
  padding-bottom: 0 !important; }

.enquiry__confirmation-intro {
  padding: 2rem;
  text-align: center; }

.enquiry__confirmation-icon {
  display: inline-block;
  width: 25%;
  max-width: 120px;
  min-width: 60px;
  color: #22a7a1; }
  .enquiry__confirmation-icon svg {
    fill: currentColor; }

.enquiry__flight-options-header {
  display: flex;
  justify-content: space-between; }

.enquiry__participant-counts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }

.enquiry__participant-count {
  margin: 1rem 0; }

.enquiry__inexact-duration-button {
  margin-right: 7px; }

.enquiry .custom-modal-v2__modal {
  display: flex;
  flex-direction: column; }

.enquiry .custom-modal-v2__body {
  flex: 1 1 auto; }

.enquiry__modal-footer {
  justify-self: flex-end;
  padding: 2rem;
  background-color: #fff;
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: flex-end; }
  .enquiry__modal-footer .button + .button {
    margin-top: 0; }
  .enquiry__modal-footer .btn-link {
    color: #22a7a1; }

.enquiry__header {
  text-align: center; }

.enquiry__header-text {
  color: #fff; }

.enquiry__without-label {
  margin-top: 26px; }

.enquiry__section-label {
  text-align: right;
  position: relative;
  top: 10px; }
  @media (max-width: 768px) {
    .enquiry__section-label {
      text-align: left; } }

.enquiry__last-row {
  margin-bottom: 30px; }

.enquiry__personal-info-label {
  top: 10px; }

.enquiry__phone-explanation-text-container {
  height: 0; }

.enquiry__phone-explanation-text {
  font-size: 12px;
  color: #986934;
  position: relative;
  display: inline-block;
  bottom: 5px; }

.enquiry__phone-explanation-block {
  position: absolute;
  z-index: 1;
  font-size: 13px;
  text-align: left;
  background: #fff;
  border: 2px solid #555;
  border-radius: 5px;
  padding: 10px 30px;
  right: 10px;
  bottom: 5px; }

.enquiry__server-error {
  color: #d82420; }

.enquiry__period-display {
  background-color: #fff;
  border-radius: 20px;
  margin: 5px 0;
  width: 400px;
  padding: 15px 35px; }

.enquiry__travel-period-block {
  background-color: #fff;
  margin: 5px 0;
  width: 400px;
  border-radius: 20px;
  padding: 10px 25px; }

.enquiry-card {
  margin: 2rem 0;
  padding: 2rem;
  background-color: #fff; }
  .enquiry-card__header {
    font-size: 18px;
    margin: 0 0 2rem 0; }

.enquiry-summary__field {
  font-weight: 600;
  margin-top: 1rem; }

.period-select__datepicker {
  max-width: 400px;
  margin: 2rem auto 0 auto;
  padding: 1rem;
  border: 1px solid #ddd;
  border-radius: 3px; }

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  box-shadow: inset 0 0 0 #22a7a1;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both; }
  .checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #22a7a1;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards; }
  .checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    stroke: #fff; }
  .checkmark--bigger {
    width: 84px;
    height: 84px; }

@keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }

@keyframes scale {
  0%,
  100% {
    transform: none; }
  50% {
    transform: scale3d(1.1, 1.1, 1); } }

@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 56px #22a7a1; } }

@keyframes direct-booking-price-reveal {
  0% {
    opacity: 0; }
  99% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.direct-booking {
  padding: 20px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ddd;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column; }
  .direct-booking__headline {
    margin-top: 0; }
    .direct-booking__headline--inline-block {
      display: inline-block; }
  .direct-booking__message {
    font-size: 16px; }
  .direct-booking__badge {
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: #986934;
    text-transform: uppercase;
    box-sizing: border-box;
    width: 65px;
    height: 20px;
    padding: 0;
    overflow: hidden;
    position: absolute;
    transform: rotate(45deg);
    right: -16.5901px;
    top: 5.9099px; }

.direct-booking + .direct-booking {
  margin-top: 25px; }

.direct-booking-modal {
  max-width: 700px; }
  .direct-booking-modal-header__title {
    font-size: 24px; }
  .direct-booking-modal-header__subtitle {
    font-size: 18px;
    font-weight: 500;
    color: #986934; }
  .direct-booking-modal h3 {
    font-size: 18px;
    font-weight: 400; }
  .direct-booking-modal__modal-body {
    padding: 25px;
    min-height: 300px; }
  .direct-booking-modal__footer-buttons {
    float: right; }
  .direct-booking-modal__nav-button {
    margin-left: 10px; }
  .direct-booking-modal__markdown ul {
    margin-left: 20px; }
  .direct-booking-modal__markdown h2,
  .direct-booking-modal__markdown h3 {
    font-size: 12px;
    font-weight: 400; }
  .direct-booking-modal__show-terms-button {
    display: block;
    color: #986934;
    border: none;
    text-transform: none;
    background: none;
    padding: 0 0 10px 0;
    margin: 0; }
    .direct-booking-modal__show-terms-button:hover {
      color: #000; }
  .direct-booking-modal__terms-header {
    display: inline; }
  .direct-booking-modal__calculation-sum {
    color: #986934;
    font-size: 20px;
    border-top: 1px solid #ccc; }
  .direct-booking-modal__calculation {
    position: relative;
    float: right; }
  .direct-booking-modal__spinner {
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px; }
  .direct-booking-modal__price {
    animation-name: direct-booking-price-reveal;
    animation-duration: 1s;
    transition-timing-function: step-end;
    background-color: #f4f2f0; }
    .direct-booking-modal__price__header {
      line-height: 13px;
      font-size: 12px; }
    .direct-booking-modal__price__value {
      font-size: 24px;
      color: #986934;
      line-height: 32px; }
    .direct-booking-modal__price__addon {
      font-size: 0.6em;
      line-height: 20px; }
    .direct-booking-modal__price__explanation {
      line-height: 13px;
      font-size: 12px;
      max-width: 160px; }
  .direct-booking-modal__date-range-input {
    z-index: 0; }
  .direct-booking-modal__close-date-range-select {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0; }
  .direct-booking-modal__date-range-select {
    font-size: 18px;
    position: absolute;
    width: 350px;
    max-width: 100%;
    background-color: #f3f3f3;
    z-index: 5;
    border: 1px solid #ccc;
    padding: 6px;
    color: #000;
    top: 0;
    display: block; }

.product__container {
  margin-bottom: 20px; }

.product__result-card {
  min-height: 301.85px;
  box-shadow: 0 1px 3px 1px #eee;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap; }

.product__gallery-container {
  display: flex;
  flex: 1 1 40%;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .product__gallery-container {
      max-width: 40%;
      flex-grow: 0; } }
  @media screen and (max-width: 767px) {
    .product__gallery-container {
      height: 200px; } }

.product__gallery {
  width: 100%;
  background-color: #000;
  align-items: stretch;
  position: relative;
  overflow: hidden;
  min-height: 200px; }

.product__result-full-text {
  flex: 1 1 60%;
  padding: 18px 20px 18px 30px;
  min-width: 0;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .product__result-full-text {
      max-width: 60%;
      flex-grow: 0; } }
  @media screen and (max-width: 767px) {
    .product__result-full-text {
      flex-basis: auto;
      padding-left: 20px;
      padding-right: 20px; } }

.product__cooperation-badge {
  max-width: 150px;
  min-width: 112px;
  float: right;
  position: relative;
  display: inline;
  padding-left: 20px;
  max-height: 40px; }

.product__cooperation-badge-image {
  max-width: 100%; }

.product__result-header {
  font-size: 14px;
  text-transform: uppercase;
  display: inline; }

.product__result-title {
  font-weight: 300;
  font-size: 34px;
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    .product__result-title {
      font-size: 25px;
      line-height: 30px; } }

.product__result-title-link {
  color: #000; }

.product__result-destination {
  font-size: 16px;
  color: #986934;
  margin-bottom: 10px; }

.product__result-description {
  margin-bottom: 20px; }
  @media screen and (max-width: 480px) {
    .product__result-description {
      display: none; } }

.product__result-footer {
  display: flex;
  width: 100%;
  border-top: 1px solid #ededed;
  list-style: none;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: auto;
  padding-top: 10px; }

.product__result-price {
  margin-right: 20px;
  margin-bottom: 10px; }

.product__price-header {
  line-height: 13px;
  font-size: 12px;
  display: block; }

.product__price-amount {
  font-size: 24px;
  line-height: 32px;
  color: #986934;
  display: block; }

.product__price-with-flight {
  font-size: 0.6em;
  line-height: 20px;
  margin-left: 4px; }

.product__price-subline {
  line-height: 13px;
  font-size: 12px;
  display: block; }

.product__result-details-button {
  display: flex;
  align-self: flex-end;
  margin-left: auto; }

@media (max-width: 767px) {
  .product h1 {
    font-size: 25px;
    line-height: 30px; } }

.date-picker__header {
  color: #000;
  position: relative;
  padding: 0.2em 0; }
  .date-picker__header .svg-inline--fa {
    margin-bottom: 4px; }

.date-picker__btn-left {
  left: 4px; }

.date-picker__btn-right {
  float: right;
  right: 4px; }

.date-picker__title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: static; }

.date-picker__btn-discrete {
  background: none !important;
  border: 1px solid transparent !important;
  color: #000 !important;
  padding: 0;
  font-size: 18px;
  margin: 0 !important;
  position: absolute; }
  .date-picker__btn-discrete:hover, .date-picker__btn-discrete:focus {
    border: 1px solid #ac9d8e; }
  .date-picker__btn-discrete:disabled:hover, .date-picker__btn-discrete:disabled:focus {
    border: 1px solid transparent; }

.date-picker__table {
  background-color: #fff;
  font-size: 0.7em;
  width: 100%;
  border-collapse: collapse; }

.date-picker__th {
  padding: 0.7em 0;
  text-align: center; }

.date-picker__tr {
  width: 100%; }

.date-picker__td {
  border-style: solid;
  border-color: #e9e9e9;
  border-width: 1px; }

.date-picker__week-row {
  padding: 0.5em;
  text-align: right;
  font-weight: normal;
  border-style: solid;
  border-color: #e9e9e9;
  border-width: 1px; }

.date-picker__calendar-day--selected {
  background: #22a7a1; }

.date-picker__calendar-day--unselected {
  background: #fff; }

.date-picker__calendar-day--unavailable {
  color: #ccbdbd; }

.date-picker__calendar-day--available {
  cursor: pointer; }

.date-picker-v2__header {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.date-picker-v2__btn-prev {
  order: -1;
  margin: 0;
  background-color: #fff; }
  .date-picker-v2__btn-prev:focus {
    outline: none; }

.date-picker-v2__btn-next {
  order: 1;
  margin: 0;
  background-color: #fff; }
  .date-picker-v2__btn-next:focus {
    outline: none; }

.date-picker-v2__table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 0.4em;
  text-align: center; }

.date-picker-v2__weekday {
  text-align: center;
  padding: 0.5em 0;
  font-weight: normal;
  text-transform: uppercase; }

.date-picker-v2__cell {
  position: relative; }

.date-picker-v2__calendar-day {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5em;
  height: 2.5em; }
  .date-picker-v2__calendar-day--selected {
    color: #22a7a1; }
    .date-picker-v2__calendar-day--selected::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border-width: 1px 0;
      border-style: solid;
      border-color: rgba(34, 167, 161, 0.6);
      background: rgba(34, 167, 161, 0.1); }
  .date-picker-v2__calendar-day--selection-start, .date-picker-v2__calendar-day--selection-end {
    color: #fff;
    background: #22a7a1;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(34, 167, 161, 0.6);
    border-radius: 1.25em; }
  .date-picker-v2__calendar-day--selection-start::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(34, 167, 161, 0.6);
    background: rgba(34, 167, 161, 0.1); }
  .date-picker-v2__calendar-day--selection-end::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(34, 167, 161, 0.6);
    background: rgba(34, 167, 161, 0.1); }
  .date-picker-v2__calendar-day--selection-boundary {
    color: #fff;
    background: #22a7a1;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(34, 167, 161, 0.6);
    border-radius: 1.25em; }
  .date-picker-v2__calendar-day--selection-single {
    color: #22a7a1;
    background: rgba(34, 167, 161, 0.1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(34, 167, 161, 0.6);
    border-radius: 1.25em; }
  .date-picker-v2__calendar-day--selected-start-of-week {
    color: #22a7a1; }
    .date-picker-v2__calendar-day--selected-start-of-week::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: calc(50% - 1.25em);
      right: 0;
      border-width: 1px 0 1px 1px;
      border-style: solid;
      border-color: rgba(34, 167, 161, 0.6);
      background: rgba(34, 167, 161, 0.1);
      border-radius: 1.25em 0 0 1.25em; }
  .date-picker-v2__calendar-day--selected-end-of-week {
    color: #22a7a1; }
    .date-picker-v2__calendar-day--selected-end-of-week::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: calc(50% - 1.25em);
      border-width: 1px 1px 1px 0;
      border-style: solid;
      border-color: rgba(34, 167, 161, 0.6);
      background: rgba(34, 167, 161, 0.1);
      border-radius: 0 1.25em 1.25em 0; }
  .date-picker-v2__calendar-day--unavailable {
    opacity: 0.25; }
  .date-picker-v2__calendar-day--available {
    cursor: pointer; }

.itr-progress-bar {
  position: relative; }
  .itr-progress-bar::before {
    content: "";
    position: absolute;
    left: 1px;
    right: 1px;
    top: calc(50% - 1px);
    height: 2px;
    background-color: #ddd; }
  .itr-progress-bar__steps {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .itr-progress-bar__step {
    position: relative;
    height: 1.2em;
    width: 1.2em;
    border-radius: 50%;
    background-color: #ddd; }
    .itr-progress-bar__step--current {
      border: 2px solid #22a7a1;
      background-color: #ddd; }
    .itr-progress-bar__step--complete {
      background-color: #22a7a1; }

.steps-overview {
  display: flex;
  max-width: 480px;
  margin: 20px auto;
  padding: 0;
  list-style: none;
  justify-content: space-between;
  align-items: start; }
  .steps-overview__item {
    min-width: 64px;
    max-width: 25%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 1 auto; }
  .steps-overview__divider {
    height: 0;
    margin: 12.5% 10px;
    border: 1px solid #22a7a1;
    border-radius: 1px;
    flex: 0.3 1 auto; }
  .steps-overview__image {
    display: flex;
    flex: 0 1 auto;
    padding: 20%;
    color: #000;
    border: 2px solid #22a7a1;
    border-radius: 50%;
    min-width: 100%;
    height: 40%; }
    .steps-overview__image svg {
      fill: currentColor;
      stroke: currentColor;
      width: 100%;
      height: 100%; }
  .steps-overview__name {
    margin-top: 2em;
    text-align: center;
    font-size: 1.2em;
    max-width: 100%; }
  .steps-overview__title {
    display: block;
    font-weight: bold;
    text-transform: uppercase; }

.simple-slider {
  position: relative;
  margin: 0.5em 0; }
  .simple-slider__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    background: transparent;
    height: 1.2em;
    overflow: visible; }
    .simple-slider__input:focus {
      outline: none; }
    .simple-slider__input::-webkit-slider-runnable-track {
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      width: 100%;
      height: 2px;
      cursor: pointer;
      border-radius: 1px;
      background: #ddd;
      border: none; }
    .simple-slider__input::-moz-range-track {
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      width: 100%;
      height: 2px;
      cursor: pointer;
      border-radius: 1px;
      background: #ddd;
      border: none; }
    .simple-slider__input::-ms-track {
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      width: 100%;
      height: 2px;
      cursor: pointer;
      border-radius: 1px;
      background: #ddd;
      border: none; }
    .simple-slider__input::-ms-fill-lower {
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      width: 100%;
      height: 2px;
      cursor: pointer;
      border-radius: 1px;
      background: #ddd;
      border: none;
      background: #22a7a1; }
    .simple-slider__input::-ms-fill-upper {
      -webkit-appearance: none;
      -moz-appearance: none;
      display: block;
      width: 100%;
      height: 2px;
      cursor: pointer;
      border-radius: 1px;
      background: #ddd;
      border: none; }
    .simple-slider__input::-webkit-slider-thumb {
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 1.2em;
      width: 1.2em;
      border-radius: 50%;
      background: #22a7a1;
      border: none;
      cursor: pointer;
      position: relative;
      top: -0.5em; }
    .simple-slider__input::-moz-range-thumb {
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 1.2em;
      width: 1.2em;
      border-radius: 50%;
      background: #22a7a1;
      border: none;
      cursor: pointer;
      position: relative;
      top: -0.5em; }
    .simple-slider__input::-ms-thumb {
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 1.2em;
      width: 1.2em;
      border-radius: 50%;
      background: #22a7a1;
      border: none;
      cursor: pointer;
      position: relative;
      top: -0.5em; }
  .simple-slider__track-value {
    position: absolute;
    left: 0;
    top: 0.6em;
    width: 0;
    height: 2px;
    margin-top: -1px;
    background: #22a7a1;
    pointer-events: none; }
  .simple-slider__marks {
    display: flex;
    justify-content: space-between; }

.itr-hero {
  min-height: 240px;
  background-size: cover;
  background-position: bottom;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 2rem 4rem; }
  .itr-hero__title {
    text-transform: uppercase;
    color: currentColor;
    max-width: 100%;
    font-size: 32px;
    font-weight: 400; }
  .itr-hero__subtitle {
    margin-top: 3rem;
    font-size: 1.25em;
    max-width: 100%; }
  .itr-hero__icon {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 10rem;
    height: 10rem;
    text-align: center;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 2rem; }
    .itr-hero__icon svg {
      fill: currentColor;
      stroke: currentColor;
      width: 100%;
      height: 100%; }

.counter {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .counter__input {
    order: -1;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .counter__value {
    font-size: 1.5em;
    width: 3em;
    text-align: center; }
  .counter__button {
    margin: 0;
    padding: 0;
    border: 1px solid #bbb;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    font-size: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff; }
    .counter__button:focus {
      outline: none;
      border-color: rgba(34, 167, 161, 0.6); }
    .counter__button:disabled {
      color: #ddd;
      border-color: #ddd; }
    .counter__button svg {
      width: 100%;
      height: 100%;
      fill: currentColor; }
  .counter__label {
    font-size: 1em; }

#chat-widget-container {
  max-width: 90vw !important;
  max-height: 80vh !important;
  z-index: 10 !important; }

/* THIS CSS WAS GENERATED WITH BELCH.IO TO STYLE OUR NEWSLETTER FORM */
.embed-form-super-wrapper .hs-form {
  max-width: 100%;
  margin: auto; }

.embed-form-super-wrapper .hs-form input[type=date],
.embed-form-super-wrapper .hs-form input[type=datetime],
.embed-form-super-wrapper .hs-form input[type=datetime-local],
.embed-form-super-wrapper .hs-form input[type=email],
.embed-form-super-wrapper .hs-form input[type=month],
.embed-form-super-wrapper .hs-form input[type=number],
.embed-form-super-wrapper .hs-form input[type=password],
.embed-form-super-wrapper .hs-form input[type=range],
.embed-form-super-wrapper .hs-form input[type=search],
.embed-form-super-wrapper .hs-form input[type=tel],
.embed-form-super-wrapper .hs-form input[type=text],
.embed-form-super-wrapper .hs-form input[type=time],
.embed-form-super-wrapper .hs-form input[type=url],
.embed-form-super-wrapper .hs-form input[type=week],
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input,
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select,
.embed-form-super-wrapper .hs-form .input textarea,
.embed-form-super-wrapper .hs-form .hs-input textarea,
.embed-form-super-wrapper .hs-form textarea,
.embed-form-super-wrapper .hs-form .input select,
.embed-form-super-wrapper .hs-form .hs-input select,
.embed-form-super-wrapper .hs-form select {
  border: 1px solid #d6d6d6;
  width: 100%;
  padding: 9px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.embed-form-super-wrapper .hs-form ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }

.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input {
  width: 100% !important; }

.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"],
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
  width: auto !important;
  margin-right: 15px !important;
  margin-top: -2px; }

.embed-form-super-wrapper .hs-form label {
  width: 100% !important;
  float: left !important;
  text-align: left !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: #606060;
  font-weight: normal;
  letter-spacing: 1px; }

.embed-form-super-wrapper .hs-form fieldset {
  max-width: 100% !important;
  margin-bottom: 0 !important; }

.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {
  width: 33.333% !important; }

.embed-form-super-wrapper .hs-form .hs-form-field {
  margin-bottom: 15px; }

.embed-form-super-wrapper .hs-form ul li {
  margin-top: 4px;
  margin-bottom: 4px !important;
  float: left;
  width: 100%; }

.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
  min-height: 200px; }

.embed-form-super-wrapper .hs-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
  border-radius: 0; }

.embed-form-super-wrapper .hs-form button,
.embed-form-super-wrapper .hs-form input[type=button],
.embed-form-super-wrapper .hs-form input[type=reset],
.embed-form-super-wrapper .hs-form input[type=submit] {
  color: white;
  padding: 7px 45px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
  font-family: 'Roboto', Arial, sans-serif !important;
  font-size: 14px;
  background: #986934;
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  border-radius: 4px !important;
  border-style: solid !important;
  border-color: #53b8fb !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear; }

.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field,
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hs_cos_wrapper.form-title {
  display: none; }

@media screen and (max-width: 400px) {
  .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {
    width: 100% !important; } }

.embed-form-super-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 16px !important;
  -moz-border-radius: 16px !important;
  -webkit-border-radius: 16px !important;
  border-color: #bababa !important;
  border-style: solid !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto; }

.embed-form-super-wrapper .hs-form label,
.embed-form-super-wrapper .hs-form label span {
  font-family: 'Roboto', Arial, sans-serif !important;
  color: #fff !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
  margin-bottom: 6px; }

.embed-form-super-wrapper .hs-form input[type=date],
.embed-form-super-wrapper .hs-form input[type=datetime],
.embed-form-super-wrapper .hs-form input[type=datetime-local],
.embed-form-super-wrapper .hs-form input[type=email],
.embed-form-super-wrapper .hs-form input[type=month],
.embed-form-super-wrapper .hs-form input[type=number],
.embed-form-super-wrapper .hs-form input[type=password],
.embed-form-super-wrapper .hs-form input[type=range],
.embed-form-super-wrapper .hs-form input[type=search],
.embed-form-super-wrapper .hs-form input[type=tel],
.embed-form-super-wrapper .hs-form input[type=text],
.embed-form-super-wrapper .hs-form input[type=time],
.embed-form-super-wrapper .hs-form input[type=url],
.embed-form-super-wrapper .hs-form input[type=week],
.embed-form-super-wrapper .hs-form .input textarea,
.embed-form-super-wrapper .hs-form .hs-input textarea,
.embed-form-super-wrapper .hs-form textarea,
.embed-form-super-wrapper .hs-form .input select,
.embed-form-super-wrapper .hs-form .hs-input select,
.embed-form-super-wrapper .hs-form select {
  text-align: left !important;
  font-family: 'Roboto', Arial, sans-serif !important;
  letter-spacing: 0 !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  border-color: #e2e2e2 !important;
  color: #000 !important;
  background-color: #f8f8f8 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-style: solid !important;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  border-right-width: 1px !important;
  height: auto !important; }

.embed-form-super-wrapper .hs-form input::-webkit-input-placeholder,
.embed-form-super-wrapper .hs-form select::-webkit-input-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important; }

.embed-form-super-wrapper .hs-form input::-moz-placeholder,
.embed-form-super-wrapper .hs-form select::-moz-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important; }

.embed-form-super-wrapper .hs-form input:-ms-input-placeholder,
.embed-form-super-wrapper .hs-form select:-ms-input-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important; }

.embed-form-super-wrapper .hs-form input:-moz-placeholder,
.embed-form-super-wrapper .hs-form select:-moz-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important; }

.embed-form-super-wrapper .hs-form .hs-submit {
  display: inline-block;
  width: 100%; }

.embed-form-super-wrapper .hs-form .hs-submit .actions {
  width: 100% !important;
  float: left !important;
  clear: both !important;
  text-align: left !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media screen and (max-width: 767px) {
  .embed-form-super-wrapper .hs-form .form-columns-2 > div.hs-form-field,
  .embed-form-super-wrapper .hs-form .form-columns-3 > div.hs-form-field,
  .embed-form-super-wrapper .hs-form .form-columns-4 > div.hs-form-field {
    width: 100% !important; } }

.embed-form-super-wrapper .hs-richtext {
  float: left !important;
  width: 100% !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #666 !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  font-size: 12px !important;
  font-family: 'Roboto', Arial, sans-serif !important; }

.embed-form-super-wrapper .hs-form .hs-error-msgs label,
.embed-form-super-wrapper .hs-form .hs-error-msgs label span {
  font-family: 'Roboto', Arial, sans-serif !important;
  letter-spacing: 1px !important;
  font-weight: 300 !important;
  font-size: 12px !important;
  color: #ff7373 !important; }

.embed-form-super-wrapper .hs-form button:hover,
.embed-form-super-wrapper .hs-form input[type=button]:hover,
.embed-form-super-wrapper .hs-form input[type=reset]:hover,
.embed-form-super-wrapper .hs-form input[type=submit]:hover {
  background: #a77439 !important;
  color: #fff !important;
  border-color: #a77439 !important; }

.grecaptcha-badge {
  width: auto !important;
  height: auto !important;
  box-shadow: none !important; }

.embed-form-super-wrapper .hs-form input[type="checkbox"] {
  margin-right: 10px;
  margin-top: -2px; }

.center-the-form form,
.center-the-form form input {
  text-align: center; }

.employee-role {
  margin-bottom: 70px; }
  .employee-role .employee-card {
    margin-top: 15px; }
    .employee-role .employee-card img {
      width: 250px;
      height: 187px; }

body {
  width: 100vw;
  overflow-x: hidden; }

div.columns {
  display: flex;
  flex-direction: row;
  min-width: 0; }

div.rows {
  display: flex;
  flex-direction: column; }

.mobile-under-header {
  margin-top: 62px; }

.h1-mobile {
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  margin: 0; }

.h1-desktop {
  font-weight: 400;
  font-size: 36px;
  line-height: 44px; }

ol.with_list_style,
ul.with_list_style {
  margin-left: 15px; }

.intro_title.error h1 {
  line-height: 130px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1144px; } }

@media (max-width: 991px) {
  .modal-dialog {
    width: 840px; } }

@media (max-width: 900px) {
  .modal-dialog {
    width: auto; } }

.overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 7;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center; }
  .overlay--hidden {
    visibility: hidden; }

.yt-video-iframe--16-9 {
  height: 90vh;
  width: calc(90vh * 16 / 9); }
  @media (max-aspect-ratio: 15 / 9) {
    .yt-video-iframe--16-9 {
      width: 100vw;
      height: calc(100vw * 9 / 16); } }
  @media (min-aspect-ratio: 17 / 9) {
    .yt-video-iframe--16-9 {
      height: 100vh;
      width: calc(100vh * 16 / 9); } }


    .itravel_tag_icon {
        background: center/contain no-repeat;
        width: 100px;
        height: 100px;
    }
.itravel_tag_icon.action_sports { background-image: url(/assets/34391dcef48afb0e3609cb2a87dd85e7-action_sports.png)}
.itravel_tag_icon.adult_only_trips { background-image: url(/assets/719a47465c07cbbb5511eeffcb9da539-adult_only_trips.png)}
.itravel_tag_icon.air_activities { background-image: url(/assets/513efdb97e5ae98adaae0e97176f00d6-air_activities.png)}
.itravel_tag_icon.airplane_hotel { background-image: url(/assets/0a871125f6a0104ee2b7bdf9fa838aea-airplane_hotel.png)}
.itravel_tag_icon.animals { background-image: url(/assets/f6bf2593851862038b1107f5aa33323f-animals.png)}
.itravel_tag_icon.art_exhibition_museum { background-image: url(/assets/e470b6bae87a18a5f098b6b82e88c5b8-art_exhibition_museum.png)}
.itravel_tag_icon.ball_sports1 { background-image: url(/assets/96ee2c36faaee52b7eb28350dd582ec3-ball_sports1.png)}
.itravel_tag_icon.ball_sports2 { background-image: url(/assets/7e1a5a164a1384f4bbd73a11ea50c8f4-ball_sports2.png)}
.itravel_tag_icon.bicycling { background-image: url(/assets/aee6a6e81221242ac34db30a211ee2fe-bicycling.png)}
.itravel_tag_icon.boutique_hotels { background-image: url(/assets/1a6a13167997f547dc5d3bb22df25933-boutique_hotels.png)}
.itravel_tag_icon.butler { background-image: url(/assets/bb58650fb140057da808afdf126e453c-butler.png)}
.itravel_tag_icon.canopy_sleeping { background-image: url(/assets/e08de80037c9b49c59c2c2507972dac5-canopy_sleeping.png)}
.itravel_tag_icon.climbing { background-image: url(/assets/58f2fefe838acf43f6b1e2a3a00e3847-climbing.png)}
.itravel_tag_icon.conscious_travel1 { background-image: url(/assets/cfb3bed1d2ce23978c88f2cde9ba8b84-conscious_travel1.png)}
.itravel_tag_icon.conscious_travel2 { background-image: url(/assets/ac82548c93c17f05cf22712223ba72bf-conscious_travel2.png)}
.itravel_tag_icon.cruises { background-image: url(/assets/208f1895b877cecffcb5c6e4c3cd3929-cruises.png)}
.itravel_tag_icon.culture_trips { background-image: url(/assets/c1c198af1499ae6cc76611d08b59af25-culture_trips.png)}
.itravel_tag_icon.default { background-image: url(/assets/542bfca7c4562d42cb1bf127c2edd74c-default.png)}
.itravel_tag_icon.desert_tent { background-image: url(/assets/0d7cd05f74c8ac5683be842e98d70fc5-desert_tent.png)}
.itravel_tag_icon.discovery_trips { background-image: url(/assets/7ed282de74cb715ed6782a236abea3a3-discovery_trips.png)}
.itravel_tag_icon.diving { background-image: url(/assets/8b4f0f455edae3234c4dad499f6bac15-diving.png)}
.itravel_tag_icon.eat_and_drink { background-image: url(/assets/2816d0160b93d6f6501636e3e2bf70b9-eat_and_drink.png)}
.itravel_tag_icon.economy_lodges { background-image: url(/assets/17f443b7854eaad62a1ddaea715f9aee-economy_lodges.png)}
.itravel_tag_icon.events { background-image: url(/assets/d1df0a612955c472da7da65ff35d719d-events.png)}
.itravel_tag_icon.family_safari { background-image: url(/assets/8d956175188d053a4e74ef77b7db2583-family_safari.png)}
.itravel_tag_icon.family_trips { background-image: url(/assets/d850d355ac983d0e288e428b4adf7f16-family_trips.png)}
.itravel_tag_icon.fishing { background-image: url(/assets/7da13cdd486fb752dd7caad8950734d4-fishing.png)}
.itravel_tag_icon.fitness_and_yoga { background-image: url(/assets/36633f6440af5f64240e7656a21627de-fitness_and_yoga.png)}
.itravel_tag_icon.flag_ad { background-image: url(/assets/6557cc1c06b728ab0e7dbc3db5262b88-flag_ad.png)}
.itravel_tag_icon.flag_ae { background-image: url(/assets/c7d6462675ca14ad9eb96d472dfa8bf2-flag_ae.png)}
.itravel_tag_icon.flag_af { background-image: url(/assets/aceddbd16d456b2358799de2957de33b-flag_af.png)}
.itravel_tag_icon.flag_ag { background-image: url(/assets/e74eae2f34b01ff05c3b91e145d91df6-flag_ag.png)}
.itravel_tag_icon.flag_ai { background-image: url(/assets/3e581fe0451b42d0419cc683990c2594-flag_ai.png)}
.itravel_tag_icon.flag_al { background-image: url(/assets/92c13ec981c0918193804574b9de738f-flag_al.png)}
.itravel_tag_icon.flag_am { background-image: url(/assets/1045fd957d3e616a2029c164fe0cf2c3-flag_am.png)}
.itravel_tag_icon.flag_ao { background-image: url(/assets/b05ce4c386c8db5082730f2ef57c328c-flag_ao.png)}
.itravel_tag_icon.flag_aq { background-image: url(/assets/23c16560538fc2a0e646afc2dc0d28ea-flag_aq.png)}
.itravel_tag_icon.flag_ar { background-image: url(/assets/dd3407e64eeeb1104744e3a8387ad302-flag_ar.png)}
.itravel_tag_icon.flag_as { background-image: url(/assets/f489bc4250804ee458946ca5777cd8be-flag_as.png)}
.itravel_tag_icon.flag_at { background-image: url(/assets/eb05a30b23b7db8a3507d81cff2d9914-flag_at.png)}
.itravel_tag_icon.flag_au { background-image: url(/assets/ff641c85bdb3b8f395f22a9a3311fab1-flag_au.png)}
.itravel_tag_icon.flag_aw { background-image: url(/assets/344994c83c0f69c8a8b2cfd68c7f57bc-flag_aw.png)}
.itravel_tag_icon.flag_ax { background-image: url(/assets/6f8636b733e8128f56448638ae58f035-flag_ax.png)}
.itravel_tag_icon.flag_az { background-image: url(/assets/b521a241be2a1a7da75b8c689c466055-flag_az.png)}
.itravel_tag_icon.flag_ba { background-image: url(/assets/c51352d9e5a1bc2fa53c4fca3a30ebac-flag_ba.png)}
.itravel_tag_icon.flag_bb { background-image: url(/assets/3de330106d4ee9c7826b4d41c253f20d-flag_bb.png)}
.itravel_tag_icon.flag_bd { background-image: url(/assets/ddd34b5b4f2de44ad7afcbd9a1daf413-flag_bd.png)}
.itravel_tag_icon.flag_be { background-image: url(/assets/ef88dbeb1ccd40105528136f8009de89-flag_be.png)}
.itravel_tag_icon.flag_bf { background-image: url(/assets/0a82175ebcd89a3a6c5282c993719fe0-flag_bf.png)}
.itravel_tag_icon.flag_bg { background-image: url(/assets/5969d47343e16bb5afb652e1c88cd56e-flag_bg.png)}
.itravel_tag_icon.flag_bh { background-image: url(/assets/d4512b36c3953c375b1fcffb759f2e6b-flag_bh.png)}
.itravel_tag_icon.flag_bi { background-image: url(/assets/baeb79a26d22dcb0cc377951891f4048-flag_bi.png)}
.itravel_tag_icon.flag_bj { background-image: url(/assets/a7a45142594f0a341946b88f778418a2-flag_bj.png)}
.itravel_tag_icon.flag_bl { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_bl.png)}
.itravel_tag_icon.flag_bm { background-image: url(/assets/55e5cb30596208c1b82cb7ffdf84a5bb-flag_bm.png)}
.itravel_tag_icon.flag_bn { background-image: url(/assets/cdc1d051c0550d8c157fce89c9c5ec57-flag_bn.png)}
.itravel_tag_icon.flag_bo { background-image: url(/assets/a341d80e20dd456ca780b1e4a69be146-flag_bo.png)}
.itravel_tag_icon.flag_bq { background-image: url(/assets/fee7f53f054a54018fca386d75b91108-flag_bq.png)}
.itravel_tag_icon.flag_br { background-image: url(/assets/4c10a17169796bb260ca54e770cf7923-flag_br.png)}
.itravel_tag_icon.flag_bs { background-image: url(/assets/e729371d476999feb376c539717fbe95-flag_bs.png)}
.itravel_tag_icon.flag_bt { background-image: url(/assets/51230bcf45b8854b6323716ef81f869a-flag_bt.png)}
.itravel_tag_icon.flag_bv { background-image: url(/assets/9736e7c11675a0cba41831d57d64cb32-flag_bv.png)}
.itravel_tag_icon.flag_bw { background-image: url(/assets/90cb256d7c3160839cde0455f56ebebd-flag_bw.png)}
.itravel_tag_icon.flag_by { background-image: url(/assets/48d23526ceb74b5afb43b77fdde3b332-flag_by.png)}
.itravel_tag_icon.flag_bz { background-image: url(/assets/1fa44967b194c31ce190fa5f2f2e9653-flag_bz.png)}
.itravel_tag_icon.flag_ca { background-image: url(/assets/0c228a945822cbb1e5bd34bb7dd2f8e5-flag_ca.png)}
.itravel_tag_icon.flag_cc { background-image: url(/assets/4bfc0041891fef3f0202968ba9e2f548-flag_cc.png)}
.itravel_tag_icon.flag_cd { background-image: url(/assets/2452e8e9f0b89e51ac203dd69d749d51-flag_cd.png)}
.itravel_tag_icon.flag_cf { background-image: url(/assets/410a4caeeeb7180d3e1f14595e46b9d5-flag_cf.png)}
.itravel_tag_icon.flag_cg { background-image: url(/assets/047d58dfb6e13c934a1dbd44be41875f-flag_cg.png)}
.itravel_tag_icon.flag_ch { background-image: url(/assets/fb4888e01b89acfea3a01b636b2c19d7-flag_ch.png)}
.itravel_tag_icon.flag_ci { background-image: url(/assets/421ee04cc23b01ba6cdbfa354268ffea-flag_ci.png)}
.itravel_tag_icon.flag_ck { background-image: url(/assets/55a865c0b64604218c134da0674204ea-flag_ck.png)}
.itravel_tag_icon.flag_cl { background-image: url(/assets/fbcc041f5d001f2f519790d160e693fe-flag_cl.png)}
.itravel_tag_icon.flag_cm { background-image: url(/assets/af61f3e545015b2f4a30b896c3ae8ed3-flag_cm.png)}
.itravel_tag_icon.flag_cn { background-image: url(/assets/1390702ae4e3c460a05177f301c873f9-flag_cn.png)}
.itravel_tag_icon.flag_co { background-image: url(/assets/ec4152b78448897eeb0cbe9e221ddfe5-flag_co.png)}
.itravel_tag_icon.flag_cr { background-image: url(/assets/18f3358a8ded7c2d8d5f5a302cded07a-flag_cr.png)}
.itravel_tag_icon.flag_cu { background-image: url(/assets/f23477b14c056210f1b620fb8cd1b999-flag_cu.png)}
.itravel_tag_icon.flag_cv { background-image: url(/assets/d2a75bbd4d77846b7629c564d675dda9-flag_cv.png)}
.itravel_tag_icon.flag_cw { background-image: url(/assets/3dc444f402bef7bd4d32c474e5ed125e-flag_cw.png)}
.itravel_tag_icon.flag_cx { background-image: url(/assets/6108a7bd393fc66668359dd67e79ebb5-flag_cx.png)}
.itravel_tag_icon.flag_cy { background-image: url(/assets/249c23b2bfe1361f2a0bbe6499c46ae0-flag_cy.png)}
.itravel_tag_icon.flag_cz { background-image: url(/assets/fc2927d5d9638123377685a01d91629a-flag_cz.png)}
.itravel_tag_icon.flag_de { background-image: url(/assets/2c9ee5a56c78b062c613d89bfdb9aacd-flag_de.png)}
.itravel_tag_icon.flag_dj { background-image: url(/assets/0f49a66c30323e721c9976c3cdd22c06-flag_dj.png)}
.itravel_tag_icon.flag_dk { background-image: url(/assets/a671558fb66d31d1e1c340e34f9d2616-flag_dk.png)}
.itravel_tag_icon.flag_dm { background-image: url(/assets/3bf3081801cbe2dcda0bf2f854acba41-flag_dm.png)}
.itravel_tag_icon.flag_do { background-image: url(/assets/a1a8247950c1ec567c235168167187d8-flag_do.png)}
.itravel_tag_icon.flag_dz { background-image: url(/assets/bb2b6e2e5e7885f82f1560473708eb95-flag_dz.png)}
.itravel_tag_icon.flag_ec { background-image: url(/assets/0b77eca29f0e2ee5dd8a88777d718f5b-flag_ec.png)}
.itravel_tag_icon.flag_ee { background-image: url(/assets/dfb879a4a8ad522074164d81d4a26ac4-flag_ee.png)}
.itravel_tag_icon.flag_eg { background-image: url(/assets/aebd8bb101f1eb8bad9492536cb70b77-flag_eg.png)}
.itravel_tag_icon.flag_eh { background-image: url(/assets/f5d52d4cfe618a59c3b79650ed200a36-flag_eh.png)}
.itravel_tag_icon.flag_er { background-image: url(/assets/ee2258fd4e4f72b436fbf694d77e8a18-flag_er.png)}
.itravel_tag_icon.flag_es { background-image: url(/assets/e7a94076c3d5e50949fb19c5ad909f44-flag_es.png)}
.itravel_tag_icon.flag_et { background-image: url(/assets/69e7bfcd3492995dcebff6b3acf926d5-flag_et.png)}
.itravel_tag_icon.flag_eu { background-image: url(/assets/8ed3e869dde2f739cd00332f6ae7968a-flag_eu.png)}
.itravel_tag_icon.flag_fi { background-image: url(/assets/c58360be027438e01b93b418f100f41b-flag_fi.png)}
.itravel_tag_icon.flag_fj { background-image: url(/assets/41bad2c5dcd8f9727948307bd3a82569-flag_fj.png)}
.itravel_tag_icon.flag_fk { background-image: url(/assets/dacf5351df36d3bd8d95d92455a96944-flag_fk.png)}
.itravel_tag_icon.flag_fm { background-image: url(/assets/26bbe08010a87ce02a7e1912b2440c92-flag_fm.png)}
.itravel_tag_icon.flag_fo { background-image: url(/assets/8d15bd1d09ad23e832b37ce3e1da2869-flag_fo.png)}
.itravel_tag_icon.flag_fr { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_fr.png)}
.itravel_tag_icon.flag_ga { background-image: url(/assets/4cb085398fdb6d1390cf9a03f716d479-flag_ga.png)}
.itravel_tag_icon.flag_gb-eng { background-image: url(/assets/d8e52d70038e43b39d2aa6db8d57d0ae-flag_gb-eng.png)}
.itravel_tag_icon.flag_gb-nir { background-image: url(/assets/865c1fef6079508e44b6f8a72db7a3b7-flag_gb-nir.png)}
.itravel_tag_icon.flag_gb-sct { background-image: url(/assets/ff3db26b9a10f04a2a9e442d049eaf4f-flag_gb-sct.png)}
.itravel_tag_icon.flag_gb-wls { background-image: url(/assets/6bbc195c4a28a42d4e188f326e0e2258-flag_gb-wls.png)}
.itravel_tag_icon.flag_gb { background-image: url(/assets/a9f30b2f2b32a5a023997dcd591a856d-flag_gb.png)}
.itravel_tag_icon.flag_gd { background-image: url(/assets/86d22e5d3e458359fe87dfce6b398eac-flag_gd.png)}
.itravel_tag_icon.flag_ge { background-image: url(/assets/b12e5edf5611a8fc8f4b676f83f128ad-flag_ge.png)}
.itravel_tag_icon.flag_gf { background-image: url(/assets/356ae0711d3090d631b831f523de4c8f-flag_gf.png)}
.itravel_tag_icon.flag_gg { background-image: url(/assets/e044c166fd90fdba24005ac2b3fc4929-flag_gg.png)}
.itravel_tag_icon.flag_gh { background-image: url(/assets/394ff257219017e3972daf4173b9b727-flag_gh.png)}
.itravel_tag_icon.flag_gi { background-image: url(/assets/baba10c6a9cf7ec695c9375705233ea6-flag_gi.png)}
.itravel_tag_icon.flag_gl { background-image: url(/assets/0d42ac6020a84b45a67a74bc73a45639-flag_gl.png)}
.itravel_tag_icon.flag_gm { background-image: url(/assets/3493328b3342a4750ba1389aa7080b32-flag_gm.png)}
.itravel_tag_icon.flag_gn { background-image: url(/assets/2ffc2c4df613859d7927283e3ad9debd-flag_gn.png)}
.itravel_tag_icon.flag_gp { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_gp.png)}
.itravel_tag_icon.flag_gq { background-image: url(/assets/780f56ab1855ff5b66cd36abbf9bc7a5-flag_gq.png)}
.itravel_tag_icon.flag_gr { background-image: url(/assets/a017c26e51945be48485337eba69f339-flag_gr.png)}
.itravel_tag_icon.flag_gs { background-image: url(/assets/7944a05261f155e3da50bfb9881aadb7-flag_gs.png)}
.itravel_tag_icon.flag_gt { background-image: url(/assets/a59566293c1f49f45022fe2ff92fbd64-flag_gt.png)}
.itravel_tag_icon.flag_gu { background-image: url(/assets/815b02d80d33ee33623a2a63828c5d6f-flag_gu.png)}
.itravel_tag_icon.flag_gw { background-image: url(/assets/f043f991b8d801e9098ce4fb39bcf352-flag_gw.png)}
.itravel_tag_icon.flag_gy { background-image: url(/assets/1bdd1c4ba0cf037c0d45d057c532cea5-flag_gy.png)}
.itravel_tag_icon.flag_hk { background-image: url(/assets/c00e237f095b1b645630b37f423b78ce-flag_hk.png)}
.itravel_tag_icon.flag_hm { background-image: url(/assets/99c6eb161245932fdd83428b78f6c423-flag_hm.png)}
.itravel_tag_icon.flag_hn { background-image: url(/assets/28f654e37f40e921e194c9dcbd093fc9-flag_hn.png)}
.itravel_tag_icon.flag_hr { background-image: url(/assets/aa1e55b36de398319d5b429c4f303473-flag_hr.png)}
.itravel_tag_icon.flag_ht { background-image: url(/assets/38d3d33a4e39a87b67bcf8fc2e162ac3-flag_ht.png)}
.itravel_tag_icon.flag_hu { background-image: url(/assets/d972adb677ee223c2d0a45bcf7571e57-flag_hu.png)}
.itravel_tag_icon.flag_id { background-image: url(/assets/d1a639c276ef5fb076e632f5710e82da-flag_id.png)}
.itravel_tag_icon.flag_ie { background-image: url(/assets/ec6c4b20bd8b9d7e28fd85167c6c7977-flag_ie.png)}
.itravel_tag_icon.flag_il { background-image: url(/assets/bd6d030d69cc4064bbff217326cc6764-flag_il.png)}
.itravel_tag_icon.flag_im { background-image: url(/assets/2f630792b80a5bb9b1d4ab48d9204ac7-flag_im.png)}
.itravel_tag_icon.flag_in { background-image: url(/assets/1ba5eb48df85a82e5173aaf5885db6cf-flag_in.png)}
.itravel_tag_icon.flag_io { background-image: url(/assets/3fd04dc990bb881922e54f5e748ebff0-flag_io.png)}
.itravel_tag_icon.flag_iq { background-image: url(/assets/8856571fd11602d0abbf943b10f66345-flag_iq.png)}
.itravel_tag_icon.flag_ir { background-image: url(/assets/2a712c6398e61b324c5ca064db36411a-flag_ir.png)}
.itravel_tag_icon.flag_is { background-image: url(/assets/71385f2fdc13d9aed4b09dca0593275e-flag_is.png)}
.itravel_tag_icon.flag_it { background-image: url(/assets/b1ec0285c511d506ecf3ed7db42def68-flag_it.png)}
.itravel_tag_icon.flag_je { background-image: url(/assets/f964692117f9eded29ecb37844aa51d9-flag_je.png)}
.itravel_tag_icon.flag_jm { background-image: url(/assets/7592c6a9608a738e82f75d1f83648594-flag_jm.png)}
.itravel_tag_icon.flag_jo { background-image: url(/assets/95df43aca7ec9afd376cb234e9e24a48-flag_jo.png)}
.itravel_tag_icon.flag_jp { background-image: url(/assets/60fa3cc254097ab4a44e76dcc3146510-flag_jp.png)}
.itravel_tag_icon.flag_ke { background-image: url(/assets/8ad9564288914aa4886a2cfa642f3483-flag_ke.png)}
.itravel_tag_icon.flag_kg { background-image: url(/assets/9cdc65d9e9159981ff2af5160ba404b0-flag_kg.png)}
.itravel_tag_icon.flag_kh { background-image: url(/assets/17bc1915030de5e465080b68391dffbc-flag_kh.png)}
.itravel_tag_icon.flag_ki { background-image: url(/assets/86408f9be58f4a6a4a7f4df9d12b04af-flag_ki.png)}
.itravel_tag_icon.flag_km { background-image: url(/assets/cf63b93cc2452c04009381a3204cc2b0-flag_km.png)}
.itravel_tag_icon.flag_kn { background-image: url(/assets/06f1a00f154062c0939037f129490bb9-flag_kn.png)}
.itravel_tag_icon.flag_kp { background-image: url(/assets/87f2750bf8cc4cbe59288ce9c5f0012a-flag_kp.png)}
.itravel_tag_icon.flag_kr { background-image: url(/assets/d864a7b2332bb09a389516a9d13717a5-flag_kr.png)}
.itravel_tag_icon.flag_kw { background-image: url(/assets/46d5e754d6e4c0f977fe3e5ab0c6c161-flag_kw.png)}
.itravel_tag_icon.flag_ky { background-image: url(/assets/c3022fafe27c7f56a56fbb9307c893b9-flag_ky.png)}
.itravel_tag_icon.flag_kz { background-image: url(/assets/dedae8be04484f37fe71c2a432d96174-flag_kz.png)}
.itravel_tag_icon.flag_la { background-image: url(/assets/527035fa85901aeaec7864c99094581d-flag_la.png)}
.itravel_tag_icon.flag_lb { background-image: url(/assets/2ec8cad8015e1cb5009d3ae371e975ff-flag_lb.png)}
.itravel_tag_icon.flag_lc { background-image: url(/assets/fabe756665b191a278b3046c8c17ad22-flag_lc.png)}
.itravel_tag_icon.flag_li { background-image: url(/assets/b226f48503094c29e9fb092ab4b38691-flag_li.png)}
.itravel_tag_icon.flag_lk { background-image: url(/assets/58d65c0894ef6f7287f7a1768c0ee464-flag_lk.png)}
.itravel_tag_icon.flag_lr { background-image: url(/assets/b891b08f1d27a6c9ac7501374c7407b7-flag_lr.png)}
.itravel_tag_icon.flag_ls { background-image: url(/assets/52c9fb9ea01adc96dcf01e85f8142a51-flag_ls.png)}
.itravel_tag_icon.flag_lt { background-image: url(/assets/73c0b5164b619985c70b1ddfa4927db8-flag_lt.png)}
.itravel_tag_icon.flag_lu { background-image: url(/assets/6a1420c91ac54f07385cbe41d3554116-flag_lu.png)}
.itravel_tag_icon.flag_lv { background-image: url(/assets/0c66a6b5096c785b3462f26b7b56c638-flag_lv.png)}
.itravel_tag_icon.flag_ly { background-image: url(/assets/7cdb6e4c19317caa9c19494b87a69d84-flag_ly.png)}
.itravel_tag_icon.flag_ma { background-image: url(/assets/05b4f1587f0465653185aac6ed7cd291-flag_ma.png)}
.itravel_tag_icon.flag_mc { background-image: url(/assets/deda781b3fffd6974f5a65024d014c67-flag_mc.png)}
.itravel_tag_icon.flag_md { background-image: url(/assets/2ffa651a804ec3e322f1121f3646a7f8-flag_md.png)}
.itravel_tag_icon.flag_me { background-image: url(/assets/dccebdf6f0f1effe1fad6e24a5daf423-flag_me.png)}
.itravel_tag_icon.flag_mf { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_mf.png)}
.itravel_tag_icon.flag_mg { background-image: url(/assets/fc826f8123d2234c4a568638dc1c6e58-flag_mg.png)}
.itravel_tag_icon.flag_mh { background-image: url(/assets/36a6a11f5cc60800faf1e83ed1e3b1c0-flag_mh.png)}
.itravel_tag_icon.flag_mk { background-image: url(/assets/3d18e23b283027fd79c20fbdbb260076-flag_mk.png)}
.itravel_tag_icon.flag_ml { background-image: url(/assets/5b285075d9592b5b8c5fc2232c00549c-flag_ml.png)}
.itravel_tag_icon.flag_mm { background-image: url(/assets/a9463d81032f3d7341444504df1b86e7-flag_mm.png)}
.itravel_tag_icon.flag_mn { background-image: url(/assets/8817ad7875decc8213ee2c2b7e23b617-flag_mn.png)}
.itravel_tag_icon.flag_mo { background-image: url(/assets/4232f6c3be5a8bdf5eed9f9fd850a6f1-flag_mo.png)}
.itravel_tag_icon.flag_mp { background-image: url(/assets/7833346d7a8455d75a5f2bb7798959e2-flag_mp.png)}
.itravel_tag_icon.flag_mq { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_mq.png)}
.itravel_tag_icon.flag_mr { background-image: url(/assets/230a0dfaca6223609a627a69a50c0e31-flag_mr.png)}
.itravel_tag_icon.flag_ms { background-image: url(/assets/b39dd50a9a912df36509bd678fedc87d-flag_ms.png)}
.itravel_tag_icon.flag_mt { background-image: url(/assets/b55837925828b8d0ce653d58edf97981-flag_mt.png)}
.itravel_tag_icon.flag_mu { background-image: url(/assets/f97b1c0dceb5157ba1e9a6f590965123-flag_mu.png)}
.itravel_tag_icon.flag_mv { background-image: url(/assets/34c1acf6561de76785bb1d25932dbc02-flag_mv.png)}
.itravel_tag_icon.flag_mw { background-image: url(/assets/a8461210f2bbacde9597ac2831d2484d-flag_mw.png)}
.itravel_tag_icon.flag_mx { background-image: url(/assets/98fa45e3e9bf41aa6bf932cf55f79ded-flag_mx.png)}
.itravel_tag_icon.flag_my { background-image: url(/assets/e4928fb998e6e86a324aabddc91b8afd-flag_my.png)}
.itravel_tag_icon.flag_mz { background-image: url(/assets/d6f0b1930485ff9f45f7b13efdcbbd96-flag_mz.png)}
.itravel_tag_icon.flag_na { background-image: url(/assets/6e90acf48b2090a9da782a6455b8ae54-flag_na.png)}
.itravel_tag_icon.flag_nc { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_nc.png)}
.itravel_tag_icon.flag_ne { background-image: url(/assets/3806de17843ee09d970130ab1c78feea-flag_ne.png)}
.itravel_tag_icon.flag_nf { background-image: url(/assets/d2c3b992c2eb7eac5dc78b14be8e7e82-flag_nf.png)}
.itravel_tag_icon.flag_ng { background-image: url(/assets/4f27a51506c7cc1313c960adc0d7097e-flag_ng.png)}
.itravel_tag_icon.flag_ni { background-image: url(/assets/b9f25764c06d4a18ff56b87367bf66a2-flag_ni.png)}
.itravel_tag_icon.flag_nl { background-image: url(/assets/3f55bfe163fbe23a5d676c835130e897-flag_nl.png)}
.itravel_tag_icon.flag_no { background-image: url(/assets/47055ee017a37bcb5b7784416599bb53-flag_no.png)}
.itravel_tag_icon.flag_np { background-image: url(/assets/d2b09a61bc4ebef77c60ba0e7de55e9b-flag_np.png)}
.itravel_tag_icon.flag_nr { background-image: url(/assets/2a39e2e55becf45f0867712260a5daf5-flag_nr.png)}
.itravel_tag_icon.flag_nu { background-image: url(/assets/28290efb0eb1b350e6394225eaa35b62-flag_nu.png)}
.itravel_tag_icon.flag_nz { background-image: url(/assets/b13b9b5d3da9a822207f10dcd280157b-flag_nz.png)}
.itravel_tag_icon.flag_om { background-image: url(/assets/47706dd658e0205a5e21d1e0e7737a2c-flag_om.png)}
.itravel_tag_icon.flag_pa { background-image: url(/assets/cef8a58eed5bddcd8778087c2b3a4c7d-flag_pa.png)}
.itravel_tag_icon.flag_pe { background-image: url(/assets/3884b3cc565c2bbe70b0ab297edcd584-flag_pe.png)}
.itravel_tag_icon.flag_pf { background-image: url(/assets/1b099cc8d33746d3ddaab24071de99ff-flag_pf.png)}
.itravel_tag_icon.flag_pg { background-image: url(/assets/8f784a6a3fb533be28938fcfb1ec2b03-flag_pg.png)}
.itravel_tag_icon.flag_ph { background-image: url(/assets/982197c5ca9981b5fa2cc4f6df79540b-flag_ph.png)}
.itravel_tag_icon.flag_pk { background-image: url(/assets/80f38d9ed767dad8b24b94f3808e2226-flag_pk.png)}
.itravel_tag_icon.flag_pl { background-image: url(/assets/d2e081f4374f0725e6aa03730eca916f-flag_pl.png)}
.itravel_tag_icon.flag_pm { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_pm.png)}
.itravel_tag_icon.flag_pn { background-image: url(/assets/4dace92d8bae738348c7d328cf1f8363-flag_pn.png)}
.itravel_tag_icon.flag_pr { background-image: url(/assets/69c3c818299985e0367c261e9850cf35-flag_pr.png)}
.itravel_tag_icon.flag_ps { background-image: url(/assets/9465d7bb60ce7fb9ee14777e1cd401ef-flag_ps.png)}
.itravel_tag_icon.flag_pt { background-image: url(/assets/82dc5b2a46e19771be20cc09c3b20c53-flag_pt.png)}
.itravel_tag_icon.flag_pw { background-image: url(/assets/a001e6f0342e31a71cfef08a6d9a2bf1-flag_pw.png)}
.itravel_tag_icon.flag_py { background-image: url(/assets/8c87d25d6291598575912f3012863a91-flag_py.png)}
.itravel_tag_icon.flag_qa { background-image: url(/assets/1ae57a50043679b0d95bee91b9e0ff5e-flag_qa.png)}
.itravel_tag_icon.flag_re { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_re.png)}
.itravel_tag_icon.flag_ro { background-image: url(/assets/b6874a531a8a223578254f0d67f223d9-flag_ro.png)}
.itravel_tag_icon.flag_rs { background-image: url(/assets/6aea2526bb221769b20cd82deafd3da3-flag_rs.png)}
.itravel_tag_icon.flag_ru { background-image: url(/assets/7e53ca0dc95f15b1780aa4284adca4db-flag_ru.png)}
.itravel_tag_icon.flag_rw { background-image: url(/assets/0b731fe8ae23121a9fa3e4993414bed4-flag_rw.png)}
.itravel_tag_icon.flag_sa { background-image: url(/assets/13261a14768c4cb4a037a3ba43b60292-flag_sa.png)}
.itravel_tag_icon.flag_sb { background-image: url(/assets/772fe54cca0f8748bd9e919acd1ae944-flag_sb.png)}
.itravel_tag_icon.flag_sc { background-image: url(/assets/ad1682e0993e0cb828f0ebcd432e723a-flag_sc.png)}
.itravel_tag_icon.flag_sd { background-image: url(/assets/f1431aa06d62fd81548f5318273befbf-flag_sd.png)}
.itravel_tag_icon.flag_se { background-image: url(/assets/2e5152f10ac710ef4e4b3cd9eeb9cd3f-flag_se.png)}
.itravel_tag_icon.flag_sg { background-image: url(/assets/60f7376cf6515b693eaf8e266890149c-flag_sg.png)}
.itravel_tag_icon.flag_sh { background-image: url(/assets/65893bc4aa7dee0275278ba7b90107c4-flag_sh.png)}
.itravel_tag_icon.flag_si { background-image: url(/assets/bb8c1a7929e449ebf845c667bb977b73-flag_si.png)}
.itravel_tag_icon.flag_sj { background-image: url(/assets/6deae81c110f3db8e81886d76c2bbd7d-flag_sj.png)}
.itravel_tag_icon.flag_sk { background-image: url(/assets/7882f96d36e21465a7ca287804da928f-flag_sk.png)}
.itravel_tag_icon.flag_sl { background-image: url(/assets/6081156f610714b603ed784cb657b7bc-flag_sl.png)}
.itravel_tag_icon.flag_sm { background-image: url(/assets/53c6e05e3972e330a182f061856af4c9-flag_sm.png)}
.itravel_tag_icon.flag_sn { background-image: url(/assets/3a89cccf09ca30ec5ad15efa66a45dad-flag_sn.png)}
.itravel_tag_icon.flag_so { background-image: url(/assets/55f18a59106e08bc890ce61ab6a6d5cc-flag_so.png)}
.itravel_tag_icon.flag_sr { background-image: url(/assets/3f88fecfcc931cb4b9290733d164129b-flag_sr.png)}
.itravel_tag_icon.flag_ss { background-image: url(/assets/c657f790ee62b20fdf51ebd8c5985867-flag_ss.png)}
.itravel_tag_icon.flag_st { background-image: url(/assets/53f72c08e293d6e942c5e90700f4e7c9-flag_st.png)}
.itravel_tag_icon.flag_sv { background-image: url(/assets/9f33b48c22b424740db67ccbb0757dec-flag_sv.png)}
.itravel_tag_icon.flag_sx { background-image: url(/assets/92c01691463664a39f2abe45fa9a1ba2-flag_sx.png)}
.itravel_tag_icon.flag_sy { background-image: url(/assets/7b5247628b1a7f12920b50838f917e16-flag_sy.png)}
.itravel_tag_icon.flag_sz { background-image: url(/assets/1038d424d4d63d01802c8d24ee3556eb-flag_sz.png)}
.itravel_tag_icon.flag_tc { background-image: url(/assets/6423f227f39eedbbcb36c4b0c07c7c68-flag_tc.png)}
.itravel_tag_icon.flag_td { background-image: url(/assets/ba034a1e08b96db7d7e5f4d17ac57e9b-flag_td.png)}
.itravel_tag_icon.flag_tf { background-image: url(/assets/a85032d90ead190d42e74e39c386e067-flag_tf.png)}
.itravel_tag_icon.flag_tg { background-image: url(/assets/065f8880699669223eb7636870644c02-flag_tg.png)}
.itravel_tag_icon.flag_th { background-image: url(/assets/8f83af24dde42007db848ef1849941c4-flag_th.png)}
.itravel_tag_icon.flag_tj { background-image: url(/assets/fe9109174e62e27a4fde62cc177c14fc-flag_tj.png)}
.itravel_tag_icon.flag_tk { background-image: url(/assets/29e4038af549605f63118259c6a0b3db-flag_tk.png)}
.itravel_tag_icon.flag_tl { background-image: url(/assets/666e1c558a50526b5dee01fd24dc5d74-flag_tl.png)}
.itravel_tag_icon.flag_tm { background-image: url(/assets/d055b6881044b86de8bd19b2560b4673-flag_tm.png)}
.itravel_tag_icon.flag_tn { background-image: url(/assets/06238a686aef0d69d0fd6c9c00bf5be2-flag_tn.png)}
.itravel_tag_icon.flag_to { background-image: url(/assets/4ce259c4c8b62802b91ebbc5f8598d33-flag_to.png)}
.itravel_tag_icon.flag_tr { background-image: url(/assets/bceeaf2ce1fe8efc4586552e9c83b55e-flag_tr.png)}
.itravel_tag_icon.flag_tt { background-image: url(/assets/646c4790766aed11e319b4c2f50393ae-flag_tt.png)}
.itravel_tag_icon.flag_tv { background-image: url(/assets/93d8dc5633d46b00a432a3ed390a29da-flag_tv.png)}
.itravel_tag_icon.flag_tw { background-image: url(/assets/feb7b8f624f9fa7fb07ae03dd0715818-flag_tw.png)}
.itravel_tag_icon.flag_tz { background-image: url(/assets/ed25cf1fc7763f107034de52f4e15d6f-flag_tz.png)}
.itravel_tag_icon.flag_ua { background-image: url(/assets/34abaf7c8666bfb849ff1894a1bcab89-flag_ua.png)}
.itravel_tag_icon.flag_ug { background-image: url(/assets/8e4668b1dc1f2253b85ee737663d9ec2-flag_ug.png)}
.itravel_tag_icon.flag_um { background-image: url(/assets/9190c526690e204a4f4b20b5c9ef4010-flag_um.png)}
.itravel_tag_icon.flag_un { background-image: url(/assets/fe8cb7d47911ea5b2fb82b1a3ef978cd-flag_un.png)}
.itravel_tag_icon.flag_us { background-image: url(/assets/9190c526690e204a4f4b20b5c9ef4010-flag_us.png)}
.itravel_tag_icon.flag_uy { background-image: url(/assets/e9e4483db0b57cad506ec20ee3d4940c-flag_uy.png)}
.itravel_tag_icon.flag_uz { background-image: url(/assets/6e97faa835744d0b06fad54ef5bad109-flag_uz.png)}
.itravel_tag_icon.flag_va { background-image: url(/assets/26bfa7867905a06b0b25b89f8f415cea-flag_va.png)}
.itravel_tag_icon.flag_vc { background-image: url(/assets/2244e375d936c27aa8ef7184e4aff7a7-flag_vc.png)}
.itravel_tag_icon.flag_ve { background-image: url(/assets/189351c9575d664cfb78930a0837d56d-flag_ve.png)}
.itravel_tag_icon.flag_vg { background-image: url(/assets/52b2f8dcf599bd6c9f7843073efdbe21-flag_vg.png)}
.itravel_tag_icon.flag_vi { background-image: url(/assets/b588d48d6d13e4ba1f56ff305cb6ed54-flag_vi.png)}
.itravel_tag_icon.flag_vn { background-image: url(/assets/839980e905fa616552061bda3b413247-flag_vn.png)}
.itravel_tag_icon.flag_vu { background-image: url(/assets/85e8afafcc3fa9cd089e0be16a30d50f-flag_vu.png)}
.itravel_tag_icon.flag_wf { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_wf.png)}
.itravel_tag_icon.flag_ws { background-image: url(/assets/06331507e28441ff0f25b1b87ceb6959-flag_ws.png)}
.itravel_tag_icon.flag_ye { background-image: url(/assets/782f159bb3d3d6cea55a2bd33aeeb928-flag_ye.png)}
.itravel_tag_icon.flag_yt { background-image: url(/assets/280306f9d44fe70f0d7461f8086e06f5-flag_yt.png)}
.itravel_tag_icon.flag_za { background-image: url(/assets/3a05f8cf22a36eac793eb7615a0f578a-flag_za.png)}
.itravel_tag_icon.flag_zm { background-image: url(/assets/653d0c99cb52c43c8c0449a36d09492d-flag_zm.png)}
.itravel_tag_icon.flag_zw { background-image: url(/assets/bd2592573ae3664664f5ec554a945d85-flag_zw.png)}
.itravel_tag_icon.gay_trips { background-image: url(/assets/9c6c2fd3cb9cd18e9272cbfa982852e5-gay_trips.png)}
.itravel_tag_icon.glamorous_camping { background-image: url(/assets/f500b65655f97237ebb97a5b60a5f75a-glamorous_camping.png)}
.itravel_tag_icon.great_experience { background-image: url(/assets/bdf5c8f497edc13bafda2bbcaa2489db-great_experience.png)}
.itravel_tag_icon.group_travel { background-image: url(/assets/dee8c86e450243820902d45079e8351a-group_travel.png)}
.itravel_tag_icon.guided_trips { background-image: url(/assets/040931ed568c44cbaf9064287c75a1f2-guided_trips.png)}
.itravel_tag_icon.hiking { background-image: url(/assets/9087e09b4791586c9badec260f752005-hiking.png)}
.itravel_tag_icon.hiking_trips { background-image: url(/assets/4385e8d650b5088d06a4d41cda954a42-hiking_trips.png)}
.itravel_tag_icon.honeymoon_trips { background-image: url(/assets/2d719bd1cd5e67ac6625cc4d71cebb0c-honeymoon_trips.png)}
.itravel_tag_icon.horse_riding { background-image: url(/assets/071b6067bc28c9f725ef824fa4fd6a47-horse_riding.png)}
.itravel_tag_icon.hotel { background-image: url(/assets/2295efbb5f96d3c1fe647ae76f759227-hotel.png)}
.itravel_tag_icon.hotel_under_water { background-image: url(/assets/d898475ed92a6bcad56e88c34dafa7ca-hotel_under_water.png)}
.itravel_tag_icon.igloos { background-image: url(/assets/017dad8a7e9bc003159439c8d7edb21c-igloos.png)}
.itravel_tag_icon.interaction_meetning_people { background-image: url(/assets/6e5ac2989b5c8a3620cd47b075d1bcd3-interaction_meetning_people.png)}
.itravel_tag_icon.island_hopping_trips { background-image: url(/assets/7bb0e58a3202fb1c03851051b47fd25b-island_hopping_trips.png)}
.itravel_tag_icon.landscapes { background-image: url(/assets/ad1748fe05301ac956b32f878157819a-landscapes.png)}
.itravel_tag_icon.luxury_hotels { background-image: url(/assets/6bd7231743749f2a35965b0953147628-luxury_hotels.png)}
.itravel_tag_icon.luxury_lodges { background-image: url(/assets/73465779734bf9033673aca9642bfe6e-luxury_lodges.png)}
.itravel_tag_icon.luxury_specials { background-image: url(/assets/2eaaeb408faa3aed014a0a49c0c1f283-luxury_specials.png)}
.itravel_tag_icon.marriage_trips { background-image: url(/assets/df7d9ac3073ce9486d748ee26a974807-marriage_trips.png)}
.itravel_tag_icon.martial_arts { background-image: url(/assets/37f610e28837d4936687c57e7f73ce4c-martial_arts.png)}
.itravel_tag_icon.nature { background-image: url(/assets/4105ec8aa57e33ec5046928112af82b2-nature.png)}
.itravel_tag_icon.nature_happenings { background-image: url(/assets/88554cb628560a52b6e0ffd6529d92f1-nature_happenings.png)}
.itravel_tag_icon.places_of_touristic_interest { background-image: url(/assets/240735fd46a18fcff62e4b060d113c39-places_of_touristic_interest.png)}
.itravel_tag_icon.premium_trips { background-image: url(/assets/703faffe8ea125926e9c265a70f6b6f4-premium_trips.png)}
.itravel_tag_icon.roadtrips { background-image: url(/assets/66475c2af94589bb9f188443f26b2e13-roadtrips.png)}
.itravel_tag_icon.romantic_dinner { background-image: url(/assets/97bf11cf38d0a9c67688f13c22d0e101-romantic_dinner.png)}
.itravel_tag_icon.safari { background-image: url(/assets/eb9da12bffb020edd6184d959b01b044-safari.png)}
.itravel_tag_icon.safari_pure { background-image: url(/assets/1cd42a5168032358d78c790cd35c2571-safari_pure.png)}
.itravel_tag_icon.safari_roundtrips { background-image: url(/assets/0107312fed8cac05ec6fed193bb7c0cc-safari_roundtrips.png)}
.itravel_tag_icon.sailing_trips { background-image: url(/assets/bc4fde13efb396d6eaafc18d1c133aa8-sailing_trips.png)}
.itravel_tag_icon.select_trips { background-image: url(/assets/e0f687aa13c85e3aea677c563ef59898-select_trips.png)}
.itravel_tag_icon.shopping { background-image: url(/assets/0fa6a09b7ef6e96f7d6ba124845d2221-shopping.png)}
.itravel_tag_icon.short_safari { background-image: url(/assets/5787b53d75f8fbb47f88dffb8b256e27-short_safari.png)}
.itravel_tag_icon.sleeping_outside { background-image: url(/assets/4bfeb02e952317019b15933489157d5f-sleeping_outside.png)}
.itravel_tag_icon.special_places_to_stay { background-image: url(/assets/1cb7d8aff27affe3212706262855a187-special_places_to_stay.png)}
.itravel_tag_icon.special_romance { background-image: url(/assets/42685fd2b7c80aab453c4e6ab9736160-special_romance.png)}
.itravel_tag_icon.sport_events { background-image: url(/assets/2507046d2e8202934d2a934f2f113247-sport_events.png)}
.itravel_tag_icon.stopover_trips { background-image: url(/assets/9afeab8d0b53e33d877253dc687527d6-stopover_trips.png)}
.itravel_tag_icon.sunset { background-image: url(/assets/3519833ca00c315b59a2d1851b955b68-sunset.png)}
.itravel_tag_icon.tailored_trips { background-image: url(/assets/ccb9e2cdc07b3387079782314cdbd01b-tailored_trips.png)}
.itravel_tag_icon.telephone_support { background-image: url(/assets/672ef0de0135e2b9bb44e17fe221ea62-telephone_support.png)}
.itravel_tag_icon.tent_camps { background-image: url(/assets/283e9a85248210b674f9068c3b02d5c1-tent_camps.png)}
.itravel_tag_icon.train_trips { background-image: url(/assets/6b1c01f3e38ce294f1c9ebbf6de26de9-train_trips.png)}
.itravel_tag_icon.treehouse { background-image: url(/assets/1fedcf910bb7cef4a9bb19980f032586-treehouse.png)}
.itravel_tag_icon.trend_sports { background-image: url(/assets/c910910e5b881a8d89df8e7349a99457-trend_sports.png)}
.itravel_tag_icon.trips_with_rental_car { background-image: url(/assets/cdabee1e5cb6d746afc1a9a845b9224f-trips_with_rental_car.png)}
.itravel_tag_icon.water_sports { background-image: url(/assets/c893e16faa4021361175a315617ee783-water_sports.png)}
.itravel_tag_icon.wellness { background-image: url(/assets/5d8a6728933cff7ad85e817cf045deba-wellness.png)}
.itravel_tag_icon.wintersports1 { background-image: url(/assets/47102632884da11a61c43d44b9a485ce-wintersports1.png)}
.itravel_tag_icon.wintersports2 { background-image: url(/assets/173c1c9221d10968e7aa8cd4cd1bcfaa-wintersports2.png)}
.itravel_tag_icon.wintersports3 { background-image: url(/assets/e16f7e3c253ca2f76d168bed5c409f38-wintersports3.png)}
/*!
*  - v1.5.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
	position: relative;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sp-slides-container {
	position: relative;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.sp-slide {
	position: absolute;
}

.sp-image-container {
	overflow: hidden;
}

.sp-image {
	position: relative;
	display: block;
	border: none;
}

.sp-no-js {
	overflow: hidden;
	max-width: 100%;
}

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
	position: relative;
	overflow: hidden;
	direction: ltr;
}

.sp-top-thumbnails,
.sp-bottom-thumbnails  {
	left: 0;
	margin: 0 auto;
}

.sp-top-thumbnails {
	position: absolute;
	top: 0;
	margin-bottom: 4px;
}

.sp-bottom-thumbnails {
	margin-top: 4px;
}

.sp-left-thumbnails,
.sp-right-thumbnails {
	position: absolute;
	top: 0;
}

.sp-right-thumbnails {
	right: 0;
	margin-left: 4px;
}

.sp-left-thumbnails {
	left: 0;
	margin-right: 4px;
}

.sp-thumbnails {
	position: relative;
}

.sp-thumbnail {
    border: none;
}

.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sp-rtl .sp-thumbnail-container {
	float: right;
}

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
	margin-left: 2px;
	margin-right: 2px;
}

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
	margin-left: 0;
}

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
	margin-right: 0;
}

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
	margin-top: 2px;
	margin-bottom: 2px;
}

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
	margin-top: 0;
}

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
	margin-bottom: 0;
}

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
	margin-left: -13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	left: 18px;
	margin-left: 0 !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid #F00;
	left: 0;
	top: 0;
	margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-right: 13px solid #F00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
	margin-right: -13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	right: 18px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	height: 100%;
	border-left: 5px solid #F00;
	right: 0;
	top: 0;
	margin-right: 13px;
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-left: 13px solid #F00;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
	margin-top: -13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	top: 18px;
	margin-top: 0 !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid #F00;
	top: 0;
	margin-top: 13px;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -8px;
	border-bottom: 13px solid #F00;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
	margin-bottom: -13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
	position: absolute;
	bottom: 18px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	content: '';
	position: absolute;
	width: 100%;
	border-bottom: 5px solid #F00;
	bottom: 0;
	margin-bottom: 13px;
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	bottom: 0;
	margin-left: -8px;
	border-top: 13px solid #F00;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

/* Layers
--------------------------------------------------*/
.sp-layer {
	position: absolute;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-backface-visibility: hidden;
}

.sp-black {
	color: #FFF;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
}

.sp-white {
	color: #000;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
}

.sp-rounded {
	border-radius: 10px;
}

.sp-padding {
	padding: 10px;
}

/* Touch Swipe
--------------------------------------------------*/
.sp-grab {
	cursor: url(/assets/b06c243f534d9c5461d16528156cd5a8-openhand.cur), move;
}

.sp-grabbing {
	cursor: url(/assets/a8c874b93b3d848f39a71260c57e3863-closedhand.cur), move;
}

.sp-selectable {
	cursor: default;
}

/* Caption
--------------------------------------------------*/
.sp-caption-container {
	text-align: center;
	margin-top: 10px;
}

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
	margin: 0 !important;
	background-color: #000;
}

.sp-full-screen-button {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sp-full-screen-button:before {
	content: '\2195';
}

.sp-fade-full-screen {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slider-pro:hover .sp-fade-full-screen {
	opacity: 1;
}

/* Buttons
--------------------------------------------------*/
.sp-buttons {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.sp-rtl .sp-buttons {
	direction: rtl;
}

.sp-full-screen .sp-buttons {
	display: none;
}

.sp-button {
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.sp-selected-button {
	background-color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.sp-button {
		width: 14px;
		height: 14px;
	}
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
	.sp-button {
		width: 16px;
		height: 16px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
	.sp-button {
		width: 18px;
		height: 18px;
	}
}

/* Arrows
--------------------------------------------------*/
.sp-arrows {
	position: absolute;
}

.sp-fade-arrows {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sp-slides-container:hover .sp-fade-arrows {
	opacity: 1;
}

.sp-horizontal .sp-arrows {
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.sp-vertical .sp-arrows {
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -10px;
}

.sp-arrow {
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	cursor: pointer;
}

.sp-vertical .sp-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
	left: 20px;
	right: auto;
}

.sp-horizontal.sp-rtl .sp-previous-arrow {
	right: 20px;
	left: auto;
}

.sp-horizontal .sp-next-arrow {
	right: 20px;
	left: auto;
}

.sp-horizontal.sp-rtl .sp-next-arrow {
	left: 20px;
	right: auto;
}

.sp-vertical .sp-previous-arrow {
	top: 20px;
}

.sp-vertical .sp-next-arrow {
	bottom: 20px;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF;
}

.sp-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg);
}

.sp-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg);
}

.sp-next-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-previous-arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-next-arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.ie8 .sp-arrow,
.ie7 .sp-arrow {
	width: 0;
	height: 0;
}

.ie8 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie7 .sp-arrow:after {
	content: none;
}

.ie8.sp-horizontal .sp-previous-arrow,
.ie7.sp-horizontal .sp-previous-arrow {
	border-right: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.ie8.sp-horizontal .sp-next-arrow,
.ie7.sp-horizontal .sp-next-arrow {
	border-left: 20px solid #FFF;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}

.ie8.sp-vertical .sp-previous-arrow,
.ie7.sp-vertical .sp-previous-arrow {
	border-bottom: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

.ie8.sp-vertical .sp-next-arrow,
.ie7.sp-vertical .sp-next-arrow {
	border-top: 20px solid #FFF;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
	position: absolute;
}

.sp-fade-thumbnail-arrows {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
	opacity: 1;
}

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -7px;
}

.sp-thumbnail-arrow {
	position: absolute;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
	left: 0px;
}

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
	right: 0px;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
	top: 0px;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
	bottom: 0px;
}

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 50%;
	background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
	left: 30%;
	top: 0;
	-webkit-transform: skew(145deg, 0deg);
	-ms-transform: skew(145deg, 0deg);
	transform: skew(145deg, 0deg);
}

.sp-previous-thumbnail-arrow:after {
	left: 30%;
	top: 50%;
	-webkit-transform: skew(-145deg, 0deg);
	-ms-transform: skew(-145deg, 0deg);
	transform: skew(-145deg, 0deg);
}

.sp-next-thumbnail-arrow:before {
	right: 30%;
	top: 0;
	-webkit-transform: skew(35deg, 0deg);
	-ms-transform: skew(35deg, 0deg);
	transform: skew(35deg, 0deg);
}

.sp-next-thumbnail-arrow:after {
	right: 30%;
	top: 50%;
	-webkit-transform: skew(-35deg, 0deg);
	-ms-transform: skew(-35deg, 0deg);
	transform: skew(-35deg, 0deg);
}

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
	width: 0;
	height: 0;
}

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
	content: none;
}

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
	border-right: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
	border-left: 12px solid #FFF;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
	border-bottom: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
	border-top: 12px solid #FFF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

/* Video
--------------------------------------------------*/
a.sp-video {
	text-decoration: none;
}

a.sp-video img {
	-webkit-backface-visibility: hidden;
	border: none;
}

a.sp-video:after {
	content: '\25B6';
	position: absolute;
	width: 45px;
	padding-left: 5px;
	height: 50px;
	border: 2px solid #FFF;
	text-align: center;
	font-size: 30px;
	border-radius: 30px;
	top: 0;
	color: #FFF;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.2);
	margin: auto;
	line-height: 52px;
}

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
	max-width: none;
	max-height: none;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	-mox-box-shadow: none !important;
	box-shadow: none !important;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

.slider-pro a {
	position: static;
	transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
}

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
	max-width: none;
	max-height: none;
}

.slider-pro p.sp-layer {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h1.sp-layer {
	font-size: 32px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h2.sp-layer {
	font-size: 24px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h3.sp-layer {
	font-size: 19px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h4.sp-layer {
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h5.sp-layer {
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro h6.sp-layer {
	font-size: 11px;
	line-height: 1.4;
	margin: 0;
}

.slider-pro img.sp-layer {
	border: none;
}
/* perfect-scrollbar v0.8.1 */
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }
  @supports (-ms-overflow-style: none) {
    .ps {
      overflow: auto !important; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
      overflow: auto !important; } }
  .ps.ps--active-x > .ps__scrollbar-x-rail,
  .ps.ps--active-y > .ps__scrollbar-y-rail {
    display: block;
    background-color: transparent; }
  .ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9; }
    .ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
      background-color: #999;
      height: 11px; }
  .ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9; }
    .ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
      background-color: #999;
      width: 11px; }
  .ps > .ps__scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0px;
    /* there must be 'bottom' for ps__scrollbar-x-rail */
    height: 15px; }
    .ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
      position: absolute;
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
      transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
      -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
      -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
      transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
      transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
      bottom: 2px;
      /* there must be 'bottom' for ps__scrollbar-x */
      height: 6px; }
    .ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
      height: 11px; }
  .ps > .ps__scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    /* there must be 'right' for ps__scrollbar-y-rail */
    width: 15px; }
    .ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
      position: absolute;
      /* please don't change 'position' */
      background-color: #aaa;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
      transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
      -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
      -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
      transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
      transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
      right: 2px;
      /* there must be 'right' for ps__scrollbar-y */
      width: 6px; }
    .ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
      width: 11px; }
  .ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9; }
    .ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
      background-color: #999;
      height: 11px; }
  .ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9; }
    .ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
      background-color: #999;
      width: 11px; }
  .ps:hover > .ps__scrollbar-x-rail,
  .ps:hover > .ps__scrollbar-y-rail {
    opacity: 0.6; }
  .ps:hover > .ps__scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9; }
    .ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
      background-color: #999; }
  .ps:hover > .ps__scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9; }
    .ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
      background-color: #999; }

.tab-bar {
  display: flex;
  margin: 0;
  list-style-type: none;
  position: relative;
  height: 100%; }
  .tab-bar__item {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center; }
    .tab-bar__item:not(:last-child) {
      margin-right: 20px; }
  .tab-bar__slider {
    position: absolute;
    display: flex; }
  .tab-bar--wrapping {
    flex-wrap: wrap;
    justify-content: space-around; }
    .tab-bar--wrapping .tab-bar__item:not(:last-child) {
      margin: 0; }

/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}
.Select input::-webkit-contacts-auto-fill-button,
.Select input::-webkit-credentials-auto-fill-button {
  display: none !important;
}
.Select input::-ms-clear {
  display: none !important;
}
.Select input::-ms-reveal {
  display: none !important;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}
.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.Select.is-searchable.is-open > .Select-control {
  cursor: text;
}
.Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.Select.is-focused > .Select-control {
  background: #fff;
}
.Select.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #fff;
}
.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}
.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff;
}
.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select.is-open .Select-arrow,
.Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select.Select--rtl {
  direction: rtl;
  text-align: right;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.Select-control .Select-input:focus {
  outline: none;
  background: #fff;
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #D0021B;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}
.Select-control > *:last-child {
  padding-right: 5px;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}
.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-left: 1px solid rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/assets/c5cd7f5300576ab4c88202b42f6ded62-ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/assets/ced611daf7709cc778da928fec876475-slick.eot);
    src: url(/assets/ced611daf7709cc778da928fec876475-slick.eot?#iefix) format('embedded-opentype'), url(/assets/b7c9e1e479de3b53f1e4e30ebac2403a-slick.woff) format('woff'), url(/assets/d41f55a78e6f49a5512878df1737e58a-slick.ttf) format('truetype'), url(/assets/f97e3bbf73254b0112091d0192f17aec-slick.svg#slick) format('svg');
}
/* Arrows */
.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: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -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: '←';
}

/* Dots */
.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: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.account-view {
  display: flex;
  min-height: 200px;
  justify-content: space-around; }
  .account-view__menu {
    flex: 0 0 20%;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .account-view__menu-list {
    list-style: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px; }
  .account-view__menu-list-item {
    border-top: 1px solid #ededed;
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    text-align: center;
    padding: 5px; }
  .account-view__menu-list-item--active {
    color: #000; }
  .account-view__avatar {
    width: 140px; }
  .account-view__account-text {
    text-transform: uppercase; }
  .account-view__content {
    flex: 0 0 78%;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px; }
  .account-view__become-insider-text {
    color: #22a7a1; }

@media (max-width: 767px) {
  .account-view {
    flex-direction: column; } }

.bootstrap-checkbox {
  margin-bottom: 10px; }
  .bootstrap-checkbox__checkbox {
    margin-top: 0; }
    .bootstrap-checkbox__checkbox label {
      padding-left: 25px; }
    .bootstrap-checkbox__checkbox input[type="checkbox"] {
      cursor: pointer;
      margin-left: -25px; }

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
      touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}
.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}
.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}
.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}
.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  animation-duration: .3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  animation-duration: .3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

.rc-tooltip.rc-tooltip-zoom-enter,
.rc-tooltip.rc-tooltip-zoom-leave {
  display: block;
}
.rc-tooltip-zoom-enter,
.rc-tooltip-zoom-appear {
  opacity: 0;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
  animation-play-state: paused;
}
.rc-tooltip-zoom-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
  animation-play-state: paused;
}
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active,
.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active {
  animation-name: rcToolTipZoomIn;
  animation-play-state: running;
}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
  animation-name: rcToolTipZoomOut;
  animation-play-state: running;
}
@keyframes rcToolTipZoomIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
}
@keyframes rcToolTipZoomOut {
  0% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(0, 0);
  }
}
.rc-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.9;
}
.rc-tooltip-hidden {
  display: none;
}
.rc-tooltip-placement-top,
.rc-tooltip-placement-topLeft,
.rc-tooltip-placement-topRight {
  padding: 5px 0 9px 0;
}
.rc-tooltip-placement-right,
.rc-tooltip-placement-rightTop,
.rc-tooltip-placement-rightBottom {
  padding: 0 5px 0 9px;
}
.rc-tooltip-placement-bottom,
.rc-tooltip-placement-bottomLeft,
.rc-tooltip-placement-bottomRight {
  padding: 9px 0 5px 0;
}
.rc-tooltip-placement-left,
.rc-tooltip-placement-leftTop,
.rc-tooltip-placement-leftBottom {
  padding: 0 9px 0 5px;
}
.rc-tooltip-inner {
  padding: 8px 10px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #373737;
  border-radius: 6px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
  min-height: 34px;
}
.rc-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  bottom: 4px;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #373737;
}
.rc-tooltip-placement-top .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
  right: 15%;
}
.rc-tooltip-placement-right .rc-tooltip-arrow,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  left: 4px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #373737;
}
.rc-tooltip-placement-right .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-left .rc-tooltip-arrow,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  right: 4px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #373737;
}
.rc-tooltip-placement-left .rc-tooltip-arrow {
  top: 50%;
}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
  top: 15%;
  margin-top: 0;
}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
  bottom: 15%;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  top: 4px;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #373737;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow {
  left: 50%;
}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
  left: 15%;
}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
  right: 15%;
}

.slider-input__slider {
  padding: 6px 7px;
  height: 40px; }

.travel-preferences-form__label {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 8px; }

.travel-preferences-form__headline {
  margin-top: 0; }

.travel-preferences-form__headline--medium {
  margin-top: 26px;
  margin-bottom: 22px; }

.travel-preferences-form__slider {
  margin-bottom: 10px; }
  .travel-preferences-form__slider--half .rc-slider {
    width: 50%; }

.in-progress-indicator__indicator {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 60px;
  color: #986934; }

.become-insider-form__banner {
  background: url(/assets/a3e51adbf1565f15277de71cbda6f6bf-tabBanner.jpg) no-repeat;
  color: #fff;
  padding: 30px;
  margin: -30px -30px 20px;
  display: flex; }
  @media (max-width: 991px) {
    .become-insider-form__banner {
      flex-direction: column; } }

.become-insider-form__banner-texts {
  flex: 50% 0 0; }

.become-insider-form__banner-images {
  flex: 50% 0 0;
  position: relative;
  height: 320px; }
  @media (max-width: 991px) {
    .become-insider-form__banner-images {
      display: none; } }

.become-insider-form__splitted-content {
  display: flex; }
  @media (max-width: 991px) {
    .become-insider-form__splitted-content {
      flex-direction: column; } }

.become-insider-form__splitted-content-left {
  flex: 60% 0 0; }

.become-insider-form__splitted-content-right {
  flex: 40% 0 0; }
  @media (min-width: 992px) {
    .become-insider-form__splitted-content-right {
      padding: 20px;
      margin-left: 20px; } }

.become-insider-form__headline {
  margin-top: 0; }
  .become-insider-form__headline--small {
    font-size: 18px; }

.become-insider-form__badge {
  background: url(/assets/1e75695378f785d7210a2be22f7c5765-becomeInsiderBadge.png) no-repeat right/contain;
  margin-right: -30px;
  height: 230px;
  width: 200px;
  position: absolute;
  top: 0;
  right: 0; }

.become-insider-form__magazines {
  position: absolute;
  background: url(/assets/8a9fe5eaaa940809af6727b7d4e96e03-magazines.png) no-repeat 0%/contain;
  width: 370px;
  height: 300px;
  top: 0;
  right: -30px; }

.become-insider-form__logo {
  width: 200px;
  margin-bottom: 20px; }

.fact {
  display: flex;
  align-items: center; }
  .fact__icon::before {
    font-style: normal;
    font-family: "icon_set_1", sans-serif;
    content: "\6c";
    font-size: 30px;
    margin-right: 14px;
    color: #22a7a1; }
  .fact__text {
    margin: 0; }

.wish-list-item {
  display: flex;
  background-color: #fff;
  box-shadow: 0 1px 3px 1px #eee; }
  @media (max-width: 480px) {
    .wish-list-item {
      flex-direction: column; } }
  .wish-list-item__image {
    flex: 0 0 30%;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 991px) {
      .wish-list-item__image {
        flex: 0 0 40%; } }
    @media (max-width: 767px) {
      .wish-list-item__image {
        height: 180px; } }
  .wish-list-item__content {
    display: flex;
    flex: 0 1 100%;
    padding: 8px;
    position: relative;
    flex-direction: column;
    justify-content: space-between; }
    @media (min-width: 481px) {
      .wish-list-item__content {
        padding-left: 20px; } }
  .wish-list-item__headline {
    margin-top: 0;
    padding-right: 20px; }
  .wish-list-item__close-icon {
    position: absolute;
    top: 2px;
    right: 0;
    cursor: pointer;
    font-size: 20px; }

.blog-post {
  display: flex;
  background-color: #fff;
  cursor: pointer; }
  .blog-post__image {
    flex: 0 0 22%;
    background: center/cover no-repeat;
    min-height: 70px; }
  .blog-post__texts {
    flex: 0 0 78%;
    padding: 14px;
    font-size: 13px; }
  .blog-post__headline {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400; }
  .blog-post__link {
    cursor: pointer; }

@media (min-width: 768px) {
  .blog-posts__modal .modal-dialog {
    width: 700px; } }

.blog-posts__modal-header-image {
  height: 300px;
  background: center/cover no-repeat; }

.blog-posts__modal-content {
  padding: 20px; }

.blog-posts__modal-content-image {
  max-width: 100%;
  margin-bottom: 10px; }

.blog-posts__modal-headline {
  margin-top: 0; }

.blog-posts__modal-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px; }

