/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: 1px 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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;
  }
  select {
    background: #fff !important;
  }
  .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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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-yen:before {
  content: "\00a5";
}
.glyphicon-ruble: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: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2780e3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #165ba8;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -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: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #474747;
}
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: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
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: 9px;
  margin-bottom: 9px;
}
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: 26px;
}
h2,
.h2 {
  font-size: 19px;
}
h3,
.h3 {
  font-size: 17px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #ff7c7c;
  padding: .2em;
}
.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: #999999;
}
.text-primary {
  color: #2780e3;
}
a.text-primary:hover {
  color: #1967be;
}
.text-success {
  color: #ffffff;
}
a.text-success:hover {
  color: #e6e6e6;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover {
  color: #e6e6e6;
}
.text-warning {
  color: #ffffff;
}
a.text-warning:hover {
  color: #e6e6e6;
}
.text-danger {
  color: #ffffff;
}
a.text-danger:hover {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #2780e3;
}
a.bg-primary:hover {
  background-color: #1967be;
}
.bg-success {
  background-color: #d5efcc;
}
a.bg-success:hover {
  background-color: #b5e3a5;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #ff7c7c;
}
a.bg-warning:hover {
  background-color: #ff4949;
}
.bg-danger {
  background-color: #ff6969;
}
a.bg-danger:hover {
  background-color: #ff3636;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #e6e6e6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
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;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #e6e6e6;
}
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: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e6e6e6;
  border-left: 0;
  text-align: right;
}
.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: 18px;
  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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
} */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.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 #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.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: #d5efcc;
}
.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: #c5e9b9;
}
.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: #ff7c7c;
}
.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: #ff6262;
}
.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: #ff6969;
}
.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: #ff4f4f;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 11px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px 18px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #e6e6e6;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    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: 61px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
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;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
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: 0;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 61px;
  padding: 18px 30px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 61px;
  line-height: 61px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 61px;
  padding: 18px 30px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
