/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

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 {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  :after,
  :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000!important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse!important;
  }

  .table td,
  .table th {
    background-color: #fff!important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:768px) {
  .lead {
    font-size: 21px;
  }
}

.small,
small {
  font-size: 85%;
}

.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus,
a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:768px) {
  .container {
    width: 750px;
  }
}

@media (min-width:992px) {
  .container {
    width: 970px;
  }
}

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

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5;
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox],
input[type=radio] {
  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=checkbox]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-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,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }

  .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],
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm {
    line-height: 30px;
  }

  .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],
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
  }
}

@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #777;
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #777;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px) {
  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width:768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width:768px) {
  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width:768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width:768px) {
  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    float: right!important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.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 {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0,0,0,0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none!important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none!important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none!important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table!important;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block!important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline!important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table!important;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  table.visible-md {
    display: table!important;
  }

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }

  table.visible-lg {
    display: table!important;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }
}

@media (min-width:1200px) {
  .visible-lg-block {
    display: block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline!important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block!important;
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none!important;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table!important;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell!important;
  }
}

.visible-print-block {
  display: none!important;
}

@media print {
  .visible-print-block {
    display: block!important;
  }
}

.visible-print-inline {
  display: none!important;
}

@media print {
  .visible-print-inline {
    display: inline!important;
  }
}

.visible-print-inline-block {
  display: none!important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important;
  }
}

@media print {
  .hidden-print {
    display: none!important;
  }
}
/*!
 * Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
 * Copyright 2012-2014 Arnold Daniels
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */

.container-smooth {
  max-width: 1170px;
}

@media (min-width:1px) {
  .container-smooth {
    width: auto;
  }
}

.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}

.btn-label {
  position: relative;
  background: 0 0;
  background: rgba(0,0,0,.15);
  display: inline-block;
  padding: 6px 12px;
  left: -12px;
  border-radius: 3px 0 0 3px;
}

.btn-label.btn-label-right {
  left: auto;
  right: -12px;
  border-radius: 0 3px 3px 0;
}

.btn-lg .btn-label {
  padding: 10px 16px;
  left: -16px;
  border-radius: 5px 0 0 5px;
}

.btn-lg .btn-label.btn-label-right {
  left: auto;
  right: -16px;
  border-radius: 0 5px 5px 0;
}

.btn-sm .btn-label {
  padding: 5px 10px;
  left: -10px;
  border-radius: 2px 0 0 2px;
}

.btn-sm .btn-label.btn-label-right {
  left: auto;
  right: -10px;
  border-radius: 0 2px 2px 0;
}

.btn-xs .btn-label {
  padding: 1px 5px;
  left: -5px;
  border-radius: 2px 0 0 2px;
}

.btn-xs .btn-label.btn-label-right {
  left: auto;
  right: -5px;
  border-radius: 0 2px 2px 0;
}

.nav-tabs-bottom {
  border-bottom: 0;
  border-top: 1px solid #ddd;
}

.nav-tabs-bottom>li {
  margin-bottom: 0;
  margin-top: -1px;
}

.nav-tabs-bottom>li>a {
  border-radius: 0 0 4px 4px;
}

.nav-tabs-bottom>li>a:hover,
.nav-tabs-bottom>li>a:focus,
.nav-tabs-bottom>li.active>a,
.nav-tabs-bottom>li.active>a:hover,
.nav-tabs-bottom>li.active>a:focus {
  border: 1px solid #ddd;
  border-top-color: transparent;
}

.nav-tabs-left {
  border-bottom: 0;
  border-right: 1px solid #ddd;
}

.nav-tabs-left>li {
  margin-bottom: 0;
  margin-right: -1px;
  float: none;
}

.nav-tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  margin-bottom: 2px;
}

.nav-tabs-left>li>a:hover,
.nav-tabs-left>li>a:focus,
.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li.active>a:focus {
  border: 1px solid #ddd;
  border-right-color: transparent;
}

.row>.nav-tabs-left {
  padding-right: 0;
  padding-left: 15px;
  margin-right: -1px;
  position: relative;
  z-index: 1;
}

.row>.nav-tabs-left+.tab-content {
  border-left: 1px solid #ddd;
}

.nav-tabs-right {
  border-bottom: 0;
  border-left: 1px solid #ddd;
}

.nav-tabs-right>li {
  margin-bottom: 0;
  margin-left: -1px;
  float: none;
}

.nav-tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-left: 0;
  margin-bottom: 2px;
}

.nav-tabs-right>li>a:hover,
.nav-tabs-right>li>a:focus,
.nav-tabs-right>li.active>a,
.nav-tabs-right>li.active>a:hover,
.nav-tabs-right>li.active>a:focus {
  border: 1px solid #ddd;
  border-left-color: transparent;
}

.row>.nav-tabs-right {
  padding-left: 0;
  padding-right: 15px;
}

.navmenu,
.navbar-offcanvas {
  width: 300px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
}

.navmenu-fixed-left,
.navmenu-fixed-right,
.navbar-offcanvas {
  position: fixed;
  z-index: 1030;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  border-radius: 0;
}

.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
  left: 0;
  right: auto;
  border-width: 0 1px 0 0;
}

.navmenu-fixed-right,
.navbar-offcanvas {
  left: auto;
  right: 0;
  border-width: 0 0 0 1px;
}

.navmenu-nav {
  margin-bottom: 10px;
}

.navmenu-nav.dropdown-menu {
  position: static;
  margin: 0;
  padding-top: 0;
  float: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.navbar-offcanvas .navbar-nav {
  margin: 0;
}

@media (min-width:768px) {
  .navbar-offcanvas {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-offcanvas.offcanvas {
    position: static;
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .navbar-offcanvas .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }

  .navbar-offcanvas .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-offcanvas .navmenu-brand {
    display: none;
  }
}

.navmenu-brand {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 15px;
  margin: 10px 0;
}

.navmenu-brand:hover,
.navmenu-brand:focus {
  text-decoration: none;
}

.navmenu-default,
.navbar-default .navbar-offcanvas {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navmenu-default .navmenu-brand,
.navbar-default .navbar-offcanvas .navmenu-brand {
  color: #777;
}

.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navmenu-default .navmenu-text,
.navbar-default .navbar-offcanvas .navmenu-text {
  color: #777;
}

.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

.navmenu-default .navmenu-nav>.open>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,
.navmenu-default .navmenu-nav>.open>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-default .navmenu-nav>.open>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555;
}

.navmenu-default .navmenu-nav>.open>a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navmenu-default .navmenu-nav>.open>a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-default .navmenu-nav>.open>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.navmenu-default .navmenu-nav>.dropdown>a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}

.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #e7e7e7;
}

.navmenu-default .navmenu-nav.dropdown-menu>.divider,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
  background-color: #f8f8f8;
}

.navmenu-default .navmenu-nav.dropdown-menu>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
  background-color: #d7d7d7;
}

.navmenu-default .navmenu-nav>li>a,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a {
  color: #777;
}

.navmenu-default .navmenu-nav>li>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-default .navmenu-nav>li>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navmenu-default .navmenu-nav>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,
.navmenu-default .navmenu-nav>.active>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-default .navmenu-nav>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navmenu-default .navmenu-nav>.disabled>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,
.navmenu-default .navmenu-nav>.disabled>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-default .navmenu-nav>.disabled>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navmenu-inverse,
.navbar-inverse .navbar-offcanvas {
  background-color: #222;
  border-color: #080808;
}

.navmenu-inverse .navmenu-brand,
.navbar-inverse .navbar-offcanvas .navmenu-brand {
  color: #999;
}

.navmenu-inverse .navmenu-brand:hover,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navmenu-inverse .navmenu-text,
.navbar-inverse .navbar-offcanvas .navmenu-text {
  color: #999;
}

.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navmenu-inverse .navmenu-nav>.open>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,
.navmenu-inverse .navmenu-nav>.open>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-inverse .navmenu-nav>.open>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus {
  background-color: #080808;
  color: #fff;
}

.navmenu-inverse .navmenu-nav>.open>a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navmenu-inverse .navmenu-nav>.open>a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-inverse .navmenu-nav>.open>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navmenu-inverse .navmenu-nav>.dropdown>a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}

.navmenu-inverse .navmenu-nav.dropdown-menu,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
  background-color: #080808;
}

.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
  background-color: #222;
}

.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
  background-color: #000;
}

.navmenu-inverse .navmenu-nav>li>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a {
  color: #999;
}

.navmenu-inverse .navmenu-nav>li>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-inverse .navmenu-nav>li>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navmenu-inverse .navmenu-nav>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,
.navmenu-inverse .navmenu-nav>.active>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-inverse .navmenu-nav>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus {
  color: #fff;
  background-color: #080808;
}

.navmenu-inverse .navmenu-nav>.disabled>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,
.navmenu-inverse .navmenu-nav>.disabled>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-inverse .navmenu-nav>.disabled>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.alert-fixed-top,
.alert-fixed-bottom {
  position: fixed;
  width: 100%;
  z-index: 1035;
  border-radius: 0;
  margin: 0;
  left: 0;
}

@media (min-width:992px) {
  .alert-fixed-top,
  .alert-fixed-bottom {
    width: 992px;
    left: 50%;
    margin-left: -496px;
  }
}

.alert-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

@media (min-width:992px) {
  .alert-fixed-top {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 1px 1px;
  }
}

.alert-fixed-bottom {
  bottom: 0;
  border-width: 1px 0 0;
}

@media (min-width:992px) {
  .alert-fixed-bottom {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-width: 1px 1px 0;
  }
}

.offcanvas {
  display: none;
}

.offcanvas.in {
  display: block;
}

@media (max-width:767px) {
  .offcanvas-xs {
    display: none;
  }

  .offcanvas-xs.in {
    display: block;
  }
}

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

  .offcanvas-sm.in {
    display: block;
  }
}

@media (max-width:1199px) {
  .offcanvas-md {
    display: none;
  }

  .offcanvas-md.in {
    display: block;
  }
}

.offcanvas-lg {
  display: none;
}

.offcanvas-lg.in {
  display: block;
}

.canvas-sliding {
  -webkit-transition: top .35s,left .35s,bottom .35s,right .35s;
  transition: top .35s,left .35s,bottom .35s,right .35s;
}

.offcanvas-clone {
  height: 0!important;
  width: 0!important;
  overflow: hidden!important;
  border: none!important;
  margin: 0!important;
  padding: 0!important;
  position: absolute!important;
  top: auto!important;
  left: auto!important;
  bottom: 0!important;
  right: 0!important;
  opacity: 0!important;
}

.table.rowlink td:not(.rowlink-skip),
.table .rowlink td:not(.rowlink-skip) {
  cursor: pointer;
}

.table.rowlink td:not(.rowlink-skip) a,
.table .rowlink td:not(.rowlink-skip) a {
  color: inherit;
  font: inherit;
  text-decoration: inherit;
}

.table-hover.rowlink tr:hover td,
.table-hover .rowlink tr:hover td {
  background-color: #cfcfcf;
}

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
}

.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}

.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.fileinput .thumbnail>img {
  max-height: 100%;
}

.fileinput .btn {
  vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}

.form-control .fileinput-filename {
  vertical-align: bottom;
}

.fileinput.input-group {
  display: table;
}

.fileinput.input-group>* {
  position: relative;
  z-index: 2;
}

.fileinput.input-group>.btn-file {
  z-index: 1;
}

.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
  border-radius: 0 4px 4px 0;
}

.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 3px 3px 0;
}

.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 6px 6px 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
  color: #8a6d3b;
}

.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}

.form-group.has-error .fileinput .fileinput-preview {
  color: #a94442;
}

.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}

.form-group.has-success .fileinput .fileinput-preview {
  color: #3c763d;
}

.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}