select.form-group-lg .form-control {
  height: 61px;
  line-height: 61px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 61px;
  padding: 18px 30px;
  font-size: 17px;
  line-height: 1.33;
}
.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 {
  width: 61px;
  height: 61px;
  line-height: 61px;
}
.input-sm + .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: #ffffff;
}
.has-success .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #d5efcc;
}
.has-success .form-control-feedback {
  color: #ffffff;
}
.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: #ffffff;
}
.has-warning .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ff7c7c;
}
.has-warning .form-control-feedback {
  color: #ffffff;
}
.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: #ffffff;
}
.has-error .form-control {
  border-color: #ffffff;
  -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: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #ff6969;
}
.has-error .form-control-feedback {
  color: #ffffff;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 24.94px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 18px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
  -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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #090909;
  border-color: #040404;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #222222;
  border-color: #222222;
}
.btn-default .badge {
  color: #222222;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #038eae;
  border-color: #038eae;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #02657c;
  border-color: #025d72;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #038eae;
  border-color: #038eae;
}
.btn-primary .badge {
  color: #038eae;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #d5efcc;
  border-color: #d5efcc;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #b5e3a5;
  border-color: #afe09d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #d5efcc;
  border-color: #d5efcc;
}
.btn-success .badge {
  color: #d5efcc;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #d9edf7;
  border-color: #d9edf7;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #afd9ee;
  border-color: #a6d5ec;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #d9edf7;
  border-color: #d9edf7;
}
.btn-info .badge {
  color: #d9edf7;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #ff7c7c;
  border-color: #ff7c7c;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ff4949;
  border-color: #ff3f3f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff7c7c;
  border-color: #ff7c7c;
}
.btn-warning .badge {
  color: #ff7c7c;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #ff6969;
  border-color: #ff6969;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ff3636;
  border-color: #ff2c2c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ff6969;
  border-color: #ff6969;
}
.btn-danger .badge {
  color: #ff6969;
  background-color: #ffffff;
}
.btn-link {
  color: #2780e3;
  font-weight: normal;
  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: #165ba8;
  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: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 30px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.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;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
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 solid;
  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;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #038eae;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #2780e3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 61px;
  padding: 18px 30px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 61px;
  line-height: 61px;
}
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: 0;
}
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: 10px 18px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  background-color: #e6e6e6;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 18px 30px;
  font-size: 17px;
  border-radius: 0;
}
.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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 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: #e6e6e6;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: #2780e3;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e6e6e6 #e6e6e6 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #2780e3;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  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;
    visibility: visible !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-left: 0;
    padding-right: 0;
  }
}
.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;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@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;
}
.navbar-brand {
  float: left;
  padding: 21px 5px;
  font-size: 17px;
  line-height: 18px;
  height: 60px;
}
.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: -5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 10.5px -5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@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: 18px;
  }
  .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: 21px;
    padding-bottom: 21px;
  }
}
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  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: 10px;
  margin-bottom: 10px;
}
@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;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -5px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #222222;
  border-color: none;
}
.navbar-default .navbar-brand {
  color: #e5e5e5;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: none;
}
.navbar-default .navbar-text {
  color: #e5e5e5;
}
.navbar-default .navbar-nav > li > a {
  color: #e5e5e5;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #090909;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #090909;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #090909;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #e5e5e5;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #090909;
  }
  .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: #ffffff;
    background-color: #090909;
  }
  .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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #e5e5e5;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #e5e5e5;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #2780e3;
  border-color: #1967be;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: none;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #1967be;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #1967be;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #1967be;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #1a6ecc;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #1967be;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #1967be;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #1967be;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #1967be;
  }
  .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: #ffffff;
    background-color: #1967be;
  }
  .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: #ffffff;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 18px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #038eae;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ffffff;
  background-color: #038eae;
  border-color: #038eae;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #038eae;
  border-color: #038eae;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 30px;
  font-size: 17px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #038eae;
}
.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: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #222222;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #090909;
}
.label-primary {
  background-color: #2780e3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1967be;
}
.label-success {
  background-color: #d5efcc;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #b5e3a5;
}
.label-info {
  background-color: #d9edf7;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #afd9ee;
}
.label-warning {
  background-color: #ff7c7c;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff4949;
}
.label-danger {
  background-color: #ff6969;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ff3636;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #2780e3;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2780e3;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e6e6e6;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cccccc;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -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-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2780e3;
}
.blog .thumbnail .caption {
  padding: 9px;
  color: #333333;
  /*height:84px;*/
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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 {
  background-color: #d5efcc;
  border-color: #cde9b9;
  color: #ffffff;
}
.alert-success hr {
  border-top-color: #bfe3a5;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #ff7c7c;
  border-color: #ff6d85;
  color: #ffffff;
}
.alert-warning hr {
  border-top-color: #ff5370;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #ff6969;
  border-color: #ff5a75;
  color: #ffffff;
}
.alert-danger hr {
  border-top-color: #ff4060;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-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 {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #cccccc;
  border-radius: 0;
  -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: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #2780e3;
  -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: #d5efcc;
}
.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: #d9edf7;
}
.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: #ff7c7c;
}
.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: #ff6969;
}
.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 {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 12px 20px;
  margin-bottom: -1px;
  background-color: #038eae;
  border: 1px solid rgba(20, 159, 191, 1);
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item {
  color: #ffffff;
}
a.list-group-item .list-group-item-heading {
  color: #ffffff;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #007691;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e6e6e6;
  color: #999999;
  cursor: not-allowed;
}
.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: #999999;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #333333;
  border-color: #403f3f;
}
.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: #999999;
}
.list-group-item-success {
  color: #ffffff;
  background-color: #d5efcc;
}
a.list-group-item-success {
  color: #ffffff;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #ffffff;
  background-color: #c5e9b9;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-info {
  color: #ffffff;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #ffffff;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #ffffff;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-warning {
  color: #ffffff;
  background-color: #ff7c7c;
}
a.list-group-item-warning {
  color: #ffffff;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #ffffff;
  background-color: #ff6262;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-danger {
  color: #ffffff;
  background-color: #ff6969;
}
a.list-group-item-danger {
  color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #ff4f4f;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -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-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  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 #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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-left-radius: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #2780e3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2780e3;
  border-color: #2780e3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2780e3;
}
.panel-primary > .panel-heading .badge {
  color: #2780e3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2780e3;
}
.panel-success {
  border-color: #cde9b9;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #d5efcc;
  border-color: #cde9b9;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cde9b9;
}
.panel-success > .panel-heading .badge {
  color: #d5efcc;
  background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cde9b9;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #ff6d85;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #ff7c7c;
  border-color: #ff6d85;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff6d85;
}
.panel-warning > .panel-heading .badge {
  color: #ff7c7c;
  background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff6d85;
}
.panel-danger {
  border-color: #ff5a75;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #ff6969;
  border-color: #ff5a75;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff5a75;
}
.panel-danger > .panel-heading .badge {
  color: #ff6969;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff5a75;
}
.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #222222;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #222222;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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;
  visibility: visible;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.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: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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;
}
.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;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 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-footer:before,
.modal-footer:after,
.car__icons:before,
.car__icons:after {
  content: " ";
  display: table;
}
.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-footer:after,
.car__icons:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
@media (min-width: 768px) {
  body {
    min-width: 768px;
  }
}
/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2014 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */
.btn-social {
  position: relative;
  padding-left: 56px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-social > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 38px;
  line-height: 40px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social.btn-lg {
  padding-left: 90px;
}
.btn-social.btn-lg :first-child {
  line-height: 60px;
  width: 60px;
  font-size: 1.8em;
}
.btn-social.btn-sm {
  padding-left: 38px;
}
.btn-social.btn-sm :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social.btn-xs {
  padding-left: 30px;
}
.btn-social.btn-xs :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon {
  position: relative;
  padding-left: 56px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
  width: 40px;
  padding: 0;
}
.btn-social-icon > :first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 38px;
  line-height: 40px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.btn-social-icon.btn-lg {
  padding-left: 90px;
}
.btn-social-icon.btn-lg :first-child {
  line-height: 60px;
  width: 60px;
  font-size: 1.8em;
}
.btn-social-icon.btn-sm {
  padding-left: 38px;
}
.btn-social-icon.btn-sm :first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em;
}
.btn-social-icon.btn-xs {
  padding-left: 30px;
}
.btn-social-icon.btn-xs :first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em;
}
.btn-social-icon :first-child {
  border: none;
  text-align: center;
  width: 100%!important;
}
.btn-social-icon.btn-lg {
  height: 60px;
  width: 60px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0;
}
.btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0;
}
.btn-facebook {
  color: #ffffff;
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #2d4373;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #3b5998;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-facebook .badge {
  color: #3b5998;
  background-color: #ffffff;
}
.btn-email {
  color: #ffffff;
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-email:hover,
.btn-email:focus,
.btn-email.focus,
.btn-email:active,
.btn-email.active,
.open > .dropdown-toggle.btn-email {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-email:active,
.btn-email.active,
.open > .dropdown-toggle.btn-email {
  background-image: none;
}
.btn-email.disabled,
.btn-email[disabled],
fieldset[disabled] .btn-email,
.btn-email.disabled:hover,
.btn-email[disabled]:hover,
fieldset[disabled] .btn-email:hover,
.btn-email.disabled:focus,
.btn-email[disabled]:focus,
fieldset[disabled] .btn-email:focus,
.btn-email.disabled.focus,
.btn-email[disabled].focus,
fieldset[disabled] .btn-email.focus,
.btn-email.disabled:active,
.btn-email[disabled]:active,
fieldset[disabled] .btn-email:active,
.btn-email.disabled.active,
.btn-email[disabled].active,
fieldset[disabled] .btn-email.active {
  background-color: #444444;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-email .badge {
  color: #444444;
  background-color: #ffffff;
}
.btn-google-plus {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus.focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open > .dropdown-toggle.btn-google-plus {
  color: #ffffff;
  background-color: #c23321;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus:active,
.btn-google-plus.active,
.open > .dropdown-toggle.btn-google-plus {
  background-image: none;
}
.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled.focus,
.btn-google-plus[disabled].focus,
fieldset[disabled] .btn-google-plus.focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
  background-color: #dd4b39;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-google-plus .badge {
  color: #dd4b39;
  background-color: #ffffff;
}
.btn-linkedin {
  color: #ffffff;
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  color: #ffffff;
  background-color: #005983;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
  background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #007bb6;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-linkedin .badge {
  color: #007bb6;
  background-color: #ffffff;
}
.btn-twitter {
  color: #ffffff;
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  color: #ffffff;
  background-color: #2795e9;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
  background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-twitter .badge {
  color: #55acee;
  background-color: #ffffff;
}
.btn-print {
  color: #ffffff;
  background-color: #ff6e3c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-print:hover,
.btn-print:focus,
.btn-print.focus,
.btn-print:active,
.btn-print.active,
.open > .dropdown-toggle.btn-print {
  color: #ffffff;
  background-color: #ff4809;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-print:active,
.btn-print.active,
.open > .dropdown-toggle.btn-print {
  background-image: none;
}
.btn-print.disabled,
.btn-print[disabled],
fieldset[disabled] .btn-print,
.btn-print.disabled:hover,
.btn-print[disabled]:hover,
fieldset[disabled] .btn-print:hover,
.btn-print.disabled:focus,
.btn-print[disabled]:focus,
fieldset[disabled] .btn-print:focus,
.btn-print.disabled.focus,
.btn-print[disabled].focus,
fieldset[disabled] .btn-print.focus,
.btn-print.disabled:active,
.btn-print[disabled]:active,
fieldset[disabled] .btn-print:active,
.btn-print.disabled.active,
.btn-print[disabled].active,
fieldset[disabled] .btn-print.active {
  background-color: #ff6e3c;
  border-color: rgba(0, 0, 0, 0.2);
}
.btn-print .badge {
  color: #ff6e3c;
  background-color: #ffffff;
}
/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}
.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget td.cw {
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  color: #999999;
}
.bootstrap-datetimepicker-widget td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #e6e6e6;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
.bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #038eae;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #038eae;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #e6e6e6;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #038eae;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 13px * 1.5;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #e6e6e6;
}
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}
@media screen and (max-width: 767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs {
    width: 283px;
  }
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.intl-tel-input .flag {
  width: 16px;
  height: 11px;
  background: url("../img/flags.png");
}
.intl-tel-input .ad {
  background-position: -16px 0;
}
.intl-tel-input .ae {
  background-position: -32px 0;
}
.intl-tel-input .af {
  background-position: -48px 0;
}
.intl-tel-input .ag {
  background-position: -64px 0;
}
.intl-tel-input .ai {
  background-position: -80px 0;
}
.intl-tel-input .al {
  background-position: -96px 0;
}
.intl-tel-input .am {
  background-position: -112px 0;
}
.intl-tel-input .ao {
  background-position: -128px 0;
}
.intl-tel-input .ar {
  background-position: -144px 0;
}
.intl-tel-input .as {
  background-position: -160px 0;
}
.intl-tel-input .at {
  background-position: -176px 0;
}
.intl-tel-input .au {
  background-position: -192px 0;
}
.intl-tel-input .aw {
  background-position: -208px 0;
}
.intl-tel-input .az {
  background-position: -224px 0;
}
.intl-tel-input .ba {
  background-position: -240px 0;
}
.intl-tel-input .bb {
  background-position: 0 -11px;
}
.intl-tel-input .bd {
  background-position: -16px -11px;
}
.intl-tel-input .be {
  background-position: -32px -11px;
}
.intl-tel-input .bf {
  background-position: -48px -11px;
}
.intl-tel-input .bg {
  background-position: -64px -11px;
}
.intl-tel-input .bh {
  background-position: -80px -11px;
}
.intl-tel-input .bi {
  background-position: -96px -11px;
}
.intl-tel-input .bj {
  background-position: -112px -11px;
}
.intl-tel-input .bm {
  background-position: -128px -11px;
}
.intl-tel-input .bn {
  background-position: -144px -11px;
}
.intl-tel-input .bo {
  background-position: -160px -11px;
}
.intl-tel-input .br {
  background-position: -176px -11px;
}
.intl-tel-input .bs {
  background-position: -192px -11px;
}
.intl-tel-input .bt {
  background-position: -208px -11px;
}
.intl-tel-input .bw {
  background-position: -224px -11px;
}
.intl-tel-input .by {
  background-position: -240px -11px;
}
.intl-tel-input .bz {
  background-position: 0 -22px;
}
.intl-tel-input .ca {
  background-position: -16px -22px;
}
.intl-tel-input .cd {
  background-position: -32px -22px;
}
.intl-tel-input .cf {
  background-position: -48px -22px;
}
.intl-tel-input .cg {
  background-position: -64px -22px;
}
.intl-tel-input .ch {
  background-position: -80px -22px;
}
.intl-tel-input .ci {
  background-position: -96px -22px;
}
.intl-tel-input .ck {
  background-position: -112px -22px;
}
.intl-tel-input .cl {
  background-position: -128px -22px;
}
.intl-tel-input .cm {
  background-position: -144px -22px;
}
.intl-tel-input .cn {
  background-position: -160px -22px;
}
.intl-tel-input .co {
  background-position: -176px -22px;
}
.intl-tel-input .cr {
  background-position: -192px -22px;
}
.intl-tel-input .cu {
  background-position: -208px -22px;
}
.intl-tel-input .cv {
  background-position: -224px -22px;
}
.intl-tel-input .cw {
  background-position: -240px -22px;
}
.intl-tel-input .cy {
  background-position: 0 -33px;
}
.intl-tel-input .cz {
  background-position: -16px -33px;
}
.intl-tel-input .de {
  background-position: -32px -33px;
}
.intl-tel-input .dj {
  background-position: -48px -33px;
}
.intl-tel-input .dk {
  background-position: -64px -33px;
}
.intl-tel-input .dm {
  background-position: -80px -33px;
}
.intl-tel-input .do {
  background-position: -96px -33px;
}
.intl-tel-input .dz {
  background-position: -112px -33px;
}
.intl-tel-input .ec {
  background-position: -128px -33px;
}
.intl-tel-input .ee {
  background-position: -144px -33px;
}
.intl-tel-input .eg {
  background-position: -160px -33px;
}
.intl-tel-input .er {
  background-position: -176px -33px;
}
.intl-tel-input .es {
  background-position: -192px -33px;
}
.intl-tel-input .et {
  background-position: -208px -33px;
}
.intl-tel-input .fi {
  background-position: -224px -33px;
}
.intl-tel-input .fj {
  background-position: -240px -33px;
}
.intl-tel-input .fk {
  background-position: 0 -44px;
}
.intl-tel-input .fm {
  background-position: -16px -44px;
}
.intl-tel-input .fo {
  background-position: -32px -44px;
}
.intl-tel-input .fr,
.intl-tel-input .bl,
.intl-tel-input .mf {
  background-position: -48px -44px;
}
.intl-tel-input .ga {
  background-position: -64px -44px;
}
.intl-tel-input .gb {
  background-position: -80px -44px;
}
.intl-tel-input .gd {
  background-position: -96px -44px;
}
.intl-tel-input .ge {
  background-position: -112px -44px;
}
.intl-tel-input .gf {
  background-position: -128px -44px;
}
.intl-tel-input .gh {
  background-position: -144px -44px;
}
.intl-tel-input .gi {
  background-position: -160px -44px;
}
.intl-tel-input .gl {
  background-position: -176px -44px;
}
.intl-tel-input .gm {
  background-position: -192px -44px;
}
.intl-tel-input .gn {
  background-position: -208px -44px;
}
.intl-tel-input .gp {
  background-position: -224px -44px;
}
.intl-tel-input .gq {
  background-position: -240px -44px;
}
.intl-tel-input .gr {
  background-position: 0 -55px;
}
.intl-tel-input .gt {
  background-position: -16px -55px;
}
.intl-tel-input .gu {
  background-position: -32px -55px;
}
.intl-tel-input .gw {
  background-position: -48px -55px;
}
.intl-tel-input .gy {
  background-position: -64px -55px;
}
.intl-tel-input .hk {
  background-position: -80px -55px;
}
.intl-tel-input .hn {
  background-position: -96px -55px;
}
.intl-tel-input .hr {
  background-position: -112px -55px;
}
.intl-tel-input .ht {
  background-position: -128px -55px;
}
.intl-tel-input .hu {
  background-position: -144px -55px;
}
.intl-tel-input .id {
  background-position: -160px -55px;
}
.intl-tel-input .ie {
  background-position: -176px -55px;
}
.intl-tel-input .il {
  background-position: -192px -55px;
}
.intl-tel-input .in {
  background-position: -208px -55px;
}
.intl-tel-input .io {
  background-position: -224px -55px;
}
.intl-tel-input .iq {
  background-position: -240px -55px;
}
.intl-tel-input .ir {
  background-position: 0 -66px;
}
.intl-tel-input .is {
  background-position: -16px -66px;
}
.intl-tel-input .it {
  background-position: -32px -66px;
}
.intl-tel-input .jm {
  background-position: -48px -66px;
}
.intl-tel-input .jo {
  background-position: -64px -66px;
}
.intl-tel-input .jp {
  background-position: -80px -66px;
}
.intl-tel-input .ke {
  background-position: -96px -66px;
}
.intl-tel-input .kg {
  background-position: -112px -66px;
}
.intl-tel-input .kh {
  background-position: -128px -66px;
}
.intl-tel-input .ki {
  background-position: -144px -66px;
}
.intl-tel-input .km {
  background-position: -160px -66px;
}
.intl-tel-input .kn {
  background-position: -176px -66px;
}
.intl-tel-input .kp {
  background-position: -192px -66px;
}
.intl-tel-input .kr {
  background-position: -208px -66px;
}
.intl-tel-input .kw {
  background-position: -224px -66px;
}
.intl-tel-input .ky {
  background-position: -240px -66px;
}
.intl-tel-input .kz {
  background-position: 0 -77px;
}
.intl-tel-input .la {
  background-position: -16px -77px;
}
.intl-tel-input .lb {
  background-position: -32px -77px;
}
.intl-tel-input .lc {
  background-position: -48px -77px;
}
.intl-tel-input .li {
  background-position: -64px -77px;
}
.intl-tel-input .lk {
  background-position: -80px -77px;
}
.intl-tel-input .lr {
  background-position: -96px -77px;
}
.intl-tel-input .ls {
  background-position: -112px -77px;
}
.intl-tel-input .lt {
  background-position: -128px -77px;
}
.intl-tel-input .lu {
  background-position: -144px -77px;
}
.intl-tel-input .lv {
  background-position: -160px -77px;
}
.intl-tel-input .ly {
  background-position: -176px -77px;
}
.intl-tel-input .ma {
  background-position: -192px -77px;
}
.intl-tel-input .mc {
  background-position: -208px -77px;
}
.intl-tel-input .md {
  background-position: -224px -77px;
}
.intl-tel-input .me {
  background-position: -112px -154px;
  height: 12px;
}
.intl-tel-input .mg {
  background-position: 0 -88px;
}
.intl-tel-input .mh {
  background-position: -16px -88px;
}
.intl-tel-input .mk {
  background-position: -32px -88px;
}
.intl-tel-input .ml {
  background-position: -48px -88px;
}
.intl-tel-input .mm {
  background-position: -64px -88px;
}
.intl-tel-input .mn {
  background-position: -80px -88px;
}
.intl-tel-input .mo {
  background-position: -96px -88px;
}
.intl-tel-input .mp {
  background-position: -112px -88px;
}
.intl-tel-input .mq {
  background-position: -128px -88px;
}
.intl-tel-input .mr {
  background-position: -144px -88px;
}
.intl-tel-input .ms {
  background-position: -160px -88px;
}
.intl-tel-input .mt {
  background-position: -176px -88px;
}
.intl-tel-input .mu {
  background-position: -192px -88px;
}
.intl-tel-input .mv {
  background-position: -208px -88px;
}
.intl-tel-input .mw {
  background-position: -224px -88px;
}
.intl-tel-input .mx {
  background-position: -240px -88px;
}
.intl-tel-input .my {
  background-position: 0 -99px;
}
.intl-tel-input .mz {
  background-position: -16px -99px;
}
.intl-tel-input .na {
  background-position: -32px -99px;
}
.intl-tel-input .nc {
  background-position: -48px -99px;
}
.intl-tel-input .ne {
  background-position: -64px -99px;
}
.intl-tel-input .nf {
  background-position: -80px -99px;
}
.intl-tel-input .ng {
  background-position: -96px -99px;
}
.intl-tel-input .ni {
  background-position: -112px -99px;
}
.intl-tel-input .nl,
.intl-tel-input .bq {
  background-position: -128px -99px;
}
.intl-tel-input .no {
  background-position: -144px -99px;
}
.intl-tel-input .np {
  background-position: -160px -99px;
}
.intl-tel-input .nr {
  background-position: -176px -99px;
}
.intl-tel-input .nu {
  background-position: -192px -99px;
}
.intl-tel-input .nz {
  background-position: -208px -99px;
}
.intl-tel-input .om {
  background-position: -224px -99px;
}
.intl-tel-input .pa {
  background-position: -240px -99px;
}
.intl-tel-input .pe {
  background-position: 0 -110px;
}
.intl-tel-input .pf {
  background-position: -16px -110px;
}
.intl-tel-input .pg {
  background-position: -32px -110px;
}
.intl-tel-input .ph {
  background-position: -48px -110px;
}
.intl-tel-input .pk {
  background-position: -64px -110px;
}
.intl-tel-input .pl {
  background-position: -80px -110px;
}
.intl-tel-input .pm {
  background-position: -96px -110px;
}
.intl-tel-input .pr {
  background-position: -112px -110px;
}
.intl-tel-input .ps {
  background-position: -128px -110px;
}
.intl-tel-input .pt {
  background-position: -144px -110px;
}
.intl-tel-input .pw {
  background-position: -160px -110px;
}
.intl-tel-input .py {
  background-position: -176px -110px;
}
.intl-tel-input .qa {
  background-position: -192px -110px;
}
.intl-tel-input .re {
  background-position: -208px -110px;
}
.intl-tel-input .ro {
  background-position: -224px -110px;
}
.intl-tel-input .rs {
  background-position: -240px -110px;
}
.intl-tel-input .ru {
  background-position: 0 -121px;
}
.intl-tel-input .rw {
  background-position: -16px -121px;
}
.intl-tel-input .sa {
  background-position: -32px -121px;
}
.intl-tel-input .sb {
  background-position: -48px -121px;
}
.intl-tel-input .sc {
  background-position: -64px -121px;
}
.intl-tel-input .sd {
  background-position: -80px -121px;
}
.intl-tel-input .se {
  background-position: -96px -121px;
}
.intl-tel-input .sg {
  background-position: -112px -121px;
}
.intl-tel-input .sh {
  background-position: -128px -121px;
}
.intl-tel-input .si {
  background-position: -144px -121px;
}
.intl-tel-input .sk {
  background-position: -160px -121px;
}
.intl-tel-input .sl {
  background-position: -176px -121px;
}
.intl-tel-input .sm {
  background-position: -192px -121px;
}
.intl-tel-input .sn {
  background-position: -208px -121px;
}
.intl-tel-input .so {
  background-position: -224px -121px;
}
.intl-tel-input .sr {
  background-position: -240px -121px;
}
.intl-tel-input .ss {
  background-position: 0 -132px;
}
.intl-tel-input .st {
  background-position: -16px -132px;
}
.intl-tel-input .sv {
  background-position: -32px -132px;
}
.intl-tel-input .sx {
  background-position: -48px -132px;
}
.intl-tel-input .sy {
  background-position: -64px -132px;
}
.intl-tel-input .sz {
  background-position: -80px -132px;
}
.intl-tel-input .tc {
  background-position: -96px -132px;
}
.intl-tel-input .td {
  background-position: -112px -132px;
}
.intl-tel-input .tg {
  background-position: -128px -132px;
}
.intl-tel-input .th {
  background-position: -144px -132px;
}
.intl-tel-input .tj {
  background-position: -160px -132px;
}
.intl-tel-input .tk {
  background-position: -176px -132px;
}
.intl-tel-input .tl {
  background-position: -192px -132px;
}
.intl-tel-input .tm {
  background-position: -208px -132px;
}
.intl-tel-input .tn {
  background-position: -224px -132px;
}
.intl-tel-input .to {
  background-position: -240px -132px;
}
.intl-tel-input .tr {
  background-position: 0 -143px;
}
.intl-tel-input .tt {
  background-position: -16px -143px;
}
.intl-tel-input .tv {
  background-position: -32px -143px;
}
.intl-tel-input .tw {
  background-position: -48px -143px;
}
.intl-tel-input .tz {
  background-position: -64px -143px;
}
.intl-tel-input .ua {
  background-position: -80px -143px;
}
.intl-tel-input .ug {
  background-position: -96px -143px;
}
.intl-tel-input .us {
  background-position: -112px -143px;
}
.intl-tel-input .uy {
  background-position: -128px -143px;
}
.intl-tel-input .uz {
  background-position: -144px -143px;
}
.intl-tel-input .va {
  background-position: -160px -143px;
}
.intl-tel-input .vc {
  background-position: -176px -143px;
}
.intl-tel-input .ve {
  background-position: -192px -143px;
}
.intl-tel-input .vg {
  background-position: -208px -143px;
}
.intl-tel-input .vi {
  background-position: -224px -143px;
}
.intl-tel-input .vn {
  background-position: -240px -143px;
}
.intl-tel-input .vu {
  background-position: 0 -154px;
}
.intl-tel-input .wf {
  background-position: -16px -154px;
}
.intl-tel-input .ws {
  background-position: -32px -154px;
}
.intl-tel-input .ye {
  background-position: -48px -154px;
}
.intl-tel-input .za {
  background-position: -64px -154px;
}
.intl-tel-input .zm {
  background-position: -80px -154px;
}
.intl-tel-input .zw {
  background-position: -96px -154px;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 44px;
  margin-left: 0;
}
.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
}
.intl-tel-input .flag-dropdown:hover {
  cursor: pointer;
}
.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input input[disabled] + .flag-dropdown:hover {
  cursor: default;
}
.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 38px;
  height: 100%;
  padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .flag {
  position: absolute;
  top: 50%;
  margin-top: -5px;
}
.intl-tel-input .selected-flag .arrow {
  position: relative;
  top: 50%;
  margin-top: -2px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555555;
}
.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555555;
}
.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  width: 430px;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list .flag {
  display: inline-block;
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}
@font-face {
  font-family: 'ma';
  src: url('../fonts/ma.eot?2');
  src: url('../fonts/ma.eot?2#iefix') format('embedded-opentype'), url('../fonts/ma.svg?2#ma') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ma';
  src: url("data:application/octet-stream;base64,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") format('woff'), url("data:application/octet-stream;base64,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") format('truetype');
}
.icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "ma";
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: inherit;
  /* 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); */
  width: 16px;
}
.icon--circle {
  border-radius: 50%;
  color: #fff;
  background: #038eae;
}
.icon--xl {
  font-size: 165%;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
}
.icon--xxl {
  font-size: 40px;
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.icon--crown {
  padding-top: 3px;
}
.icon--crown:before {
  content: '\e800';
}
.icon--dollar:before {
  content: '\e801';
}
.icon--cart:before {
  content: '\e802';
}
.icon--globe:before {
  content: '\e803';
}
.icon--user:before {
  content: '\e804';
}
.icon--euro:before {
  content: '\e805';
}
.icon--pound:before {
  content: '\e806';
}
.icon--facebook:before {
  content: '\e807';
}
.icon--gplus:before {
  content: '\e808';
}
.icon--twitter:before {
  content: '\e809';
}
.icon--paypal:before {
  content: '\e80a';
}
.icon--lock:before {
  content: '\e80b';
}
.icon--mail:before {
  content: '\e80c';
}
.icon--location:before {
  content: '\e80d';
}
.icon--mobile {
  text-indent: 3px;
}
.icon--mobile:before {
  content: '\e80e';
}
.icon--print:before {
  content: '\e80f';
}
.icon--clock:before {
  content: '\e810';
}
.icon--search:before {
  content: '\e811';
}
.icon--chevron-up:before {
  content: '\e812';
}
.icon--comment {
  text-indent: -1px;
}
.icon--comment:before {
  content: '\e813';
}
.icon--calendar:before {
  content: '\e814';
}
.icon--info:before {
  content: '\e815';
}
.icon-info:before {
  content: '\e815';
}
.icon--gift:before {
  content: '\e816';
}
.icon--linkedin:before {
  content: '\e817';
}
.icon--chevron-down:before {
  content: '\e818';
}
.icon--chat:before {
  content: '\e819';
}
.icon--check:before {
  content: '\e81a';
}
.icon--trash:before {
  content: '\e81c';
}
.icon--forward:before {
  content: '\e81d';
}
.icon--back:before {
  content: '\e81b';
}
.icon--booking:before {
  content: '\e81e';
}
.icon--chevron-left:before {
  content: '\e820';
}
.icon--chevron-right:before {
  content: '\e81F';
}
.icon--play:before {
  content: '\e821';
}
.icon--rounded-check:before {
  content: '\e822';
}
.icon--youtube:before {
  content: '\e823';
}
.modal-open {
  overflow: inherit;
  padding-right: 0px !important;
}
.loader__image,
.loader,
.header--loading,
.lb-cancel {
  background-image: url("data:image/gif;base64,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");
  background-repeat: no-repeat;
}
.loader {
  position: fixed;
  top: 30px;
  left: 50%;
  width: 140px;
  margin-left: -(140px / 2);
  height: 85px;
  text-align: center;
  background-color: #ffffff;
  background-position: center 20px;
  opacity: 0.8;
  border-radius: 5px;
  padding: 55px 10px 10px 10px;
  z-index: 9999;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  text-shadow: 1px 1px 1px #969696;
}
.header {
  background-color: #262626;
  /*background: #038eae;
  background-image: -moz-linear-gradient(top left, #026996 0%, #38a6bd 75%);
  background-image: -o-linear-gradient(top left, #026996 0%, #38a6bd 75%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #026996), color-stop(0.75, #38a6bd));
  background-image: -webkit-linear-gradient(top left, #026996 0%, #38a6bd 75%);
  background-image: linear-gradient(to b*/ottom right, #026996 0%, #38a6bd 75%);
}
.header__controls {
  padding-top: 9px;
  padding-bottom: 9px;
  position: static;
}
@media (max-width: 991px) {
  .header__controls .btn-group-controls {
    display: table;
    width: 100%;
    border-collapse: separate;
    /*margin-top: 9px;*/
  }
  .header__controls .btn-group-controls > .btn,
  .header__controls .btn-group-controls > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .header__controls .btn-group-controls > .btn .btn,
  .header__controls .btn-group-controls > .btn-group .btn {
    width: 100%;
    background-color: #262626;
    color: #959595;
    font-size: 14px;
    font-weight: 400;
    /*line-height: 32px;*/
  }
  .header__controls .btn-group-controls > .btn .dropdown-menu,
  .header__controls .btn-group-controls > .btn-group .dropdown-menu {
    left: auto;
  }
}
.header__carousel {
  display: none;
}
.header--loading {
  background-position: center 165px;
}
.header .logo {
  max-width: 480px;
  width: 100%;
  height: auto;
  max-height: 102px;
}
.header .btn-group .btn-default {
  padding: 10px 12px;
}
.shopping-cart {
  background: url('../images/header/shopping-cart.png');
  width: 50px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  float: right;
  margin-top: 19%;
  color: #fff;
  font-weight: bold;
}
.shopping-cart span {
  display: block;
  text-align: center;
  padding-left: 3px;
  font-size: 18px;
}
.shopping-cart span.many-items {
  font-size: 16px;
}
.shopping-cart:hover,
.shopping-cart:focus {
  color: #038eae;
  text-decoration: none;
  background-position: 0px -95px;
}
.navbar-search {
  margin-left: 9px;
  margin-top: 9px;
}
.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.dropdown-menu:after {
  position: absolute;
  top: -5px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
#top-nav .dropdown-menu,
#user-menu .dropdown-menu {
  padding: 0px;
}
#top-nav .dropdown-menu > li > a,
#user-menu .dropdown-menu > li > a {
  padding: 10px 50px;
  border-bottom: 1px solid #e6e6e6;
}
#top-nav .dropdown-menuli:last-child a,
#user-menu .dropdown-menuli:last-child a {
  border-bottom: none;
}
#top-nav .dropdown-menu:after,
#user-menu .dropdown-menu:after,
#top-nav .dropdown-menu:before,
#user-menu .dropdown-menu:before {
  display: none;
}
/* TODO Super Generic */
.nav > li > a {
  padding: 21px 1px;
}
.inner-page .inner-pages-carousel,
.inner-page .header__carousel,
.inner-page .owl-stage-outer,
.inner-page .owl-item {
  height: 450px;
  overflow: hidden;
}
.inner-page .owl-carousel .header__slide.golf {
  margin-top: -80px;
}
.inner-page .owl-carousel .header__slide.catamaran {
  margin-top: -60px;
}
.inner-page .navbar-search {
  top: -254px;
}
@media (min-width: 768px) {
  .shopping-cart {
    margin-top: 15px;
    float: none;
  }
  .header {
    background-color: #fff;
    background-image: none;
    height: 555px;
  }
  .header__controls {
    padding-top: 9px;
    padding-bottom: 9px;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 1;
  }
  .header__controls .btn-group-controls {
    margin-top: 18px;
  }
  .header__carousel {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    height: 555px;
    z-index: 0;
  }
  .header__slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 555px;
  }
  .header__slide--initial {
    opacity: 0;
  }
  .header button {
    text-shadow: 1px 1px 2px #000000;
  }
  .header .logo {
    max-width: 344px;
    max-height: 73px;
  }
  .header .glyphicon {
    color: #ffffff;
  }
  .header .btn-default {
    background: transparent;
    border: transparent;
  }
  .navbar-header {
    position: relative;
  }
  .navbar-search {
    position: absolute;
    width: 790px;
    left: 110px;
    top: -314px;
    margin-left: 0;
    margin-top: 0;
  }
  .navbar-search .input-group-btn {
    padding-left: 9px;
  }
  .navbar-search .input-group {
    width: 440px;
    font-size: 20px;
  }
  .navbar-search .btn-default {
    width: 130px;
    height: 40px;
  }
  .navbar-search .btn-default,
  .navbar-search .form-control {
    -webkit-box-shadow: 6px 6px 17px -2px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 6px 6px 17px -2px rgba(51, 51, 51, 0.5);
    box-shadow: 6px 6px 17px -2px rgba(51, 51, 51, 0.5);
  }
  .search-title,
  .search-sub-title {
    font-size: 20px;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000;
  }
  .search-title {
    font-size: 45px;
  }
  .search-sub-title {
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 479px) {
  #user-menu .user > a.btn {
    padding: 10px 0;
    margin-left: -10px;
  }
  #user-menu .language button.btn {
    width: 122%;
    margin-left: -15px;
  }
}
@media only screen and (max-width: 767px) {
  .header__carousel {
    display: none;
  }
  .inner-page .inner-pages-carousel,
  .inner-page .header__carousel,
  .inner-page .owl-stage-outer,
  .inner-page .owl-item {
    height: auto;
    overflow: initial;
  }
  #user-menu .language .dropdown-menu {
    left: auto;
    right: 0;
  }
  #user-menu .language .dropdown-menu:after {
    left: auto;
    right: 20px;
  }
  #top-nav .navbar-nav .dropdown-menu li a {
    border-bottom: 1px solid #333333;
  }
  #top-nav .navbar-nav .dropdown-menu li a:hover,
  #top-nav .navbar-nav .dropdown-menu li a:focus {
    background-color: #038eae;
  }
  #top-nav .navbar-nav li a {
    text-align: left;
  }
  .nav > li > a {
    padding: 21px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .captioned__heading {
    font-size: 14px !important;
  }
}
/* Styling of main navbar */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .en .navbar-nav > li > a {
    padding: 21px 8px;
  }
  .fr .navbar-nav > li > a {
    font-size: 12px;
    padding: 21px 0px;
    text-align: center;
    height: 76px;
  }
  .fr .navbar-nav > .navbar-item-home {
    width: 78px;
  }
  .fr .navbar-nav > .navbar-item-activities {
    width: 84px;
  }
  .fr .navbar-nav > .navbar-item-accommodation {
    width: 108px;
  }
  .fr .navbar-nav > .navbar-item-rental {
    width: 88px;
  }
  .fr .navbar-nav > .navbar-item-extra {
    width: 100px;
  }
  .fr .navbar-nav > .navbar-item-guide {
    width: 96px;
  }
  .fr .navbar-nav > .navbar-item-faq {
    width: 48px;
  }
  .fr .navbar-nav > .navbar-item-about {
    display: none;
  }
  .fr .navbar-nav > .navbar-item-contact {
    width: 108px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .en .navbar-nav > li > a {
    padding: 25px 20px;
  }
  .fr .navbar-nav > li > a {
    padding: 25px 11px;
  }
  .fr .navbar-nav > .navbar-item-about {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .en .navbar-nav > li > a {
    padding: 25px 31px;
  }
  .fr .navbar-nav > li > a {
    padding: 25px 14px;
  }
}
@media only screen and (min-width: 1601px) {
  .header {
    height: 700px !important;
  }
  .header__carousel {
    height: 700px !important;
  }
  .header__slide {
    height: 750px !important;
    margin-top: -50px !important;
  }
  .inner-page .inner-pages-carousel,
  .inner-page .header__carousel,
  .inner-page .owl-stage-outer,
  .inner-page .owl-item {
    height: 700px !important;
  }
  .navbar-search {
    top: -414px;
  }
}
.up-button {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  width: 50px;
  height: 48px;
  line-height: 48px;
  right: 30px;
  bottom: 60px;
  padding-top: 2px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.up-button a {
  color: #038eae;
}
.up-button a:hover,
.up-button a:focus,
.up-button a:active {
  color: #02657c;
  text-decoration: none;
}
.up-button.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0;
}
.no-js footer.bottom .contact-form {
  display: none;
}
footer.bottom {
  border-top: #038eae thick solid;
  width: 100%;
  background-color: #363636;
  padding: 20px 0 0 0;
}
footer.bottom nav.row {
  margin-bottom: 20px;
}
footer.bottom nav.row div {
  padding-right: 20px;
}
footer.bottom h4 {
  color: #038eae;
  font-size: 19px;
}
footer.bottom ul {
  padding: 0;
}
footer.bottom ul li {
  margin-top: 0px;
}
footer.bottom .footer-contact .footer-tell-friend {
  margin-top: 23px;
  border-top: #7b7b7b 1px solid;
  padding-top: 16px;
}
footer.bottom .footer-contact .footer-tell-friend .form-control {
  margin-top: 0;
}
footer.bottom .footer-contact .contact-form .btn {
  margin-top: 13px;
}
footer.bottom .footer-contact .contact-form .contact-form-success {
  margin-top: 80px;
  background-color: #5F071B;
  border-color: #5F071B;
  display: none;
}
footer.bottom .footer-contact .contact-form .contact-form-failure {
  margin-top: 80px;
  background-color: #0D507B;
  border-color: #0D507B;
  display: none;
}
footer.bottom .footer-contact .contact-details {
  margin-top: 0px;
  padding: 20px;
  background-color: #222222;
  width: 95%;
}
footer.bottom .footer-contact .contact-details .icon {
  font-size: 140%;
  margin-right: 20px;
  color: #038eae;
}
footer.bottom .footer-contact .contact-details p {
  color: #6f6f6f;
}
footer.bottom .footer-contact .contact-details__hotline {
  margin-left: 46px;
}
footer.bottom .footer-contact .contact-details a {
  color: #999999;
}
footer.bottom .footer-contact .social-links ul {
  overflow: hidden;
  height: 45px;
}
footer.bottom .footer-contact .social-links ul li {
  list-style-type: none;
  float: left;
}
footer.bottom .footer-contact .social-links ul li a i {
  background: #999999;
  color: #222222;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  margin-right: 10px;
  padding-top: 25%;
  transition: all 0.2s ease-in-out;
}
footer.bottom .footer-contact .social-links ul li a i:hover {
  opacity: .7;
  text-decoration: none;
}
footer.bottom .footer-contact .social-links .icon--youtube {
  font-size: 22px;
  padding-top: 10%;
  padding-left: 1px;
}
footer.bottom .container nav li {
  list-style: none;
  padding-top: 10px;
  color: #e6e6e6;
  margin-bottom: 10px;
}
footer.bottom .container nav li a {
  color: #888888;
}
footer.bottom .container nav li a:hover {
  color: white;
  text-decoration: none;
}
footer.bottom .container-fluid {
  background-color: #7b7b7b;
  margin-top: 25px;
  padding-top: 25px;
}
footer.bottom .container-fluid ul.list-unstyled {
  text-align: center;
  margin: 0 0 20px 0;
}
footer.bottom .container-fluid ul.list-unstyled li {
  display: inline-block;
  border-left: thin solid #919191;
  padding: 3px 18px 3px 18px;
  color: #2C2C2C;
}
footer.bottom .container-fluid ul.list-unstyled li a {
  color: #ffffff;
}
footer.bottom .container-fluid ul.list-unstyled li a:hover {
  text-decoration: underline;
}
footer.bottom .container-fluid ul.list-unstyled li:first-child {
  border-left: none;
}
@media only screen and (max-width: 768px) {
  footer.bottom {
    padding: 20px;
  }
  footer.bottom .contact-details {
    padding: 20px !important;
    width: 100% !important;
  }
  footer.bottom .container nav li {
    padding-bottom: 10px;
    border-bottom: 1px dashed #666;
  }
  footer.bottom .footer-terms {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }
  footer.bottom .container-fluid ul.footer-terms li {
    border-left: none;
    padding: 3px;
  }
  footer.bottom .footer-copy li {
    border-left: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer.bottom {
    padding: 20px;
  }
  footer.bottom .contact-details {
    padding: 20px !important;
    width: 100% !important;
  }
  footer.bottom .container nav .col-sm-6:nth-child(3) {
    clear: left;
  }
  footer.bottom .container nav li {
    padding-bottom: 10px;
    border-bottom: 1px dashed #666;
  }
  footer.bottom .footer-terms {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }
  footer.bottom .container-fluid ul.footer-terms li {
    border-left: none;
    padding: 3px;
  }
  footer.bottom .footer-copy li {
    border-left: none !important;
  }
  footer.bottom .col-sm-6 {
    padding: 20px;
  }
}
/*General*/
body {
  overflow-x: hidden;
}
/*Fullwidth Content Styling*/
p.bg-primary,
p.bg-success,
p.bg-info,
p.bg-warning,
p.bg-danger {
  padding: 15px;
}
.alert-info,
.alert-success {
  color: #333333;
}
div.bg-danger {
  border: 1px solid #ff0303;
  color: #ffffff;
  margin: 30px 0;
}
div.bg-warning {
  border: 1px solid #ff1616;
  color: #ffffff;
  margin: 30px 0;
  padding: 15px;
}
.has-error {
  position: relative;
}
.has-error .form-control {
  border-color: #ff7c7c;
  box-shadow: none;
}
.has-error .control-label {
  color: #333333;
}
.has-error .error-message {
  padding: 10px 20px;
  margin-top: 5px;
  opacity: 0.8;
  z-index: 10;
  position: absolute;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #999;
  -webkit-transition-property: opacity, margin-top, visibility, margin-left;
  -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-property: opacity, margin-top, visibility, margin-left;
  transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  color: #FFFFFF;
  background: #222222;
}
.has-error .error-message::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 20px;
  width: 0;
  height: 0;
  opacity: 0.8;
  border-bottom: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.has-error + .error-message {
  padding: 10px 20px;
  margin-top: 5px;
  opacity: 0.8;
  z-index: 10;
  position: absolute;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #999;
  -webkit-transition-property: opacity, margin-top, visibility, margin-left;
  -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-property: opacity, margin-top, visibility, margin-left;
  transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  color: #FFFFFF;
  background: #222222;
  left: 55px;
  top: 40px;
}
.has-error + .error-message::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 20px;
  width: 0;
  height: 0;
  opacity: 0.8;
  border-bottom: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
#frm-pickup_date_message,
#frm-dropoff_date_message,
#frm-pickup_time_message,
#frm-dropoff_time_message {
  left: 0px;
  top: 40px;
}
#frm-date_message {
  left: 40px;
  top: 40px;
}
.reset-password .has-error .error-message,
.change-password .has-error .error-message {
  margin-top: -30px;
}
.reset-password #frm-new_message,
.change-password #frm-new_message {
  margin-top: -65px;
}
.icon {
  margin-left: 0px;
}
.clearboth {
  clear: both;
}
h2,
h3 {
  font-weight: bold;
}
#content {
  padding: 0px 0px 20px 20px;
}