.input-group-addon:not(:first-child) {
  border-left: 0;
}
@charset "UTF-8";

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("../../../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../../../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../../../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../../../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../../../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../../../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

/*# sourceMappingURL=font-awesome.css.map */
@charset "UTF-8";

/**
   * Initial palette used to define the diff between the base color and each color from the palette. There can be as many colors as one wants.
   *
   * @Link https://ton.twitter.com/i/ton/data/dm/487926326314418176/487926326322823168/8M2k8xOp.png Initial color palette
   *

   */

/**
   * Initial palette used to define the diff between the base color and each color from the palette. There can be as many colors as one wants.
   *
   * @Link https://ton.twitter.com/i/ton/data/dm/487926326314418176/487926326322823168/8M2k8xOp.png Initial color palette
   *

   */

/* Main font - for general content */

/* Used for headings, navbar text ... */

/* $spinnakerAlternative for general content */

/* Main font - for general content */

/* Main font - for general content */

/* Main font - for general content */

/* Alternative for general content */

/* Used for headings, navbar text */

/* Used for headings, navbar text ... */

/* style | variant | weight | size/line-height | family
italic small-caps bolder 16px/3 cursive;*/

/**
* Conditional Media Query Mixin
* by @sheiko (http://dsheiko.com)
*
* The problem this mixin solves is explained there
* http://css-tricks.com/conditional-media-query-mixins/
*
* https://github.com/dsheiko
* MIT license: http://www.opensource.org/licenses/mit-license.php
*/

/* @include box-shadow(1px,1px,1px,0, #fff, true); */

/* @include box-shadow(1px,1px,1px,0, #fff, true); */

/**
   * Initial palette used to define the diff between the base color and each color from the palette. There can be as many colors as one wants.
   *
   * @Link https://ton.twitter.com/i/ton/data/dm/487926326314418176/487926326322823168/8M2k8xOp.png Initial color palette
   *

   */

/* Main font - for general content */

/* Used for headings, navbar text ... */

/* $spinnakerAlternative for general content */

/* Main font - for general content */

/* Main font - for general content */

/* Main font - for general content */

/* Alternative for general content */

/* Used for headings, navbar text */

/* Used for headings, navbar text ... */

/* style | variant | weight | size/line-height | family
italic small-caps bolder 16px/3 cursive;*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

b,
strong {
  font-weight: bold;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

small {
  font-size: 75%;
}

blockquote {
  margin: 0 1.5em;
  padding: 10px 20px;
  font-size: 1rem;
  border-left: 1px dashed #eeeeee;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

big {
  font-size: 125%;
}

h1 {
  font-size: 2em;
  line-height: 1.25;
}

h2 {
  font-size: 1.6em;
  line-height: 1.2;
}

h3 {
  font-size: 1.4em;
  line-height: 1.15;
}

h4 {
  font-size: 1.2em;
  line-height: 1;
}

iframe {
  border: 0;
  margin-top: 0 !important;
}

::-moz-selection {
  background: darkcyan;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: darkcyan;
  color: #fff;
  text-shadow: none;
}

input,
textarea,
input[type="submit"]:focus,
div {
  outline: none;
}

button,
input,
select,
textarea {
  vertical-align: top;
  margin: 0;
}

.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

.mask.mask-1 {
  background: url("../../../images/patterns/slash-it.png");
}

.mask.mask-2 {
  background: url("../../../images/patterns/dark-exa.png");
  opacity: 0.4;
}

.mask.mask-3 {
  background: url("../../../images/bvc/bg-halftone-texture.png");
  opacity: 0.4;
}

/* =LINKS
------------------------------------*/

a,
a:focus,
a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

/*Column Sizes
------------------------------------*/

/*Remove the Gutter Padding from Columns*/

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.no-gutter.no-gutter-boxed {
  padding-right: 15px;
  padding-left: 15px;
}

/*Spaces
------------------------------------*/

.no-padding {
  padding: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-border {
  border: 0 !important;
}

.no-radius {
  border-radius: 0 !important;
}

.space-top {
  padding-top: 20px;
}

.space-bottom {
  padding-bottom: 20px;
}

.margin-clear {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.padding-top-clear {
  padding-top: 0 !important;
}

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

.padding-ver-clear {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

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

.border-bottom-clear {
  border-bottom: none !important;
}

.border-top-clear {
  border-top: none !important;
}

.border-clear {
  border: none !important;
}

.p-15 {
  padding: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-50 {
  padding: 50px !important;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.ph-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.ph-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.ph-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.ph-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pv-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.mt-5 {
  margin-top: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60,
.margin-bottom-100 {
  clear: both;
}

.width-10 {
  width: 10%;
}

.width-20 {
  width: 20%;
}

.width-30 {
  width: 30%;
}

.width-40 {
  width: 40%;
}

.width-50 {
  width: 50%;
}

.width-60 {
  width: 60%;
}

.width-70 {
  width: 70%;
}

.width-80 {
  width: 80%;
}

.width-90 {
  width: 90%;
}

.width-100 {
  width: 100%;
}

.full-width {
  width: 100%;
}

.no-column-space [class^="col-"],
.no-column-space [class*=" col-"] {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.standart-column-space [class^="col-"],
.standart-column-space [class*=" col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

/*CONTENT PADDING
------------------------------------*/

.content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-xlg {
  padding-top: 150px;
  padding-bottom: 150px;
}

.space-md-hor {
  padding-left: 40px;
  padding-right: 40px;
}

.space-lg-hor {
  padding-left: 60px;
  padding-right: 60px;
}

.space-xlg-hor {
  padding-left: 100px;
  padding-right: 100px;
}

@media (max-width: 479px) {
  .pv-40 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*=BORDERS
------------------------------------*/

.ba {
  border: 1px solid #8cc6e7;
}

.bt {
  border-top: 1px solid #8cc6e7;
}

.br {
  border-right: 1px solid #8cc6e7;
}

.bb {
  border-bottom: 1px solid #8cc6e7;
}

.bl {
  border-left: 1px solid #8cc6e7;
}

.rounded {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-normal {
  text-transform: none !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.relative {
  position: relative;
}

.italic,
.copy em,
.accommodation em,
.activity em,
.sidebar em,
.experiences i,
.experiences em {
  font-style: italic !important;
}

.strong {
  font-weight: 500 !important;
}

.title-xs {
  font-size: 130px;
  font-size: 7.22222rem;
}

.title-sm {
  font-size: 130px;
  font-size: 7.22222rem;
}

.title-md {
  font-size: 130px;
  font-size: 7.22222rem;
}

.title-lg {
  font-size: 130px;
  font-size: 7.22222rem;
}

/* SHADOWS
------------------------------------*/

.inset-shadow-1 {
  -webkit-box-shadow: inset 0 10px 8px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 10px 8px -10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 10px 10px -8px rgba(0, 0, 0, 0.1);
}

.inset-shadow-2 {
  -webkit-box-shadow: inset 0 0 50px 0 #232228;
  -moz-box-shadow: inset 0 0 50px 0 #232228;
  box-shadow: inset 0 0 50px 0 #232228;
}

.inset-shadow-3 {
  -webkit-box-shadow: inset 33px 0 42px -40px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: inset 33px 0 42px -40px rgba(0, 0, 0, 0.56);
  box-shadow: inset 33px 0 42px -40px rgba(0, 0, 0, 0.56);
}

.inset-shadow-4 {
  -webkit-box-shadow: inset 0 0 50px 0 #232228;
  -moz-box-shadow: inset 0 0 50px 0 #232228;
  box-shadow: inset 0 0 50px 0 #232228;
}

.shadowed {
  text-shadow: 0 0 25px rgba(100, 100, 100, 0.6);
}

/* EQUAL HEIGHT COLUMNS
------------------------------------*/

@media (max-width: 768px) {
  .equal-height-column {
    width: 100%;
    height: auto !important;
  }
}

@media (max-width: 767px) {
  .equal-height-column {
    height: auto !important;
  }
}

/*Image Classes
------------------------------------*/

.img-width-60 {
  width: 60px;
}

.img-width-200 {
  width: 200px;
}

.lft-img-margin {
  margin: 0 20px 5px 0;
}

.rgt-img-margin {
  margin: 0 0 5px 10px;
}

img.img-center,
.img-center img {
  margin-left: auto;
  margin-right: auto;
}

.img-wrapper--shadow {
  position: relative;
}

.img-wrapper--shadow:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/*=DIVIDERS
/*-----------------------------------------------------------------------------------*/

hr.hr-sm {
  margin: 5px 0;
}

.auto {
  cursor: auto;
}

.default {
  cursor: default;
}

.none {
  cursor: none;
}

.context-menu {
  cursor: context-menu;
}

.help {
  cursor: help;
}

.pointer {
  cursor: pointer;
}

.progress {
  cursor: progress;
}

.wait {
  cursor: wait;
}

.cell {
  cursor: cell;
}

.crosshair {
  cursor: crosshair;
}

.text {
  cursor: text;
}

.vertical-text {
  cursor: vertical-text;
}

.alias {
  cursor: alias;
}

.copy {
  cursor: copy;
}

.move {
  cursor: move;
}

.no-drop {
  cursor: no-drop;
}

.not-allowed {
  cursor: not-allowed;
}

.all-scroll {
  cursor: all-scroll;
}

.col-resize {
  cursor: col-resize;
}

.row-resize {
  cursor: row-resize;
}

.n-resize {
  cursor: n-resize;
}

.e-resize {
  cursor: e-resize;
}

.s-resize {
  cursor: s-resize;
}

.w-resize {
  cursor: w-resize;
}

.ns-resize {
  cursor: ns-resize;
}

.ew-resize {
  cursor: ew-resize;
}

.ne-resize {
  cursor: ne-resize;
}

.nw-resize {
  cursor: nw-resize;
}

.se-resize {
  cursor: se-resize;
}

.sw-resize {
  cursor: sw-resize;
}

.nesw-resize {
  cursor: nesw-resize;
}

.nwse-resize {
  cursor: nwse-resize;
}

/*Others
------------------------------------*/

.overflow-h {
  overflow: hidden;
}

.overflow-a {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.clear-both {
  clear: both;
}

/*Display*/

.dp-none {
  display: none;
}

.dp-block {
  display: block;
}

.dp-table {
  display: table;
}

.dp-inline-block {
  display: inline-block;
}

.dp-table-cell {
  display: table-cell;
  vertical-align: middle;
}

/*CSS3 Hover Effects*/

.hover-effect {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hover-effect-kenburn {
  left: 10px;
  margin-left: -10px;
  position: relative;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.hover-effect-kenburn:hover {
  transform: scale(2) rotate(5deg);
}

.g-display-inline-block {
  display: inline-block;
}

.g-display-table {
  display: table;
}

.g-display-td {
  display: table-cell;
}

.g-text-top {
  vertical-align: top;
}

.g-text-middle {
  vertical-align: middle;
}

.g-text-bottom {
  vertical-align: bottom;
}

.dont-break-out,
p {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.ellipses {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hyphenate {
  /* Careful, this breaks the word wherever it is without a hyphen */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Adds a hyphen where the word breaks */
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/*Used for icons */

.rounded-x {
  border-radius: 50% !important;
}

/**
   * Initial palette used to define the diff between the base color and each color from the palette. There can be as many colors as one wants.
   *
   * @Link https://ton.twitter.com/i/ton/data/dm/487926326314418176/487926326322823168/8M2k8xOp.png Initial color palette
   *

   */

/**
   * Initial palette used to define the diff between the base color and each color from the palette. There can be as many colors as one wants.
   *
   * @Link https://ton.twitter.com/i/ton/data/dm/487926326314418176/487926326322823168/8M2k8xOp.png Initial color palette
   *

   */

/*use in section headings*/

.textured-bg,
.sidebar-v4 .sidebar-block.textured-bg,
.rf-events .book-it,
.rf-tours .book-it,
.card-v4 .card-content.textured-bg {
  box-sizing: border-box;
  background: transparent url("../../../images/patterns/bg-halftone-texture.png");
}

.bg-white,
.grid .grid-item--light,
.rf-events .book-it,
.rf-tours .book-it {
  background-color: transparent;
}

.bg-white.textured-bg,
.grid .textured-bg.grid-item--light,
.sidebar-v4 .bg-white.sidebar-block.textured-bg,
.sidebar-v4 .rf-events .sidebar-block.book-it,
.rf-events .sidebar-v4 .sidebar-block.book-it,
.sidebar-v4 .rf-tours .sidebar-block.book-it,
.rf-tours .sidebar-v4 .sidebar-block.book-it,
.rf-events .book-it,
.rf-tours .book-it,
.card-v4 .bg-white.card-content.textured-bg,
.card-v4 .rf-events .card-content.book-it,
.rf-events .card-v4 .card-content.book-it,
.card-v4 .rf-tours .card-content.book-it,
.rf-tours .card-v4 .card-content.book-it {
  box-sizing: border-box;
  background: transparent url("../../../images/patterns/bg-halftone-texture.png");
  position: relative;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.bg-cyan {
  background-color: #4eb8b9;
}

.bg-cyan.textured-bg,
.sidebar-v4 .bg-cyan.sidebar-block.textured-bg,
.rf-events .bg-cyan.book-it,
.rf-tours .bg-cyan.book-it,
.card-v4 .bg-cyan.card-content.textured-bg {
  box-sizing: border-box;
  background: #4eb8b9 url("../../../images/patterns/bg-halftone-texture.png");
}

.bg-cyan.theme--border {
  border-bottom: 2px solid  white;
  border-top: 2px solid  white;
}

.bg-sand {
  background-color: #c6bd69;
}

.bg-sand.textured-bg,
.sidebar-v4 .bg-sand.sidebar-block.textured-bg,
.rf-events .bg-sand.book-it,
.rf-tours .bg-sand.book-it,
.card-v4 .bg-sand.card-content.textured-bg {
  box-sizing: border-box;
  background: #c6bd69 url("../../../images/patterns/bg-halftone-texture.png");
}

.bg-sand.theme--border {
  border-bottom: 2px solid  white;
  border-top: 2px solid  white;
}

.bg-sand--light {
  background-color: rgba(198, 189, 105, 0.13);
}

.bg-sand--light.textured-bg,
.sidebar-v4 .bg-sand--light.sidebar-block.textured-bg,
.rf-events .bg-sand--light.book-it,
.rf-tours .bg-sand--light.book-it,
.card-v4 .bg-sand--light.card-content.textured-bg {
  box-sizing: border-box;
  background: #c6bd69 url("../../../images/patterns/bg-halftone-texture.png");
}

.bg-sand--light.theme--border {
  border-bottom: 2px solid  white;
  border-top: 2px solid  white;
}

.theme-cyan h2.heading {
  background-color: #4eb8b9;
}

.theme-cyan h3.heading,
.theme-cyan h3.sidebar {
  display: inline-block;
  background-color: #85cecf;
  background-color: transparent;
}

.theme-lime h2.heading {
  background-color: #c7d364;
}

.theme-lime h3.heading,
.theme-lime h3.sidebar {
  display: inline-block;
  background-color: #c7d364;
}

.theme-sand h2.heading {
  background-color: #c6bd69;
}

.theme-sand h3.heading,
.theme-sand h3.sidebar {
  display: inline-block;
  background-color: #dbd5a0;
}

.theme-sand .arrow-section-block.arrow-top:after {
  display: inline-block;
  border-bottom-color: white;
}

.theme-sand .arrow-section-block.arrow-bottom:after {
  display: inline-block;
  border-top-color: white;
}

/* BEIGE*
.skin-default{
  background-color:rgba(198, 189, 105, 0.13);//scotch-colors('default', 'base' );
  & h2.heading {
    @include heading(scotch-colors('default', 'dark' ));
  }
  & h3.heading,h3.sidebar {
    display: inline-block;
    @include heading(#f2f0df); //(scotch-colors('default', 'dark' ));
  }
  & .arrow-section-block.arrow-top:after {
    display: inline-block;
    border-bottom-color :scotch-colors('default', 'dark');//lighten($background-color-primary , 35% );
  }
  & .arrow-section-block.arrow-bottom:after {
    display: inline-block;
    border-top-color :scotch-colors('default', 'dark');//lighten($background-color-primary , 35% );
  }
}*/

/* Document level adjustments */

html {
  font-size: 18px;
}

body {
  overflow-x: hidden;
  position: relative;
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif !important;
  line-height: 1.5;
  font-weight: normal;
  color: #052e3c;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/*-----------------------------------------------------------------------------------*/

/*
/*=BASE STYLES
/*
/*-----------------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin-bottom: 0.7em;
  text-transform: uppercase;
  color: #052e3c;
}

a {
  color: #40a6c2;
}

a:hover {
  color: #052e3c;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

p {
  margin-bottom: 10px;
  color: #052e3c;
  font-size: 14px;
}

/*=HEADERS
/*-----------------------------------------------------------------------------------*/

.h1,
.copy h1,
.copy .h1,
.accommodation h1,
.accommodation .h1,
.activity h1,
.activity .h1,
.sidebar h1,
.sidebar .h1,
.experiences h1,
.experiences .h1,
.h2,
.sidebar h2,
.sidebar .h2,
.experiences h2,
.experiences .h2,
.h3,
.copy h3,
.copy .h3,
.copy h3.h3--border-top,
.copy .h3.h3--border-top,
.accommodation h3,
.accommodation .h3,
.accommodation h3.h3--border-top,
.accommodation .h3.h3--border-top,
.activity h3,
.activity .h3,
.sidebar h3,
.sidebar .h3,
.experiences h3,
.experiences .h3,
.h4,
.copy h4,
.copy .h4,
.accommodation h4,
.accommodation .h4,
.activity h4,
.activity .h4,
.sidebar h4,
.sidebar .h4,
.experiences h4,
.experiences .h4,
.h5,
.copy h5,
.copy .h5,
.accommodation h5,
.accommodation .h5,
.activity h5,
.activity .h5,
.sidebar h5,
.sidebar .h5,
.experiences h5,
.experiences .h5,
.h6,
.copy h6,
.copy .h6,
.accommodation h6,
.accommodation .h6,
.activity h6,
.activity .h6,
.sidebar h6,
.sidebar .h6,
.experiences h6,
.experiences .h6 {
  font-family: "Open Sans", "fibon-regular", "naive", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  font-weight: 700;
}

.h1,
.copy h1,
.copy .h1,
.accommodation h1,
.accommodation .h1,
.activity h1,
.activity .h1,
.sidebar h1,
.sidebar .h1,
.experiences h1,
.experiences .h1,
.h2,
.sidebar h2,
.sidebar .h2,
.experiences h2,
.experiences .h2 {
  line-height: 1.1;
}

.h3,
.copy h3,
.copy .h3,
.copy h3.h3--border-top,
.copy .h3.h3--border-top,
.accommodation h3,
.accommodation .h3,
.accommodation h3.h3--border-top,
.accommodation .h3.h3--border-top,
.activity h3,
.activity .h3,
.sidebar h3,
.sidebar .h3,
.experiences h3,
.experiences .h3,
.h4,
.copy h4,
.copy .h4,
.accommodation h4,
.accommodation .h4,
.activity h4,
.activity .h4,
.sidebar h4,
.sidebar .h4,
.experiences h4,
.experiences .h4 {
  line-height: 1.3;
}

.h1,
.copy h1,
.copy .h1,
.accommodation h1,
.accommodation .h1,
.activity h1,
.activity .h1,
.sidebar h1,
.sidebar .h1,
.experiences h1,
.experiences .h1 {
  letter-spacing: -2px;
}

.h2,
.sidebar h2,
.sidebar .h2,
.experiences h2,
.experiences .h2 {
  letter-spacing: -1px;
}

h1 {
  font-size: 20px;
  font-size: 1.11111rem;
}

h2 {
  font-size: 17px;
  font-size: 0.94444rem;
}

h3 {
  font-size: 16px;
  font-size: 0.88889rem;
}

h4 {
  font-size: 15px;
  font-size: 0.83333rem;
}

@media (min-width: 992px) {
  h1 {
    font-size: 23px;
    font-size: 1.27778rem;
  }

  h2 {
    font-size: 21px;
    font-size: 1.16667rem;
  }

  h3 {
    font-size: 19px;
    font-size: 1.05556rem;
  }

  h4 {
    font-size: 17px;
    font-size: 0.94444rem;
  }
}

/**
 * Purpose of the selector or the rule set
 * 1. Hardware acceleration hack (http://davidwalsh.name/translate3d)
 * 2. Fallback for unsupported rgba
 */

/**
 * Whole width top border
 * 1. KEEP KEEP
 * 2. Used on copy h2 copy
 */

.heading--style1,
.heading--border-top {
  line-height: 30px;
  background: url("../../../images/patterns/category-description-border.gif") repeat-x left top;
  padding: 25px 0 20px;
}

/**
 * Whole width bottom border
 * 1. KEEP KEEP
 * 2. Used on copy h2 copy
 */

.heading--style3,
.heading--border-bottom {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid;
  -webkit-border-image: url("../../../css");
  border-image: url("../../../css");
  border-image-slice: 0 0 10 0;
  border-image-repeat: repeat;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  padding: 10px 0;
}

/**
 * Whole width bottom border
 * 1. KEEP KEEP
 * 2. Used on copy h2 copy
 */

.heading--style4 {
  text-align: center;
  padding: .25em .8em;
  font-size: 30px;
  font-size: 1.66667rem;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 40px;
  color: #052e3c;
  margin: 0 0 20px;
}

h2.heading {
  text-align: center;
  padding: .25em .8em;
  font-size: 30px;
  font-size: 1.66667rem;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 40px;
  color: #052e3c;
  margin: 0 0 20px;
}

/**
 * Whole width bottom border
 * 1. KEEP KEEP
 * 2. Used on HOME h2 copy
 */

.section-heading,
h2.title--border-top,
h2.title--border-bottom {
  font-size: 30px;
  font-size: 1.66667rem;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  color: #052e3c;
  margin: 0 0 20px;
}

@media (max-width: 500px) {
  h2.heading {
    padding-bottom: 30px;
  }
}

h3.heading {
  font-size: 24px;
  font-size: 1.33333rem;
  margin-bottom: 25px;
  margin-top: 25px;
  padding: .75em 1.5em;
  font-weight: 600;
}

h4.heading {
  font-weight: normal;
  margin: 0 0 5px;
  color: white;
}

h5.heading {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 5px;
  color: #052e3c;
}

/*=TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/

.link,
.sidebar a,
.experiences a {
  color: #40a6c2;
  text-decoration: none;
}

.link:visited,
.sidebar a:visited,
.experiences a:visited {
  color: #40a6c2;
}

.link:hover,
.sidebar a:hover,
.experiences a:hover,
.link:visited:hover,
.sidebar a:visited:hover,
.experiences a:visited:hover {
  color: #052e3c;
  text-decoration: none;
}

.alt-font {
  font-family: "Open Sans", "fibon-regular", "naive", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
}

.quiet {
  font-color: #ccc;
}

.loud,
.bold,
.copy b,
.copy strong,
.accommodation b,
.accommodation strong,
.activity b,
.activity strong,
.sidebar b,
.sidebar strong,
.experiences b,
.experiences strong {
  font-color: #000;
}

.italic,
.copy em,
.accommodation em,
.activity em,
.sidebar em,
.experiences i,
.experiences em {
  font-style: italic;
}

.bold,
.copy b,
.copy strong,
.accommodation b,
.accommodation strong,
.activity b,
.activity strong,
.sidebar b,
.sidebar strong,
.experiences b,
.experiences strong {
  font-weight: 700;
}

.quote,
.copy .quote,
.accommodation .quote,
.activity .quote,
.sidebar .quote,
.experiences .quote {
  font-size: 22px;
  margin: 0 0 20px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  text-align: center;
}

label {
  font-weight: 400;
  font-size: 13px;
}

.block-margins,
.copy p,
.copy ul,
.copy ol,
.copy pre,
.accommodation p,
.accommodation ul,
.accommodation ol,
.accommodation pre,
.activity p,
.activity ul,
.activity ol,
.activity pre,
.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar pre,
.experiences p,
.experiences ul,
.experiences ol,
.experiences pre {
  margin: 1em 0;
}

/* =LISTS
------------------------------------*/

.unordered-list {
  list-style-type: disc;
}

.ordered-list {
  list-style: decimal;
}

/* =LABELS
------------------------------------*/

/* =HEADINGS
------------------------------------*/

/* =LEADS
------------------------------------*/

.lead {
  padding: .25em .5em;
  margin: 0 0 50px;
  line-height: 1.2em;
  text-align: center;
}

.lead.lead--home {
  margin-bottom: 0;
  font-size: 26px;
  font-size: 1.44444rem;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  text-transform: uppercase;
}

@media (max-width: 479px) {
  .lead.lead--home {
    font-size: 1rem;
  }
}

a.border--image,
.copy a,
.accommodation a,
.activity a {
  color: #052e3c;
}

h2.title--border-top {
  background: url("../../../images/patterns/dotted-line.gif") no-repeat center top;
  padding: 25px 0 5px;
}

h2.title--border-bottom {
  background: url("../../../images/patterns/dotted-line.gif") no-repeat center bottom;
  padding: 25px 0;
}

/* =COPY
------------------------------------*/

.copy {
  /* a.r-more{
     @extend .border-img;
     color: $text-color;
   }*/
}

.copy a {
  color: #052e3c;
}

.copy a:hover {
  color: #052e3c;
}

.copy a.border--image,
.copy a,
.copy .accommodation a,
.accommodation .copy a,
.copy .activity a,
.activity .copy a {
  color: #40a6c2;
}

.copy h1,
.copy h1,
.copy .h1,
.copy .accommodation h1,
.accommodation .copy h1,
.copy .activity h1,
.activity .copy h1,
.copy .sidebar h1,
.sidebar .copy h1,
.copy .experiences h1,
.experiences .copy h1 {
  margin: 1em 0 0.5em;
}

.copy h2,
.copy .h2,
.copy .sidebar h2,
.sidebar .copy h2,
.copy .experiences h2,
.experiences .copy h2,
.copy h2.title {
  color: #40a6c2;
  font-weight: 600;
}

.copy h2:not(:first-of-type),
.copy h2.title {
  margin-top: 2em;
}

.copy h3,
.copy h3,
.copy .h3,
.copy h3.h3--border-top,
.copy .h3.h3--border-top,
.copy .accommodation h3,
.accommodation .copy h3,
.copy .activity h3,
.activity .copy h3,
.copy .sidebar h3,
.sidebar .copy h3,
.copy .experiences h3,
.experiences .copy h3 {
  margin: 0 0 0.5em;
}

.copy h3:not(:first-of-type) {
  margin-top: 2em;
}

.copy h3.h3--border-top,
.copy h3.h3--border-top,
.copy .h3--border-top.h3,
.copy .accommodation h3.h3--border-top,
.accommodation .copy h3.h3--border-top,
.copy .activity h3.h3--border-top,
.activity .copy h3.h3--border-top,
.copy .sidebar h3.h3--border-top,
.sidebar .copy h3.h3--border-top,
.copy .experiences h3.h3--border-top,
.experiences .copy h3.h3--border-top {
  margin: 0 0 0.5em;
}

.copy h4,
.copy h4,
.copy .h4,
.copy .accommodation h4,
.accommodation .copy h4,
.copy .activity h4,
.activity .copy h4,
.copy .sidebar h4,
.sidebar .copy h4,
.copy .experiences h4,
.experiences .copy h4 {
  margin: 1em 0 0.5em;
}

.copy h5,
.copy h5,
.copy .h5,
.copy .accommodation h5,
.accommodation .copy h5,
.copy .activity h5,
.activity .copy h5,
.copy .sidebar h5,
.sidebar .copy h5,
.copy .experiences h5,
.experiences .copy h5 {
  margin: 1em 0 0.5em;
}

.copy h6,
.copy h6,
.copy .h6,
.copy .accommodation h6,
.accommodation .copy h6,
.copy .activity h6,
.activity .copy h6,
.copy .sidebar h6,
.sidebar .copy h6,
.copy .experiences h6,
.experiences .copy h6 {
  margin: 1em 0 0.5em;
}

/* =ACCOMMODATION
------------------------------------*/

.accommodation {
  /* a.r-more{
     @extend .border-img;
     color: $text-color;
   }*/
}

.accommodation a {
  color: #052e3c;
}

.accommodation a:hover {
  color: #052e3c;
}

.accommodation a.border--image,
.accommodation .copy a,
.copy .accommodation a,
.accommodation a,
.accommodation .activity a,
.activity .accommodation a {
  color: #052e3c;
}

.accommodation h1,
.accommodation .copy h1,
.copy .accommodation h1,
.accommodation h1,
.accommodation .h1,
.accommodation .activity h1,
.activity .accommodation h1,
.accommodation .sidebar h1,
.sidebar .accommodation h1,
.accommodation .experiences h1,
.experiences .accommodation h1 {
  margin: 1em 0 0.5em;
}

.accommodation h2,
.accommodation .h2,
.accommodation .sidebar h2,
.sidebar .accommodation h2,
.accommodation .experiences h2,
.experiences .accommodation h2 {
  color: #40a6c2;
  font-weight: 600;
}

.accommodation h3,
.accommodation .copy h3,
.copy .accommodation h3,
.accommodation h3,
.accommodation .h3,
.accommodation h3.h3--border-top,
.accommodation .h3.h3--border-top,
.accommodation .activity h3,
.activity .accommodation h3,
.accommodation .sidebar h3,
.sidebar .accommodation h3,
.accommodation .experiences h3,
.experiences .accommodation h3 {
  margin: 0 0 0.5em;
}

.accommodation h3:not(:first-of-type) {
  margin-top: 2em;
}

.accommodation h3.h3--border-top,
.accommodation .copy h3.h3--border-top,
.copy .accommodation h3.h3--border-top,
.accommodation h3.h3--border-top,
.accommodation .h3--border-top.h3,
.accommodation .activity h3.h3--border-top,
.activity .accommodation h3.h3--border-top,
.accommodation .sidebar h3.h3--border-top,
.sidebar .accommodation h3.h3--border-top,
.accommodation .experiences h3.h3--border-top,
.experiences .accommodation h3.h3--border-top {
  margin: 0 0 0.5em;
}

.accommodation h4,
.accommodation .copy h4,
.copy .accommodation h4,
.accommodation h4,
.accommodation .h4,
.accommodation .activity h4,
.activity .accommodation h4,
.accommodation .sidebar h4,
.sidebar .accommodation h4,
.accommodation .experiences h4,
.experiences .accommodation h4 {
  margin: 1em 0 0.5em;
}

.accommodation h5,
.accommodation .copy h5,
.copy .accommodation h5,
.accommodation h5,
.accommodation .h5,
.accommodation .activity h5,
.activity .accommodation h5,
.accommodation .sidebar h5,
.sidebar .accommodation h5,
.accommodation .experiences h5,
.experiences .accommodation h5 {
  margin: 1em 0 0.5em;
}

.accommodation h6,
.accommodation .copy h6,
.copy .accommodation h6,
.accommodation h6,
.accommodation .h6,
.accommodation .activity h6,
.activity .accommodation h6,
.accommodation .sidebar h6,
.sidebar .accommodation h6,
.accommodation .experiences h6,
.experiences .accommodation h6 {
  margin: 1em 0 0.5em;
}

.accommodation .contact-details p {
  margin: 0;
}

/* =ACTIVITY
------------------------------------*/

.activity {
  /* a.r-more{
    @extend .border-img;
    color: $text-color;
  }*/
}

.activity a {
  color: #052e3c;
}

.activity a:hover {
  color: #052e3c;
}

.activity a.border--image,
.activity .copy a,
.copy .activity a,
.activity .accommodation a,
.accommodation .activity a,
.activity a {
  color: #052e3c;
}

.activity h1,
.activity .copy h1,
.copy .activity h1,
.activity .accommodation h1,
.accommodation .activity h1,
.activity h1,
.activity .h1,
.activity .sidebar h1,
.sidebar .activity h1,
.activity .experiences h1,
.experiences .activity h1 {
  margin: 1em 0 0.5em;
}

.activity h2,
.activity .h2,
.activity .sidebar h2,
.sidebar .activity h2,
.activity .experiences h2,
.experiences .activity h2 {
  color: #40a6c2;
  font-weight: 600;
  font-size: 184.615%;
}

.activity h2:not(:first-of-type) {
  margin-top: 2em;
}

.activity h2:not(:first-of-type) {
  margin-top: 2em;
}

.activity h3,
.activity .copy h3,
.copy .activity h3,
.activity .copy .h3.h3--border-top,
.copy .activity .h3.h3--border-top,
.activity .accommodation h3,
.accommodation .activity h3,
.activity .accommodation .h3.h3--border-top,
.accommodation .activity .h3.h3--border-top,
.activity h3,
.activity .h3,
.activity .sidebar h3,
.sidebar .activity h3,
.activity .experiences h3,
.experiences .activity h3 {
  margin: 2em 0 0.5em;
}

.activity h4,
.activity .copy h4,
.copy .activity h4,
.activity .accommodation h4,
.accommodation .activity h4,
.activity h4,
.activity .h4,
.activity .sidebar h4,
.sidebar .activity h4,
.activity .experiences h4,
.experiences .activity h4 {
  margin: 1em 0 0.5em;
}

.activity h5,
.activity .copy h5,
.copy .activity h5,
.activity .accommodation h5,
.accommodation .activity h5,
.activity h5,
.activity .h5,
.activity .sidebar h5,
.sidebar .activity h5,
.activity .experiences h5,
.experiences .activity h5 {
  margin: 1em 0 0.5em;
}

.activity h6,
.activity .copy h6,
.copy .activity h6,
.activity .accommodation h6,
.accommodation .activity h6,
.activity h6,
.activity .h6,
.activity .sidebar h6,
.sidebar .activity h6,
.activity .experiences h6,
.experiences .activity h6 {
  margin: 1em 0 0.5em;
}

/* =OVERLAY
------------------------------------*/

.img-icon {
  position: relative;
  overflow: hidden;
}

.img-icon img {
  width: 100%;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.item-img-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.item-img-wrap img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}

.item-img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.item-img-overlay span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../../img/plus.png") no-repeat center center rgba(0, 0, 0, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

.item-img-wrap:hover .item-img-overlay span {
  opacity: 1;
}

.item-img-wrap:hover img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.img-icon-overlay {
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.img-icon-overlay p {
  position: absolute;
  width: 100%;
  margin-top: -20px;
  top: 50%;
  text-align: center;
}

.img-icon-overlay p a {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.99);
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 5px;
  text-align: center;
  color: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.img-icon-overlay p a img {
  width: 20px;
  height: auto;
}

.img-icon-overlay p a:hover {
  color: #32c5d2;
}

.img-icon:hover .img-icon-overlay {
  opacity: 1;
}

.img-icon:hover img {
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.overlay-wrapper {
  position: relative;
}

.overlay-text {
  transition: all .25s ease-in-out 0s;
  padding: 15px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.overlay-text h4 {
  color: white;
  font-weight: normal;
  margin: 0;
}

.overlay-dark {
  background: rgba(0, 0, 0, 0.4);
}

.overlay-light {
  background: rgba(255, 255, 255, 0.4);
  display: table;
}

/* @include box-shadow(1px,1px,1px,0, #fff, true); */

/*Buttons Sizes*/

.btn {
  padding: 7px 20px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-remove {
  font-size: 10px;
  padding: 3px 15px;
  min-width: 0;
  margin: -5px 0 0 0;
}

.btn i {
  margin-right: 10px;
}

.btn--no-border {
  border: none;
}

.btn-border {
  background: url("../../../images/patterns/dotted-line.gif") no-repeat center bottom;
  letter-spacing: -.105em;
  text-transform: uppercase;
  /* padding: 25px 0; */
  text-transform: uppercase;
  border: none;
}

.btn-primary {
  color: #fff;
  background-color: #4eb8b9;
  border-color: #70c0c0;
}

.btn-primary,
.btn-default {
  font-size: 14px !important;
  font-weight: normal;
  line-height: 1em;
  transition: all 0.3s ease 0s;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  /* padding: .25em .5em;*/
  cursor: pointer;
  padding: 15px 20px;
  position: relative;
  white-space: nowrap;
  display: inline-block;
}

.btn-primary:hover,
.btn-default:hover {
  cursor: pointer;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus {
  background-color: #429c9d;
  border-color: #84c4c5;
  color: white;
}

.btn-primary--light {
  color: #052e3c;
  background-color: #cdebed;
  border-color: #cdebed;
  letter-spacing: -.105em;
  text-transform: uppercase;
}

.btn-primary--light:hover,
.btn-primary--light:focus,
.btn-primary--light.focus,
.btn-primary--light:active,
.btn-primary--light.active {
  color: #052e3c;
  background-color: #a8dce0;
  border-color: #a0d9dd;
}

.btn-primary--light:active,
.btn-primary--light.active {
  background-image: none;
}

.btn-primary--light.disabled,
.btn-primary--light.disabled:hover,
.btn-primary--light.disabled:focus,
.btn-primary--light.disabled.focus,
.btn-primary--light.disabled:active,
.btn-primary--light.disabled.active,
.btn-primary--light[disabled],
.btn-primary--light[disabled]:hover,
.btn-primary--light[disabled]:focus,
.btn-primary--light[disabled].focus,
.btn-primary--light[disabled]:active,
.btn-primary--light[disabled].active,
fieldset[disabled] .btn-primary--light,
fieldset[disabled] .btn-primary--light:hover,
fieldset[disabled] .btn-primary--light:focus,
fieldset[disabled] .btn-primary--light.focus,
fieldset[disabled] .btn-primary--light:active,
fieldset[disabled] .btn-primary--light.active {
  background-color: #cdebed;
  border-color: #cdebed;
}

.btn-primary--light .badge {
  color: #cdebed;
  background-color: #052e3c;
}

.btn-default {
  color: #fff;
  background-color: #4eb8b9;
  border-color: #70c0c0;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default.active.focus,
.btn-default.active:hover,
.btn-default.active:focus {
  background-color: #429c9d;
  border-color: #84c4c5;
  color: white;
}

.btn-default-transparent {
  font-size: 14px !important;
  font-weight: normal;
  line-height: 1em;
  transition: all 0.3s ease 0s;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  /* padding: .25em .5em;*/
  cursor: pointer;
  padding: 15px 20px;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  background-color: transparent;
  border-color: rgba(214, 214, 214, 0.25);
}

.btn-default-transparent:hover {
  cursor: pointer;
}

.btn-default-transparent:hover,
.btn-default-transparent:focus,
.btn-default-transparent.focus,
.btn-default-transparent:active,
.btn-default-transparent:active:hover,
.btn-default-transparent:active:focus,
.btn-default-transparent.active.focus,
.btn-default-transparent.active:hover,
.btn-default-transparent.active:focus {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(214, 214, 214, 0.4);
  color: white;
}

.btn-dark {
  color: white;
  background-color: #052e3c;
  border-color: #052e3c;
  letter-spacing: -.105em;
  text-transform: uppercase;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active {
  color: white;
  background-color: #010a0d;
  border-color: #000304;
}

.btn-dark:active,
.btn-dark.active {
  background-image: none;
}

.btn-dark.disabled,
.btn-dark.disabled:hover,
.btn-dark.disabled:focus,
.btn-dark.disabled.focus,
.btn-dark.disabled:active,
.btn-dark.disabled.active,
.btn-dark[disabled],
.btn-dark[disabled]:hover,
.btn-dark[disabled]:focus,
.btn-dark[disabled].focus,
.btn-dark[disabled]:active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark,
fieldset[disabled] .btn-dark:hover,
fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .btn-dark.focus,
fieldset[disabled] .btn-dark:active,
fieldset[disabled] .btn-dark.active {
  background-color: #052e3c;
  border-color: #052e3c;
}

.btn-dark .badge {
  color: #052e3c;
  background-color: white;
}

.btn-dark-transparent {
  color: #052e3c;
  background-color: transparent;
  border-color: #052e3c;
}

.btn-dark-transparent:hover,
.btn-dark-transparent:focus,
.btn-dark-transparent.focus,
.btn-dark-transparent:active,
.btn-dark-transparent.active {
  color: #052e3c;
  background-color: transparent;
  border-color: #000303;
}

.btn-dark-transparent:active,
.btn-dark-transparent.active {
  background-image: none;
}

.btn-dark-transparent.disabled,
.btn-dark-transparent.disabled:hover,
.btn-dark-transparent.disabled:focus,
.btn-dark-transparent.disabled.focus,
.btn-dark-transparent.disabled:active,
.btn-dark-transparent.disabled.active,
.btn-dark-transparent[disabled],
.btn-dark-transparent[disabled]:hover,
.btn-dark-transparent[disabled]:focus,
.btn-dark-transparent[disabled].focus,
.btn-dark-transparent[disabled]:active,
.btn-dark-transparent[disabled].active,
fieldset[disabled] .btn-dark-transparent,
fieldset[disabled] .btn-dark-transparent:hover,
fieldset[disabled] .btn-dark-transparent:focus,
fieldset[disabled] .btn-dark-transparent.focus,
fieldset[disabled] .btn-dark-transparent:active,
fieldset[disabled] .btn-dark-transparent.active {
  background-color: transparent;
  border-color: #052e3c;
}

.btn-dark-transparent .badge {
  color: transparent;
  background-color: #052e3c;
}

.btn-dark-transparent:hover {
  color: #052e3c;
  background-color: transparent;
  border-color: #052e3c;
}

.btn-dark-transparent:hover:hover,
.btn-dark-transparent:hover:focus,
.btn-dark-transparent:hover.focus,
.btn-dark-transparent:hover:active,
.btn-dark-transparent:hover.active {
  color: #052e3c;
  background-color: transparent;
  border-color: #000303;
}

.btn-dark-transparent:hover:active,
.btn-dark-transparent:hover.active {
  background-image: none;
}

.btn-dark-transparent:hover.disabled,
.btn-dark-transparent:hover.disabled:hover,
.btn-dark-transparent:hover.disabled:focus,
.btn-dark-transparent:hover.disabled.focus,
.btn-dark-transparent:hover.disabled:active,
.btn-dark-transparent:hover.disabled.active,
.btn-dark-transparent:hover[disabled],
.btn-dark-transparent:hover[disabled]:hover,
.btn-dark-transparent:hover[disabled]:focus,
.btn-dark-transparent:hover[disabled].focus,
.btn-dark-transparent:hover[disabled]:active,
.btn-dark-transparent:hover[disabled].active,
fieldset[disabled] .btn-dark-transparent:hover,
fieldset[disabled] .btn-dark-transparent:hover:hover,
fieldset[disabled] .btn-dark-transparent:hover:focus,
fieldset[disabled] .btn-dark-transparent:hover.focus,
fieldset[disabled] .btn-dark-transparent:hover:active,
fieldset[disabled] .btn-dark-transparent:hover.active {
  background-color: transparent;
  border-color: #052e3c;
}

.btn-dark-transparent:hover .badge {
  color: transparent;
  background-color: #052e3c;
}

.btn-lime {
  color: #fff;
  background-color: #a9b734;
  border-color: #a9b734;
}

.btn-lime:hover,
.btn-lime:focus,
.btn-lime.focus,
.btn-lime:active,
.btn-lime.active {
  color: #fff;
  background-color: #848f29;
  border-color: #7d8726;
}

.btn-lime:active,
.btn-lime.active {
  background-image: none;
}

.btn-lime.disabled,
.btn-lime.disabled:hover,
.btn-lime.disabled:focus,
.btn-lime.disabled.focus,
.btn-lime.disabled:active,
.btn-lime.disabled.active,
.btn-lime[disabled],
.btn-lime[disabled]:hover,
.btn-lime[disabled]:focus,
.btn-lime[disabled].focus,
.btn-lime[disabled]:active,
.btn-lime[disabled].active,
fieldset[disabled] .btn-lime,
fieldset[disabled] .btn-lime:hover,
fieldset[disabled] .btn-lime:focus,
fieldset[disabled] .btn-lime.focus,
fieldset[disabled] .btn-lime:active,
fieldset[disabled] .btn-lime.active {
  background-color: #a9b734;
  border-color: #a9b734;
}

.btn-lime .badge {
  color: #a9b734;
  background-color: #fff;
}

.btn-sand {
  color: #fff;
  background-color: #c6bd69;
  border-color: #c6bd69;
}

.btn-sand:hover,
.btn-sand:focus,
.btn-sand.focus,
.btn-sand:active,
.btn-sand.active {
  color: #fff;
  background-color: #b7ac45;
  border-color: #afa543;
}

.btn-sand:active,
.btn-sand.active {
  background-image: none;
}

.btn-sand.disabled,
.btn-sand.disabled:hover,
.btn-sand.disabled:focus,
.btn-sand.disabled.focus,
.btn-sand.disabled:active,
.btn-sand.disabled.active,
.btn-sand[disabled],
.btn-sand[disabled]:hover,
.btn-sand[disabled]:focus,
.btn-sand[disabled].focus,
.btn-sand[disabled]:active,
.btn-sand[disabled].active,
fieldset[disabled] .btn-sand,
fieldset[disabled] .btn-sand:hover,
fieldset[disabled] .btn-sand:focus,
fieldset[disabled] .btn-sand.focus,
fieldset[disabled] .btn-sand:active,
fieldset[disabled] .btn-sand.active {
  background-color: #c6bd69;
  border-color: #c6bd69;
}

.btn-sand .badge {
  color: #c6bd69;
  background-color: #fff;
}

.btn-sand--light {
  color: #052e3c;
  background-color: rgba(198, 189, 105, 0.37);
  border-color: rgba(174, 163, 66, 0.17);
  letter-spacing: -.105em;
  text-transform: uppercase;
}

.btn-sand--light:hover,
.btn-sand--light:focus,
.btn-sand--light.focus,
.btn-sand--light:active,
.btn-sand--light.active {
  color: #052e3c;
  background-color: rgba(183, 171, 69, 0.37);
  border-color: rgba(129, 121, 49, 0.17);
}

.btn-sand--light:active,
.btn-sand--light.active {
  background-image: none;
}

.btn-sand--light.disabled,
.btn-sand--light.disabled:hover,
.btn-sand--light.disabled:focus,
.btn-sand--light.disabled.focus,
.btn-sand--light.disabled:active,
.btn-sand--light.disabled.active,
.btn-sand--light[disabled],
.btn-sand--light[disabled]:hover,
.btn-sand--light[disabled]:focus,
.btn-sand--light[disabled].focus,
.btn-sand--light[disabled]:active,
.btn-sand--light[disabled].active,
fieldset[disabled] .btn-sand--light,
fieldset[disabled] .btn-sand--light:hover,
fieldset[disabled] .btn-sand--light:focus,
fieldset[disabled] .btn-sand--light.focus,
fieldset[disabled] .btn-sand--light:active,
fieldset[disabled] .btn-sand--light.active {
  background-color: rgba(198, 189, 105, 0.37);
  border-color: rgba(174, 163, 66, 0.17);
}

.btn-sand--light .badge {
  color: rgba(198, 189, 105, 0.37);
  background-color: #052e3c;
}

.btn-orange {
  color: #fff;
  background-color: #ed723a;
  border-color: #ed723a;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active {
  color: #fff;
  background-color: #e05414;
  border-color: #d65014;
}

.btn-orange:active,
.btn-orange.active {
  background-image: none;
}

.btn-orange.disabled,
.btn-orange.disabled:hover,
.btn-orange.disabled:focus,
.btn-orange.disabled.focus,
.btn-orange.disabled:active,
.btn-orange.disabled.active,
.btn-orange[disabled],
.btn-orange[disabled]:hover,
.btn-orange[disabled]:focus,
.btn-orange[disabled].focus,
.btn-orange[disabled]:active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange.focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange.active {
  background-color: #ed723a;
  border-color: #ed723a;
}

.btn-orange .badge {
  color: #ed723a;
  background-color: #fff;
}

/*--------------------------------------------------
	[2. Breadcrumbs]
----------------------------------------------------*/

/*Default Breadcrumbs*/

.breadcrumbs {
  overflow: hidden;
  padding: 10px 0 6px;
}

.breadcrumbs h1 {
  color: white;
}

.breadcrumb {
  z-index: 1;
  padding-right: 0;
  background: none;
  position: relative;
}

.breadcrumb li {
  font-size: 12px;
  font-size: 0.66667rem;
  color: white;
}

.breadcrumb a {
  color: white;
  font-size: 12px;
  font-size: 0.66667rem;
}

.breadcrumb li.active,
.breadcrumb li a:hover {
  color: white;
  text-decoration: none;
}

@media (min-width: 480px) {
  .breadcrumb {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .breadcrumb-wrapper {
    padding: 0 30px;
  }

  .breadcrumbs {
    padding: 10px 0;
  }

  .breadcrumbs h1 {
    margin-top: 8px;
    line-height: initial;
    margin-bottom: initial;
  }
}

@media (min-width: 992px) {
  .breadcrumb-wrapper {
    padding: 0 45px;
  }
}

@media (max-width: 550px) {
  .breadcrumbs h1.pull-left,
  .breadcrumbs ul.pull-right {
    width: 100%;
    text-align: center;
  }

  .breadcrumbs h1.pull-left {
    margin-bottom: 0;
  }

  .breadcrumbs .breadcrumb {
    top: 0;
    margin-bottom: 10px;
  }
}

/*Cubeportfolio - CUSTOM
------------------------------------*/

.cube-portfolio:before,
.cube-portfolio:after {
  content: " ";
  display: table;
}

.cube-portfolio:after {
  clear: both;
}

/*Loading Box*/

.cube-portfolio .cbp-popup-singlePageInline .cbp-popup-loadingBox {
  border-radius: 50% !important;
}

.cbp-l-grid-agency .cbp-caption:after {
  border: none;
}

/*Overlays
------------------------------------*/

/*Default*/

.cube-portfolio .cbp-caption-zoom .cbp-caption-activeWrap {
  background: rgba(0, 0, 0, 0.3) !important;
}

/*Overlay Option v2*/

.cube-portfolio .cbp-caption-activeWrap.overlay-btm-v2 {
  background: rgba(39, 58, 78, 0.6) !important;
}

/*White Transparent*/

.cube-portfolio .cbp-caption-activeWrap.white-transparent-hover {
  background: rgba(255, 255, 255, 0.6) !important;
}

/*Dark Transparent*/

.cube-portfolio .cbp-caption-activeWrap.dark-transparent-hover {
  background: rgba(0, 0, 0, 0.6) !important;
}

/*Cyan Transparent*/

.cube-portfolio .cbp-caption-activeWrap.default-transparent-hover {
  background: rgba(78, 184, 185, 0.9) !important;
}

.cube-portfolio .cbp-caption-activeWrap.default-transparent-hover .link-captions i:hover {
  background: #333;
}

/*Filters*/

.cube-portfolio .cbp-l-filters-text {
  margin: inherit;
  padding: inherit;
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-item {
  color: #555;
  text-transform: uppercase;
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active,
.cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover {
  color: #3c9798;
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-counter {
  background: #3c9798;
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-counter:before {
  border-top-color: #3c9798;
}

/*Pagination*/

.cube-portfolio .cbp-nav-pagination-item {
  border-radius: 50% !important;
}

/*Buttons*/

.cube-portfolio .cbp-l-caption-buttonLeft,
.cube-portfolio .cbp-l-caption-buttonRight {
  background: #3c9798;
}

.cube-portfolio .cbp-l-caption-buttonLeft:hover,
.cube-portfolio .cbp-l-caption-buttonRight:hover {
  background: #3c9798;
}

/*Titles*/

.cube-portfolio .cbp-l-grid-agency-title {
  color: #fff !important;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.cube-portfolio .cbp-l-grid-agency-desc {
  color: #fff;
  text-transform: uppercase;
}

/*Dark Titles*/

.cube-portfolio .cbp-title-dark .cbp-l-grid-agency-title {
  color: #444 !important;
}

.cube-portfolio .cbp-title-dark .cbp-l-grid-agency-desc {
  color: #555;
}

/*Link Captions*/

.cube-portfolio .link-captions {
  padding-left: 0;
  margin: 0 0 20px;
  list-style: none;
  text-align: center;
}

.cube-portfolio .link-captions li {
  padding: 0 2px;
  display: inline-block;
}

.cube-portfolio .link-captions li i {
  color: #444;
  width: 30px;
  height: 30px;
  padding: 8px;
  font-style: normal;
  background: #fff;
  text-align: center;
  display: inline-block;
}

.cube-portfolio .link-captions li i:hover {
  color: #fff;
  background: #3c9798;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/*Pace (Page loader)
---------------------------------- */

/*loader 1*/

.page-loader-1 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}

.page-loader-1.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}

.page-loader-1 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  width: 200px;
  background: #fff;
  border: 1px solid #09afdf;
  overflow: hidden;
}

.page-loader-1 .pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 200px;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #09afdf;
}

/*loader 2*/

.page-loader-2 .iframe-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}

.page-loader-2.pace-done .iframe-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}

.page-loader-2 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  height: 60px;
  width: 100px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-loader-2 .pace .pace-progress {
  z-index: 2000;
  position: absolute;
  height: 60px;
  width: 100px;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.page-loader-2 .pace .pace-progress:before {
  content: attr(data-progress-text);
  text-align: center;
  color: #fff;
  background: #09afdf;
  border-radius: 50%;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 45px;
  padding: 0;
  width: 44px;
  height: 44px;
  margin: 8px 0 0 29px;
  display: block;
  z-index: 999;
  position: absolute;
}

.page-loader-2 .pace .pace-activity {
  font-size: 15px;
  line-height: 1;
  z-index: 2000;
  position: absolute;
  height: 60px;
  width: 100px;
  display: block;
  -webkit-animation: pace-theme-center-atom-spin 2s linear infinite;
  -moz-animation: pace-theme-center-atom-spin 2s linear infinite;
  -o-animation: pace-theme-center-atom-spin 2s linear infinite;
  animation: pace-theme-center-atom-spin 2s linear infinite;
}

.page-loader-2 .pace .pace-activity {
  border-radius: 50%;
  border: 5px solid #09afdf;
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 100px;
}

.page-loader-2 .pace .pace-activity:after {
  border-radius: 50%;
  border: 5px solid #09afdf;
  content: ' ';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 60px;
  width: 100px;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}

.page-loader-2 .pace .pace-activity:before {
  border-radius: 50%;
  border: 5px solid #09afdf;
  content: ' ';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  height: 60px;
  width: 100px;
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}

@-webkit-keyframes pace-theme-center-atom-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes pace-theme-center-atom-spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-o-keyframes pace-theme-center-atom-spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@keyframes pace-theme-center-atom-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

/*loader 3*/

.page-loader-3 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace.pace-inactive {
  display: none;
}

.page-loader-3 .pace .pace-progress {
  background: #09afdf;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/*loader 4*/

.page-loader-4 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}

.page-loader-4.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}

.page-loader-4 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-perspective: 12rem;
  -moz-perspective: 12rem;
  -ms-perspective: 12rem;
  -o-perspective: 12rem;
  perspective: 12rem;
  z-index: 2000;
  position: fixed;
  height: 6rem;
  width: 6rem;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-loader-4 .pace .pace-progress {
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 6rem;
  width: 6rem !important;
  line-height: 6rem;
  font-size: 2rem;
  border-radius: 50%;
  background: #09afdf;
  color: #fff;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  text-align: center;
  -webkit-animation: pace-theme-center-circle-spin linear infinite 2s;
  -moz-animation: pace-theme-center-circle-spin linear infinite 2s;
  -ms-animation: pace-theme-center-circle-spin linear infinite 2s;
  -o-animation: pace-theme-center-circle-spin linear infinite 2s;
  animation: pace-theme-center-circle-spin linear infinite 2s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.page-loader-4 .pace .pace-progress:after {
  content: attr(data-progress-text);
  display: block;
}

@-webkit-keyframes pace-theme-center-circle-spin {
  from {
    -webkit-transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(360deg);
  }
}

@-moz-keyframes pace-theme-center-circle-spin {
  from {
    -moz-transform: rotateY(0deg);
  }

  to {
    -moz-transform: rotateY(360deg);
  }
}

@-ms-keyframes pace-theme-center-circle-spin {
  from {
    -ms-transform: rotateY(0deg);
  }

  to {
    -ms-transform: rotateY(360deg);
  }
}

@-o-keyframes pace-theme-center-circle-spin {
  from {
    -o-transform: rotateY(0deg);
  }

  to {
    -o-transform: rotateY(360deg);
  }
}

@keyframes pace-theme-center-circle-spin {
  from {
    transform: rotateY(0deg);
  }

  to {
    transform: rotateY(360deg);
  }
}

/*loader 5*/

.page-loader-5 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}

.page-loader-5.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}

.page-loader-5 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.page-loader-5 .pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  height: 5rem;
  width: 5rem;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.page-loader-5 .pace .pace-progress:after {
  display: block;
  position: absolute;
  top: 0;
  right: .5rem;
  content: attr(data-progress-text);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  font-size: 100px;
  line-height: 1;
  text-align: right;
  color: #09afdf;
}

/*loader 6*/

.page-loader-6 .page-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
}

.page-loader-6.pace-done .page-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 0.2s;
  -o-transition: ease-in-out opacity 0.2s;
  transition: ease-in-out opacity 0.2s;
}

.page-loader-6 .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.page-loader-6 .pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  width: 300px;
  height: 300px;
  background: #09afdf;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
  transform: translateX(100%) translateY(-100%) rotate(45deg);
  pointer-events: none;
}

.page-loader-6 .pace.pace-active .pace-activity {
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);
}

.page-loader-6 .pace .pace-activity::before,
.page-loader-6 .pace .pace-activity::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  border: 5px solid #fff;
  border-radius: 50%;
  content: '';
}

.page-loader-6 .pace .pace-activity::before {
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-right-color: rgba(0, 0, 0, 0.2);
  border-left-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
  animation: pace-theme-corner-indicator-spin 3s linear infinite;
}

.page-loader-6 .pace .pace-activity::after {
  bottom: 50px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
  animation: pace-theme-corner-indicator-spin 1s linear infinite;
}

@-webkit-keyframes pace-theme-corner-indicator-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes pace-theme-corner-indicator-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

hr.style1 {
  border-top: 1px solid #8c8b8b;
}

hr.style2 {
  border-top: 3px double #8c8b8b;
}

hr.style3 {
  border-top: 1px dashed #8c8b8b;
}

hr.style4 {
  border-top: 1px dotted #8c8b8b;
}

hr.style5 {
  background-color: #fff;
  border-top: 2px dashed #8c8b8b;
}

hr.style6 {
  background-color: #fff;
  border-top: 2px dotted #8c8b8b;
}

hr.style7 {
  border-top: 1px solid #8c8b8b;
  border-bottom: 1px solid #fff;
}

hr.style8 {
  border-top: 1px solid #8c8b8b;
  border-bottom: 1px solid #fff;
}

hr.style8:after {
  content: '';
  display: block;
  margin-top: 2px;
  border-top: 1px solid #8c8b8b;
  border-bottom: 1px solid #fff;
}

hr.style9 {
  border-top: 1px dashed #8c8b8b;
  border-bottom: 1px dashed #fff;
}

hr.style10 {
  border-top: 1px dotted #8c8b8b;
  border-bottom: 1px dotted #fff;
}

hr.style11 {
  height: 6px;
  background: url("http://ibrahimjabbari.com/english/images/hr-11.png") repeat-x 0 0;
  border: 0;
}

hr.style12 {
  height: 6px;
  background: url("http://ibrahimjabbari.com/english/images/hr-12.png") repeat-x 0 0;
  border: 0;
}

hr.style13 {
  height: 10px;
  border: 0;
  box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

hr.style14 {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

hr.style15 {
  border-top: 4px double #8c8b8b;
  text-align: center;
}

hr.style15:after {
  content: '\002665';
  display: inline-block;
  position: relative;
  top: -15px;
  padding: 0 10px;
  background: #f0f0f0;
  color: #8c8b8b;
  font-size: 18px;
}

hr.style16 {
  border-top: 1px dashed #8c8b8b;
}

hr.style16:after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -12px;
  left: 40px;
  padding: 0 3px;
  background: #f0f0f0;
  color: #8c8b8b;
  font-size: 18px;
}

hr.style17 {
  border-top: 1px solid #8c8b8b;
  text-align: center;
}

hr.style17:after {
  content: '┬º';
  display: inline-block;
  position: relative;
  top: -14px;
  padding: 0 10px;
  background: #f0f0f0;
  color: #8c8b8b;
  font-size: 18px;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  transform: rotate(60deg);
}

hr.style18 {
  height: 30px;
  border: 0 solid #8c8b8b;
  border-top-width: 1px;
  border-radius: 20px;
}

hr.style18:before {
  display: block;
  content: "";
  height: 30px;
  margin-top: -31px;
  border: 0 solid #8c8b8b;
  border-bottom-width: 1px;
  border-radius: 20px;
}

.hr__delimiter {
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
  margin: 22px 0 22px 0;
}

.divider--default {
  background: url("../../../images/patterns/category-description-border.gif") no-repeat left top;
  border: 0 none;
  padding-top: 3px;
  margin: 0 0 25px;
}

.divider--dotted {
  border-top: 2px dotted #eee;
}

.divider,
.divider:after {
  background: url("../../../images/patterns/dot-rule.png") repeat-x center center;
  background-size: 78px 6px;
  display: block;
  height: 3px;
}

.divider,
.dividers:after {
  background: url("../../../images/patterns/dashed-double.png") center center;
  background-size: 78px 6px;
  display: block;
  height: 4px;
}

hr {
  border-top: 0;
}

/*= BORDERS
------------------------------------*/

/*
.border-img{
  -webkit-border-image: url($border-dotted);
  border-image: url($border-dotted);
  border: 0 solid;
  border-bottom-width: 2px;
  border-image-slice: 0 0 10 0;
  border-image-repeat: repeat;
  @include transition(color 0.2s ease);

}*/

.border--image,
.copy a,
.accommodation a,
.activity a {
  border-bottom-width: 2px;
  border-style: solid;
  -webkit-border-image: url("../../../images/patterns/border.png");
  border-image: url("../../../images/patterns/border.png");
  border-image-slice: 0 0 10 0;
  border-image-repeat: repeat;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.border--dashed-single {
  background: url("../../../images/patterns/dashed-single.png") repeat-x left bottom;
  margin: 0 0 10px;
  padding: 0 0 10px 2px;
}

.border--short {
  background: url("../../../images/patterns/dotted-line.gif") no-repeat left bottom;
  padding-bottom: 5px;
}

.heading--short-top-border,
.copy h2,
.copy .h2,
.copy .sidebar h2,
.sidebar .copy h2,
.copy .experiences h2,
.experiences .copy h2,
.copy h2.title,
.copy h3.h3--border-top,
.copy .h3--border-top.h3,
.copy .accommodation h3.h3--border-top,
.accommodation .copy h3.h3--border-top,
.copy .activity h3.h3--border-top,
.activity .copy h3.h3--border-top,
.copy .sidebar h3.h3--border-top,
.sidebar .copy h3.h3--border-top,
.copy .experiences h3.h3--border-top,
.experiences .copy h3.h3--border-top,
.accommodation h2,
.accommodation .h2,
.accommodation .sidebar h2,
.sidebar .accommodation h2,
.accommodation .experiences h2,
.experiences .accommodation h2,
.accommodation h3.h3--border-top,
.accommodation .h3--border-top.h3,
.accommodation .activity h3.h3--border-top,
.activity .accommodation h3.h3--border-top,
.accommodation .sidebar h3.h3--border-top,
.sidebar .accommodation h3.h3--border-top,
.accommodation .experiences h3.h3--border-top,
.experiences .accommodation h3.h3--border-top,
.activity h2,
.activity .h2,
.activity .sidebar h2,
.sidebar .activity h2,
.activity .experiences h2,
.experiences .activity h2,
.sidebar-v4 .sidebar-block.textured-bg h3,
.sidebar-v4 .rf-events .sidebar-block.book-it h3,
.rf-events .sidebar-v4 .sidebar-block.book-it h3,
.sidebar-v4 .rf-tours .sidebar-block.book-it h3,
.rf-tours .sidebar-v4 .sidebar-block.book-it h3,
.rf-events h2,
.rf-tours h2,
.discover h2,
.discover .h2,
.discover .sidebar h2,
.sidebar .discover h2,
.discover .experiences h2,
.experiences .discover h2,
.rf_resources h2,
.rf_resources .h2,
.rf_resources .sidebar h2,
.sidebar .rf_resources h2,
.rf_resources .experiences h2,
.experiences .rf_resources h2 {
  background: url("../../../images/patterns/dotted-line.gif") no-repeat left top;
  padding: 25px 0 5px;
}

/*
.heading--long-top-border{
  background: url('images/patterns/category-description-border.gif') no-repeat left top;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  padding: 25px 0 20px;
}


.heading--short-bottom-border
{
  background: url('images/patterns/dotted-line.gif') no-repeat left bottom;
  padding: 25px 0 20px;
}
*/

.border--dashed-single {
  background: url("../../../images/patterns/dashed-single.png") repeat-x;
  padding-top: 10px;
  margin: 20px 0 10px;
  clear: both;
}

.border--dashed-double {
  background: url("../../../images/patterns/dashed-double.png") repeat-x left top;
  clear: both;
  line-height: 160%;
  padding-top: 30px;
}

/* Effect 13: three circles
/* =cl-effect-13
/* Used on main navigation
*/

.cl-effect-13 a.dropdown-toggle {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.cl-effect-13 a.dropdown-toggle::before {
  position: absolute;
  top: 48%;
  left: 50%;
  color: transparent;
  content: '\00b7';
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.cl-effect-13 a.dropdown-toggle:hover::before,
.cl-effect-13 a.dropdown-toggle:focus::before,
.cl-effect-13 li.active.selected a.dropdown-toggle::before {
  color: #3c9798;
  text-shadow: 10px 0 #3c9798, -10px 0 #3c9798;
}

.cl-effect-13 a.dropdown-toggle:hover,
.cl-effect-13 a.dropdown-toggle:focus {
  color: #3c9798;
}

/* Effect 13: three circles */

.cl-effect-13 a.no-dropdown {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.cl-effect-13 a.no-dropdown::before {
  position: absolute;
  top: 48%;
  left: 50%;
  color: transparent;
  content: '\00b7';
  text-shadow: 0 0 transparent;
  font-size: 1.2em;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.cl-effect-13 a.no-dropdown:hover::before,
.cl-effect-13 a.no-dropdown:focus::before,
.cl-effect-13 li.active.selected a.no-dropdown::before {
  color: #3c9798;
  text-shadow: 10px 0 #3c9798, -10px 0 #3c9798;
}

.cl-effect-13 a.no-dropdown:hover,
.cl-effect-13 a.no-dropdown:focus {
  color: #3c9798;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

.content-wrapper.section {
  background-color: white;
  padding: 0 45px;
}

.grid,
.discover .grid {
  position: relative;
  overflow: hidden;
}

.grid .grid-item {
  width: 50%;
  float: left;
  min-height: 1px;
  position: relative;
}

.grid .grid-item--dark {
  color: #fff;
  background: #c6bd69;
}

.grid .discover .grid-item--base .grid-item-inner,
.grid .planning .grid-item--base .grid-item-inner {
  float: right;
  padding: 60px 85px 20px 30px;
}

.grid .grid-item--base .grid-item-inner {
  float: right;
  padding: 60px 85px 0 30px;
}

.grid .grid-item--light .grid-item-inner,
.grid .grid-item--dark .grid-item-inner {
  width: 100%;
}

.grid .grid-item-inner .g-display-table {
  display: table;
  width: 100%;
}

@media (max-width: 768px) {
  .grid .grid-item,
  .grid .grid-item-inner {
    width: 100%;
  }

  .grid .grid-item--light .grid-item-inner,
  .grid .grid-item--base .grid-item-inner,
  .grid .grid-item--dark .grid-item-inner {
    padding: 30px 15px;
  }
}

.grid .grid-item--light .g-display-table {
  padding: 70px 30px 20px 85px;
}

.grid .grid-item--dark .g-display-table {
  padding: 60px 30px 50px 85px;
}

.grid .grid-item--base p {
  margin-bottom: 30px;
}

.grid .grid-item--light li,
.grid .grid-item--dark li {
  padding: 10px 0;
}

.grid .grid-item--light li a h4 {
  padding-left: 0;
  transition: all 0.5s ease;
}

.grid .grid-item--light li a:hover h4,
.grid .grid-item--dark li a:hover h4 {
  opacity: .5;
  padding-left: 1em;
}

.grid .grid-item--light li i,
.grid .grid-item--dark li i {
  margin-left: 10px;
}

.grid .grid-item--dark h2 {
  color: #fff;
}

.grid .grid-item--dark h4 {
  color: #fff;
}

.grid .grid-item--dark p {
  opacity: .5;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .grid .grid-item--light .g-display-table,
  .grid .grid-item--dark .g-display-table {
    padding: 70px 30px;
  }
}

@media (max-width: 768px) {
  .grid .grid-item--light .g-display-table,
  .grid .grid-item--dark .g-display-table {
    padding: 30px 0;
  }
}

.tooltip-v1 {
  /* Gap filler */
  /* Tooltip */
  /* Arrow */
}

.tooltip-v1 .tooltip {
  position: relative;
  z-index: 999;
  opacity: 1;
  /*override bootstrap*/
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.tooltip-v1 .tooltip::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip-v1 .tooltip:hover::after {
  pointer-events: auto;
}

.tooltip-v1 .tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 100%;
  left: 0;
  bottom: 70%;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  font-weight: 400;
  color: #fffaf0;
  background: transparent;
  opacity: 0;
  margin: 0 0 20px 0;
  cursor: default;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-transition: opacity 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.tooltip-v1 .tooltip:hover .tooltip-content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  cursor: pointer;
}

.tooltip-v1 .tooltip-content span {
  display: block;
  font-size: 14px;
}

.tooltip-v1 .tooltip-text {
  border-bottom: 3px solid #fffaf0;
  overflow: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -moz-transition: transform 0.3s 0.3s;
  -o-transition: transform 0.3s 0.3s;
  -webkit-transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}

.tooltip-v1 .tooltip:hover .tooltip-text {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tooltip-v1 .tooltip-inner {
  background: #3c9798;
  padding: 20px;
  max-width: 100%;
  /*Overrides Bootstrap default*/
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -moz-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  border-radius: 0;
}

.tooltip-v1 .tooltip:hover .tooltip-inner {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.tooltip-v1 .tooltip-content::after {
  content: '';
  bottom: -15px;
  left: 50%;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 8px solid transparent;
  border-top-color: #fffaf0;
  margin-left: -8px;
}

.tooltip-v1 .overlay-text .tooltip .h4,
.tooltip-v1 .overlay-text .tooltip .copy h4,
.copy .tooltip-v1 .overlay-text .tooltip h4,
.tooltip-v1 .overlay-text .tooltip .accommodation h4,
.accommodation .tooltip-v1 .overlay-text .tooltip h4,
.tooltip-v1 .overlay-text .tooltip .activity h4,
.activity .tooltip-v1 .overlay-text .tooltip h4,
.tooltip-v1 .overlay-text .tooltip .sidebar h4,
.sidebar .tooltip-v1 .overlay-text .tooltip h4,
.tooltip-v1 .overlay-text .tooltip .experiences h4,
.experiences .tooltip-v1 .overlay-text .tooltip h4 {
  color: white;
  font-weight: normal;
  margin: 0;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.tooltip-v1 .tooltip-inner {
  text-align: left;
}

.tooltip-v1 .tooltip .quick-info h3,
.tooltip-v1 .tooltip .quick-info h5 {
  font-size: 11px;
  color: white !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.tooltip-v1 .tooltip .quick-info hgroup {
  margin-top: 5px;
  margin-bottom: 20px;
}

.tooltip-v1 .tooltip .quick-info h4 {
  font-weight: 300;
}

.tooltip-v1 .tooltip .quick-info h4,
.tooltip-v1 .tooltip .quick-info p {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 19px;
  margin-left: 0;
  margin-right: 0;
}

.tooltip-v1 .tooltip .quick-info:after {
  z-index: 50;
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 6px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  margin-bottom: -2px;
}

.tooltip-v2 {
  /* Gap filler */
  /* Tooltip */
  /* Arrow */
}

.tooltip-v2 .tooltip {
  position: relative;
  z-index: 999;
  opacity: 1;
  /*override bootstrap*/
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.tooltip-v2 .tooltip::after {
  /* content: '';
     position: absolute;
     width: 100%;
     height: 20px;
     bottom: 100%;
     left: 50%;
     pointer-events: none;
     -webkit-transform: translateX(-50%);
     transform: translateX(-50%);*/
}

.tooltip-v2 .tooltip:hover::after {
  /* pointer-events: auto;*/
}

.tooltip-v2 .tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
  font-weight: 400;
  color: #fffaf0;
  background: transparent;
  opacity: 0;
  margin: 0;
  cursor: default;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-transition: opacity 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.tooltip-v2 .tooltip:hover .tooltip-content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  cursor: pointer;
}

.tooltip-v2 .tooltip-content span {
  display: block;
  font-size: 14px;
}

.tooltip-v2 .tooltip-text {
  /*  border-bottom: 3px solid #fffaf0;*/
  overflow: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -moz-transition: transform 0.3s 0.3s;
  -o-transition: transform 0.3s 0.3s;
  -webkit-transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}

.tooltip-v2 .tooltip:hover .tooltip-text {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.tooltip-v2 .tooltip-inner {
  background: #3c9798;
  padding: 20px;
  max-width: 100%;
  /*Overrides Bootstrap default*/
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -moz-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  border-radius: 0;
}

.tooltip-v2 .tooltip:hover .tooltip-inner {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.tooltip-v2 .tooltip-content::after {
  /*    content: '';
        bottom: -15px;
        left: 50%;
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border: 8px solid transparent;
        border-top-color: #fffaf0;
        margin-left: -8px;*/
}

.tooltip-v2 .tooltip .overlay-text .h4,
.tooltip-v2 .tooltip .overlay-text .copy h4,
.copy .tooltip-v2 .tooltip .overlay-text h4,
.tooltip-v2 .tooltip .overlay-text .accommodation h4,
.accommodation .tooltip-v2 .tooltip .overlay-text h4,
.tooltip-v2 .tooltip .overlay-text .activity h4,
.activity .tooltip-v2 .tooltip .overlay-text h4,
.tooltip-v2 .tooltip .overlay-text .sidebar h4,
.sidebar .tooltip-v2 .tooltip .overlay-text h4,
.tooltip-v2 .tooltip .overlay-text .experiences h4,
.experiences .tooltip-v2 .tooltip .overlay-text h4,
.tooltip-v2 .overlay-text .tooltip .h4,
.tooltip-v2 .overlay-text .tooltip .copy h4,
.copy .tooltip-v2 .overlay-text .tooltip h4,
.tooltip-v2 .overlay-text .tooltip .accommodation h4,
.accommodation .tooltip-v2 .overlay-text .tooltip h4,
.tooltip-v2 .overlay-text .tooltip .activity h4,
.activity .tooltip-v2 .overlay-text .tooltip h4,
.tooltip-v2 .overlay-text .tooltip .sidebar h4,
.sidebar .tooltip-v2 .overlay-text .tooltip h4,
.tooltip-v2 .overlay-text .tooltip .experiences h4,
.experiences .tooltip-v2 .overlay-text .tooltip h4 {
  color: white;
  font-weight: normal;
  margin: 0;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.tooltip-v2 .tooltip-inner {
  text-align: left;
}

.tooltip-v2 .tooltip .quick-info h3,
.tooltip-v2 .tooltip .quick-info h5 {
  font-size: 11px;
  color: white !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.tooltip-v2 .tooltip .quick-info hgroup {
  margin-top: 5px;
  margin-bottom: 20px;
}

.tooltip-v2 .tooltip .quick-info h4 {
  font-weight: 300;
}

.tooltip-v2 .tooltip .quick-info h4,
.tooltip-v2 .tooltip .quick-info p {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 19px;
  margin-left: 0;
  margin-right: 0;
}

.tooltip-v2 .tooltip .quick-info:after {
  z-index: 50;
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 6px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  margin-bottom: -2px;
}

/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 *
 * http://geedmo.github.com/yamm3
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .yamm-fw {
  position: static;
}

.yamm .container {
  position: relative;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 15px;
  right: 15px;
}

/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 *
 * http://geedmo.github.com/yamm3
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .yamm-fw {
  position: static;
}

.yamm .container {
  position: relative;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 15px;
  right: 15px;
}

/*forms*/

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  color: #7a7a7a;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: #FFF;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
  border-color: #bbb;
  background: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

/*
.cta-newsletter .btn-u {
 border-radius: 0px;
 float: right;
 font-weight: 200;
 height: 45px;
 text-transform: uppercase;
}

@media (min-width: 580px) {
 .cta-newsletter .btn-u {
   width: 165px;
 }

}
/* .btn-
   border: 0 none;
   color: #fff;
   cursor: pointer;
   display: inline-block;
   font-size: 14px;
   font-weight: 400;
   padding: 6px 13px;
   position: relative;
   text-decoration: none;
   white-space: nowrap;
 }
 .btn-u:hover {
   color: #fff;
   text-decoration: none;
   transition: all 0.3s ease-in-out 0s;
 }
 .btn-u.btn-block {
   text-align: center;
 }
*/

.cta-newsletter input.form-control {
  float: left;
  height: 45px;
  padding-left: 40px;
  border: 1px solid transparent;
}

.cta-newsletter .input-group::before {
  /* content: "&#xf003";
  font-family: FontAwesome;*/
  left: 14px;
  position: absolute;
  top: 9px;
  z-index: 5;
}

.cta-newsletter .input-group-btn .btn {
  height: 45px;
  text-transform: uppercase;
}

.modal-backdrop {
  position: relative;
}

.clp-wrapper .clp {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100px;
  border-top: 0 solid #f0f0f0;
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp {
    height: 70px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp {
    height: 80px;
  }
}

.clp-wrapper .clp li {
  display: none;
  position: relative;
  float: left;
  height: 100%;
}

.clp-wrapper .clp li a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: block;
  height: 100%;
  outline: 0;
}

.clp-wrapper .clp li a i {
  display: none;
}

.clp-wrapper .clp li a span,
.clp-wrapper .clp li a:before,
.clp-wrapper .clp .test a span,
.clp-wrapper .clp .test a:before {
  position: absolute;
  left: 20px;
  top: 32px;
  text-transform: uppercase;
  font-size: 20px;
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp li a span,
  .clp-wrapper .clp li a:before {
    left: 0;
    right: 0;
    top: 16px;
    text-align: center;
    font-size: 14px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp li a span,
  .clp-wrapper .clp li a:before {
    left: 0;
    right: 0;
    top: 25px;
    text-align: center;
    font-size: 16px;
  }
}

.clp-wrapper .clp li a:before {
  color: #052e3c;
  top: 24px;
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp li a:before {
    top: 16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp li a:before {
    top: 16px;
  }
}

.clp-wrapper .clp li.selected {
  display: inline-block;
  width: 60%;
  background: #8cc6e7;
  background: #4eb8b9 url("../../../images/patterns/bg-halftone-texture.png");
  background: #cdebed url("../../../images/patterns/bg-halftone-texture.png");
}

@media only screen and (max-width: 1480px) {
  .clp-wrapper .clp li.selected {
    width: 40%;
  }
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp li.selected {
    width: 40%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp li.selected {
    width: 40%;
  }
}

.clp-wrapper .clp li.selected a {
  cursor: default;
}

.clp-wrapper .clp li.selected a span,
.clp-wrapper .clp li.selected a:before {
  left: 0;
  right: 0;
  text-align: center;
}

.clp-wrapper .clp li.selected span {
  color: #052e3c;
}

.clp-wrapper .clp li:first-child.selected,
.clp-wrapper .clp li:last-child.selected {
  width: 80%;
}

@media only screen and (max-width: 1480px) {
  .clp-wrapper .clp li:first-child.selected,
  .clp-wrapper .clp li:last-child.selected {
    width: 70%;
  }
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp li:first-child.selected,
  .clp-wrapper .clp li:last-child.selected {
    width: 30%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp li:first-child.selected,
  .clp-wrapper .clp li:last-child.selected {
    width: 100%;
  }
}

.clp-wrapper .clp li.prev,
.clp-wrapper .clp li.next {
  display: inline-block;
  width: 20%;
}

@media only screen and (max-width: 1480px) {
  .clp-wrapper .clp li.prev,
  .clp-wrapper .clp li.next {
    width: 30%;
  }
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp li.prev,
  .clp-wrapper .clp li.next {
    width: 30%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp li.prev,
  .clp-wrapper .clp li.next {
    width: 30%;
  }
}

.clp-wrapper .clp li.prev > ul,
.clp-wrapper .clp li.next > ul {
  display: none;
}

.clp-wrapper .clp li.prev i,
.clp-wrapper .clp li.next i {
  display: block;
  position: absolute;
  right: 20px;
  top: 32px;
  font-size: 35px;
}

@media only screen and (max-width: 479px) {
  .clp-wrapper .clp li.prev i,
  .clp-wrapper .clp li.next i {
    top: 24px;
    right: 7px;
    font-size: 30px;
  }

  .clp-wrapper .clp li.prev i {
    right: auto;
    left: 7px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 900px) {
  .clp-wrapper .clp li.prev i,
  .clp-wrapper .clp li.next i {
    top: 22px;
  }
}

.clp-wrapper .clp li.prev a,
.clp-wrapper .clp li.next a {
  background: #4eb8b9 url("../../../images/patterns/bg-halftone-texture.png");
  color: white;
}

.clp-wrapper .clp li.prev a:hover,
.clp-wrapper .clp li.next a:hover {
  background: #4eb8b9 url("../../../images/patterns/bg-halftone-texture.png");
}

.clp-wrapper .clp li.prev i {
  right: auto;
  left: 20px;
}

/*    .clp-wrapper .clp li.prev i:before {
        content: "\f104"
    }*/

.clp-wrapper .clp li.prev a span,
.clp-wrapper .clp li.prev a:before {
  left: auto;
  right: 20px;
}

@media only screen and (max-width: 900px) {
  .clp-wrapper .clp li.prev a span,
  .clp-wrapper .clp li.prev a:before {
    left: 0;
    right: 0;
    text-align: center;
  }
}

.icon {
  speak: none;
  line-height: 1;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.icon-before:before {
  speak: none;
  line-height: 1;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.icon-after:after {
  speak: none;
  line-height: 1;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.pager.pager-v4 li > a {
  line-height: normal;
  transition: all 0.1s ease-in-out;
}

.pager.pager-v4 li > a:hover,
.pager.pager-v4 li > a:focus {
  color: #fff;
  background: #222;
  border-color: #222;
}

/*Pager Amount*/

.pager.pager-v4 li.page-amount {
  font-size: 14px;
  font-style: italic;
}

.pager.pager-v4 li.page-amount,
.pager.pager-v4 li.page-amount:hover,
.pager.pager-v4 li.page-amount:focus {
  top: 7px;
  color: #777;
  position: relative;
}

.next,
.previous {
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  padding: .25em .5em;
  /* margin: 50px 0 0; */
}

.tp-caption.Concept-Title-Dark,
.Concept-Title-Dark {
  color: white;
  font-size: 2.7rem;
  line-height: 70px;
  font-weight: 400;
  font-style: normal;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  margin: 40px 0;
  padding: 10px 0;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  border: 0 none transparent;
  border-radius: 0 0 0 0;
  letter-spacing: 0;
}

.tp-caption.Concept-SubTitle-Dark,
.Concept-SubTitle-Dark {
  color: rgba(255, 255, 255, 0.85);
  font-size: 30px;
  line-height: 25px;
  font-weight: 700;
  font-style: normal;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  text-decoration: none;
  text-align: left;
  background-color: transparent;
  border: 0px none transparent;
  border-radius: 0 0 0 0;
}

.tp-caption.Creative-Title,
.Creative-Title {
  color: white;
  font-size: 30px;
  line-height: 70px;
  font-weight: 400;
  font-style: normal;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  padding: 0 0 0 0;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  border: 0px none transparent;
  border-radius: 0 0 0 0;
}

header {
  z-index: 99;
  position: relative;
  height: 0;
}

img#logo-header {
  height: 65px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.navbar-brand {
  padding: 0 5px;
}

.navbar-default {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0px;
  border-radius: 0;
  margin-bottom: 0;
  width: 100%;
  padding: 0;
  background-color: white;
}

.navbar-nav {
  margin: 0;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
  margin: 0 auto;
  left: 15px;
  right: 15px;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.navbar-default .navbar-nav > li {
  display: inline-block;
}

.navbar-default .navbar-nav > li > a {
  padding-left: 8px;
  padding-right: 8px;
}

.navbar-default .navbar-nav > li > a {
  color: #052e3c;
  background-color: transparent;
  font-size: .7rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  line-height: 2.5rem;
  border-top: 5px solid transparent;
}

.navbar-default .navbar-nav > li.active > a:not(#cmdAsideMenu) {
  color: #fff;
  background: #4eb8b9;
}

.navbar-default .navbar-nav > .open > a:not(#cmdAsideMenu),
.navbar-default .navbar-nav > .open > a:hover:not(#cmdAsideMenu) {
  position: relative;
  color: #fff;
  background: #3c9798;
  border-top: 5px solid #3c9798;
}

.navbar-default .navbar-nav > .open > a:not(#cmdAsideMenu):after,
.navbar-default .navbar-nav > .open > a:hover:not(#cmdAsideMenu):after {
  top: 92%;
  left: 41%;
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-bottom: 0.4em solid white;
}

/*============================*/

/*======Mega MENU=========*/

/*============================*/

.dropdown-menu {
  padding: 0;
  margin: 0;
  min-width: 200px;
  background-color: #fff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}

.yamm-content {
  padding: 0;
  box-sizing: border-box;
  background-color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  z-index: 0;
}

.yamm-content .equal-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.yamm-content .equal-height-in {
  padding: 5px;
}

.yamm-content .equal-height-in:first-child {
  padding-right: 0;
}

@media (max-width: 480px) {
  .yamm-content .col-xxs-12.padding-fix.equal-height-in:first-child {
    padding-right: 5px;
  }
}

.yamm-content .mega-vertical-nav li {
  border-top: 1px solid #fff;
}

.yamm-content .mega-vertical-nav li a {
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: #4eb8b9;
  color: #fff;
  border-bottom: none;
  font-size: .6rem;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  position: relative;
  text-transform: uppercase;
}

.nav.mega-vertical-nav li a:hover {
  background: #3c9798;
  color: #fff;
}

.nav.mega-vertical-nav li a i {
  margin-right: 5px;
}

@media (min-width: 480px) {
  img#logo-header {
    height: 82px;
  }

  .navbar-nav {
    display: inline-block;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0 auto;
  }

  .navbar-default .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: 1rem;
    font-weight: 500;
  }

  .navbar-default .navbar-nav > .open > a:not(#cmdAsideMenu):after,
  .navbar-default .navbar-nav > .open > a:hover:not(#cmdAsideMenu):after {
    top: 89%;
    left: 41%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-bottom: 0.4em solid white;
  }

  .yamm .dropdown.yamm-fw .dropdown-menu {
    margin: -1px auto;
    left: 92px;
    right: 30px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .navbar {
    min-height: 35px;
  }

  .navbar-default .navbar-nav > li > a {
    font-size: .80rem;
    line-height: 1.8rem;
  }

  .navbar-default .navbar-nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-default .navbar-nav > .open > a:not(#cmdAsideMenu):after,
  .navbar-default .navbar-nav > .open > a:hover:not(#cmdAsideMenu):after {
    top: 84%;
    left: 41%;
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-bottom: 0.4em solid white;
  }

  .yamm .dropdown.yamm-fw .dropdown-menu {
    margin: -3px auto;
    left: 75px;
    right: 0;
  }
}

@media (min-width: 768px) {
  .navbar-default {
    min-height: 80px;
  }

  .navbar-brand {
    padding: 0 0 0 30px;
  }

  img#logo-header {
    height: 104px;
  }

  .navbar-default .navbar-nav > li > a {
    font-weight: 400;
    line-height: 3.0rem;
    font-size: 1.5rem;
  }

  .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 15px;
    right: 15px;
  }

  .navbar .dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: 200px;
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: 0 solid transparent;
  }

  .yamm-content .equal-height-in {
    padding: 10px 0 10px 10px;
  }

  .yamm-content .equal-height-in:last-child {
    padding-right: 10px;
  }

  .yamm-content .mega-vertical-nav {
    margin-bottom: 0;
  }

  .yamm-content .mega-vertical-nav li a {
    padding: 15px 0 15px 15px;
    font-size: .8rem;
  }

  .yamm-content .mega-vertical-nav li li:first-child {
    border-top: none;
  }

  .yamm-content .mega-vertical-nav li {
    border-top: 1px solid #fff;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav.primary-nav {
    margin: 0 9%;
  }
}

@media (max-width: 992px) and (min-width: 1199px) {
  .navbar-nav.primary-nav {
    margin: 0 1%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li > a {
    padding-left: 25px;
    padding-right: 25px;
  }

  .yamm-content .mega-vertical-nav li a {
    padding: 15px 10px;
    font-size: .6rem;
  }

  .yamm .dropdown.yamm-fw .dropdown-menu {
    margin: -1px auto;
    left: 148px;
    right: 15px;
  }
}

.btn.btn-nav {
  width: 100%;
  padding: 10px 16px;
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.btn.btn-nav .lead {
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    background-color: white;
  }
}

@media (min-width: 992px) {
  .navbar-default .home .nav > li > a,
  .navbar-default .navbar-nav > li > a {
    padding-left: 30px;
    padding-right: 30px;
  }

  .btn.btn-nav {
    padding: 14px 16px;
    font-size: 12px;
  }

  .yamm .dropdown.yamm-fw .dropdown-menu {
    margin: 0 auto;
    width: 77%;
    left: 105px;
    right: 25px;
  }

  .yamm-content .mega-vertical-nav li a {
    padding: 15px 0 15px 10px;
    font-size: .8rem;
  }
}

@media (min-width: 1200px) {
  .navbar-nav.primary-nav {
    margin: 0 7%;
  }
}

/*============================*/

/*======dropdowm menu=========*/

/*============================*/

.navbar-header {
  float: left;
}

/*--------------------------------------------------
	[Footer]
----------------------------------------------------*/

footer {
  /* Lists*/
  /*Social Icons*/
  /*Copyright
  ------------------------------------*/
  /*Theme Color
  ------------------------------------*/
}

footer h2 {
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  margin: 0 0 40px;
  color: #052e3c;
}

footer .h2--heading {
  font-size: 25px;
  font-size: 1.38889rem;
  text-align: center;
  padding: .25em .8em;
  font-size: 30px;
  font-size: 1.66667rem;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
  color: #052e3c;
  margin: 0 0 20px;
}

@media (max-width: 500px) {
  footer h2.h2--heading {
    padding-bottom: 30px;
  }
}

footer h3 {
  font-size: 20px;
  font-size: 1.11111rem;
  margin-bottom: 15px;
  color: #052e3c;
  margin-top: 15px;
}

@media (max-width: 767px) {
  footer p,
  footer a {
    font-size: 12px;
  }

  footer .h2--heading {
    text-align: left;
    padding: .25em 0;
    font-size: 21px;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3;
    color: #052e3c;
    margin: 15px 0 1px;
  }

  footer .text-right {
    text-align: left !important;
  }

  footer h3 {
    font-size: 16px;
    margin-bottom: 7px;
    color: #052e3c;
    margin-top: 25px;
  }
}

footer h4 {
  font-weight: normal;
  margin: 0 0 5px;
  color: #052e3c;
}

footer h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 5px;
  color: #052e3c;
}

footer .text-highlight {
  font-family: "Open Sans", "fibon-regular", "naive", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  margin: 50px 0 0;
}

footer .footer-lists {
  padding-left: 0;
  list-style: none;
}

footer .footer-lists li {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

footer .footer-lists li a {
  color: #052e3c;
}

footer .footer-lists li i {
  color: #bbb;
  margin-right: 3px;
  vertical-align: middle;
}

footer .footer-lists li a:hover {
  text-decoration: none;
}

footer .social-icon-list {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}

footer .social-icon-list a {
  padding: 0;
  display: inline-block;
}

footer .social-icon-list a i {
  color: #555;
  width: 25px;
  height: 25px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  line-height: normal;
  display: inline-block;
  border: 1px solid #aaa;
}

@media (min-width: 768px) {
  footer .social-icon-list a i {
    width: 36px;
    height: 36px;
    padding: 10px;
    font-size: 14px;
  }
}

footer .social-icon-list a i:hover {
  -webkit-transition: all 0.35s, -webkit-transform 0.35s;
  transition: all 0.35s, transform 0.35s;
}

footer .copyright {
  padding: 15px 0;
  background: #000;
}

footer .footer-lists li a:hover {
  color: #052e3c;
}

footer .latest-news h3 a:hover {
  color: #052e3c;
}

footer .social-icon-list a i:hover {
  background: #052e3c;
  border-color: #052e3c;
}

footer .socialstuff {
  background: #fffcf7 none repeat scroll 0 0;
  bottom: 0;
  z-index: 10;
  position: relative;
  box-shadow: 0 0 62px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

footer .socialstuff a.hash {
  display: inline-block;
}

@media (min-width: 480px) {
  footer .social-icon-list a {
    padding: 0 3px;
    display: inline-block;
  }

  footer .socialstuff a.hash {
    margin: 0 7px 0;
  }
}

.aside-menu {
  transition: transform 300ms;
  left: auto;
  height: 965px;
  display: block;
  font-family: "Open Sans", "fibon-regular", "naive", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.aside-menu {
  padding: 0 20px 20px 20px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

.aside-menu {
  position: absolute;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: 0;
  width: 260px;
  padding: 0 20px 0 0;
  z-index: 0;
  background: #1e1e1e;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: translate 300ms;
  -khtml-transition: translate 300ms;
  -moz-transition: translate 300ms;
  -ms-transition: translate 300ms;
  -o-transition: translate 300ms;
  transition: translate 300ms;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.aside-menu.right {
  width: 180px;
  height: 100%;
  overflow-y: scroll;
  /* position: fixed;*/
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  border-left: 1px solid #fff;
  display: none;
  z-index: 1100;
}

@media (min-width: 480px) {
  .aside-menu.right {
    width: 240px;
  }
}

.aside-menu::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
}

.aside-menu .social-media {
  padding: 15px 15px 0;
}

.aside-menu {
  /*Social Icons*/
}

.aside-menu .social-icon-list {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}

.aside-menu .social-icon-list a {
  padding: 0;
  display: inline-block;
}

.aside-menu .social-icon-list a i {
  color: #555;
  width: 25px;
  height: 25px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  line-height: normal;
  display: inline-block;
  border: 1px solid #aaa;
}

@media (min-width: 768px) {
  .aside-menu .social-icon-list a i {
    width: 36px;
    height: 36px;
    padding: 10px;
    font-size: 14px;
  }
}

.aside-menu .social-icon-list a i:hover {
  -webkit-transition: all 0.35s, -webkit-transform 0.35s;
  transition: all 0.35s, transform 0.35s;
}

.aside-menu .social-icon-list a i:hover {
  background: #052e3c;
  border-color: #052e3c;
}

.aside-menu .socialstuff {
  background: #fffcf7 none repeat scroll 0 0;
  bottom: 0;
  z-index: 10;
  position: relative;
  box-shadow: 0 0 62px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

.aside-menu .socialstuff a.hash {
  display: inline-block;
}

@media (min-width: 480px) {
  .aside-menu .social-icon-list a {
    padding: 0 3px;
    display: inline-block;
  }

  .aside-menu .socialstuff a.hash {
    margin: 0 7px 0;
  }
}

.side-section-title {
  position: relative;
  overflow: hidden;
  margin: 15px 0 0;
  padding: 8px 15px;
  font-size: 11px;
  text-transform: uppercase;
}

.side-section-title:after {
  content: "";
  height: 1px;
  background: #333;
  width: 80px;
  position: absolute;
  top: 26px;
  left: 15px;
}

.aside-menu .nav > li > ul > li > a {
  position: relative;
  display: block;
  padding: 0 15px;
}

.aside-menu .nav > ul > li > a,
.aside-menu > div > div > ul > li > a {
  padding-top: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #052e3c;
  border-top: 1px dotted #ccc;
  display: block;
}

.aside-menu .nav > ul > li > ul > li > a,
.aside-menu > div > div > ul > li > ul > li > a {
  text-transform: uppercase;
  color: #052e3c;
}

.aside-menu .nav > ul > li > ul > li > a:hover,
.aside-menu > div > div > ul > li > ul > li > a:hover {
  color: #052e3c;
}

.aside-menu .nav > li > a:focus,
.aside-menu .nav > li > a:hover {
  background-color: transparent;
}

#btnHideAsideMenu {
  background-color: transparent;
}

.cta-newsletter .container {
  z-index: 1;
  position: relative;
}

.cta-newsletter .sky-form {
  box-shadow: none;
  border: none;
}

.cta-newsletter .sky-form .input input {
  border: solid 1px rgba(0, 0, 0, 0.3);
  color: #000;
  background: rgba(255, 255, 255, 0.1) none;
}

.cta-newsletter .sky-form .input input:hover,
.cta-newsletter .sky-form .input input:focus,
.cta-newsletter .sky-form .input input:active {
  border: solid 1px #fff;
  box-shadow: none;
}

.cta-newsletter ::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.cta-newsletter ::-moz-placeholder {
  color: #000;
  opacity: 1;
}

/* Firefox 19+ */

.cta-newsletter :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

/* Firefox 18- */

.cta-newsletter :-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.cta-newsletter .sky-form .row {
  margin: 0 -15px 15px;
}

.call-action-v1.call-action-v1-boxed {
  padding: 0 25px;
}

.call-action-v1 .call-action-v1-box {
  width: 80%;
  display: table;
  padding: 30px 0;
  vertical-align: middle;
}

.call-action-v1 .call-action-v1-in {
  display: table-cell;
  vertical-align: middle;
}

.call-action-v1 .call-action-v1-box {
  width: 100%;
  display: table;
  padding: 20px 0;
  vertical-align: middle;
}

.cta h2 {
  text-align: center;
  margin: 20px;
  font-size: 25px;
  font-size: 1.38889rem;
}

.cta a i {
  color: #052e3c;
}

.cta a:hover h2,
.cta a:hover i {
  color: white;
  /*  -moz-transition: all 0.3s ease-in;
   -o-transition: all 0.3s ease-in;
   -webkit-transition: all 0.3s ease-in;
   transition: all 0.3s ease-in;*/
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.cta a:hover {
  color: white;
  /*  -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;*/
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.cta h2 span.action {
  margin-left: 20px;
  font-size: 45px;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: "fibon-regular", "Open Sans", "Lato", "PT Narrow", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.cta div.action {
  font-size: 45px;
  font-size: 2.5rem;
  font-weight: 500;
}

.masthead__title {
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  color: white;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: -.1rem;
  text-transform: uppercase;
  text-shadow: 0 0 25px rgba(100, 100, 100, 0.6);
}

@media (min-width: 768px) {
  .masthead__title {
    font-size: 2.7rem;
  }
}

/*
.nivo-caption {
  bottom: 50px;
  box-sizing: border-box;
  color: #fff !important;
  display: inline;
  font-weight: bold;
  left: -1px;
  margin: 0;
  opacity: 0.87;
  padding-left: 11px;
  position: absolute;
  text-align: left;
  width: 280px;
  z-index: 8;
}*/

@media (min-width: 35em) {
  .masthead__title {
    font-size: 2.5rem;
  }
}

@media (min-width: 67.5em) {
  .masthead__title {
    font-size: 3rem;
  }
}

.masthead__title + .masthead__button {
  margin-top: 4.2rem;
}

.masthead__straplines {
  position: relative;
}

.masthead__straplines:not(.has-empty) {
  height: 5.3rem;
  padding-top: 0.5rem;
}

@media (min-width: 45em) {
  .masthead__straplines:not(.has-empty) {
    height: 6.5rem;
    padding-top: 0.7rem;
  }
}

.masthead__strapline {
  font-size: 2rem;
  font-style: italic;
  left: 0;
  letter-spacing: .1rem;
  line-height: 1;
  opacity: 0;
  position: absolute;
  transition: opacity 1.6s ease-in-out;
  width: 100%;
}

@media (min-width: 45em) {
  .masthead__strapline {
    font-size: 3rem;
  }
}

.masthead__strapline--visible {
  opacity: 1;
}

.masthead__straplines.has-empty .masthead__strapline--visible {
  height: 5.3rem;
  position: relative;
}

@media (min-width: 45em) {
  .masthead__straplines.has-empty .masthead__strapline--visible {
    height: 6.5rem;
  }
}

.masthead__straplines.has-empty .masthead__strapline:not(:empty) {
  transition: height 1.6s ease-in-out;
}

.masthead__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 0;
  border-radius: 2.2rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  outline: none;
  padding: 1.8rem 3rem 1.4rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .4s,border .4s,background-color .4s;
  vertical-align: middle;
  white-space: nowrap;
  background-color: #297cbb;
  color: #fff;
  position: relative;
  z-index: 2;
}

/*noinspection CssOverwrittenProperties*/

.masthead__button [class*=icon-] {
  display: inline-block;
  font-size: 6px;
  margin-left: .6rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .5s;
  transition: transform .5s,-webkit-transform .5s;
  vertical-align: 20%;
}

.masthead__button:focus,
.masthead__button:hover {
  text-decoration: none;
  background-color: #388bca;
  color: #fff;
}

.masthead__button:focus [class*=icon-],
.masthead__button:hover [class*=icon-] {
  -webkit-transform: translate3d(-0.4rem, 0, 0);
  transform: translate3d(-0.4rem, 0, 0);
}

.masthead__button:focus .icon-chevron-right,
.masthead__button:hover .icon-chevron-right {
  -webkit-transform: translate3d(0.4rem, 0, 0);
  transform: translate3d(0.4rem, 0, 0);
}

.masthead__button:focus .icon-chevron-down,
.masthead__button:hover .icon-chevron-down {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.home .main-content {
  margin-top: -140px;
}

.main-content {
  position: relative;
  z-index: 3;
  margin-top: -125px;
}

.content-wrapper {
  background-color: white;
  padding: 20px;
}

.content--box-shadow {
  box-shadow: 0 0 62px 0 rgba(0, 0, 0, 0.1);
}

.box-shadow {
  box-shadow: 1px 1px 115px 0 rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
  .content-wrapper {
    background-color: white;
    padding: 60px;
  }
}

.text-wrapper-in {
  padding: 100px 30px;
  transition: opacity 0.4s ease-in-out;
}

.image-box {
  width: 300px;
  overflow: hidden;
}

/*Colored Content Boxes
------------------------------------*/

.sidebar h1,
.sidebar .copy h1,
.copy .sidebar h1,
.sidebar .accommodation h1,
.accommodation .sidebar h1,
.sidebar .activity h1,
.activity .sidebar h1,
.sidebar h1,
.sidebar .h1,
.sidebar .experiences h1,
.experiences .sidebar h1 {
  margin: 1em 0 0.5em;
}

.sidebar h2,
.sidebar h2,
.sidebar .h2,
.sidebar .experiences h2,
.experiences .sidebar h2 {
  margin: 1em 0 0.5em;
}

.sidebar h3,
.sidebar .copy h3,
.copy .sidebar h3,
.sidebar .copy .h3.h3--border-top,
.copy .sidebar .h3.h3--border-top,
.sidebar .accommodation h3,
.accommodation .sidebar h3,
.sidebar .accommodation .h3.h3--border-top,
.accommodation .sidebar .h3.h3--border-top,
.sidebar .activity h3,
.activity .sidebar h3,
.sidebar h3,
.sidebar .h3,
.sidebar .experiences h3,
.experiences .sidebar h3 {
  margin: 1em 0 0.5em;
}

.sidebar h4,
.sidebar .copy h4,
.copy .sidebar h4,
.sidebar .accommodation h4,
.accommodation .sidebar h4,
.sidebar .activity h4,
.activity .sidebar h4,
.sidebar h4,
.sidebar .h4,
.sidebar .experiences h4,
.experiences .sidebar h4 {
  margin: 1em 0 0.5em;
}

.sidebar h5,
.sidebar .copy h5,
.copy .sidebar h5,
.sidebar .accommodation h5,
.accommodation .sidebar h5,
.sidebar .activity h5,
.activity .sidebar h5,
.sidebar h5,
.sidebar .h5,
.sidebar .experiences h5,
.experiences .sidebar h5 {
  margin: 1em 0 0.5em;
}

.sidebar h6,
.sidebar .copy h6,
.copy .sidebar h6,
.sidebar .accommodation h6,
.accommodation .sidebar h6,
.sidebar .activity h6,
.activity .sidebar h6,
.sidebar h6,
.sidebar .h6,
.sidebar .experiences h6,
.experiences .sidebar h6 {
  margin: 1em 0 0.5em;
}

.sidebar .quote {
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.sidebar a {
  display: block;
  padding: .4em 0;
  color: inherit;
  text-decoration: none;
  transition: all 0.5s ease;
  border: none;
}

.sidebar a:hover,
.sidebar a:focus {
  padding: .4em 1em;
  border: none;
}

.grid-boxes-quote h3 a {
  color: white;
}

.sidebar-block img {
  margin-bottom: 15px;
}

.sidebar-block h3 {
  margin: 10px 0 25px;
}

.sidebar-block h3 a {
  color: #052e3c;
}

.sidebar-block p {
  margin-bottom: 15px;
}

.sidebar-block-inner {
  padding: 20px;
  background: #fff;
  margin: -70px 40px 0;
  position: relative;
}

/*Blog Grid Info*/

.sidebar-block .sidebar-block-info {
  padding-left: 0;
  list-style: none;
}

.sidebar-block .sidebar-block-info li {
  color: #052e3c;
  padding: 0 2px;
  font-size: 12px;
  display: inline-block;
}

.sidebar-block .sidebar-block-info li:before {
  content: '/';
  line-height: 1.4;
  margin-right: 9px;
}

.sidebar-block .sidebar-block-info li:first-child:before {
  content: " ";
  margin-right: 0;
}

.sidebar-block .sidebar-block-info li a:hover {
  text-decoration: none;
}

/*Read More Link
.sidebar-block a.r-more {
   }

.sidebar-block a.r-more:hover {
  text-decoration: none; }
*/

.sidebar .trip-ideas li {
  padding: 6px 0;
  border-bottom: 1px dotted #eee;
}

.sidebar--light,
.sidebar--default {
  background: #f8f8f8;
  border: solid 1px #eee;
}

/*--------------------------------------------------
	[27. Blog Latest Posts]
----------------------------------------------------*/

.quicklinks li {
  margin-top: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #d6d6d6;
}

.quicklinks li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.quicklinks h3 {
  margin: 0 0 3px;
}

.quicklinks h3 a {
  position: relative;
  display: block;
  padding: 15px 35px 15px 10px;
  color: #052e3c;
  text-decoration: none;
}

.quicklinks small,
.quicklinks small a {
  color: #777;
}

.quicklinks small {
  margin-bottom: 8px;
  display: inline-block;
}

/*--------------------------------------------------
	[0. SIDEBAR VERSION 4]
----------------------------------------------------*/

.sidebar-v4.sidebar--border,
.sidebar-v4 {
  border: 1px dashed #f7f3ea;
  padding: 5px;
  position: relative;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.sidebar-v4 .sidebar-block {
  background: #F7F3EA;
  border: none;
  padding: 15px 20px;
}

.sidebar-v4 .sidebar-block.textured-bg h4 a,
.sidebar-v4 .rf-events .sidebar-block.book-it h4 a,
.rf-events .sidebar-v4 .sidebar-block.book-it h4 a,
.sidebar-v4 .rf-tours .sidebar-block.book-it h4 a,
.rf-tours .sidebar-v4 .sidebar-block.book-it h4 a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.sidebar-v4 .sidebar-block.textured-bg h3,
.sidebar-v4 .rf-events .sidebar-block.book-it h3,
.rf-events .sidebar-v4 .sidebar-block.book-it h3,
.sidebar-v4 .rf-tours .sidebar-block.book-it h3,
.rf-tours .sidebar-v4 .sidebar-block.book-it h3 {
  font-size: 16px;
  letter-spacing: -0.01em;
}

.sidebar-v4 .sidebar-block.textured-bg,
.sidebar-v4 .rf-events .sidebar-block.book-it,
.rf-events .sidebar-v4 .sidebar-block.book-it,
.sidebar-v4 .rf-tours .sidebar-block.book-it,
.rf-tours .sidebar-v4 .sidebar-block.book-it {
  background-color: transparent;
  border: none;
  padding: 15px 20px;
}

.sidebar-v4 .sidebar-block h3 {
  color: #052e3c;
}

.sidebar-v4 a {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* ------------------------------------*/

/* ------>>> SECTION EVENTS <<<---------*/

/* ------------------------------------*/

/**
 * A short description or lengthy explanation about the style. Will  be parsed using `markdown`.
 *
 * @section Section EVENTS
 * @example
 * <div class="my-awesome-class">EVENTS</div>
 */

.rf-events {
  /* =eventsevet
  ------------------------------------------ */
}

.rf-events .event {
  position: relative;
}

.rf-events .event:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.rf-events .book-it-panel {
  padding: 20px;
}

.rf-events .book-it-panel h3 {
  letter-spacing: .5px;
  margin: 0 0 30px;
}

.rf-events .book-it-panel h3 strong {
  display: block;
  font-size: 30px;
  letter-spacing: -2px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .rf-events .book-it {
    padding: 0;
  }

  .rf-events .book-it-panel {
    padding: 30px;
  }

  .rf-events .book-it-panel h3 strong {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .rf-events .book-it-panel {
    padding: 40px;
  }

  .rf-events .book-it-panel h3 strong {
    font-size: 46px;
  }
}

.rf-events h2 {
  color: #40a6c2;
  font-weight: 600;
  letter-spacing: .5px;
}

.rf-events hr {
  padding: 1px;
  box-sizing: border-box;
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  background: none;
}

.rf-events h4 {
  line-height: 1.3;
  letter-spacing: .5px;
  margin: 0;
}

/* PLANN SECTION - TEASER LISTING START
.events{

  .item .item-info img {
    float: left;
    height: 150px;
    margin-right: 0;
  }

  .item .item-info:hover .item-desc {
    color:white;
  }

  .item .item-desc {
    overflow: hidden;
    position: relative;
    height: 150px;
    background: transparent;
    z-index: 1;
    -webkit-transition: all .2s;
    -khtml-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;

  }

  .item .item-desc .text-wrap {
    position: absolute;
    top: 10%;
    margin: 0 20px;
  }



  
@media (max-width :479px){
.item .item-info img {
  float: left;
  height: 150px;
  margin-right: 0;
  width: 215px;
}
  
}






  @media  (min-width: 480px) and (max-width: 767px)
  {

    .item .item-info img {
      height: 150px;
      margin-right: 0;
      max-width: 215px;
    }

    .item .item-desc p {
      margin-bottom: 0;
    }

    p {
      margin-bottom: 10px;
      font-size: 12px;
    }


    .item .item-desc {
      height: 150px;
      background: transparent;
    }

    .item .item-desc .text-wrap {
      position: absolute;
      top: 10%;
      margin: 0 20px;
    }


  }






  @media (min-width: 768px) and (max-width: 991px)
  {
    .item .item-info img {
      height: 222px;
      margin-right: 0;
      max-width: 318px;
    }

    .item .item-desc {
      height: 222px;
      background: transparent;

    }

  }

  @media (min-width: 992px) {

    .item .item-info img {
      height: 300px;
      margin-right: 50px;
      max-width: 430px;

    }


    .item .item-desc {
      height: 300px;
    }


    .item .item-desc .text-wrap  {
      top: 25%;
      margin: 0 40px;
    }
  }








  .item .item-info {
    background: #fff;
    transition: all 0.4s ease-in-out;
    margin-bottom: 2px;
  }

  .item .item-info:hover {
    cursor: hand;
    background-color: #3c9798;
  }



  .item p {
    opacity: .5;
  }
  .item:hover p {
    opacity: 1;
  }

  .item .item-desc p {
    margin-bottom: 15px;
  }

  .item .item-desc strong,
  .item .item-desc span {
    color: #555;
    display: block;
  }

  @media (max-width: 768px) {
    .item .item-wrap {
      padding-left: 0;
      padding-right: 0;
    }
  }

}


*/

/* EVENT in navigation dropdown */

/* Inside event box */

.event-nav {
  text-align: center;
  padding: 20px;
  position: relative;
  z-index: 1;
  transition: all .5s;
}

.event-nav {
  padding: 0;
  min-height: 0;
}

.event-nav h3.event-title {
  font: normal normal 22px/22px "Pompiere";
  color: #fff;
  padding: 15px 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .event-nav h3.event-title {
    padding: 10px 10px;
  }
}

@media (min-width: 992px) {
  .event-nav h3.event-title {
    padding: 15px 10px 3px;
  }
}

.event-nav p,
.event-nav span {
  color: #fff;
  opacity: 0.6;
  text-transform: none;
  margin-bottom: 6px;
}

.event-nav .event-small {
  padding: 3px;
  transition: all .5s;
  background-color: #4eb8b9;
  margin-bottom: 0;
  margin-top: 1px;
}

.event-nav .event-small:hover {
  background-color: #3c9798;
  cursor: pointer;
}

.event-nav .event-small-in {
  padding: 20px 0;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

@media (min-width: 768px) and (max-width: 991px) {
  .event-nav .event-small-in {
    padding: 13px 0;
  }
}

/* Responsive */

@media (min-width: 992px) and (max-width: 1199px) {
  .event-nav .event-small-in {
    padding: 20px 35px;
  }
}

/* Responsive */

@media (min-width: 1200px) {
  .event-nav .event-small-in {
    padding: 20px 45px;
  }
}

/* ------------------------------------*/

/* ------>>> SECTION TOURS <<<---------*/

/* ------------------------------------*/

/**
 * A short description or lengthy explanation about the style. Will  be parsed using `markdown`.
 *
 * @section Section TOURS
 * @example
 * <div class="my-awesome-class">TOURS</div>
 */

/* =tours
------------------------------------------ */

.rf-tours .tour {
  position: relative;
}

.rf-tours .tour:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.rf-tours .book-it-panel {
  padding: 20px;
}

.rf-tours .book-it-panel h3 {
  letter-spacing: .5px;
  margin: 0 0 30px;
}

.rf-tours .book-it-panel h3 strong {
  display: block;
  font-size: 30px;
  letter-spacing: -2px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .rf-tours .book-it {
    padding: 0;
  }

  .rf-tours .book-it-panel {
    padding: 30px;
  }

  .rf-tours .book-it-panel h3 strong {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .rf-tours .book-it-panel {
    padding: 40px;
  }

  .rf-tours .book-it-panel h3 strong {
    font-size: 46px;
  }
}

.rf-tours h2 {
  color: #40a6c2;
  font-weight: 600;
  letter-spacing: .5px;
}

.rf-tours hr {
  padding: 1px;
  box-sizing: border-box;
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  /*
  
        -webkit-box-shadow: ;
        -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);*/
  background: none;
}

.rf-tours h4 {
  line-height: 1.3;
  letter-spacing: .5px;
  margin: 0;
}

#rf-tour-collection {
  /* TOUR LISTING */
  /* =tour-list   */
  /* Used on home page and tour list page */
  /*.holiday.expanded .quick-info { height: 250px; }*/
}

#rf-tour-collection .holiday-list #list-wrapper {
  *zoom: 1;
}

#rf-tour-collection .holiday-list .tour-price {
  position: absolute;
  top: 10px;
  /* right: 10px; */
  /* bottom: 10px; */
  left: 10px;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  transition: background 0.1s ease-in-out;
  text-align: -webkit-auto;
  background-color: rgba(60, 151, 152, 0.7);
}

#rf-tour-collection .holiday-list #list-wrapper.wrapper {
  text-align: center;
}

@media (max-width: 479px) {
  #rf-tour-collection .holiday-list #list-wrapper.wrapper {
    width: 310px;
    margin: 0 auto;
    text-align: center;
  }
}

@media (min-width: 660px) and (max-width: 991px) {
  #rf-tour-collection .holiday-list #list-wrapper.wrapper {
    width: 620px;
    margin: 0 auto;
    text-align: center;
  }
}

@media (min-width: 480px) and (max-width: 659px) {
  #rf-tour-collection .holiday-list #list-wrapper.wrapper {
    width: 310px;
    margin: 0 auto;
    text-align: center;
  }
}

#rf-tour-collection .holiday-list #list-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

#rf-tour-collection .holiday-list .holiday {
  /*display: inline;
    float: left;*/
  display: inline-block;
  float: none;
  margin-left: 1px;
  margin-bottom: 45px;
  -moz-transition: all 125ms ease-in-out;
  -o-transition: all 125ms ease-in-out;
  -webkit-transition: all 125ms ease-in-out;
  transition: all 125ms ease-in-out;
}

#rf-tour-collection .js .holiday-list .holiday.loading {
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}

#rf-tour-collection .holiday-list .load-more {
  clear: both;
  padding-top: 20px;
  margin-bottom: 0;
  text-align: center;
}

#rf-tour-collection .holiday-list .load-more a.loading {
  background-color: #f6f7f0 !important;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#rf-tour-collection .no-holidays-found {
  margin: 110px 0 300px;
  font-size: 25px;
  line-height: 32px;
  text-align: center;
  color: #cccdc7;
  text-shadow: white 0 1px;
}

#rf-tour-collection .holiday {
  width: 306px;
  height: 250px;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

#rf-tour-collection .holiday a {
  text-decoration: none !important;
}

#rf-tour-collection .holiday .quick-info:hover {
  color: #052e3c;
}

#rf-tour-collection .holiday .quick-info h3,
#rf-tour-collection .holiday .quick-info h5 {
  font-size: 11px;
  color: #f6f7f0 !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

#rf-tour-collection .holiday .quick-info hgroup {
  margin-top: 10px;
  margin-bottom: 20px;
}

#rf-tour-collection .holiday .quick-info h4 {
  font-weight: 300;
}

#rf-tour-collection .holiday.expanded .quick-info {
  height: 350px;
}

#rf-tour-collection .holiday.expanded .quick-info-label,
#rf-tour-collection .holiday:hover .quick-info-label {
  bottom: -33px;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}

#rf-tour-collection .holiday-list #list-wrapper.wrapper {
  width: initial;
  margin: 0 auto;
}

.blog_masonry_3col {
  padding-bottom: 60px;
}

.blog_masonry_3col .grid-boxes-in {
  padding: 0;
  margin-bottom: 30px;
  border: solid 1px #eee;
}

.blog_masonry_3col .grid-boxes-caption {
  padding: 15px;
}

.blog_masonry_3col h3 a {
  color: #052e3c;
}

.blog_masonry_3col h3 a:hover {
  color: #3c9798;
}

.blog_masonry_3col h3 a:hover {
  color: #3c9798;
}

.blog_masonry_3col ul.grid-boxes-news {
  margin-bottom: 15px;
}

.blog_masonry_3col ul.grid-boxes-news li,
.blog_masonry_3col ul.grid-boxes-news li a {
  color: #777;
}

.blog_masonry_3col ul.grid-boxes-news li a:hover {
  color: #3c9798;
}

/*Quote Block*/

.grid-boxes-quote {
  background: #3c9798;
  text-align: center;
}

.grid-boxes-quote .grid-boxes-caption {
  padding: 30px;
  text-align: center;
}

.grid-boxes-caption {
  padding: 15px;
}

.grid-boxes-quote p {
  position: relative;
}

.grid-boxes-quote p:after {
  content: " \" ";
  margin-left: 10px;
  position: absolute;
}

.grid-boxes-quote p:before {
  content: " \" ";
  margin-left: -15px;
  position: absolute;
}

.grid-boxes-quote p,
.grid-boxes-quote p a,
.grid-boxes-quote span,
.grid-boxes-quote li {
  color: #fff;
}

.blog-grid h3 {
  font-weight: normal;
}

/*--------------------------------------------------
[Masonry Blog]
----------------------------------------------------*/

/*Masonry Box
------------------------------------*/

.masonry-box .masonry-box-in {
  float: left;
  padding: 0;
  margin-bottom: 50px;
  border: 1px solid #eee;
}

.masonry-box .masonry-box-in.col-2 {
  width: 48%;
  margin-right: 10px;
}

.masonry-box .masonry-box-in.col-3 {
  width: 33.33333%;
}

.masonry-box .masonry-box-in.col-4 {
  width: 25%;
}

@media (max-width: 650px) {
  .masonry-box .masonry-box-in.col-2,
  .masonry-box .masonry-box-in.col-3,
  .masonry-box .masonry-box-in.col-4 {
    width: 100%;
  }
}

@media (min-width: 651px) and (max-width: 991px) {
  .masonry-box .masonry-box-in.col-3,
  .masonry-box .masonry-box-in.col-4 {
    width: 50%;
  }
}

@media (min-width: 651px) and (max-width: 991px) {
  .masonry-box .masonry-box-in.col-4 {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .masonry-box .masonry-box-in.col-4 {
    width: 33.33333%;
  }
}

/*--------------------------------------------------
[Blog Grid]
----------------------------------------------------*/

.blog-grid img {
  margin-bottom: 15px;
}

.blog-grid h3 {
  margin: 10px 0 10px;
}

.blog-grid h2.blog-grid-title-lg {
  font-size: 28px;
  line-height: 1.4;
  margin: 0 0 10px;
}

.blog-grid h3.blog-grid-title-sm {
  font-size: 15px;
  line-height: 1.4;
}

.blog-grid h3 a {
  color: #052e3c;
}

.grid-boxes-quote h3 a {
  color: white;
}

.blog-grid p {
  margin-bottom: 15px;
}

.blog-grid-inner {
  padding: 20px;
  background: #fff;
  margin: -70px 40px 0;
  position: relative;
}

/*Blog Grid Gradient*/

.blog-grid .blog-grid-grad {
  position: relative;
}

.blog-grid .blog-grid-grad i {
  top: 10px;
  left: 10px;
  z-index: 1;
  color: #fff;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
}

/*Blog Grid Info*/

.blog-grid .blog-grid-info {
  padding-left: 0;
  list-style: none;
}

.blog-grid .blog-grid-info li {
  color: #052e3c;
  padding: 0 2px;
  font-size: 12px;
  display: inline-block;
}

.blog-grid .blog-grid-info li:before {
  content: '/';
  line-height: 1.4;
  margin-right: 9px;
}

.blog-grid .blog-grid-info li:first-child:before {
  content: " ";
  margin-right: 0;
}

.blog-grid .blog-grid-info li a:hover {
  text-decoration: none;
}

/*Read More Link
.blog-grid a.r-more {
  font-weight: 400;
  font-style: italic;
  display: inline-block;
}

.blog-grid a.r-more:hover {
  text-decoration: none;
}*/

/*Blog Grid Images*/

img.blog-grid-img-v1 {
  float: right;
  width: 280px;
  height: auto;
  margin: 0 0 20px 20px;
}

@media (max-width: 500px) {
  img.blog-grid-img-v1 {
    height: auto;
    display: block;
    max-width: 100%;
  }
}

/* CARDS VERSION 4
/* =cards-v4
/* Used in on bottom of all pages
/* in experience section
/*
/*------------------------------------*/

.card-v4,
.experiences .card-v4 {
  border: 1px dashed #f7f3ea;
  padding: 5px;
  position: relative;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.card-v4 .card-content {
  height: 100%;
  display: block;
}

.card-v4 .rf-events .card-content.book-it h4 a,
.rf-events .card-v4 .card-content.book-it h4 a,
.card-v4 .rf-tours .card-content.book-it h4 a,
.rf-tours .card-v4 .card-content.book-it h4 a,
.card-v4 .card-content.textured-bg h4 a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

.card-v4 .rf-events .card-content.book-it,
.rf-events .card-v4 .card-content.book-it,
.card-v4 .rf-tours .card-content.book-it,
.rf-tours .card-v4 .card-content.book-it,
.card-v4 .card-content.textured-bg {
  background-color: transparent;
  border: none;
  padding: 15px 20px;
}

.card-v4 .card-content h3 {
  color: #052e3c;
}

.card-v4 .card-content h3 {
  font-size: 16px;
  letter-spacing: -0.01em;
  background: url("../../../images/patterns/dotted-line.gif") no-repeat center top;
  padding: 25px 0 5px;
  color: #052e3c;
}

.card-v4 .card-content li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.card-v4 .card-content li {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #d6d6d6;
}

.card-v4 .card-content li a {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  padding: .4em 0;
  color: inherit;
  text-decoration: none;
  transition: all 0.5s ease;
}

.card-v4 a.btn-default {
  padding: 10px;
  color: white;
  border: 1px solid #d6d6d6;
}

.card-v4 a.btn-default:hover {
  padding: 10px;
  color: white;
}

.card-v4 .card-content img {
  margin-bottom: 15px;
}

.card-v4 .card-content p {
  margin-bottom: 15px;
  color: #052e3c;
  line-height: 1.5;
}

.card-v4 .card-content .card-block-info {
  padding-left: 0;
  list-style: none;
}

.card-v4 .card-content .card-block-info li {
  color: #052e3c;
  padding: 0 2px;
  font-size: 12px;
  display: inline-block;
}

.card-v4 .card-content .card-block-info li:before {
  content: '/';
  line-height: 1.4;
  margin-right: 9px;
}

.card-v4 .card-content .card-block-info li:first-child:before {
  content: " ";
  margin-right: 0;
}

.card-v4 .card-content .card-block-info li a:hover {
  text-decoration: none;
}

/* CARDS CATEGORIES
/* =category cards
/* Used in on bottom of all pages
/* in experience section
/*
/*------------------------------------*/

.categories {
  /* Common style */
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /* Individual effects */
  /*---------------*/
  /***** mixed *****/
  /*---------------*/
}

.categories .grid {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

.categories .grid figure {
  position: relative;
  overflow: hidden;
  margin: 2px auto;
  min-width: 320px;
  max-width: 560px;
  max-height: 465px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

@media (min-width: 768px) {
  .categories .grid figure {
    float: left;
    width: 32%;
    margin: 2px;
  }
}

.categories .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.95;
}

.categories .grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.categories .grid figure figcaption::before,
.categories .grid figure figcaption::after {
  pointer-events: none;
}

.categories .grid figure figcaption,
.categories .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.categories .grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.categories .grid figure h2 {
  word-spacing: 0.15em;
  color: white;
  line-height: 30px;
  position: relative;
  font-weight: 600;
  font-size: 27px;
  margin-bottom: 0;
}

.categories .grid figure h2 span {
  font-weight: 800;
}

.categories .grid figure h2,
.categories .grid figure p {
  margin: 0;
  color: white;
}

.categories .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

.categories figure.effect-mixed {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  background: #030c17;
}

.categories figure.effect-mixed img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
  opacity: 0.9;
}

.categories figure.effect-mixed:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.categories figure.effect-mixed figcaption::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
}

.categories figure.effect-mixed:hover figcaption::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.categories figure.effect-ming:hover figcaption {
  background-color: rgba(58, 52, 42, 0);
}

.categories figure.effect-mixed h2,
.categories figure.effect-mixed p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.categories figure.effect-mixed p {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  opacity: 0;
}

.categories figure.effect-mixed:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  opacity: 1;
}

/*= CARDS
/* Used in DO & SEE section
/*
/*------------------------------------*/

.card {
  display: block;
  overflow: hidden;
  min-height: 250px;
  position: relative;
  background-size: cover;
  background-position: center center;
}

.card:before {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(42, 42, 42, 0.3);
}

.card:hover {
  text-decoration: none;
}

.card-img {
  background-position: center;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
}

.card-img:hover {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
  /* IE6 and 7 */
}

.card-img p {
  opacity: 1;
}

.card-img:hover h3 {
  opacity: 0.2;
}

.card-content-block {
  width: 100%;
  display: table;
  min-height: 250px;
  background-clip: padding-box;
}

.card-content {
  width: 100%;
  height: 250px;
  overflow: hidden;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px 20px;
  background-clip: padding-box;
}

.card-content h3 {
  color: #fff;
  line-height: 30px;
  position: relative;
  font-weight: 600;
  font-size: 27px;
  margin-bottom: 0;
}

.card-content p {
  color: #fff;
  line-height: 30px;
  position: relative;
  margin-bottom: 35px;
  font-weight: normal;
  opacity: 0;
  opacity: 1;
}

.activities {
  /* Common style */
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  /* Individual effects */
  /*---------------*/
  /***** mixed *****/
  /*---------------*/
}

.activities .grid {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

.activities .grid figure {
  position: relative;
  overflow: hidden;
  margin: 2px auto;
  min-width: 320px;
  max-width: 560px;
  max-height: 265px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

@media (min-width: 768px) {
  .activities .grid figure {
    float: left;
    width: 49%;
    margin: 2px;
  }
}

.activities .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.95;
}

.activities .grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.activities .grid figure figcaption::before,
.activities .grid figure figcaption::after {
  pointer-events: none;
}

.activities .grid figure figcaption,
.activities .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.activities .grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.activities .grid figure h2 {
  word-spacing: 0.15em;
  color: white;
  line-height: 30px;
  position: relative;
  font-weight: 600;
  font-size: 27px;
  margin-bottom: 0;
}

.activities .grid figure h2 span {
  font-weight: 800;
}

.activities .grid figure h2,
.activities .grid figure p {
  margin: 0;
  color: white;
}

.activities .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

.activities figure.effect-mixed {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  background: #030c17;
}

.activities figure.effect-mixed img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0.9;
}

.activities figure.effect-mixed:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
}

.activities figure.effect-mixed figcaption::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
}

.activities figure.effect-mixed:hover figcaption::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.activities figure.effect-ming:hover figcaption {
  background-color: rgba(58, 52, 42, 0);
}

.activities figure.effect-mixed h2,
.activities figure.effect-mixed p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.activities figure.effect-mixed p {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  opacity: 0;
}

.activities figure.effect-mixed:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  opacity: 1;
}

/**
   * Initial palette used to define the diff between the base color and each color from the palette. There can be as many colors as one wants.
   *
   * @Link https://ton.twitter.com/i/ton/data/dm/487926326314418176/487926326322823168/8M2k8xOp.png Initial color palette
   *

   */

.destination p {
  padding: 0 50px;
}

.destination h3 {
  margin-bottom: 25px;
}

#destinations-desc .destination-text-slide {
  /*
  TODO: Remove while testing with tooltip
  position: absolute;
   left: 0px;
   top: 100px;
   width: 100%;*/
}

/*
.destination-list-item h4,
.destination-list-item p {
  margin-left: 20px;
  margin-right: 20px;
  line-height: 26px;
}

.destination-list-item p {
  margin-bottom: 15px;
}
*/

/* PRODUCT LIST BEGIN */

.destination-list .container-fluid {
  padding: 0;
}

.destination-list .container-fluid > .row {
  margin-left: 0;
  margin-right: 0;
}

.destination-list-wrapper {
  padding: 0 30px;
}

.destination-list-item {
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  background: #FCF9F3;
  padding-bottom: 30px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  margin: 1px;
}

.destination-list-item:hover {
  background: #4eb8b9;
  text-transform: none;
}

.destination-list-item .img-wrapper {
  margin-bottom: 20px;
}

.destination-list-item:hover .img-wrapper--shadow:after {
  content: "";
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.destination-list-item a:hover,
.destination-list-item a:focus,
.destination-list-item a:active {
  color: white;
}

.destination-list.destination-list-v2 .destination-list-item .img-wrapper {
  margin-bottom: -30px;
}

.destination-list.destination-list-v2 .owl-buttons {
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
}

.destination-list.destination-list-v2 .owl-prev,
.destination-list.destination-list-v2 .owl-next {
  width: 45px;
  height: 45px;
  background: #3c9798;
  color: #fff;
  position: absolute;
  display: inline-block;
  cursor: pointer;
}

.destination-list.destination-list-v2 .owl-prev:hover,
.destination-list.destination-list-v2 .owl-next:hover {
  background: #4eb8b9;
}

.destination-list.destination-list-v2 .owl-prev:after,
.destination-list.destination-list-v2 .owl-next:after {
  top: 10px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: FontAwesome;
}

.destination-list.destination-list-v2 .owl-prev {
  left: 0;
}

.destination-list.destination-list-v2 .owl-next {
  right: 1px;
}

.destination-list.destination-list-v2 .owl-prev:after {
  left: 18px;
  content: "\f104";
}

.destination-list.destination-list-v2 .owl-next:after {
  right: 18px;
  content: "\f105";
}

@media (max-width: 479px) {
  /*
  TODO: Removed while testing with tooltip

  #destinations-desc .destination-text-slide {
    position: absolute;
    left: 0px;
    top: 78px;
    width: 100%;
  }

  .destination p {
    padding: 0 10px;
    }

*/
}

@media (min-width: 580px) and (max-width: 767px) {
  .destination p {
    padding: 0 20px;
  }

  .destination .equal-height-column {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .destination .no-column-space [class^="col-"],
  .no-column-space [class*=" col-"] {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }
}

.planning-container [class*="col-"]:not(:first-child):not(:last-child) {
  border-right: 2px solid rgba(198, 189, 105, 0.13) !important;
  border-left: 2px solid rgba(198, 189, 105, 0.13) !important;
}

.planning-wrapper {
  padding: 10px 30px;
}

.planning {
  position: relative;
  padding: 0;
  text-align: center;
  overflow: visible;
}

@media (min-width: 480px) {
  .planning-wrapper {
    padding: 0;
  }

  .planning {
    position: relative;
    overflow: visible;
  }
}

@media (min-width: 992px) {
  .planning {
    position: relative;
    overflow: visible;
  }
}

.planning .section-block:after {
  display: none;
}

.planning {
  /* = USED ON HOME PAGE
--------------------------------------------*/
  /*.section-block:after {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    border-width: 17px;
    border-style: solid;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    z-index: 2;
  }
  
  .section-block.top:after {
    bottom: 100%;
    border-top-color: transparent;
  }
  
  .section-block.bottom:after {
    top: 100%;
    border-bottom-color: transparent;
  
  }*/
}

.planning .section-block {
  position: relative;
  padding: 0 50px 65px;
  overflow: visible;
}

.planning .section-block.main-block {
  padding: 0 50px 50px 50px;
}

.planning .section-block p {
  line-height: 26px;
}

/* PLANN SECTION - TEASER LISTING START
.planning{

  .item .item-info img {
    float: left;
    height: 149px;
    margin-right: 0;
  }

  .item .item-info:hover .item-desc {
    color:white;
  }

  .item .item-desc {
    overflow: hidden;
    position: relative;
    height: 150px;
    background: transparent;
    z-index: 1;
    -webkit-transition: all .2s;
    -khtml-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;

  }

  .item .item-desc .text-wrap {
    position: absolute;
    top: 10%;
    margin: 0 20px;
  }

  @media  (min-width: 480px) and (max-width: 767px)
  {

    .item .item-info img {
      height: 150px;
      margin-right: 0;
      max-width: 215px;
    }

    .item .item-desc p {
      margin-bottom: 0;
    }

    p {
      margin-bottom: 10px;
      font-size: 12px;
    }


    .item .item-desc {
      height: 150px;
      background: transparent;
    }

    .item .item-desc .text-wrap {
      position: absolute;
      top: 10%;
      margin: 0 20px;
    }


  }






  @media (min-width: 768px) and (max-width: 991px)
  {
    .item .item-info img {
      height: 222px;
      margin-right: 0;
      max-width: 318px;
    }

    .item .item-desc {
      height: 222px;
      background: transparent;
    }

  }

  @media (min-width: 992px) {

    .item .item-info img {
      height: 300px;
      margin-right: 50px;
      max-width: 430px;

    }


    .item .item-desc {
      height: 300px;
    }


    .item .item-desc .text-wrap  {
      top: 25%;
      margin: 0 40px;
    }
  }







  .item .item-info {
    background: #fff;
     transition: all 0.4s ease-in-out;
    margin-bottom: 2px;
  }

  .item .item-info:hover {
    cursor: hand;
    background-color: #3c9798;
  }



  .item p {
    opacity: .5;
  }
  .item:hover p {
    opacity: 1;
  }

  .item .item-desc p {
    margin-bottom: 15px;
  }

  .item .item-desc strong,
  .item .item-desc span {
    display: block;
  }

  @media (max-width: 768px) {
    .item .item-wrap {
      padding-left: 0;
      padding-right: 0;
    }
  }


*/

/* ------------------------------------*/

/* ------>>> SECTION EXPERIENCE <<<---------*/

/* ------------------------------------*/

/**
 * Used on bottom of pages as a teaser for viewing other pages.
 *
 * @section Section EXPERIENCES
 * @example
 * <div class="experiences">EXPERIENCES</div>
 */

/* =experiences
------------------------------------------ */

.experiences h1,
.experiences .copy h1,
.copy .experiences h1,
.experiences .accommodation h1,
.accommodation .experiences h1,
.experiences .activity h1,
.activity .experiences h1,
.experiences .sidebar h1,
.sidebar .experiences h1,
.experiences h1,
.experiences .h1 {
  margin: 1em 0 0.5em;
}

.experiences h2,
.experiences .sidebar h2,
.sidebar .experiences h2,
.experiences h2,
.experiences .h2 {
  margin: 1em 0 0.5em;
}

.experiences h3,
.experiences .copy h3,
.copy .experiences h3,
.experiences .copy .h3.h3--border-top,
.copy .experiences .h3.h3--border-top,
.experiences .accommodation h3,
.accommodation .experiences h3,
.experiences .accommodation .h3.h3--border-top,
.accommodation .experiences .h3.h3--border-top,
.experiences .activity h3,
.activity .experiences h3,
.experiences .sidebar h3,
.sidebar .experiences h3,
.experiences h3,
.experiences .h3 {
  margin: 1em 0 0.5em;
}

.experiences h4,
.experiences .copy h4,
.copy .experiences h4,
.experiences .accommodation h4,
.accommodation .experiences h4,
.experiences .activity h4,
.activity .experiences h4,
.experiences .sidebar h4,
.sidebar .experiences h4,
.experiences h4,
.experiences .h4 {
  margin: 1em 0 0.5em;
}

.experiences h5,
.experiences .copy h5,
.copy .experiences h5,
.experiences .accommodation h5,
.accommodation .experiences h5,
.experiences .activity h5,
.activity .experiences h5,
.experiences .sidebar h5,
.sidebar .experiences h5,
.experiences h5,
.experiences .h5 {
  margin: 1em 0 0.5em;
}

.experiences h6,
.experiences .copy h6,
.copy .experiences h6,
.experiences .accommodation h6,
.accommodation .experiences h6,
.experiences .activity h6,
.activity .experiences h6,
.experiences .sidebar h6,
.sidebar .experiences h6,
.experiences h6,
.experiences .h6 {
  margin: 1em 0 0.5em;
}

.experiences .quote {
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

.experiences a {
  color: inherit;
  text-decoration: none;
  transition: all 0.5s ease;
}

/* DISCOVER SECTION - TEASER LISTING START */

.discover h2,
.discover .h2,
.discover .sidebar h2,
.sidebar .discover h2,
.discover .experiences h2,
.experiences .discover h2 {
  color: #40a6c2;
  font-weight: 600;
}

/* DISCOVER SECTION - TEASER LISTING START END */

/* RESOURCES SECTION - TEASER LISTING START */

.rf_resources h2,
.rf_resources .h2,
.rf_resources .sidebar h2,
.sidebar .rf_resources h2,
.rf_resources .experiences h2,
.experiences .rf_resources h2 {
  color: #40a6c2;
  font-weight: 600;
}

.rf_resources .discover__list {
  position: relative;
  overflow: hidden;
}

.rf_resources .discover__list-item {
  width: 50%;
  float: left;
  min-height: 1px;
  position: relative;
}

.rf_resources .discover__list-item--base .discover__list-item-inner {
  float: right;
  padding: 40px 85px 0 30px;
}

.rf_resources .discover__list-item--base a {
  color: white;
}

.rf_resources .discover__list-item--base p {
  margin-bottom: 30px;
}

.rf_resources .discover__list-item--dark {
  color: #fff;
  background: #4eb8b9;
}

.rf_resources .discover__list-item--light .discover__list-item-inner {
  float: right;
  padding: 40px 85px 70px 30px;
}

.rf_resources .discover__list-item--dark .discover__list-item-inner {
  width: 100%;
}

.rf_resources .discover__list-item-inner .g-display-table {
  display: table;
  width: 100%;
}

@media (max-width: 768px) {
  .rf_resources .discover__list-item,
  .rf_resources .discover__list-item-inner {
    width: 100%;
  }

  .rf_resources .discover__list-item--light .discover__list-item-inner,
  .rf_resources .discover__list-item--dark .discover__list-item-inner {
    padding: 30px 15px;
  }
}

.rf_resources .discover__list-item--light p {
  margin-bottom: 30px;
}

.rf_resources .discover__list-item--dark .g-display-table {
  padding: 70px 50px 50px 50px;
  border-bottom: solid 1px white;
  transition: all 0.3s ease-in-out;
}

.rf_resources .discover__list-item--dark .g-display-table:hover {
  background: #cdebed;
}

.rf_resources .discover__list-item--dark i {
  margin-right: 30px;
}

.rf_resources .discover__list-item--dark h4 {
  color: #fff;
}

.rf_resources .discover__list-item--dark p {
  opacity: .5;
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .rf_resources .discover__list-item--dark .g-display-table {
    padding: 70px 30px;
  }
}

@media (max-width: 768px) {
  .rf_resources .discover__list-item--dark .g-display-table {
    padding: 30px 0;
  }
}

/* DISCOVER SECTION - TEASER LISTING START END */

.grid--shorttext {
  display: none;
}

.expandable {
  display: none;
}

.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
  background-color: #4db6b7;
  color: #fff;
  border-color: #4cb3b4;
}

nav a {
  position: relative;
  display: inline-block;
  margin: 15px 25px;
  outline: none;
  color: darkred;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  font-size: 1.35em;
}

nav a:hover,
nav a:focus {
  outline: none;
}

.navbar-default .navbar-nav > li.active > a:not(#cmdAsideMenu) {
  color: #333;
  background: transparent;
  border-top: transparent 5px solid;
}

.expanded.tooltip .h4,
.expanded.tooltip .copy h4,
.copy .expanded.tooltip h4,
.expanded.tooltip .accommodation h4,
.accommodation .expanded.tooltip h4,
.expanded.tooltip .activity h4,
.activity .expanded.tooltip h4,
.expanded.tooltip .sidebar h4,
.sidebar .expanded.tooltip h4,
.expanded.tooltip .experiences h4,
.experiences .expanded.tooltip h4 {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}

span.test {
  width: 30px;
  height: 3px;
  font-family: 'blackscript-ornament';
  font-size: 60px;
  color: white;
}

.underline:after {
  z-index: 1;
  width: 30px;
  height: 3px;
  content: "b";
  content: "c";
  content: "d";
  content: "e";
  content: "f";
  content: "g";
  content: "h";
  content: "i";
  content: "j ";
  color: white;
  font-family: 'KinfolkPro_Ornaments';
  font-size: 10px;
}

.who li {
  margin-bottom: 6px;
}

.who li i {
  color: #052e3c;
  min-width: 15px;
  text-align: center;
  position: relative;
  float: left;
  margin: 5px 25px 0 0;
}

.cbp-l-loadMore-link {
  border: 1px solid #DEDEDE;
  color: #7E7B7B;
  display: inline-block;
  font: 400 12px/36px "Open Sans", sans-serif;
  min-width: 80px;
  text-decoration: none;
  padding: 0 30px;
  outline: 0;
  box-shadow: none;
  -webkit-transition: color .25s;
  transition: color .25s;
}

/*Social Icons*/

.social-icon-list {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}

.social-icon-list a {
  padding: 0;
  display: inline-block;
}

.social-icon-list a i {
  color: #555;
  width: 25px;
  height: 25px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  line-height: normal;
  display: inline-block;
  border: 1px solid #aaa;
}

@media (min-width: 768px) {
  .social-icon-list a i {
    width: 36px;
    height: 36px;
    padding: 10px;
    font-size: 14px;
  }
}

.social-icon-list a i:hover {
  -webkit-transition: all 0.35s, -webkit-transform 0.35s;
  transition: all 0.35s, transform 0.35s;
}

.social-icon-list a i:hover {
  background: #052e3c;
  border-color: #052e3c;
}

.rf-tours .social-icon-list a i:hover,
.rf-events .social-icon-list a i:hover {
  background: #3c9798;
  border-color: #3c9798;
  color: white;
}

.socialstuff {
  background: #fffcf7 none repeat scroll 0 0;
  bottom: 0;
  z-index: 10;
  position: relative;
  box-shadow: 0 0 62px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

.socialstuff a.hash {
  display: inline-block;
}

@media (min-width: 480px) {
  .social-icon-list a {
    padding: 0 3px;
    display: inline-block;
  }

  .socialstuff a.hash {
    margin: 0 7px 0;
  }
}

.cbp-l-grid-agency.cbp .cbp-item {
  border: 1px solid white;
}

/* Page Loader*/

#preloader {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#preloader.loaded {
  opacity: 0;
}

#loading-animation {
  position: fixed;
  z-index: 9999;
  width: 100%;
  text-align: center;
  top: 40%;
}

.spinner {
  display: inline-block;
}

.loader-1 .spinner {
  margin: 100px auto;
  width: 32px;
  height: 32px;
  position: relative;
}

.loader-1 .cube1,
.loader-1 .cube2 {
  background-color: #333;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}

.loader-1 .cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }

  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }

  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }

  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }

  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }

  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }

  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }

  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

.loader-2 .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.loader-2 .double-bounce1,
.loader-2 .double-bounce2 {
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.loader-2 .double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.loader-3 .spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

.loader-3 .spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.loader-3 .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loader-3 .spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.loader-3 .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loader-3 .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.loader-4 .spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

.loader-5 .spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: rotate 2.0s infinite linear;
  animation: rotate 2.0s infinite linear;
}

.loader-5 .dot1,
.loader-5 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.loader-5 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.loader-6 .spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.loader-6 .spinner > div {
  width: 18px;
  height: 18px;
  background-color: #3c9798;
  display: inline-block;
  border-radius: 100%;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.loader-6 .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader-6 .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.loader-7 .spinner {
  width: 60px;
  height: 60px;
  position: relative;
}

.loader-7 .container1 > div,
.loader-7 .container2 > div,
.loader-7 .container3 > div {
  width: 12px;
  height: 12px;
  background-color: #333;
  position: absolute;
  border-radius: 100%;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.loader-7 .spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.loader-7 .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.loader-7 .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.loader-7 .circle1 {
  top: 0;
  left: 0;
}

.loader-7 .circle2 {
  top: 0;
  right: 0;
}

.loader-7 .circle3 {
  right: 0;
  bottom: 0;
}

.loader-7 .circle4 {
  left: 0;
  bottom: 0;
}

.loader-7 .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loader-7 .container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.loader-7 .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loader-7 .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.loader-7 .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.loader-7 .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.loader-7 .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.loader-7 .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.loader-7 .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.loader-7 .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.loader-7 .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.event-nav .event-small-in {
  padding: 17px 0;
  text-transform: uppercase;
  border: 1px solid white;
}

.embed-container {
  position: relative;
  padding-bottom: 80%;
  height: 0;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box-inset {
  outline: 1px solid #fff;
  outline-offset: -10px;
  background-color: #4eb8b9;
}

.event-nav .event-small-in {
  /* padding: 17px 0; */
  /* text-transform: uppercase; */
  border: none;
}

.tour-price {
  position: absolute;
  top: 10px;
  /* right: 10px; */
  /* bottom: 10px; */
  left: 10px;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  transition: background 0.1s ease-in-out;
  text-align: -webkit-auto;
  background-color: rgba(60, 151, 152, 0.7);
}

.rf-tours ul,
.copy ul {
  list-style: inside;
  list-style-type: none;
}

.copy ul li.simple-list,
.copy ul.simple-list li {
  padding: 4px 0;
}

.rf-tours ul li::before,
.copy ul li.simple-list::before,
.copy ul.simple-list li::before {
  content: "::";
  padding-right: 8px;
}

.rf-tours ul li,
.copy ul.list--border-bottom li.simple-list
.copy ul.simple-list.list--border-bottom li {
  padding: 6px 0;
  border-bottom: 1px dotted #eee;
}

.accommodation .row--separator {
  margin-top: 10px;
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: solid 1px #eee;
}

.rf-tours .blog-photostream li {
  padding: 0;
  margin: 3px 5px 5px;
  position: relative;
  border-bottom: 0;
}

.rf-tours .blog-photostream li::before {
  content: "";
  padding-right: 0;
}

.rf-tours .blog-photostream .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.blog-photostream li img {
  width: auto;
  height: 50px;
}

.img-hover-v2 img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.img-hover-v1 img,
.img-hover-v2 img,
.img-hover-v1 span:after {
  transition: all 0.5s ease-in-out;
}

/* .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
     display: block;
     max-width: 100%;
     height: auto;
 }*/

.blog-grid .blog-grid-info li {
  color: white;
}

.tip-item.blog-grid:not(.standard) h3 {
  color: white;
  margin: 10px 0 10px;
  color: white;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
  font-weight: 600;
}

.tip-item.blog-grid:not(.grid-boxes-quote) h3,
.trip-item.blog-grid h3 {
  background: url("../../../images/patterns/dotted-line.gif") no-repeat left top;
  padding: 25px 0 5px;
  margin: 10px 0 10px;
  color: #40a6c2;
  font-weight: 600;
  font-family: "Pompiere", "Helvetica-Neue,Helvetica", Arial, sans-serif;
}

/*
BEM ÔÇô block, element, modifier


.block {}
.block__element {}
.block--modifier {}


    .block represents the higher level of an abstraction or component.
    .block__element represents a descendent of .block that helps form .block as a whole.
    .block--modifier represents a different state or version of .block.

    .site-search {}  Block
    .site-search__field {}  Element
    .site-search--full {}  Modifier

New CSS variable semantics: [property]-[value]ÔÇô[component]
Introduction of meaningful hypens and camelCaseÔÇèÔÇöÔÇèto underscore the separation between component, descendant components, and modifiers

.js- prefixed class names for elements being relied upon for javascript selectors
.u- prefixed class name for single purpose utility classes like .u-underline, .u-capitalize, etc.
.is- prefixed classes for stateful classes (often toggled by js) like .is-disabled
.m- mixins reduced to polyfills only

*/

/*# sourceMappingURL=main.css.map */