/*#content .page-header{
  margin: 0 0 0 20px !important;
}*/
#content h4,
#content h5,
#content h6 {
  font-weight: bold;
  margin-top: 13px;
  margin-bottom: 13px;
}
#content ul li {
  list-style-type: square;
  margin-bottom: 10px;
  padding-left: 10px;
}
#content .well {
  background: transparent !important;
}
#content .form-horizontal .form-group {
  margin-bottom: 15px;
}
#content .form-inline .form-group {
  margin-bottom: 0px;
}
#content .modal .modal-header {
  border-bottom: none;
}
#content .modal .modal-header h4 {
  padding: 0px;
  background: transparent;
  color: #333333;
}
#content .modal .modal-footer {
  border-top: none;
}
.information p {
  padding: 10px;
}
.information .user-information {
  background: #e6e6e6;
  width: 96%;
  padding: 0px 20px;
  margin: 0px auto 30px;
}
.information .user-information .control-label {
  text-align: left;
  display: block;
  margin-bottom: 10px;
  padding-left: 1px;
}
.information .user-information .form-group {
  padding: 10px;
}
.content-well {
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-well .well {
  border: none;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.content-well .well .control-label {
  margin-bottom: 10px;
}
.content-well p {
  margin: 20px 0;
}
.btn-well {
  overflow: hidden;
}
.btn-well p {
  margin-top: 10px;
  font-weight: bold;
}
#customer-account .or-separator {
  font-weight: bold;
  text-align: center;
}
#customer-account .or-separator:before,
#customer-account .or-separator:after {
  content: '';
  width: 1px;
  background: gray;
  display: block;
  margin: 0 auto;
  height: 6em;
}
#customer-account .signup-list {
  margin: 40px 0;
}
#customer-account h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #customer-account h4 {
    margin-top: 0;
    margin-bottom: 5px;
  }
}
#customer-account .sign-up .input-group {
  margin-bottom: 9px;
}
#customer-account .sign-in .input-group {
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  #customer-account .sign-in .input-group {
    margin-bottom: 0;
  }
}
#customer-account .btn-social {
  margin-bottom: 10px;
}
#customer-account .btn-primary {
  font-weight: bold;
}
#customer-account .input-sm {
  height: 41px;
}
#customer-account .input-group-addon {
  border-right: 0;
  /* first-child is not applied if label exists */
  background: #f2f2f2;
}
#customer-account .input-group-addon.input-sm {
  padding: 5px 20px;
}
#customer-account .signup-list {
  color: #6f6f6f;
  margin-top: 9px;
}
#customer-account .well-sm {
  margin: 9px 0 0 0;
}
#customer-account .well-sm p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}
#customer-account hr.style-fade {
  margin: 40px 0;
}
#customer-account .forgot {
  padding-left: 19px;
  padding-bottom: 19px;
}
/*Left Column Customer Service Message*/
#customer-service-message {
  text-align: center;
  padding: 20px;
  background-color: #404040;
  font-weight: bold;
  max-width: 276px;
  margin: 20px auto;
}
#customer-service-message h4 {
  font-size: 26px;
  color: #ffffff;
}
#customer-service-message h5 {
  font-size: 16px;
  color: #ffffff;
}
#customer-service-message p {
  font-size: 20px;
  color: #999999;
}
#customer-service-message .btn {
  width: 180px;
  font-weight: bold;
  font-size: 17px;
}
#customer-service-message .btn span {
  font-size: 150%;
  margin-right: 20px;
}
.tips {
  color: #ffffff;
  min-height: 302px;
  padding-top: 5px;
}
.tips__heading {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 44px;
  margin: 0 0 0 10px;
}
.tips__heading--tip {
  background-position: 13px 0;
}
.en .tips__heading--know {
  background: url('../images/did-you-know-en.png');
}
.en .tips__heading--tip {
  background: url('../images/useful-tip-en.png');
}
.fr .tips__heading--know {
  background: url('../images/did-you-know-fr.png');
}
.fr .tips__heading--tip {
  background: url('../images/useful-tip-fr.png');
}
.tips__content {
  padding: 20px;
  line-height: 2em;
  text-align: center;
}
.tips--darkgreen {
  background: #0ea099;
}
.tips--lightgreen {
  background: #1cbbb4;
}
.tips--greenish {
  background: #919381;
}
.tips--blue {
  background: #6696c4;
}
.tips--gray {
  background: #8d8d8d;
}
.booking-tabs ul.nav-tabs li.active a {
  background-color: #f7f7f7;
}
.booking-tabs ul.nav-tabs li a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.booking-tabs .tab-content {
  padding: 20px 15px;
  background-color: #f7f7f7;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e1e1e1;
}
.btn-add-cart {
  font-size: 16px;
  font-weight: bold;
  padding: 4px 25px 4px 25px;
  text-transform: uppercase;
  background: #038eae;
  /* Old browsers */
  background: -moz-linear-gradient(top, #038eae 0%, #038eae 0%, #025c77 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #038eae), color-stop(0%, #038eae), color-stop(100%, #025c77));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #038eae 0%, #038eae 0%, #025c77 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #038eae 0%, #038eae 0%, #025c77 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #038eae 0%, #038eae 0%, #025c77 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #038eae 0%, #038eae 0%, #025c77 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#038eae', endColorstr='#025c77', GradientType=0);
  /* IE6-9 */
}
.btn-add-cart .icon {
  margin-left: 5px;
  font-size: 24px;
}
.carousel .carousel-control {
  opacity: 0;
}
.carousel .carousel-control:hover,
.carousel .carousel-control:focus,
.carousel .carousel-control:active {
  opacity: 0.5;
}
.carousel-well {
  padding: 13px 8px 13px;
  margin: 0;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition: 0.7s ease-in-out opacity;
  -o-transition: 0.7s ease-in-out opacity;
  transition: 0.7s ease-in-out opacity;
  left: 0 !important;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* Helper Classes */
.blue {
  color: #038eae;
}
.img-shadow {
  padding: 2px;
  box-shadow: 1px 1px 10px 1px #a2a2a2;
}
.stronger-shadow {
  box-shadow: 1px 1px 10px 1px #a2a2a2;
}
.p-1 {
  padding: 10px;
}
.mb-1 {
  margin-bottom: 10px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mr-1 {
  margin-right: 10px;
}
.mt-1 {
  margin-top: 10px;
}
@media (min-width: 768px) {
  section.content-2,
  section.content-2-t {
    padding-left: 27px;
  }
}
section .page-header {
  padding-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid #038eae;
  font-size: 28px;
}
section .page-header h1 {
  color: #038eae;
  margin-top: 5px;
}
section .activity-price {
  color: #038eae;
  font-size: 35px;
  margin-left: 30px;
}
section li {
  padding-top: 8px;
}
section .content-slider {
  margin-bottom: 20px;
}
section .img-description {
  background: #000000;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -3.5em;
  width: 100%;
}
section .img-description p {
  color: white;
  font-size: 18px;
  margin: 10px;
}
section.category .icon--info,
section.category .icon-info {
  color: #038eae;
  margin-right: 5px;
}
section.category .carousel-inner img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
section.category .carousel-caption {
  text-align: left;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 0;
  width: 90%;
  margin: 0;
  padding: 10px;
  background: -moz-linear-gradient(left, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  color: #555555;
  text-shadow: none;
}
section.category .glyphicon-info-sign {
  font-size: 25px;
  margin-right: 8px;
}
section.category .category-content {
  text-align: justify;
  min-height: 20px;
  padding: 0 0 19px 19px;
  margin-top: 20px;
}
section.category .category-content + hr.style-fade {
  margin-top: 0;
}
section.category .category-content .img-responsive {
  margin-top: 0px;
}
section.category .category-info {
  font-weight: bold;
}
section.category .category-activity,
section.category .category-accommodation {
  padding: 10px 20px 20px 20px;
  box-shadow: 2px 2px 10px 2px #a2a2a2;
  margin-top: 20px;
}
section.category .category-activity h2,
section.category .category-accommodation h2 {
  margin-top: 5px;
  margin-bottom: 20px;
  border-bottom: none;
}
section.category .category-activity h2 a,
section.category .category-accommodation h2 a {
  font-family: Arial;
  color: #038eae;
  font-size: 18px;
  font-weight: 700;
  line-height: 14.737px;
}
section.category .category-activity p,
section.category .category-accommodation p {
  color: #333333;
  font-size: 13px;
font-weight: 400;
line-height: 17px;

}
section.category .category-activity img,
section.category .category-accommodation img {
  padding: 2px;
  box-shadow: 0px 2px 5px 3px #a2a2a2;
}
section.category .category-activity hr,
section.category .category-accommodation hr {
  margin: 0;
}
section.category .category-activity .acc-price .label,
section.category .category-accommodation .acc-price .label {
  color: #222;
  font-size: 19px;
  font-weight: normal;
  padding-right: 5px;
}
section.category .category-activity .acc-price .price,
section.category .category-accommodation .acc-price .price {
  font-size: 34px;
  font-weight: bold;
  color: #038EAE;
}
section.category .category-activity .info-category-activity,
section.category .category-accommodation .info-category-activity {
  margin-top: 10px;
}
section.category .category-activity .info-category-activity p,
section.category .category-accommodation .info-category-activity p {
  font-size: 13px;
  color: #363636;
}
section.category .category-activity .info-category-activity .glyphicon,
section.category .category-accommodation .info-category-activity .glyphicon {
  margin-right: 10px;
  font-size: 18px;
}
section.category .category-activity .view-details,
section.category .category-accommodation .view-details {
  margin-top: 18px;
  float: right;
}
section.category .category-activity .read-more,
section.category .category-accommodation .read-more {
  font-weight: bold;
}
section.category .category-activity .most-popular,
section.category .category-accommodation .most-popular {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: absolute;
  width: 100px;
  height: 99px;
  margin-left: -6px;
  margin-top: -6px;
}
.en section.category .category-activity .most-popular,
.en section.category .category-accommodation .most-popular {
  background: url('../images/most-popular-en.png');
}
.fr section.category .category-activity .most-popular,
.fr section.category .category-accommodation .most-popular {
  background: url('../images/most-popular-fr.png');
}
section.category .category-activity .special-offer,
section.category .category-accommodation .special-offer {
  font-size: 16px;
  font-weight: bold;
  margin-right: 8px;
}
section.category .category-activity .special-offer span,
section.category .category-accommodation .special-offer span {
  margin-right: 10px;
}
section.category .category-activity .special-offer del,
section.category .category-accommodation .special-offer del {
  font-weight: normal;
}
section.category #sortform {
  /*margin-right: 18px;*/
}
.accommodation-list {
  text-align: center;
}
.accommodation-list ul {
  padding-left: 0px;
}
.accommodation-list ul li {
  list-style: none;
  display: inline-block;
  border-right: #999999 solid thin;
  padding: 0 10px 0 2px !important;
  margin-top: 6px;
  margin-bottom: 0 !important;
}
.accommodation-list ul li:last-child {
  border-right: none;
}
.accommodation-list ul a {
  color: #999999;
}
.accommodation-list ul a:hover {
  color: #555555;
  text-decoration: none;
}
.hotel-guide {
  margin-top: 20px;
}
.hotel-guide h2 {
  color: #038eae;
  margin-top: 0;
  border-bottom: solid thin #038eae;
  text-align: center;
}
.hotel-guide#content {
  padding: 0px 20px 20px;
}
section.category-single .category-activity {
  margin: 20px 0 20px 20px;
}
section.category-single .category-content p,
section.category-single .category-content h3 {
  /*padding: 0 20px;*/
}
section.category-single .page-header {
  margin: 0 20px;
}
section.category-single footer {
  margin: 0px 5px 0px 15px;
}
section.accommodation .captioned {
  min-height: 170px;
  margin-bottom: 10px;
}
section.accommodation .accommodation-content {
  padding: 0 20px 20px;
}
section.accommodation .accommodation-content .accommodation-carousel-wrapper {
  text-align: center;
  margin: 20px auto;
}
section.accommodation .accommodation-content .accommodation-carousel-wrapper .well {
  display: inline-block;
  padding: 10px;
}
section.accommodation .accommodation-content .accommodation-carousel-wrapper .well .carousel-indicators {
  margin-bottom: -60px;
}
section.accommodation .accommodation-content .accommodation-carousel-wrapper .well .carousel-indicators .active {
  background-color: #999999;
}
section.accommodation .accommodation-content .accommodation-carousel-wrapper .well .carousel-indicators li {
  border: 1px solid #999999;
}
section.accommodation .accommodation-content h2 {
  margin-top: 5px;
}
.category-excursions {
  padding: 10px 20px 20px 20px;
  box-shadow: 2px 2px 10px 2px #a2a2a2;
  margin-top: 15px;
}
.category-excursions h2 {
  margin-top: 5px;
  margin-bottom: 20px;
  border-bottom: none;
}
.category-excursions h2 a {
  font-weight: bold;
  font-size: 18px;
  color: #038eae;
}
.category-excursions h3 {
  margin-bottom: 10px;
}
.category-excursions p {
  font-size: 12px;
  color: #333333;
}
.category-excursions img {
  padding: 2px;
  box-shadow: 2px 2px 10px 2px #a2a2a2;
}
.category-excursions .img-responsive {
  margin-top: 20px;
}
.category-excursions .read-more {
  font-weight: bold;
}
footer .pagination-display-page {
  padding-top: 33px;
}
.intl-tel-input {
  display: block;
}
.intl-tel-input .flag-dropdown .country-list {
  z-index: 9999;
}
.intl-tel-input .flag {
  background-image: url("../images/flags.png");
}
@media only screen and (max-width: 479px) {
  #content {
    padding: 20px;
  }
  #content h2 {
    text-align: center;
    font-size: 20px !important;
    font-weight: bold;
    border-bottom: none !important;
  }
  #content h4 {
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #content ul {
    list-style-type: square;
    padding: 0 20px;
    text-align: justify;
  }
  #content p {
    text-align: justify;
  }
  .captioned__caption {
    position: static;
  }
  .captioned__hover {
    max-height: none !important;
  }
  .captioned__heading,
  .category-accommodation h2 {
    text-align: center;
    font-size: 14px;
  }
  .category-accommodation .col-xs-12 {
    margin-bottom: 2px;
  }
  .category-accommodation .col-xs-12 .btn {
    margin-top: -20px;
    /*float: right;*/
  }
  .category-accommodation .col-xs-12:nth-child(1) img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .category-activity .col-md-6:nth-child(2) {
    padding-left: 0px;
    margin-top: 10px;
  }
  .category-excursions h3 {
    margin-top: 0px !important;
  }
  .category-excursions .row div:nth-child(2) {
    padding-left: 5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body > .container {
    /* width: 80%;
    margin: 0 auto; */
  }
  #content {
    padding: 20px;
  }
  .captioned__heading,
  .category-accommodation h2,
  .category-activity h2 {
    text-align: center;
    font-size: 14px !important;
  }
  .category-activity .col-xs-12,
  .category-accommodation .col-xs-12 {
    margin-bottom: 20px;
  }
  .category-activity .col-xs-12 .btn,
  .category-accommodation .col-xs-12 .btn {
    margin-top: -10px;
    /*float: right;*/
  }
  .category-activity .col-xs-12:nth-child(1) img,
  .category-accommodation .col-xs-12:nth-child(1) img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .category-activity .col-xs-12:nth-child(2) .special-offer,
  .category-accommodation .col-xs-12:nth-child(2) .special-offer {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #customer-service-message {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .captioned__heading,
  .category-accommodation h2,
  .category-accommodation h2 a {
    text-align: center;
    font-size: 14px !important;
  }
  .category-activity .col-sm-12,
  .category-accommodation .col-sm-12 {
    margin-bottom: 20px;
  }
  .category-activity .col-sm-12 .btn,
  .category-accommodation .col-sm-12 .btn {
    margin-top: 20px;
    float: right;
  }
  .category-activity .col-sm-12:nth-child(1) img,
  .category-accommodation .col-sm-12:nth-child(1) img {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .category-activity .col-sm-12:nth-child(2) .special-offer,
  .category-accommodation .col-sm-12:nth-child(2) .special-offer {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  section.category-single .category-activity {
    margin: 0px;
  }
  .category-accommodation {
    padding: 20px;
  }
  .category-accommodation .col-md-6:nth-child(2) {
    padding-left: 0px;
  }
  .category-accommodation .acc-price {
    text-align: right;
  }
  .accommodation-list {
    text-align: left;
  }
  .accommodation-list ul {
    text-align: left !important;
    margin: 0 auto;
    padding: 0;
  }
  .accommodation-list ul li {
    border-right: none !important;
    margin: 0 0 10px 0 !important;
    padding-left: 0px !important;
    display: block;
    border-bottom: 1px dotted #e6e6e6;
  }
  .hotel-guide h2 {
    border-bottom: none;
  }
  .hotel-guide .btn {
    margin-bottom: 20px;
  }
  .category-activity .product-img-wrapper {
    width: 311px;
    margin: 0 auto;
  }
  .wedding-selection img.img-responsive {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .category-activity .col-md-6:nth-child(2),
  .category-accommodation .col-md-6:nth-child(2) {
    padding-left: 20px;
  }

  .category-accommodation .col-md-6:nth-child(2) {
    padding-left: 20px;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .stepwizard-row:before {
    top: 95px;
  }
}
.modal-dialog--account .or-separator {
  font-weight: bold;
  text-align: center;
}
.modal-dialog--account .or-separator:before,
.modal-dialog--account .or-separator:after {
  content: '';
  width: 1px;
  background: gray;
  display: block;
  margin: 0 auto;
  height: 6em;
}
.modal-dialog--account .modal-body {
  padding: 10px 20px 20px 20px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .modal-dialog--account .modal-body {
    padding: 20px;
  }
}
.modal-dialog--account .modal-title {
  margin-bottom: 5px;
}
.modal-dialog--account .continue-shopping {
  color: #474747;
  font-weight: bold;
  font-size: 15px;
  display: block;
}
.modal-dialog--account h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .modal-dialog--account h4 {
    margin-bottom: 5px;
  }
}
.modal-dialog--account h4 .forgot {
  z-index: 9999;
  font-weight: normal;
  font-size: 13px;
  /* Increase of clickable area */
  margin-top: -19px;
  padding-top: 19px;
  padding-left: 19px;
}
.modal-dialog--account .sign-up .input-group {
  margin-bottom: 9px;
}
.modal-dialog--account .sign-in .input-group {
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .modal-dialog--account .sign-in .input-group {
    margin-bottom: 0;
  }
}
.modal-dialog--account .input-group-addon {
  border-right: 0;
  /* first-child is not applied if label exists */
  background: #f2f2f2;
}
.modal-dialog--account .signup-list {
  color: #6f6f6f;
  margin-top: 9px;
}
.modal-dialog--account .well-sm {
  margin: 9px 0 0 0;
}
.modal-dialog--account .well-sm p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}
.modal-dialog--contact .modal-content {
  border-radius: 0px;
}
.modal-dialog--contact .modal-content .modal-header {
  padding: 5px 15px;
  background-color: #038eae;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.modal-dialog--contact .modal-content .modal-header button.close {
  padding-top: 5px;
  font-size: 30px;
  color: #FFF;
  text-shadow: 0px 1px 0px #FFF;
  opacity: 1;
}
.modal-dialog--contact .modal-content .modal-header h3 {
  color: #ffffff;
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
.modal-dialog--contact .modal-content .modal-header h3 span {
  margin-right: 10px;
  margin-bottom: 7px;
  font-size: 30px;
  font-weight: normal;
  vertical-align: middle;
}
.modal-dialog--contact .modal-content .modal-body {
  padding-bottom: 0px;
}
.modal-dialog--contact .modal-content .modal-body .control-label {
  text-align: left;
}
.modal-dialog--contact .modal-content .modal-body .btn {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .modal-dialog--contact .modal-content .modal-body .texarea-imput-group {
    width: 100%;
  }
}
.modal-dialog--contact .modal-content .modal-body address dl {
  padding: 0.5em;
}
.modal-dialog--contact .modal-content .modal-body address dt {
  float: left;
  clear: left;
  text-align: right;
  font-weight: bold;
}
.modal-dialog--contact .modal-content .modal-body address dt.icn-circle {
  font-size: 14px;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  color: #FFF;
  text-align: inherit;
  text-decoration: none;
  background: #666;
  font-weight: 700;
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
  padding-left: 6px;
}
.modal-dialog--contact .modal-content .modal-body address dd {
  margin: 0 0 10px 30px;
  padding: 0 0 0.5em 0;
  font-style: italic;
}
.modal-dialog--contact .modal-content .modal-body address dd a,
.modal-dialog--contact .modal-content .modal-body address dd a:hover,
.modal-dialog--contact .modal-content .modal-body address dd a:focus,
.modal-dialog--contact .modal-content .modal-body address dd a:active {
  color: #666;
  text-decoration: none;
}
.modal-dialog--contact .modal-content .modal-body address img {
  width: 290px;
  margin-top: -80px;
}
@media only screen and (max-width: 767px) {
  .modal-dialog--contact .modal-content .modal-body address img {
    float: none !important;
    margin-top: 0;
  }
}
.accommodation-image {
  display: block;
  position: relative;
  overflow: hidden;
}
.accomodation-categories {
  margin-bottom: 20px;
}
.activities-images {
  padding: 5px;
  box-shadow: 2px 2px 10px 2px #a2a2a2;
  margin-top: 20px;
}
.category-top-menu {
  margin-bottom: 50px;
}
table tr {
  font-size: 13px;
}
.sorting .form-control {
  margin: 0;
  width: 250px;
  margin-left: 463px;
}
.category-activity {
  padding: 12px;
  box-shadow: 2px 2px 10px 2px #a2a2a2;
  margin-top: 15px;
}
.category-activity h4 {
  font-weight: bold;
  margin-top: 5px;
  font-size: 15px;
}
.category-activity p {
  font-size: 12px;
  color: #6c6c6c;
}
.category-activity img {
  padding: 2px;
  box-shadow: 2px 2px 10px 2px #a2a2a2;
}
.category-activity hr {
  margin: 0;
}
.category-activity .info-category-activity {
  margin-top: 10px;
}
.category-activity .info-category-activity p {
  font-size: 13px;
  color: #363636;
}
.category-activity .info-category-activity .glyphicon {
  margin-right: 10px;
  font-size: 18px;
}
.view-details {
  margin-top: 15px;
}
.read-more {
  font-weight: bold;
}
.special-offer {
  font-size: 16px;
  font-weight: bold;
  margin-right: 8px;
}
.special-offer span {
  margin-right: 10px;
}
.special-offer del {
  font-weight: normal;
}
.special-offer .activity-price {
  color: #038eae;
  font-size: 35px;
  margin-left: 30px;
}
.content-slider {
  margin-bottom: 20px;
}
.booking-activity {
  padding: 10px;
  background-color: #f0f0f0;
}
.booking-activity li {
  padding-bottom: 20px;
  list-style: none;
}
/* Variables are lazy loaded */
/* Martin's mods
// Medium screen / desktop
//** Deprecated `@screen-md` as of v3.0.1
@screen-md:                  992px;
@screen-md:                  @screen-sm;
@screen-md-min:              @screen-md;
//** Deprecated `@screen-desktop` as of v3.0.1
@screen-desktop:             @screen-md-min;

// Large screen / wide desktop
//** Deprecated `@screen-lg` as of v3.0.1
//@screen-lg:                  1200px;
@screen-lg:                  9999px;
@screen-lg-min:              @screen-lg;
//** Deprecated `@screen-lg-desktop` as of v3.0.1
@screen-lg-desktop:          @screen-lg-min;
*/
.lt-ie9 .header__controls,
.lt-ie9 .captioned__caption {
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.lt-ie9 #js-warning {
  background-color: transparent;
  border: none;
}
.lt-ie9 #js-warning p {
  background: #ffcc00;
  font-size: 200%;
  font-family: verdana;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.8em;
}
.lt-ie9 .header__slide--initial {
  opacity: 1;
  background-image: url('../images/header/underwater.jpg');
  width: 100%;
  max-width: 100%;
  z-index: -1;
}
.lt-ie9 footer.bottom .container {
  /* min-height: 550px; */
}
.lt-ie9 footer.bottom .container-fluid ul.list-unstyled li {
  display: inline;
}
.lt-ie8 * {
  box-sizing: border-box;
  behavior: url('../js/polyfills/boxsizing.htc');
}
.lt-ie8 body {
  min-width: 992px;
}
.lt-ie8 .navbar {
  z-index: 100;
}
.lt-ie8 .navbar-search {
  z-index: 101;
}
.lt-ie8 .navbar-search .form-control {
  height: 18px !important;
  width: 302px;
}
.lt-ie8 .navbar-search .btn-default {
  height: 40px !important;
}
.lt-ie8 #frm-footercontactform #frm-name,
.lt-ie8 #frm-footercontactform #frm-email,
.lt-ie8 #frm-footercontactform #frm-message {
  float: none;
  width: 373px;
}
.lt-ie8 audio,
.lt-ie8 canvas,
.lt-ie8 video {
  display: inline;
  zoom: 1;
}
.lt-ie8 html {
  font-size: 100%;
}
.lt-ie8 img {
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.lt-ie8 button,
.lt-ie8 input {
  overflow: visible;
}
.lt-ie8 .container,
.lt-ie8 .container-fluid {
  zoom: 1;
}
.lt-ie8 .row {
  zoom: 1;
}
.lt-ie8 .dl-horizontal {
  zoom: 1;
}
.lt-ie8 input[type="radio"],
.lt-ie8 input[type="checkbox"] {
  margin-top: 0;
}
.lt-ie8 .help-block {
  display: inline;
  zoom: 1;
}
.lt-ie8 .form-horizontal .form-group {
  zoom: 1;
}
.lt-ie8 .dropdown-toggle {
  margin-bottom: -3px;
}
.lt-ie8 .dropdown-menu .divider {
  width: 100%;
  margin: -5px 0 5px;
}
.lt-ie8 .list-group {
  margin-left: 0;
}
.lt-ie8 ul .list-group-item {
  list-style: none;
}
.lt-ie8 .sr-only {
  clip: rect(0 0 0 0);
}
.lt-ie8 .list-inline > li {
  display: inline;
  zoom: 1;
}
/* Block index */
.activities-categories-top > div {
  padding: 0 10px;
}
.activities-categories-top .content {
  padding: 0 20px 20px;
  text-align: center;
}
.activities-categories-top .content h2 {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: none;
}
.activities-categories-top .content .img-responsive {
  display: inline-block;
  margin-right: 20px;
}
.activities-categories-top .content p {
  text-align: center;
  margin-top: 10px;
  color: #555555;
}
.mixitup-filters {
  padding-right: 20px;
}
.mixitup-filters .filter-label {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #555;
}
.mixitup-filters .btn {
  background-color: #f9f9f9;
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  border-radius: 4px;
}
.mixitup-filters .btn .icon {
  display: none;
}
.mixitup-filters .btn.active {
  box-shadow: none;
}
.mixitup-filters .btn.active .icon {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
  color: #038eae;
}
#mixitup-container .mixitup-item {
  padding: 9px 20px;
}
#mixitup-container .mixitup-item .activities-images {
  position: relative;
}
#mixitup-container .mixitup-item .activities-images p {
  position: absolute;
    bottom: 10px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.7);
    font-weight: bold;
    padding: 9px;
    text-transform: uppercase;
}
#mixitup-container .mix {
  display: none;
}
.lt-ie8 #mixitup-container .mix {
  display: inline;
}
.no-js #mixitup-container .mix {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .mixitup-item {
    margin-bottom: 30px;
  }
  .activities-images p {
    position: fixed;
    font-size: 10px;
    bottom: -60px !important;
    background-color: transparent !important;
    color: #555 !important;
    text-align: left !important;
  }
}
@media only screen and (max-width: 991px) {
  .mixitup-filters .btn-filter {
    margin-bottom: 10px;
  }
  #mixitup-container .mixitup-item .activities-images p {
    font-size: 10px;
    max-width: 170px;
  }
}
@media only screen and (max-width: 1199px) {
  #mixitup-container .mixitup-item .activities-images p {
    max-width: 240px;
  }
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
}
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbbbbb;
}
/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}
.noUi-active {
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.activities-filter {
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
.activities-filter h2 {
  margin: 0px 0 10px;
  font-size: 14px;
}
.activities-filter h3 {
  margin: 0 0 5px;
  font-size: 14px;
}
.activities-filter .filter-btn-group {
  width: 246px;
}
.activities-filter .filter-btn-group .btn {
  width: 100%;
  border-color: #e6e6e6;
  background-color: #ffffff;
  color: #222222;
  margin: 5px 0;
  text-align: left;
}
.activities-filter .filter-btn-group .btn.btn-sm {
  padding: 5px 15px;
}
.activities-filter .filter-btn-group .btn .caret {
  position: absolute;
  top: 18px;
  right: 20px;
}
.activities-filter .filter-btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.activities-filter .filter-btn-group:nth-child(3) {
  margin-bottom: 20px;
}
.activities-filter .filter-btn-group .dropdown-menu {
  top: 92%;
  padding: 15px;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.activities-filter .filter-btn-group .dropdown-menu .checkbox {
  margin: 0 5px 5px;
  color: #555555;
}
.activities-filter .filter-btn-group .dropdown-menu .checkbox input[type="checkbox"] {
  margin-top: 2px;
}
.activities-filter .btn-clear {
  margin-right: 10px;
}
.slider-container {
  padding: 10px;
  width: 90%;
}
.slider-container .slider-values {
  margin: 10px 0;
}
.slider-container .slider-values span {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
}
.slider-container .slider-values span:nth-child(odd) {
  font-weight: bold;
}
.noUi-origin {
  border-radius: 5px;
}
.noUi-target {
  border-radius: 5px;
  box-shadow: none;
  border: none;
}
.noUi-horizontal {
  height: 8px;
}
.noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  top: -4px;
  left: -10px;
}
.noUi-handle {
  border: 1px solid #222222;
  border-radius: 20px;
  background: #ffffff;
  cursor: default;
  box-shadow: none;
}
.noUi-handle:before,
.noUi-handle:after {
  display: none;
}
.noUi-connect {
  background-color: #333333;
}
.noUi-background {
  background-color: #999999;
  box-shadow: none;
}
.popular-activities {
  margin-top: 5px;
  margin-bottom: 10px;
}
.popular-activities .btn {
  font-size: 10px;
  font-weight: bold;
}
.popular-activities span {
  font-weight: bold;
  margin-right: 5px;
}
.popular-activities .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
.popular-activities .btn-group > .btn:last-child:not(:first-child),
.popular-activities .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}
#content .paginator {
  padding: 20px;
}
#content .paginator ul li {
  padding-left: 0px;
}
#content .paginator .pagination-display-page {
  padding-top: 20px;
}
.filter-message {
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  .activities-filter {
    max-width: 280px;
    margin: 20px auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .activities-filter {
    overflow: visible;
    height: 420px;
  }
  .activities-filter .filter-btn-group {
    width: 200px;
  }
  .activities-filter .filter-btn-group .dropdown-menu {
    width: 280px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #content .paginator {
    text-align: right;
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  #content .paginator {
    text-align: right;
    padding: 20px;
  }
  #content .paginator .pagination > li > a,
  #content .paginator .pagination > li > span {
    padding: 8px 12px;
    font-size: 11px;
  }
}
.captioned {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.captioned__image {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.captioned__caption {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 9px;
  padding-bottom: 9px;
}
.captioned__heading {
  display: block;
  font-size: 18px;
  font-weight: 100;
  text-transform: uppercase;
}
.captioned__heading,
.captioned__hover {
  display: block;
  color: #fff;
  padding: 0 9px;
  margin: 0;
}
.captioned:hover .captioned__hover {
  max-height: 800px;
  transition: max-height 1s ease-in;
}
.captioned__hover {
  max-height: 0;
  transition: max-height 0.25s ease-out;
  overflow: hidden;
}
.captioned__hover:before {
  content: '';
  display: block;
  height: 9px;
}
@media only screen and (max-width: 991px) {
  .captioned__heading {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .captioned__heading {
    font-size: 14px;
  }
  .captioned__hover {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .captioned__heading {
    font-size: 12px;
  }
}
.car {
  margin-top: 10px;
  box-shadow: 2px 2px 10px 2px #c3c3c3;
  padding: 5px 20px 20px 20px;
}
.car__description {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .car__description {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .car__description dt {
    width: 130px;
    text-align: left;
    margin-bottom: 3px;
  }
  .car__description dd {
    margin-left: 140px;
  }
}
.car__pricing {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 15px;
}
@media (min-width: 992px) {
  .car__pricing {
    float: left;
    width: 50%;
  }
}
.car__pricing th {
  background-color: #e5e5e5;
  text-align: center;
}
.car__pricing td {
  text-align: center;
}
.car__heading {
  color: #038eae;
  font-size: 23px;
  border-bottom: solid thin;
  text-align: center;
  padding-bottom: 6px;
  font-weight: bold;
}
.car__icons {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}
.car__icons-col {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.car__image {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#form-car-rental .car-rental-date-pickers {
  margin-bottom: 10px;
}
#form-car-rental .car-rental-date-pickers .control-label {
  margin-bottom: 5px;
}
#form-car-rental .car-rental-date-pickers > .col-sm-5 {
  margin-left: 1px;
}
#form-car-rental .car-rental-date-pickers > .col-sm-4 {
  margin-left: 3px;
}
#form-car-rental .total-price {
  height: 40px;
  margin-bottom: 20px;
}
#form-car-rental .total-price__label {
  color: #222222;
  font-size: 24px;
  font-weight: bold;
}
#form-car-rental .total-price__price {
  font-size: 34px;
  font-weight: bold;
  color: #b2002e;
  margin-left: 20px;
}
/* Less.js :extend does not work on nested structure */
.car__icon,
.car__icon--transmission-a,
.car__icon--transmission,
.car__icon--transmission-m,
.car__icon--doors,
.car__icon--passengers,
.car__icon--handbag,
.car__icon--suitcase {
  background-image: url('../images/icons-car-rental.png');
  background-repeat: no-repeat;
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 auto;
}
.car__icon--transmission-a {
  background-position: 0px 0;
}
.car__icon--transmission {
  background-position: -40px 0;
}
.car__icon--transmission-m {
  background-position: -79px 0;
}
.car__icon--doors {
  background-position: -118px 0;
}
.car__icon--passengers {
  background-position: -157px 0;
}
.car__icon--handbag {
  background-position: -197px 0;
}
.car__icon--suitcase {
  background-position: -236px 0;
}
@media only screen and (max-width: 767px) {
  body .car-rental ul li {
    margin-bottom: 0;
  }
}
.categories-top {
  margin-bottom: 18px;
  background: #f4f2f0;
  border: 1px solid #e6e6e6;
  padding: 10px;
  overflow: hidden;
}
.categories-top:after {
  clear: none;
}
.categories-top + .shadow-separator {
  margin-top: -19px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .categories-top .col-xs-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories-top .col-sm-12 {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  body #fc_chat_layout #fc_chat_header:before {
    content: "\00A0";
    display: block;
    width: 200px;
    height: 129px;
    position: absolute;
    right: -10px;
    top: -129px;
    cursor: pointer;
    -webkit-transition: all 750ms ease-in-out;
    -moz-transition: all 750ms ease-in-out;
    -ms-transition: all 750ms ease-in-out;
    -o-transition: all 750ms ease-in-out;
    transition: all 750ms ease-in-out;
  }
  body #fc_chat_layout.fc-expanded #fc_chat_header:before {
    opacity: 0;
  }
  body #fc_chat_layout.fc-collapsed #fc_chat_header:before {
    opacity: 1;
  }
  body.en #fc_chat_layout #fc_chat_header:before {
    background: url('../images/chat/chat-en.png') no-repeat center center;
  }
  body.fr #fc_chat_layout #fc_chat_header:before {
    background: url('../images/chat/chat-fr.png') no-repeat center center;
    width: 230px;
  }
  body #fc_chat_layout.fc-collapsed {
    margin-bottom: -20px;
  }
}
body #fc_chat_layout #fc_chat_header {
  height: 48px;
}
body #fc_chat_layout.fc-expanded #fc_chat_header span.lc-minimize {
  width: 0;
  right: 0px;
  top: 0px;
  font-size: 13px;
}
body #fc_chat_layout.fc-expanded #fc_chat_header span.lc-minimize i {
  display: none;
}
body #fc_chat_layout.fc-expanded #fc_chat_header span.lc-minimize:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\2212";
  right: 34px;
  top: 17px;
  font-size: 13px;
  color: #ffffff;
}
body #fc_chat_layout #fc_chat_header #fc_chat_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 48px;
  color: #ffffff;
}
body #fc_chat_layout #fc_chat_header.dark-icon {
  background-image: url('../images/chat/chat-collapsed-icon.png');
}
body #fc_chat_layout.fc-expanded #fc_chat_header.dark-icon {
  background-image: none;
}
body #fc_chat_layout #fc_chat_container {
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  body #fc_chat_layout #fc_chat_container {
    margin-top: 20px;
  }
}
body #fc_chat_layout #fc_chat_container .formfield_wrap .txtfield_wrap label {
  position: static;
}
body #fc_chat_layout #fc_chat_container .formfield_wrap .txtfield_wrap input,
body #fc_chat_layout #fc_chat_container .formfield_wrap .txtfield_wrap .fc-select {
  border-radius: 0;
}
.phone-number-wrapper .flag {
  margin-top: 13px !important;
}
.phone-number-wrapper .country-list {
  top: 39px;
}
.payments p {
  padding: 10px;
}
.payments .row {
  padding: 0 10px;
  margin-bottom: 10px;
}
.payments .row .btn-payment-method {
  height: 94px;
  border: 1px solid #e6e6e6;
  text-align: left;
  font-weight: bold;
  background-position: 160px 20px ,right ;
  background-repeat: no-repeat;
}
.payments .row .btn-payment-method:hover,
.payments .row .btn-payment-method:focus,
.payments .row .btn-payment-method:active {
  color: #555555;
  background-color: #ffffff;
}
.payments .row #frm-visa {
  background-image: url('../images/payment/Visa.png');
}
.payments .row #frm-mastercard {
  background-image: url('../images/payment/Mastercard.png');
}
.payments .row #frm-amex {
  background-image: url('../images/payment/American-Express.png');
}
.payments .row #frm-paypal {
  background-image: url('../images/payment/PayPal.png');
}
.payment-confirmation-content,
.checkout-success {
  padding: 10px 20px;
}
.checkout-failure {
  padding: 10px;
}
.checkout-failure p {
  margin: 0 0 9px;
}
@media only screen and (max-width: 479px) {
  .payments .change-currency {
    text-align: center;
  }
  .payment-methods .col-xs-12 img {
    width: 50px;
    margin-top: 10px;
  }
  .payments .row .btn-payment-method {
    background-position: 119px 20px, right center;
    font-size: 11px;
    padding-left: 8px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .payments .change-currency {
    text-align: center;
  }
  .payment-methods .col-xs-12 img {
    width: 50px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .payment-confirmation-content {
    padding: 10px 0 !important;
  }
}
@media only screen and (max-width: 1199px) {
  .payments .row .btn-payment-method {
    margin-bottom: 10px;
  }
}
.content-desc {
  padding-left: 5px;
}
.content-desc h3 {
  color: #038eae;
  margin-top: 20px;
  margin-bottom: 5px;
}
.content-desc p {
  line-height: 18px;
  font-size: 13px;
}
.content-desc .img-responsive {
  margin-bottom: 15px;
  margin-right: 20px;
}
.content-desc .img-responsive.pull-right {
  margin-left: 20px;
  margin-right: 0px !important;
}
.content-desc .img-responsive.pull-left {
  margin-top: 5px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.content-desc .fw {
  margin-top: 20px;
  margin-bottom: 20px;
  width: inherit;
}
.content-desc .img-shadow {
  padding: 15px;
  box-shadow: 2px 2px 10px 2px #A2A2A2;
}
.content-desc .img-center {
  margin: 20px auto;
  display: block;
}
.content-desc .img-grid img {
  margin: 0 !important;
}
.content-desc .bg-warning.p1 {
  color: white;
  font-size: 15px;
}
.content-desc ul li {
  margin-bottom: 0px !important;
}
.content-desc .weather-widget > div {
  float: left;
  margin-bottom: 10px;
  margin-left: 5px;
}
.content-desc .weather-widget > iframe {
  margin-bottom: 10px;
  margin-left: 15px;
}
.content-desc .table-responsive .table thead {
  background-color: #f97344;
}
.content-desc .table-responsive .table thead tr th {
  text-align: center;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-width: 0px;
}
.content-desc .table-responsive .table tbody tr th {
  text-align: center;
}
.content-desc .table-responsive .table tbody tr td {
  text-align: center;
}
.content-desc .table-responsive .table tbody tr:last-child {
  background-color: #252525;
  color: #ffffff;
}
.content-desc .table-responsive .table tbody tr:last-child th {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-desc .table-responsive .table tbody tr:last-child td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.content-desc-table .table-responsive .table thead {
  background-color: #252525;
  color: #ffffff;
}
.content-desc-table .table-responsive .table thead tr th {
  text-align: center;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-width: 0px;
}
.content-desc-table .table-responsive .table thead tr th:first-child {
  background-color: #ffffff;
}
.content-desc-table .table-responsive .table tbody tr th {
  text-align: center;
}
.content-desc-table .table-responsive .table tbody tr td {
  text-align: center;
}
.content-desc-table .table-responsive .table tbody tr:first-child {
  background-color: #F97344;
  color: #ffffff;
}
.content-desc-table .table-responsive .table tbody tr:first-child th {
  vertical-align: middle;
}
.content-desc-table .table-responsive .table.table-striped thead tr th {
  border: 2px solid #ddd;
}
.content-desc-table .table-responsive .table.table-striped thead tr th:first-child {
  border: none;
}
.content-desc-table .table-responsive .table.table-striped tbody tr th {
  border-right: 2px solid #ddd;
  border-left: 2px solid #ddd;
}
.content-desc-table .table-responsive .table.table-striped tbody tr td {
  border-right: 2px solid #ddd;
  border-left: 2px solid #ddd;
}
.content-desc-table .table-responsive .table.table-striped tbody tr:last-child td {
  border-bottom: 2px solid #ddd;
}
.content-desc-table .table-responsive .table.table-striped tbody tr:last-child th {
  border-bottom: 2px solid #ddd;
}
.content-desc-table-2 .table-responsive .table thead {
  background-color: #252525;
  color: #ffffff;
}
.content-desc-table-2 .table-responsive .table thead tr th {
  text-align: center;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-width: 0px;
  vertical-align: middle;
}
.content-desc-table-2 .table-responsive .table tbody tr th {
  text-align: center;
}
.content-desc-table-2 .table-responsive .table tbody tr td {
  text-align: center;
}
.weather-forecast .content-desc-center {
  margin: 25px auto !important;
  width: 500px;
}
.weather-forecast .content-desc-center h3 {
  margin: 25px auto !important;
  text-align: center;
}
.weather-forecast iframe {
  border: none;
  width: 142px;
}
.weather-widget > div {
  border: none !important;
}
.diving-in-mauritius .table {
  width: 500px;
  margin: 20px auto 0px;
}
.diving-in-mauritius .table tbody tr th {
  text-align: left !important;
  padding-left: 30px;
}
.diving-in-mauritius .table tbody tr:last-child {
  background-color: #ffffff !important;
  color: #333 !important;
}
.diving-in-mauritius .table tbody tr:last-child th {
  padding: 8px 8px 8px 30px !important;
}
.diving-in-mauritius .table tbody tr:last-child td {
  padding: 8px !important;
}
.st-brandon-island .btn-primary {
  width: 340px;
  font-weight: bold;
}
.mauritius-accommodation .img-shadow,
.mauritius-golf .img-shadow,
.chamarel-mauritius .img-shadow {
  padding: 10px !important;
}
.mauritius-accommodation .img-grid-2,
.mauritius-golf .img-grid-2,
.chamarel-mauritius .img-grid-2 {
  position: relative;
  margin-top: 20px;
}
.mauritius-accommodation .img-grid-2 p,
.mauritius-golf .img-grid-2 p,
.chamarel-mauritius .img-grid-2 p {
  position: absolute;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 25px;
  left: 20px;
  font-size: 16px !important;
  color: #ffffff;
}
.golf-courses-mauritius .box-shadow h4 {
  color: #038EAE;
}
.golf-courses-mauritius .box-shadow img {
  padding: 2px;
  box-shadow: 2px 2px 10px 2px #A2A2A2;
}
.golf-courses-mauritius .content-desc .box-shadow .row div:nth-child(2) p:first-child {
  margin-top: 5px;
}
.mauritius-airport img.img-center {
  max-width: 600px;
}
.shopping-in-mauritius ul li {
  margin: 0;
  font-size: 13px;
}
.shopping-in-mauritius ul li h4 {
  margin: 0 !important;
  font-size: 13px;
}
.tourist-attractions-mauritius h3 {
  margin-top: 0px;
}
.mauritius-cities-and-places .mauritius-cities h4 {
  color: #038EAE;
}
.mauritius-cities-and-places .mauritius-cities img {
  padding: 2px;
  box-shadow: 2px 2px 10px 2px #A2A2A2;
}
.mauritius-cities-and-places .mauritius-cities {
  padding: 10px 20px 20px;
  box-shadow: 2px 2px 10px 2px #A2A2A2;
  margin-top: 25px;
}
.lux-mauritius p {
  text-align: justify;
}
.lux-mauritius h4.blue {
  margin-top: 20px !important;
}
.hotel-desc h4 {
  font-size: 16px;
}
.hotel-desc h3 {
  font-size: 20px;
}
.hotel-desc iframe {
  border: 1px solid #CCC;
  padding: 5px;
  margin: 20px 0;
  width: 100%;
}
.hotel-desc .hotel-info {
  width: 160px;
}
.hotel-desc .hotel-info p {
  font-size: 12px;
  margin-bottom: 6px;
}
.hotel-desc .apartment-info {
  width: 200px;
}
.product-desc h2 {
  font-size: 20px;
  color: #038eae;
}
.product-desc h3 {
  font-size: 18px;
  color: #222222;
}
.product-desc h4 {
  font-size: 16px;
  color: #038eae;
  margin-top: 20px !important;
}
.product-desc h5 {
  font-size: 14px;
  color: #038eae;
}
.product-desc h6 {
  font-size: 13px;
  color: #222222;
}
.product-desc .hs-12 {
  font-size: 17px;
  color: #038eae !important;
}
.product-desc .hs-13 {
  font-size: 14px;
  color: #222222;
}
.product-desc .hs-14 {
  font-size: 18px !important;
  color: #333333 !important;
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}
.product-desc .hs-15 {
  margin-top: 20px !important;
  margin-bottom: 10px;
  font-size: 18px !important;
  color: #038eae !important;
  font-weight: bold;
}
.product-desc .title {
  font-size: 25px;
  color: #222222;
  border-bottom: 1px solid #acacac;
  padding-bottom: 10px;
}
.product-desc .content-desc-table-2 .table-responsive .table tbody tr:last-child {
  background-color: #F9F9F9;
  color: #222222;
}
.product-desc .table-responsive {
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-desc .img-responsive.img-thumbnail.pull-left + p {
  margin-top: 10px;
}
.product-desc .glyphicon {
  font-size: 24px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
}
.product-desc .glyphicon.icn-blue {
  color: #038eae;
}
.product-desc .glyphicon.icn-gray {
  color: #333333;
}
.product-desc #accordion h4 > a {
  color: #555555;
  text-decoration: none;
}
.product-desc #accordion h4 > a:hover {
  text-decoration: none;
}
.product-desc #accordion .panel {
  border-bottom: none;
  box-shadow: unset;
}
.product-desc #accordion .panel:last-child {
  border-bottom: 1px solid #DDD;
}
.product-desc .panel-group .panel + .panel {
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .content-desc .btn-tours {
    width: 250px;
    white-space: normal;
  }
  .diving-in-mauritius .table {
    width: 300px;
    margin: 0 auto;
  }
  .diving-in-mauritius .table-responsive {
    width: 300px;
    margin: 0 auto;
  }
  .hotel-desc .img-thumbnail.pull-right {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .content-desc {
    padding-left: 0px;
  }
  .content-desc .img-responsive {
    float: none !important;
    margin: 0 auto 25px !important;
  }
  .content-desc .img-responsive.pull-right {
    margin: 0 auto 20px !important;
    float: none !important;
  }
  .content-desc .img-responsive.pull-left {
    margin-top: 5px !important;
  }
  .content-desc .table-responsive .table thead tr th {
    text-align: center;
    font-size: 9px;
  }
  .content-desc .table-responsive .table tbody tr th {
    text-align: center;
    font-size: 10px;
  }
  .content-desc .table-responsive .table tbody tr td {
    text-align: center;
    font-size: 10px;
  }
  .content-desc-table .table-responsive .table thead tr th {
    text-align: center;
    font-size: 9px;
  }
  .content-desc-table .table-responsive .table tbody tr th {
    text-align: center;
    font-size: 10px;
  }
  .content-desc-table .table-responsive .table tbody tr td {
    text-align: center;
    font-size: 10px;
  }
  .content-desc-table-2 .table-responsive .table thead tr th {
    text-align: center;
    font-size: 9px;
  }
  .content-desc-table-2 .table-responsive .table tbody tr th {
    text-align: center;
    font-size: 10px;
  }
  .content-desc-table-2 .table-responsive .table tbody tr td {
    text-align: center;
    font-size: 10px;
  }
  .mauritius-accommodation .img-grid-2 p,
  .mauritius-golf .img-grid-2 p,
  .chamarel-mauritius .img-grid-2 p {
    padding: 10px;
    bottom: 35px;
    left: 20px;
    font-size: 12px !important;
  }
  .product-desc .img-responsive {
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .img-grid img {
    margin-top: 20px !important;
  }
  .img-grid img:nth-child(1) {
    margin-left: 25% !important;
  }
  .img-grid img:nth-child(2) {
    float: left !important;
    margin-left: 15% !important;
  }
  .golf-courses-mauritius .content-desc .box-shadow .row div:nth-child(2) p {
    margin-left: 10px;
  }
  .golf-courses-mauritius .content-desc .box-shadow .row div:nth-child(2) a {
    margin-left: 10px;
  }
  .mauritius-cities-and-places .mauritius-cities p {
    margin-left: 10px;
  }
  .mauritius-cities-and-places .mauritius-cities a {
    margin-left: 10px;
  }
}
@media only screen and (min-height: 480px) and (max-width: 1199px) {
  .hotel-info {
    margin: 20px 0px 0px 30px;
  }
  .apartment-info {
    margin: 20px 0px 0px 30px;
  }
  .hotel-desc iframe {
    height: 300px;
  }
  .hotel-desc ul + img {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .hotel-desc .hotel-info {
    position: absolute;
    right: 30px;
    top: -310px;
  }
  .hotel-desc .apartment-info {
    position: absolute;
    right: 0px;
    top: -305px;
  }
}
@media only screen and (max-width: 479px) {
  .hotel-info,
  .apartment-info {
    float: none !important;
  }
  .hotel-desc iframe {
    height: 250px;
  }
}
/*Contact Form*/
#contact-form h3,
#contact-form p {
  margin-bottom: 20px;
}
#contact-form iframe {
  width: 100%;
}
#contact-form .header-line {
  line-height: 0.5;
  text-align: center;
  margin-left: 40%;
}
#contact-form .header-line h2 {
  display: inline-block;
  position: relative;
}
#contact-form .header-line h2:before,
#contact-form .header-line h2:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #e6e6e6;
  top: 10px;
  width: 200px;
}
#contact-form .header-line h2:before {
  right: 100%;
  margin-right: 15px;
}
#contact-form .header-line h2:after {
  left: 100%;
  margin-left: 15px;
}
#contact-form .contact-info {
  margin-bottom: 40px;
  padding: 20px 20px 20px 40px;
  border: 1px solid #e6e6e6;
  background: #f7f7f7;
}
#contact-form .contact-info .row {
  margin: 0px auto;
}
#contact-form .contact-info + hr {
  margin-bottom: 40px;
}
#contact-form .control-label {
  text-align: left;
}
#contact-form .img-responsive {
  padding: 2px;
  border: 1px solid #e6e6e6;
}
#contact-form .form,
#contact-form .map {
  padding-left: 20px;
}
.hs-1 {
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  background: #038eae;
}
.hs-2 {
  font-size: 14px !important;
  font-weight: bold;
  color: #222222 !important;
}
.hs-3 {
  font-size: 14px;
  color: #038eae !important;
}
.hs-4 {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  font-weight: normal;
  color: #555555;
}
.hs-5 {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #555555;
}
.hs-6 {
  border-bottom: 1px solid #038eae;
  font-size: 16px;
  padding-bottom: 10px;
  color: #038eae;
}
.hs-7 {
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}
.hs-7 h1 {
  font-size: 30px;
  display: inline-block;
  background-color: #ffffff;
  color: #555555;
  padding: 0px 40px;
}
.hs-7 h2 {
  font-size: 26px;
  display: inline-block;
  background-color: #ffffff;
  color: #038eae;
  padding: 0px 40px;
}
.hs-7 hr {
  position: absolute;
  width: 100%;
  z-index: -1;
}
.lt-ie9 .hs-7 hr {
  position: relative;
  top: -1em;
}
.hs-7 h1 + hr {
  top: 14px;
}
.hs-7 h2 + hr {
  top: 12px;
}
.hs-7 p {
  text-align: justify;
}
.hs-8 {
  font-size: 22px;
  padding-bottom: 10px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 0;
}
.hs-9 {
  font-size: 16px;
  color: #038eae;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
}
.hs-10 {
  font-size: 20px;
  color: #555555 !important;
}
.hs-11 {
  color: #333333 !important;
  background-color: #ededed;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  margin-top: 35px !important;
}
.hs-16 {
  line-height: 18px;
  font-size: 13px !important;
  margin: 0 0 9px;
  font-weight: normal !important;
  color: #333333 !important;
}
.box-shadow {
  padding: 10px 20px 20px;
  box-shadow: 2px 2px 10px 2px #A2A2A2;
  margin-top: 25px;
}
.blank-separator {
  width: 100%;
  border: 0px none;
  height: 1px;
  background-color: transparent;
}
.shadow-separator {
  background: url('../images/home/shadow-home.png') no-repeat center top transparent;
  height: 28px;
  margin-top: -1px;
}
hr.style-fade {
  width: 100%;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
}
.spacer {
  margin-top: 20px;
  margin-bottom: 20px;
}
.spacer-1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt1 {
  margin-top: 10px !important;
}
.mb1 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mt2 {
  margin-top: 20px !important;
}
.mb2 {
  margin-bottom: 20px !important;
}
.mt3 {
  margin-top: 30px !important;
}
.mb3 {
  margin-bottom: 30px !important;
}
.mt4 {
  margin-top: 40px !important;
}
.mb4 {
  margin-bottom: 40px !important;
}
.mt6 {
  margin-top: 60px;
}
.fs20 {
  font-size: 16px;
}
.fs24 {
  font-size: 20px;
}
.red {
  color: red;
}
.gray {
  color: #555555 !important;
}
section.home .home-top-content-box {
  padding: 20px 20px 20px 0;
}
section.home .home-top-content-box .content {
  padding: 20px;
  min-height: 178px;
  background-color: #222222;
  color: #ffffff;
}
section.home .home-top-content-box .content .hs-8 {
  font-size: 20px;
}
section.home .home-top-content-box .content .btn {
  margin-top: 20px;
}
section.home .home-promo-carousel {
  padding: 20px 0 20px 20px;
}
section.home .home-promo-carousel .carousel-caption {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  padding: 5px 10px;
  width: 100%;
  left: 0;
  text-align: left;
  font-weight: bold;
}
section.home .home-promo-carousel .carousel-control {
  text-shadow: none;
  top: 40%;
  width: 10%;
}
section.home .home-promo-carousel .carousel-control.left,
section.home .home-promo-carousel .carousel-control.right {
  background: transparent;
}
section.home .home-features-list {
  background: #f4f2f0;
  padding: 10px;
  overflow: hidden;
}
section.home .home-features-list:after {
  clear: none;
}
section.home .home-features-list > div {
  border-right: 1px solid #999999;
  padding-left: 40px;
}
section.home .home-features-list > div:last-child,
section.home .home-features-list > div:first-child {
  border-right: none;
}
section.home .home-features-list > div:nth-child(2) {
  border-left: 1px solid #999999;
}
section.home .home-features-list div:nth-child(2),
section.home .home-features-list div:nth-child(3),
section.home .home-features-list div:nth-child(4) {
  margin-top: 10px;
}
section.home .home-features-list div:nth-child(2) h5,
section.home .home-features-list div:nth-child(3) h5,
section.home .home-features-list div:nth-child(4) h5 {
  font-size: 18px;
  color: #00bdaa;
  margin: 5px 0 !important;
}
section.home .home-features-list div:nth-child(2) p,
section.home .home-features-list div:nth-child(3) p,
section.home .home-features-list div:nth-child(4) p {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
}
section.home .home-features-list div:first-child .img-responsive {
  margin-right: 20px;
  margin-top: 10px;
}
section.home .home-features-list div:first-child p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #555555;
}
section.home .home-features-list:after {
  clear: none;
}
section.home #home-masonry {
  overflow: hidden;
}
section.home #home-masonry .masonry-item {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
section.home #home-masonry .masonry-item:hover {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
}
section.home #home-masonry .masonry-item .masonry-caption {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 20px;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #222222;
}
section.home #home-masonry .masonry-item .masonry-caption.blue-bg {
  background-color: #038eae;
}
section.home .home-why-choose-us > div {
  padding: 0 10px;
}
section.home .home-why-choose-us .content {
  padding: 0 20px 20px;
  border: 5px solid #e6e6e6;
  text-align: center;
}
section.home .home-why-choose-us .content h2 {
  font-size: 16px;
  text-transform: uppercase;
}
section.home .home-why-choose-us .content .img-circle {
  margin: 20px auto;
}
@media only screen and (max-width: 479px) {
  #home-masonry .img-responsive {
    min-width: 280px;
  }
  #home-masonry .col-sm-12:nth-child(2) .masonry-item {
    width: 268px;
    margin: 0px auto 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .home-top-content-box {
    padding: 0px !important;
  }
  .home-promo-carousel {
    padding-left: 0px !important;
  }
  .home-why-choose-us > div {
    margin-bottom: 20px;
  }
  #home-masonry .col-sm-12:nth-child(1) .masonry-item {
    max-width: 400px;
    margin: 0px auto 10px;
  }
  #home-masonry .col-sm-12:nth-child(2) .masonry-item {
    width: 268px;
    margin: 0px auto 10px;
  }
  .home-features-list > div {
    padding: 0px !important;
  }
  .home-features-list div:nth-child(2) h5,
  .home-features-list div:nth-child(3) h5,
  .home-features-list div:nth-child(4) h5 {
    font-size: 18px;
    text-align: center;
  }
  .home-features-list div:nth-child(2) p,
  .home-features-list div:nth-child(3) p,
  .home-features-list div:nth-child(4) p {
    font-size: 14px;
    text-align: center !important;
  }
}
@media only screen and (max-width: 991px) {
  .home-features-list > div {
    border-right: none !important;
  }
  .home-features-list > div:last-child,
  .home-features-list > div:first-child {
    border-right: none !important;
  }
  .home-features-list > div:nth-child(2) {
    border-left: none !important;
  }
  .home-features-list div:nth-child(2),
  .home-features-list div:nth-child(3),
  .home-features-list div:nth-child(4) {
    margin-top: 10px;
  }
  .home-features-list div:nth-child(2) h5,
  .home-features-list div:nth-child(3) h5,
  .home-features-list div:nth-child(4) h5 {
    font-size: 14px !important;
  }
  .home-features-list div:nth-child(2) p,
  .home-features-list div:nth-child(3) p,
  .home-features-list div:nth-child(4) p {
    font-size: 12px !important;
  }
  .home-features-list div:first-child {
    text-align: center;
  }
  .home-features-list div:first-child .img-responsive {
    display: inline-block;
    float: none !important;
  }
  .home-features-list div:first-child p {
    text-align: center !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .home-promo-carousel {
    padding-left: 0px !important;
  }
  #promo-carousel {
    width: 562px;
    margin: 20px auto;
  }
  #home-masonry {
    width: 560px;
    margin: 20px auto;
  }
}
#menu-left {
  width: 100%;
}
#menu-left button {
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #menu-left {
    width: 100%;
  }
  #menu-left .menu-left-toggle:after {
    font-family: 'ma';
    content: '\e818';
    font-size: 12px;
    font-weight: normal;
    bottom: 2px;
    color: #ffffff;
    position: relative;
    margin-right: 10px;
    float:right;
  }
  #menu-left .menu-left-toggle.collapsed:before {
    content: '\e812';
  }
  #menu-left button {
    font-size: 16px;
    width: 100%;
    height: 50px;
  }
}
/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/prev.png) url(../images/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
/* Reusing .loader__image from header.less */
.lb-cancel {
  display: block;
  width: 31px;
  height: 31px;
  margin: 0 auto;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.menu-activities span {
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
section.product .tips {
  min-height: auto;
  height: 296px !important;
}
section.product #carousel-category .carousel-inner {
  min-height: auto;
}
section.product #carousel-category .carousel-inner > .item > img {
  min-width: 615px;
  height: 304px;
}
section.product .carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
section.product .carousel-fade .carousel-inner .active {
  opacity: 1;
}
section.product .carousel-fade .carousel-inner .active.left,
section.product .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
section.product .carousel-fade .carousel-inner .next.left,
section.product .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
section.product .carousel-fade .carousel-control {
  z-index: 2;
}
section.product > .row .col-md-9 > .img-responsive:nth-child(1) {
  min-width: 615px;
  height: 304px;
}
section.product .video {
  position: relative;
  overflow: hidden;
  max-height: 120px;
  max-width: 199px;
  width: 199px;
}
section.product .video .video-link {
  position: absolute;
  display: block;
  background: url('../images/play-button-overlay-sm.png') no-repeat center center / cover;
  width: 80px;
  height: 80px;
  top: 20%;
  left: 30%;
}
section.product .video p {
  position: absolute;
  bottom: 0;
  padding: 5px;
  margin: 0;
  width: 100%;
  text-align: center;
  background-color: #222222;
  color: #ffffff;
}
section.product .product-location {
  margin-top: 9px;
  position: relative;
  width: 199px;
  height: 175px;
}
section.product .product-location .img-region {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
section.product .product-pricing .booking-button {
  padding: 0;
}
section.product .product-pricing .btn-booking {
  background: #005477;
  /* Old browsers */
  background: -moz-linear-gradient(top, #005477 0%, #004b6d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005477), color-stop(100%, #004b6d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #005477 0%, #004b6d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #005477 0%, #004b6d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #005477 0%, #004b6d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #005477 0%, #004b6d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005477', endColorstr='#004b6d', GradientType=0);
  /* IE6-9 */
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
section.product .product-pricing .btn-default {
  font-size: 20px;
  padding: 8px;
}
section.product .product-pricing .btn-primary {
  margin-top: 8px;
  font-size: 15px;
}
section.product .product-pricing .activity-booking p {
  font-weight: bold;
  padding-bottom: 1px;
}
section.product .product-pricing .activity-booking .icon {
  margin-right: 20px;
}
section.product .product-pricing .activity-booking .label {
  color: #222222;
  font-size: 19px;
  font-weight: bold;
  padding-left: 0;
}
section.product .product-pricing .activity-booking .price {
  font-size: 34px;
  font-weight: bold;
  color: #038eae;
}
section.product .product-pricing__social {
  position: relative;
  margin-left: 10px;
}
section.product .product-pricing__social .btn {
  margin-bottom: 8px;
}
section.product .product-pricing__social .btn .icon {
  margin-left: 0;
}
section.product .product-pricing__social .product-share-label {
  margin-right: 10px;
  font-weight: bold;
}
section.product .product-pricing__social .btn-social-icon {
  width: 25px;
  height: 25px;
  line-height: 20px;
  border: none !important;
}
section.product .product-pricing__social .btn-social-icon > :first-child {
  line-height: 25px;
  font-size: 13px;
}
section.product .product-pricing .booking-price {
  padding: 15px 10px 0;
}
section.product .activity-details {
  margin-top: 15px;
  padding: 10px 10px 15px;
  background: #F5F5F5;
  border: 1px solid #DDD;
}
section.product .activity-details .activity-summary {
  padding: 10px;
}
section.product .activity-details .activity-summary table tr td {
  padding: 11px;
}
section.product .activity-details .activity-summary .table-striped > tbody > tr {
  background-color: #F8F8F8;
}
section.product .activity-details .activity-summary .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #FFF;
}
section.product .activity-details .booking-contact {
  padding: 0px 10px 30px;
  background-color: #ffffff;
  border: 1px solid #DDD;
  margin-top: 15px;
}
section.product .activity-details .booking-contact .btn {
  padding: 5px 18px;
  background-color: #F4F4F4 !important;
  border: 1px solid #DDD;
  font-weight: bold;
  color: #555555;
}
section.product .activity-details .booking-contact .icon {
  margin-right: 10px;
}
section.product .activity-details .booking-contact p {
  padding-bottom: 3px;
}
section.product .activity-details .product-tips {
  padding: 20px 20px 20px 80px;
  background: #FFF;
  color: #5d7986;
  border: 1px solid #DDD;
  position: relative;
  font-style: italic;
}
section.product .activity-details .product-tips-title {
  color: #5d7986;
  font-size: 19px;
  font-style: italic;
}
section.product .activity-details .product-tips-quote {
  position: absolute;
  left: 0px;
  top: -40px;
  font-family: "Arial";
  font-size: 144px;
  font-style: italic;
  color: #CCC;
}
section.product .booking-attributes .form-horizontal .control-label {
  text-align: left;
  font-size: 13px;
}
section.product .booking-comments {
  margin: 20px 0;
}
section.product .booking-comments textarea {
  box-shadow: 2px 2px 10px 2px #c3c3c3;
}
section.product .booking-comments label {
  margin: 10px 0;
  padding-left: 5px;
  font-size: 16px;
  color: #555555;
}
section.product .booking-terms {
  font-size: 11px;
}
section.product .booking-terms .booking-notice {
  color: #dc5d10;
}
section.product .booking-step {
  margin-bottom: 20px;
}
section.product .booking-step__icon {
  width: 34px;
  height: 34px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  margin-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-shadow: 1px 1px 1px #333;
}
section.product .total-price {
  border-top: 1px solid #999999;
}
section.product .total-price__label {
  font-weight: bold;
  font-size: 16px;
  margin-top: 15px;
}
section.product .total-price__price {
  color: #038eae;
  font-size: 30px;
  text-shadow: 1px 1px 1px #A3A3A3;
}
section.product .product-booking-wrapper {
  min-height: 20px;
  padding: 19px;
  margin: 30px 0;
  background-color: #F5F5F5;
  border: 1px solid #E3E3E3;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
section.product #product-booking .control-label {
  text-align: left !important;
}
section.product .booking-options {
  margin: 20px 0;
}
section.product .open-voucher-desc,
section.product .booking-date-desc {
  background: url('../images/ribbon.png') top right no-repeat #ffffff;
  background-size: 40%;
  min-height: 256px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #E3E3E3;
  border-radius: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
section.product .open-voucher-desc .btn-default,
section.product .booking-date-desc .btn-default {
  background-color: #CCC;
  border-color: #CCC;
  color: #100;
  margin-top: 20px;
}
section.product .open-voucher-desc .open-voucher-validity,
section.product .booking-date-desc .open-voucher-validity {
  font-weight: normal;
  font-size: 13px;
  margin: 30px 0 10px;
}
section.product .open-voucher-desc h5,
section.product .booking-date-desc h5 {
  font-weight: bold;
  font-size: 16px;
  color: #038EAE;
  margin-top: 0 !important;
}
section.product .open-voucher-desc p,
section.product .booking-date-desc p {
  margin: 10px 0px;
  font-size: 10px;
  text-align: justify;
  max-width: 480px;
}
section.product .open-voucher-desc-title,
section.product .booking-date-desc-title {
  font-weight: bolder;
  font-size: 12px !important;
}
section.product .booking-date-desc {
  height: 256px;
  background-image: none !important;
}
section.product .open-voucher-info {
  text-align: center;
  font-weight: bold;
  color: #038eae;
}
section.product .cross-sell .cross-sell-item-wrapper {
  padding: 10px;
}
section.product .cross-sell .cross-sell-item-wrapper .cross-sell-item {
  padding: 5px;
  border: 1px solid #e6e6e6;
  background-color: #f9f9f9;
}
.product-shadow-separator {
  background: url('../images/product/shadow-product.png') no-repeat center top transparent;
  height: 28px;
  margin-top: 0px;
}
#YouTubeModalContent {
  background: #222222;
}
#YouTubeModalContent .modal-header {
  display: none;
}
#YouTubeModalContent .modal-body iframe {
  border-radius: 0 !important;
}
#menu-activities {
  float: right;
  width: 93%;
}
#menu-activities .list-group-item {
  background-color: #F4F4F4;
  border: 1px solid #D8D8D8;
  color: #555555;
  position: relative;
  padding-left: 50px;
  height: 50px;
  padding-top: 15px;
  font-size: 16px;
}
#menu-activities .list-group-item:hover {
  color: #038eae;
}
#menu-activities .list-group-item:hover .btn {
  background-color: #038eae;
}
#menu-activities .list-group-item:hover .btn .glyphicon {
  color: #ffffff;
}
#menu-activities .list-group-item .btn {
  background-color: #222222;
  border: 5px solid #ffffff;
  position: absolute;
  left: -30px;
  top: 4px;
  font-size: 18px;
}
#menu-activities .list-group-item .btn .glyphicon {
  color: #ffffff;
}
#menu-activities .list-group-item .btn-circle {
  width: 40px;
  padding-top: 4px;
  height: 40px;
}
@media only screen and (max-width: 479px) {
  .activity-details {
    padding-left: 0 !important;
    border-left: none !important;
    border-right: none !important;
  }
  .open-voucher-desc {
    background-image: none;
  }
  .booking-date-desc {
    height: 300px !important;
  }
}
@media only screen and (max-width: 569px) {
  .ten-percent-ad {
    width: 199px;
  }
  .ten-percent-ad,
  .product-location {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  section.product #carousel-category .carousel-inner {
    height: auto !important;
    min-height: initial;
  }
  section.product #carousel-category .carousel-inner > .item > img {
    width: auto;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 auto;
  }
  section.product .video,
  section.product .product-location {
    margin: 20px auto;
  }
}
@media only screen and (min-width: 570px) and (max-width: 991px) {
  .ten-percent-ad img {
    margin-top: 20px;
  }
  .ten-percent-ad,
  .video {
    margin-top: 20px;
    float: left;
  }
  .product-location {
    margin-top: 20px;
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.product .video {
    margin-top: 40px;
    float: left;
  }
  section.product .product-location {
    float: right;
  }
}
@media only screen and (max-width: 991px) {
  .product > .row > .col-md-9 {
    margin-bottom: 30px;
  }
  #carousel-category .carousel-inner > .item > img {
    width: auto;
    min-width: 502px !important;
    height: auto !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body {
    overflow-x: hidden;
  }
  .btn-booking {
    padding: 10px 5px;
  }
  .ten-percent-ad img {
    max-width: none;
    width: 199px;
    height: 120px;
  }
  .activity-carousel-wrapper .col-md-9,
  .activity-carousel-wrapper .col-md-3 {
    padding-left: 0px;
  }
  .activity-details-wrapper {
    min-width: 700px;
  }
}
@media only screen and (max-width: 1199px) {
  .booking-contact a.btn {
    font-size: 13px !important;
  }
}
.shoppingcart .shoppingcart-item {
  margin-top: 40px;
}
.shoppingcart .shoppingcart-item .product-row .row {
  margin-bottom: 10px;
}
.shoppingcart .shoppingcart-item .product-row .row:nth-child(2) {
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.shoppingcart .shoppingcart-item .product-row .product-img .img-responsive {
  box-shadow: 1px 1px 5px 0px #999999;
  padding: 2px;
}
.shoppingcart .shoppingcart-item .product-row .product {
  padding-left: 20px;
}
.shoppingcart .shoppingcart-item .product-row .product .product-title h4 {
  font-size: 23px;
  font-weight: bold;
  margin-top: 0px !important;
}
.shoppingcart .shoppingcart-item .product-row .product .product-title h4 a {
  color: #222222;
  text-decoration: none;
}
.shoppingcart .shoppingcart-item .product-row .product .product-desc {
  border-right: 1px solid #e6e6e6;
  padding: 10px;
  font-size: 12px;
}
.shoppingcart .shoppingcart-item .product-row .product .product-desc .car-rental th {
  color: #038eae;
  font-weight: bold;
  font-size: 16px;
  background-color: #f9f9f9;
}
.shoppingcart .shoppingcart-item .product-row .product .product-desc .car-rental td .date {
  font-weight: bold;
}
.shoppingcart .shoppingcart-item .product-row .product .product-price {
  text-align: right;
}
.shoppingcart .shoppingcart-item .product-row .product .product-price .label {
  color: #222222;
  font-size: 19px;
  font-weight: bold;
}
.shoppingcart .shoppingcart-item .product-row .product .product-price .price {
  font-size: 34px;
  font-weight: bold;
  color: #038eae;
}
.shoppingcart .shoppingcart-item .product-row .product .product-del .btn-del {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #333333;
  background: #f7f7f7;
  border: 1px solid #bfbfbf;
  text-decoration: none;
  font-weight: bold;
}
.shoppingcart .shoppingcart-item .product-row .product .product-del .btn-del:hover {
  background: #e6e6e6;
  text-decoration: none;
}
.shoppingcart .shoppingcart-item .product-row .product .product-date {
  color: #038eae;
  font-weight: bold;
  text-align: right;
}
.shoppingcart .shoppingcart-item .product-row .product .product-date .date-label {
  font-size: 18px;
  margin-right: 20px;
}
.shoppingcart .shoppingcart-item .product-row .product .product-date .date-label .icon {
  margin-right: 20px;
}
.shoppingcart .shoppingcart-item .product-row .product .product-date .date {
  font-size: 23px;
}
.shoppingcart .shoppingcart-item .product-attr-row {
  background: #f2f2f2;
}
.shoppingcart .shoppingcart-item .product-attr-row .product-attr {
  padding: 20px;
}
.shoppingcart .shoppingcart-item .product-attr-row .product-attr h6 {
  margin-top: 0px;
  font-weight: bold;
  color: #038eae;
  font-size: 16px;
}
.shoppingcart .shoppingcart-item .product-attr-row .product-attr hr {
  margin-top: 10px;
}
.shoppingcart .shoppingcart-item .product-attr-row .product-attr dl {
  margin: 0;
  overflow: hidden;
}
.shoppingcart .shoppingcart-item .product-attr-row .product-attr dl dt {
  float: left;
  width: 40%;
  clear: left;
}
.shoppingcart .shoppingcart-item .product-attr-row .product-attr dl dd {
  float: left;
  width: 60%;
  clear: right;
  padding-left: 10px;
}
.shoppingcart .product-total {
  text-align: right;
  margin: 20px 0;
}
.shoppingcart .product-total .label {
  color: #222222;
  font-size: 24px;
  font-weight: bold;
}
.shoppingcart .product-total .price {
  font-size: 34px;
  font-weight: bold;
  color: #b2002e;
}
.shoppingcart-checkout .product-title {
  border-bottom: 1px solid #e6e6e6;
}
.shoppingcart-checkout .product-date {
  text-align: left !important;
  padding-top: 10px;
}
.shoppingcart-checkout .product-car .product-date .date-label {
  font-size: 14px !important;
}
.shoppingcart-checkout .product-car .product-date .date {
  font-size: 18px !important;
}
.shoppingcart-checkout .product-row {
  padding-left: 0;
}
.shoppingcart-checkout .product-row .row:nth-child(2) {
  border-bottom: none !important;
}
.shoppingcart-checkout .row .voucher {
  padding: 20px 10px 0px;
}
.shoppingcart-checkout .row .voucher .btn {
  margin-left: 1px;
}
.shoppingcart-checkout .row .voucher .col-sm-7 {
  padding-right: 0;
}
.shoppingcart-checkout .row .voucher .form-control {
  width: 80%;
  display: inline-block;
}
.shoppingcart-checkout .row .voucher .btn {
  padding-top: 8px;
  margin-top: -3px;
}
.shoppingcart-checkout .product-modifier {
  text-align: right;
}
.shoppingcart-checkout .product-modifier .label {
  color: #222;
  font-size: 16px;
}
.shoppingcart-checkout .product-modifier .price {
  font-size: 16px;
  font-weight: bold;
  color: #038eae;
}
.shoppingcart-checkout .product-subtotal {
  margin: 20px 0 10px;
  text-align: right;
}
.shoppingcart-checkout .product-subtotal .label {
  color: #222222;
  font-size: 16px;
}
.shoppingcart-checkout .product-subtotal .price {
  font-size: 16px;
  font-weight: bold;
  color: #038EAE;
}
.shoppingcart-checkout .product-total {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
}
.btn-checkout,
.btn-continue-shopping {
  width: 170px;
}
.btn-payment {
  width: 250px;
}
.btn-continue-shopping {
  margin-right: 20px;
}
/*Shopping Cart Modal*/
#modal-shoppingcart .modal-header,
#modal-shoppingcart .modal-body {
  padding: 0 15px;
}
#modal-shoppingcart .bg-success .icon {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  margin-right: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.428571429;
  border-radius: 35px;
  background-color: #25710B;
  color: #ffffff;
}
.checkout-steps {
  margin: 30px auto;
}
.stepwizard-step {
  padding: 10px;
  text-align: center;
  margin: 10px;
  width: 31%;
}
.stepwizard-step p {
  margin-top: 10px;
  font-size: 11px;
}
.stepwizard-step h5 {
  font-size: 19px;
  color: #038eae;
  font-weight: 700;
  background-color: #ffffff;
  padding-left: 10px;
  width: 50%;
  margin: 0 auto;
}
.stepwizard-step .btn.active {
  background-color: #038eae;
  border-color: #038eae;
  -webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
.stepwizard-step .btn.disabled {
  -webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
.stepwizard-row:before {
  top: 95px;
  bottom: 0;
  left: 0;
  position: absolute;
  content: " ";
  width: 90%;
  height: 1px;
  background-color: #e6e6e6;
  z-order: 0;
  z-index: -1;
}
.btn-circle {
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 6px 0;
  margin-left: 10px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.428571429;
  border-radius: 35px;
  -webkit-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
.payment-error-message {
  padding: 30px;
  background-color: #d9edf7;
  border: 1px solid #85c5e5;
  margin: 20px 0;
  color: #555555;
}
.payment-error-message p {
  margin: 0 0 9px;
}
.payment-error-message p.text-center .img-responsive {
  display: inline-block;
  margin-right: 20px;
}
@media only screen and (max-width: 479px) {
  .shoppingcart .shoppingcart-item .product-attr-row .product-attr dl dt {
    float: none;
    width: auto;
  }
  .stepwizard-step {
    width: 25%;
  }
  .stepwizard-step p {
    font-size: 11px;
    display: none;
  }
  .stepwizard-step h5 {
    font-size: 11px;
    padding-left: 1px;
    width: 100%;
  }
  .stepwizard-row:before {
    display: none;
  }
  .btn-circle {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    font-size: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .stepwizard-step {
    width: 27%;
  }
  .stepwizard-step p {
    font-size: 11px;
    display: none;
  }
  .stepwizard-step h5 {
    font-size: 11px;
    padding-left: 1px;
    width: 80%;
  }
  .stepwizard-row:before {
    top: 78px;
    background: none;
  }
  .btn-circle {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    font-size: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .stepwizard-step {
    width: 30% !important;
  }
  .stepwizard-step h5 {
    padding: 0px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .shoppingcart .product-date .date-label {
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 991px) {
  .shoppingcart .shoppingcart-item .product-title {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .shoppingcart .product-desc {
    border: none !important;
  }
  .shoppingcart .product-del {
    margin-bottom: 10px;
    text-align: right;
  }
  .shoppingcart .product-attr dt {
    width: 100% !important;
  }
  .shoppingcart .product-attr dd {
    margin-bottom: 10px;
  }
  .btn-checkout,
  .btn-continue-shopping {
    width: auto;
  }
}
.accommodation-carousel-wrapper {
  text-align: center;
  margin: 20px auto;
}
.accommodation-carousel-wrapper .well {
  display: inline-block;
  padding: 10px;
}
.accommodation-carousel-wrapper .well .carousel-indicators {
  margin-bottom: -60px;
}
.accommodation-carousel-wrapper .well .carousel-indicators .active {
  background-color: #999999;
}
.accommodation-carousel-wrapper .well .carousel-indicators li {
  border: 1px solid #999999;
}
.carousel-hotels-apartments {
  margin: 0px auto;
  border: 1px solid #e6e6e6;
  padding: 5px 5px 0px;
}
.carousel-hotels-apartments .carousel-inner {
  min-height: 304px;
}
.terms-conditions {
  height: 400px;
  border: 1px solid #999999;
  overflow: scroll;
  overflow-x: hidden;
  padding: 1em;
}
.terms-conditions__content {
  width: 100%;
}
.fr section.product .btn-booking {
  font-size: 12px !important;
  padding: 18px 10px;
}
.fr section.product .product-pricing .activity-booking .label {
  font-size: 14px;
  font-weight: normal;
  padding-right: 3px;
}
@media only screen and (max-width: 480px) {
  .fr section.product .booking-date-desc {
    height: 370px !important;
  }
}
.fr #menu-activities .list-group-item {
  font-size: 14px;
}
.fr .shoppingcart-checkout .row .voucher .btn {
  padding-left: 8px;
  padding-right: 8px;
}
.fr section.home .home-features-list div:nth-child(2) h5,
.fr section.home .home-features-list div:nth-child(3) h5,
.fr section.home .home-features-list div:nth-child(4) h5 {
  font-size: 16px;
}
.fr section.home .home-features-list div:first-child p {
  font-size: 14px;
}
.fr section.home .home-why-choose-us .content {
  min-height: 420px;
}
.fr section.home .home-top-content-box .content .hs-8 {
  font-size: 18px !important;
}
.fr .car-rental-info .captioned__heading {
  font-size: 12px;
  font-weight: bold;
}
.fr .car__description dt {
  width: 160px;
}
/*
 * typehead.js-bootstrap3.less
 * @version 0.2.3
 * https://github.com/hyspace/typeahead.js-bootstrap3.less
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.has-warning .twitter-typeahead .tt-input,
.has-warning .twitter-typeahead .tt-hint {
  border-color: #ffffff;
  -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 .twitter-typeahead .tt-input:focus,
.has-warning .twitter-typeahead .tt-hint:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .twitter-typeahead .tt-input,
.has-error .twitter-typeahead .tt-hint {
  border-color: #ffffff;
  -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 .twitter-typeahead .tt-input:focus,
.has-error .twitter-typeahead .tt-hint:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .twitter-typeahead .tt-input,
.has-success .twitter-typeahead .tt-hint {
  border-color: #ffffff;
  -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 .twitter-typeahead .tt-input:focus,
.has-success .twitter-typeahead .tt-hint:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.input-group .twitter-typeahead:first-child .tt-input,
.input-group .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group .twitter-typeahead:last-child .tt-input,
.input-group .twitter-typeahead:last-child .tt-hint {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group.input-group-sm .twitter-typeahead .tt-input,
select.input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: 30px;
  line-height: 30px;
}
textarea.input-group.input-group-sm .twitter-typeahead .tt-input,
textarea.input-group.input-group-sm .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint {
  height: auto;
}
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead:first-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-sm .twitter-typeahead:last-child .tt-input,
.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 61px;
  padding: 18px 30px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group.input-group-lg .twitter-typeahead .tt-input,
select.input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: 61px;
  line-height: 61px;
}
textarea.input-group.input-group-lg .twitter-typeahead .tt-input,
textarea.input-group.input-group-lg .twitter-typeahead .tt-hint,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input,
select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint {
  height: auto;
}
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input,
.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint {
  border-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead:first-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group.input-group-lg .twitter-typeahead:last-child .tt-input,
.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.twitter-typeahead {
  width: 100%;
}
.input-group .twitter-typeahead {
  display: table-cell !important;
  float: left;
}
.twitter-typeahead .tt-hint {
  color: #999999;
}
.twitter-typeahead .tt-input {
  z-index: 2;
}
.twitter-typeahead .tt-input[disabled],
.twitter-typeahead .tt-input[readonly],
fieldset[disabled] .twitter-typeahead .tt-input {
  cursor: not-allowed;
  background-color: #e6e6e6 !important;
}
.tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.tt-dropdown-menu .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor {
  text-decoration: none;
  outline: 0;
  background-color: #038eae;
  color: #ffffff;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor a {
  color: #ffffff;
}
.tt-dropdown-menu .tt-suggestion p {
  margin: 0;
}
@media only screen and (min-width: 1200px) {
  #carousel-accommodation {
    width: 610px;
  }
  #carousel-accommodation .carousel-inner .item img.img-responsive {
    width: 610px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #carousel-accommodation {
    width: 670px;
  }
  #carousel-accommodation .carousel-inner .item img.img-responsive {
    width: 670px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hotel-desc .hotel-info {
    width: 140px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
  #carousel-accommodation .carousel-inner {
    min-height: auto;
  }
}
.feedback-btn {
  position: fixed;
  top: 40%;
  z-index: 999;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  display: block;
  background: #038eae;
  height: 40px;
  padding: 5px 16px 8px;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 10px;
}
.en .feedback-btn {
  width: 150px;
  right: -65px;
}
.lt-ie9 .en .feedback-btn {
  width: 40px;
  height: 150px;
  right: auto;
}
.fr .feedback-btn {
  width: 165px;
  right: -70px;
}
.lt-ie9 .fr .feedback-btn {
  width: 40px;
  height: 165px;
  right: auto;
}
.lt-ie9 .feedback-btn {
  zoom: 1;
  writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  left: 0;
  filter: none;
  padding: 16px 8px 16px 5px;
}
.feedback-btn:hover,
.feedback-btn:focus,
.feedback-btn:active {
  background: #02657c;
  color: #ffffff;
  text-decoration: none;
}


/*Custom changes*/

@media (max-width: 991px)
{
  /*Shopping cart adjustment in mobile view of header*/
  .shopping-cart-mobile
  {
    margin-top: 0px;
    width: 55px !important;
  }

  .search-btn-mobile
  {
    background-color: #038eae;
    border-color: #038eae;
  }

  .input-group-btn-mobile
  {
    background-color: #038eae;
  }

  .navbar-toggle
  {
    float: left;
    padding: 13px 10px;
    margin-top: 8px;
    margin-bottom: 4px;
    background-color: #363636;
  }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse
  {
    margin: 8px;
  }
}

@media only screen and (max-width: 991px)
{
  #content
  {
    padding: 0px;
  }

  /* body > .container
  {
      width: 100%;
      margin: 0 auto;
  } */

  section.home .home-top-content-box
  {
    text-align: center;
  }

  section.home .home-top-content-box .content .hs-8
  {
    color: #ffffff;
    font-size: 21.85px;
    font-weight: 700;
    line-height: 21px;
  }

  section.home .home-top-content-box .content p
  {
    color: #dedede;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  section.home .home-top-content-box .content .btn
  {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    padding: 15px 15px;
  }

  section.home .carousel-inner > .item > img, .carousel-inner > .item > a > img
   {
    width: 100%;
   }

  section.home #home-masonry .masonry-item .masonry-caption, #home-masonry .img-responsive, #home-masonry .col-sm-12:nth-child(2) .masonry-item, #home-masonry .col-sm-12:nth-child(1) .masonry-item
  {
    width: 100%;
    max-width: 100%;
  }

  section.home #home-masonry .masonry-item .masonry-caption
  {
    text-align: center;
  }

  .captioned__caption
  {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .captioned__caption .captioned__heading
  {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 19.526px !important;
  }

  .hs-7 h1
  {
    padding: 0px; 
    color: #038eae;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
  }

  .activities-categories-top
  {
    display: none;
  }

  #mixitup-container .mixitup-item .activities-images p
  {
      position: absolute;
      bottom: 10px !important;
      color: #ffffff !important;
      background-color: rgba(0, 0, 0, 0.7) !important;
      padding: 11px;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: 700;
      line-height: 19.526px;
  }

  .mixitup-item
  {
    margin-bottom: 0px;
  }

  #mixitup-container .mixitup-item
  {
    padding: 6px;
  }

  .page-header-mobile
  {
    color: #038eae;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
  }

  section.category .category-content
  {
    padding: 0px;
    margin-top: 8px !important;
  }

  section.category .category-content p
  {
    padding: 3px 9px;
  }

  #content p
  {
    text-align: center;
  }

  .menu-left-toggle-mobile
  {
    background-color: #038eae;
    border:none;
    color: #ffffff;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 22px;
    margin-top: -4px;
  }

  .menu-left
  {
    padding: 0px;
    margin-bottom: 10px;
  }

  .sortform-mobile
  {
    width: 58%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    float: none !important;
    margin-top: 20px;
  }

  section.category .category-activity .special-offer, section.category .category-accommodation .special-offer
  {
    text-align: center;
  }

  section.category .category-activity .info-category-activity p, section.category .category-accommodation .info-category-activity p
  {
    text-align: left !important;
  }

  section.category-single .category-activity
  {
    margin-bottom: 28px;
  }

  section.category .category-activity img, section.category .category-accommodation img
  {
    margin-bottom: 20px;
    width:100%;
  }

  section .page-header
  {
    margin-left: 16px;
    margin-right: 16px;
    text-align: center;
  }

  section .page-header h1
  {
    color: #038eae;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
  }

  section.product .activity-details
  {
    margin-top: 0px;
    padding: 0px;
  }

  section.product .activity-details .activity-summary
  {
    padding: 0px;
  }

  section.product .product-pricing .activity-booking .label
  {
    font-weight: normal;
  }

  section.product .product-pricing .booking-price
  {
    padding: 0px;
  }

  section.product .product-pricing .booking-button
  {
    padding: 0 15px;
  }

  section.product .activity-details .booking-contact .btn
  {
    padding: 9px 18px;
  }

  section.product .activity-details .booking-contact p
  {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.14px;
  }

  .mobile-background
  {
    height: 19px;
    background-color: #e8e8e8;
  }

  .content-desc
  {
    padding-left: 0px;
    padding: 15px;
  }

  .booking-section-label .hs-4
  {
    border: none !important;
  }

  .product .product-booking-wrapper .form-horizontal .booking-comments label
  {
    font-weight: 600;
    font-size: 16px;
    color: #3e3e3e;
    font-size: 19px;
    font-weight: 700;
    text-align: center;
  }

  #content .form-horizontal .form-group 
  {
    margin-bottom: 15px;
    text-align: center;
  }

  .btn-add-cart
  {
    padding: 12px;
    width: 100%;
  }

  section.category .category-activity .view-details, section.category .category-accommodation .view-details
  {
    /*margin-top: -2px;*/
  }

  #content h3, #content h2
  {
    color: #474747;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
  }

  #content p
  {
    padding: 2px 12px;
  }

  .car-rental p, .car-rental ul li, .car-rental h4
  {
    text-align: center;
  }

  .car__heading
  {
    color: #038eae !important;
    font-size: 20.76px !important;
    font-weight: 700 !important;
  }

  .car-desc-heading-mobile
  {
    color: #434343;
    font-size: 13.05px;
    font-weight: bold;
    line-height: 22px;
  }

  .car-desc-value-mobile
  {
    color: #434343;
    font-size: 13.05px;
    /*font-weight: bold;*/
    line-height: 22px;
  }

  .car-description-mobile p
  {
    margin-bottom:2px;
  }

  .car-rental-book-mobile
  {
      display: block;
      margin-right: 0 auto;
      margin: 0 auto;
      width: 50%;
      font-size: 15px;
      padding: 15px 23px !important;
  }

  .control-label
  {
    color: #333333;
    font-size: 13.82px;
    font-weight: bold;
    line-height: 14.737px;
  }
  .form-mobile-car-rental
  {
    padding: 1px 19px;
  }

  #frm-changemodel
  {
    margin-top: 10px;
  }

  .text-align-mobile-center
  {
    text-align: center !important;
  }

  #car-total-price
  {
    font-weight: 700;
    line-height: 14.737px;
    color: #b2002e;
    font-size: 34px;
  }

  .car-booking-button-mobile
  {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
  }

  .btn-back-to-car-rentals-mobile
  {
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
    background-color: #f3f3f3;
    color: #575757;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom:15px;
    margin-top:15px;
  }
  .btn-back-to-car-rentals-mobile i
  {
    color: #575757;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
  }

  #contact-form h3
  {
    color: #038eae;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
  }
  #contact-form .content-desc
  {
    padding: 0px;
  }

  #contact-form .header-line
  {
    line-height: 0.5;
    text-align: center;
    margin-left: 40%;
  }

  #contact-form p, #contact-form h3
  {
    margin-bottom: 0px;
  }

  #contact-form h2
  {
    color: grey;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    /*border-bottom: 1px solid #038eae !important;*/
    margin-top: 25px;
    margin-bottom: 25px;
  }

  #contact-form .drop-msg-mobile
  {
    color: #038eae !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    border-bottom: 1px solid #038eae !important;
    margin-bottom: 30px;
  }

  #contact-form .locate-us-mobile
  {
    color: #038eae !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    border-bottom: 1px solid #038eae !important;
  }

  #contact-form #frm-send
  {
    float: none !important;
    background-color: #333333;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding: 12px 40px;
  }

  .mixitup-filters .filter-label
  {
    font-size: 15px;
  }

  .mixitup-filters .btn
  {
    font-size: 16px;
  }

  .mixitup-filters
  {
    padding: 1px 3px;
  }

  .activities-images
  {
    margin-top: 7px;
  }

  .activities-categories .hs-7
  {
    text-transform: uppercase;
  }

  .category-single .page-header h1
  {
    text-transform:uppercase;
    margin-top: 11px;
  }

  .mr-1
  {
    margin-right: 4px;
  }

  .content-2 .page-header
  {
    margin-top: 33px;
    margin-bottom: 0px;
  }

  .content-2 .captioned
  {
    margin-bottom: 15px;
  }

  #frm-productsorting
  {
    float: none !important;
    width: 50%;
    margin: 0 auto;
  }

  .width100
  {
    width: 100%;
  }

  .all-activities-sort-filter-row
  {
    margin-bottom: 22px;
    margin-top: -9px;
  }

  .all-activities-sort-filter-col
  {
    padding-left: 0px;
    padding-right: 0px;
  }

  .all-activities-sort-filter-common
  {
    border-width: 1px;
    border-color: #898989;
    border-style: solid;
    background-color: #555555;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
  }

  .all-activities-sort-filter-fa
  {
    margin-right: 5px;
  }

  #filter-modal-mobile .modal-header
  {
    background-color: #363636;
    padding: 1px 15px !important;
  }

  #filter-modal-mobile .modal-header h4, #filter-modal-mobile .modal-header .close
  {
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: 700 !important;
  }

  #filter-modal-mobile .modal-header .close
  {
    margin-top: 3px;
    opacity: 1;
  }

  .activities-filter-form-mobile
  {
    background-color: #fafafa;
    border: none;
    box-shadow: none;
    padding: 0px;
    max-width: 100%;
    margin: 0px auto;
  }

  .activities-filter-form-mobile h3, .activities-filter-form-mobile h3 i
  {
    color: #038eae !important;
    font-size: 15px !important;
    line-height: 23px !important;
    text-align: left !important;
    font-weight: bold !important;
    text-transform: uppercase;
  }

  #filter-modal-mobile .checkbox label
  {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
  }

  #filter-modal-mobile .checkbox
  {
    margin-top: 0px;
  }

  .btn-filter-mobile
  {
    width:100%;
    margin-bottom: 4px;
    padding: 12px;
    font-size: 15px;
    text-transform: uppercase;
  }

  .btn-clear-mobile
  {
    margin-right: 0px !important;
    width: 100%;
    margin-left: 0px !important;
    padding: 12px;
    font-size: 15px;
    text-transform: uppercase;
  }

  .popular-activities-filter-form-mobile
  {
    float: none !important;
    text-align: center !important;
  }

  .car__icons-col
  {
    position: relative;
    float: left;
    width: 19.666667%;
    min-height: 1px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
  }

  #contact-form .form, #contact-form .map
  {
    margin-bottom: 24px;
  }

  .car-rental-info
  {
    display: none;
  }

  .car-rental-mobile-icons
  {
    margin-top: -30px;
  }

  .car-rental-mobile-icons a
  {
    color: #363636;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
    margin-top: 10px;
    margin-bottom: 7px;
  }

  body .car-rental ul
  {
    width:50% !important;
    text-align: center !important;
    width: 50%;
    display: table;
    margin: 0 auto;
  }

  body .car-rental ul li
  {
    text-align: center !important;
    margin-bottom: 0 !important;
  }

  .activities-categories
  {
    margin-bottom: 50px !important;
  }

  .content-desc .img-responsive
  {
    margin: 0 auto 0px !important;
  }

  .content-2
  {
    margin-bottom: 50px !important;
  }

  .booking-contact a.btn {
    font-size: 15px !important;
  }

  .product-desc, .product-desc ul, .product-desc, .product-desc ul li, .content-desc
  {
    text-align: center !important;
    list-style-type: circle !important;
    list-style-position: inside;
  }

  #content ul, #content ul li, ul, .content-desc ul, .content-desc ul li
  {
    text-align: center !important;
    list-style-type: square !important;
    list-style-position: inside;
  }

  ol, .content-desc ol
  {
    text-align: center !important;
    list-style-position: inside;
  }

  .product-desc img
  {
    width: 100% !important;
  }

  .activity-carousel-wrapper
  {
    margin-bottom: 5px !important;
  }

  .content-2 .page-header
  {
    text-transform: uppercase !important;
  }

  .content-2 h3
  {
    font-size: 20px;
  }

  .content-2 h4
  {
    font-size: 17px;
    color: #038eae;
    text-align: center;
  }

  #user-menu .btn
  {
    border-color: transparent !important;
  }

  .header .btn-group .btn-default
  {
    padding: 10px 8px !important;
  }

  .header__controls .btn-group-controls > .btn .btn, .header__controls .btn-group-controls > .btn-group .btn
  {
    width: 87% !important;
  }

  .home .hs-7 h2
  {
    color: #038eae !important;
  }

  section.home .home-top-content-box .content .btn
  {
    margin-top: 7px;
    padding: 10px 15px;
  }

  section.home .home-features-list
  {
    margin-top:20px;
  }

  #mixitup-container .mixitup-item .activities-images p
  {
    max-width: 310px;
  }

  .product > .row > .col-md-9
  {
    margin-bottom: 15px;
  }

  .blog-header-container img
  {
    width: 93%;
  }
  .blog-thumbnail
  {
    margin-bottom: 26px !important;
  }

 /* #contact-form .form-control, #contact-form .input-group 
  {
    width: 92% !important;
  }*/

  .content-2 h3
  {
    margin-top: 15px;
  }

  .content-2 ul, .content-2 ul li,.content ul, .content ul li
  {
    text-align: center !important;
    list-style-type: none !important;
  }

  section.product .activity-details .booking-contact
  {
    padding: 0px 54px 30px 54px !important;
  }

  footer.bottom {
    margin-top: 16px;
  }

  .caption-cover 
  {
    top:29%;
  }

  .caption-cover .title-underline
  {
    margin-top:11px;
    margin-bottom:11px;
  }

  .plog-post-title
  {
    font-size: 22px;
  }

  #disqus_thread
  {
    padding: 0px 12px;
  }

  .leave-a-comment
  {
    text-align: left !important;
  }

  .ma-blog-post
  {
    margin-top: 16px !important;
  }

  .special-offers-text p
  {
    text-align: center !important;
    font-family: Arial;
    color: #038eae;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin-top: 26px;
    margin-bottom: -9px;
  }

  .home .captioned__heading
  {
    font-size: 15px !important;
  }

  .activities-categories section hr
  {
    display:none;
  }

  .activities-categories .hs-7
  {
    padding-bottom: 2px !important;
  }

  section.product .activity-details .activity-summary table tr td
  {
    padding: 11px 11px 11px 17px !important;
  }

  .navbar-default
  {
    background-color: #191919 !important;
  }

  section.home .home-features-list div:nth-child(2) h5, section.home .home-features-list div:nth-child(3) h5, section.home .home-features-list div:nth-child(4) h5
  {
    margin: 0px !important;
  }

  .home .hs-7 hr
  {
    display:none;
  }

  .navbar
  {
    border: none !important;
  }

  .home h2
  {
    margin-top: 7px !important;
    margin-bottom: 9px !important;
  }

  .total-transport-price #product-total-price
  {
    text-align: left;
  }

  .total-transport-price .total-transport-price__label
  {
    text-align: right;
  }

  .hotel-info
  {
    margin: 20px 0 0 0px;
  }

  .hotel-desc .hotel-info
  {
    width: 100%;
    text-align: center;
  }

  .hotel-desc .hotel-info p 
  {
    text-align: center !important;
  }

  .hotel-desc .fw
  {
    width: 100%;
  }

  #content p
  {
    text-align: center !important;
  }

  .hotel-desc h3, .hotel-desc h4
  {
    text-align: center !important;
  }

  .content-desc .img-responsive.pull-left
  {
    width: 100% !important;
  }

}

/*Logo <hr /> for mobile in header*/
.logo-underline-hr
{
    border-top: 1px solid #363636;
    width: 93%;
    margin-bottom: 9px;
}

.footer-mobile, .footer-mobile p, .footer-mobile p a
{
  text-align: center;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 3px;

}



/*After blog updates*/
.en .navbar-nav > li > a {
    padding: 25px 26px !important;
}

@font-face {
    font-family: 'Playlist-Script';
    src:url('../fonts/Playlist-Script.ttf.woff') format('woff'),
        url('../fonts/Playlist-Script.ttf.svg#Playlist-Script') format('svg'),
        url('../fonts/Playlist-Script.ttf.eot'),
        url('../fonts/Playlist-Script.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
.header__controls .btn-group-controls > .btn .btn,
  .header__controls .btn-group-controls > .btn-group .btn {
    width: 100%;
    background-color: transparent !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    /*line-height: 32px;*/
  }

  .thumbnail .caption
  {
    padding: 9px;
    color: #333;
    min-height: 141px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
  .blog .thumbnail .caption
  {
    height:111px;
  }
  
  .blog .thumbnail
  {
    margin-bottom: 18px !important;
  }

  .all-blog-posts
  {
    padding: 0px 15px !important;
  }

}

img.accom-banner {
    width: 100% !important;
}

@media only screen and (min-width: 992px) {
  #contact-form iframe {
    width: 100%;
    height: 910px !important;
  }
}