/*
Theme Name: Maliki
Theme URI: http://dev.adrienfurnari.fr/themes/twentythirteen
Author: Adrien Furnari / Yann Kubacki / Cyndie Lim / Clément Pilate
Author URI: http://maliki.fr/
Description: Theme pour le site de Maliki
Version: 1.0.0
License: Copyright Maliki
License URI: http://maliki.fr/
Text Domain: maliki
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  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";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #6a6a6a;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #6a6a6a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #6a6a6a;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #a9a9a9;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #8a8a8a;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 18px;
}
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%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #8a8a8a;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #a9a9a9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #8a8a8a;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #a9a9a9;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #8a8a8a;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #a9a9a9;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #6a6a6a;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #6a6a6a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #bde0eb;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(189, 224, 235, 0.6);
}
.form-control::-moz-placeholder {
  color: #8a8a8a;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #8a8a8a;
}
.form-control::-webkit-input-placeholder {
  color: #8a8a8a;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #a9a9a9;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
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[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 44px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #aaaaaa;
}
@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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #6a6a6a;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #6a6a6a;
  background-color: transparent;
  border-color: #bde0eb;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #6a6a6a;
  background-color: rgba(0, 0, 0, 0);
  border-color: #8ecadd;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: transparent;
  border-color: #bde0eb;
}
.btn-default .badge {
  color: transparent;
  background-color: #6a6a6a;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #6a6a6a;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #6a6a6a;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #8a8a8a;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #6a6a6a;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #8a8a8a;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #8a8a8a;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  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-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33;
  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: 44px;
  line-height: 44px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #6a6a6a;
  text-align: center;
  background-color: #a9a9a9;
  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: 16px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav > li.disabled > a {
  color: #8a8a8a;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #8a8a8a;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #6a6a6a;
}
.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: #a9a9a9 #a9a9a9 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #6a6a6a;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 30px 10px;
  font-size: 16px;
  line-height: 20px;
  height: 80px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  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: 15px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 23px;
  margin-bottom: 23px;
}
@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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 23px;
  margin-bottom: 23px;
}
.navbar-btn.btn-sm {
  margin-top: 25px;
  margin-bottom: 25px;
}
.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #8a8a8a;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #8a8a8a;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #8a8a8a;
}
.navbar-inverse .navbar-nav > li > a {
  color: #8a8a8a;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@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: #8a8a8a;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #8a8a8a;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #8a8a8a;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #8a8a8a;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #6a6a6a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #6a6a6a;
  background-color: #a9a9a9;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #8a8a8a;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #a9a9a9;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #8a8a8a;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #8a8a8a;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #717171;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #8a8a8a;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #6a6a6a;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #a9a9a9;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #909090;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 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: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #6a6a6a;
}
.thumbnail .caption {
  padding: 9px;
  color: #6a6a6a;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #8a8a8a;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.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-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #a9a9a9;
  color: #8a8a8a;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #8a8a8a;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  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;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  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 {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.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 iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*----------------------------------------*\			
                   BASE
\*----------------------------------------*/
/*
  Ici on défini les styles de bases des éléments HTML du site.
  On utilise donc uniquement des sélecteurs d'éléments.
  Pas de classese et pas d'ID ici ;)
*/
@media (max-width: 767px) {
  .container {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .container {
    width: 100%;
  }
}
@font-face {
  font-family: 'Geo-Sans-Light';
  src: url('fonts/geosanslight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/geosanslight-webfont.woff2') format('woff2'), url('fonts/geosanslight-webfont.woff') format('woff'), url('fonts/geosanslight-webfont.ttf') format('truetype'), url('fonts/geosanslight-webfont.svg#geosanslightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*::-moz-selection {
  background: #bde0eb;
  color: #fff;
}
*::selection {
  background: #bde0eb;
  color: #fff;
}
body {
  -webkit-font-smoothing: antialiased!important;
  font-smoothing: antialiased!important;
  -moz-osx-font-smoothing: grayscale!important;
  overflow-x: hidden;
}
h1,
h2 {
  font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
@media (max-width: 767px) {
  h2 {
    font-size: 21px;
  }
}
input,
textarea {
  color: #222222;
  -webkit-appearance: none;
  box-shadow: none!important;
  outline: none!important;
}
.cms-content iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
/*----------------------------------------*\			
                   LAYOUT
\*----------------------------------------*/
/*
  Ici on défini les styles des grandes sections du site.
  Ces sections constituent le squelette de la page comme le header, le footer, la sidebar...
  On considère les élement de la grille Bootstrap comme des éléments de layout.
  On préfixe les classes de layout par "l-".
  Pas de !important ici ;) 
*/
/* Exemple de styles de layout */
.l-header {
  height: 75px;
  overflow:hidden !important;
}
.l-mainBanner {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .l-header {
    height: 65px;
    border-bottom: 1px solid #e8e8e8;
  }
  .l-mainBanner {
    min-height: 200px;
  }
}
.l-strips {
  margin-bottom: 40px;
  overflow: visible;
}
.l-strips .container {
  position: relative;
}
.l-strips .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 15px;
  left: -410px;
  width: 450px;
  height: 1020px;
  background-image: url('img/fond_maliki.jpg');
  background-repeat: no-repeat;
}
.l-strips .row-upper > .row {
  float: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 991px) {
  .l-strips {
    margin-bottom: 60px;
  }
  .l-strips .row-upper > .row {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .l-strips {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .l-strips .row-upper > .row:last-of-type {
    //display: none;
  }
}
.l-footer {
  border-top: 1px solid #e8e8e8;
  margin-top: 80px;
}
@media (max-width: 991px) {
  .l-footer {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .l-footer {
    margin-top: 60px;
  }
}
.l-supFooter {
  padding: 25px 0px;
}
.l-middleFooter {
  background: #e8e8e8;
}
.l-subFooter {
  padding: 15px 0;
  text-align: center;
}
/*----------------------------------------*\			
                   STATE
\*----------------------------------------*/
/*
  Ici on défini les différents états des éléments du site. (cachés, séléctionnés, désactivés...)
  Généralement les changements d'états sont créés par du Javascript, 
  On préfixe les classes de state par "is-".
  Pas d'ID ici et les !important sont tolérés ;) 
*/
body.is-scrollBlocked {
  height: 100%!important;
  overflow: hidden!important;
}
/*----- $Navigation principale (overlay) ----- */
.navOverlay.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.navOverlay.is-showed {
  opacity: 1;
  visibility: visible;
}
.navOverlay.is-showed .navOverlay--content {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.searchOverlay.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.searchOverlay.is-showed {
  opacity: 1;
  visibility: visible;
}
.searchOverlay.is-showed .searchOverlay--form {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.hamburgerNav.is-active .hamburgerNav--bar {
  width: 40px;
  background: #fff;
}
.hamburgerNav.is-active .hamburgerNav--bar-1 {
  -webkit-transform: rotate(-45deg) translate(0px, 16px);
  transform: rotate(-45deg) translate(0px, 16px);
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburgerNav.is-active .hamburgerNav--bar-2 {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  opacity: 0;
}
.hamburgerNav.is-active .hamburgerNav--bar-3 {
  -webkit-transform: rotate(45deg) translate(0px, -15px);
  transform: rotate(45deg) translate(0px, -15px);
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburgerNav.is-active .hamburgerNav--txt-1 {
  visibility: hidden;
  opacity: 0;
}
.hamburgerNav.is-active .hamburgerNav--txt-2 {
  visibility: visible;
  opacity: 1;
}
.hamburgerNav.is-active:hover .hamburgerNav--bar-1 {
  -webkit-transform: rotate(-45deg) translate(0px, 16px);
  transform: rotate(-45deg) translate(0px, 16px);
}
.hamburgerNav.is-active:hover .hamburgerNav--bar-3 {
  -webkit-transform: rotate(45deg) translate(0px, -15px);
  transform: rotate(45deg) translate(0px, -15px);
}
.bannerTop--title.is-active > span {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bannerTop--title.is-active > span:nth-child(2) {
  -webkit-transition-delay: 0.09s;
  transition-delay: 0.09s;
}
.bannerTop--title.is-active > span:nth-child(3) {
  -webkit-transition-delay: 0.135s;
  transition-delay: 0.135s;
}
.bannerTop--title.is-active > span:nth-child(4) {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}
.bannerTop--title.is-active > span:nth-child(5) {
  -webkit-transition-delay: 0.225s;
  transition-delay: 0.225s;
}
.bannerTop--title.is-active > span:nth-child(6) {
  -webkit-transition-delay: 0.27s;
  transition-delay: 0.27s;
}
.bannerTop--title.is-active > span:nth-child(7) {
  -webkit-transition-delay: 0.315s;
  transition-delay: 0.315s;
}
.bannerTop--title.is-active > span:nth-child(8) {
  -webkit-transition-delay: 0.36s;
  transition-delay: 0.36s;
}
.bannerTop--title.is-active > span:nth-child(9) {
  -webkit-transition-delay: 0.405s;
  transition-delay: 0.405s;
}
.bannerTop--title.is-active > span:nth-child(10) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.searchSubBanner.collapsing {
  -webkit-transition: height 350ms ease;
  transition: height 350ms ease;
}
@-webkit-keyframes shrinkAndFade {
  0% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  23% {
    opacity: 0.7;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  75% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  77% {
    opacity: 0.7;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}
@keyframes shrinkAndFade {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  23% {
    opacity: 0.3;
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  75% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  77% {
    opacity: 0.3;
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
/*----- $Carousel ----- */
.js-carousel-content {
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.js-carousel-image {
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.js-carousel-content.is-active {
  visibility: visible;
  z-index: 5;
  opacity: 1;
}
.js-carousel-image.is-active {
  visibility: visible;
  z-index: 3;
  opacity: 1;
}
.js-carousel-navigation--btn.is-active {
  background: #fff;
}
/*----------------------------------------*\			
                   MODULES
\*----------------------------------------*/
/*
  Ici on défini les styles des modules du site.
  Un module est un élément autonome et réutilisable partout dans le site. 
  Il se glisse généralement des les éléments de layout.
  Un module ne doit pas être stylisé en fonction de son contexte ! 
  Pas d'ID et pas de !important ici ;) 
*/
/* Exemple de styles de modules */
/* ----- $Typography ----- */
.h2-small {
  font-size: 21px;
}
.datetime {
  font-size: 14px;
  color: #8a8a8a;
  font-style: italic;
  white-space: nowrap;
}
/*.sprite {
	height: 376px;
	width: 321px;
	overflow: hidden;
	background: url(img/spritesheet.png);
	animation: feanorAnimate 2.1s steps(45) infinite;
	
	&:hover {
		background: url(img/spritesheet-flippe.png);
		animation: feanorFlippeAnimate 1.45833333333s steps(35) infinite;
		animation-delay: 0s;
	}
}*/
@-webkit-keyframes feanorAnimate {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: -14445px;
  }
}
@keyframes feanorAnimate {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: -14445px;
  }
}
@-webkit-keyframes feanorFlippeAnimate {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: -11235px;
  }
}
@keyframes feanorFlippeAnimate {
  from {
    background-position-x: 0;
  }
  to {
    background-position-x: -11235px;
  }
}
/* ----- $Bouttons ----- */
.btn-default {
  display: block;
  width: 210px;
  margin: 0 auto;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #bde0eb;
  border: 2px solid #bde0eb;
  border-radius: 2px;
  letter-spacing: 1px;
  line-height: 1em;
  word-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.92857142857em;
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  color: #96cedf;
  border-color: #96cedf;
  background-color: #fff;
}
.btn-default > span {
  vertical-align: middle;
}
.btn-default > span > svg {
  width: 18px;
}
.btn-full {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}
/* ----- $Navigation principale ----- */
.mainNav {
  position: relative;
}
.mainNav ul {
  line-height: 75px;
}
.mainNav ul > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 0.92857142857em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #8a8a8a;
}
.mainNav ul > li > a {
  position: relative;
}
.mainNav ul > li > a span {
  width: 100%;
}
.mainNav ul > li > a .static {
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  word-break: keep-all !important;
}
.mainNav ul > li > a .hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  color: #96cedf;
  -webkit-transition: all 0.325s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.325s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.mainNav ul > li > a:hover .static {
  opacity: 0;
  color: #fafafa;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.mainNav ul > li > a:hover .hover {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.mainNav--logo {
  height: 75px;
  padding: 0px 15px;
}
.logo {
  vertical-align: middle;
}
.logo a {
  padding-top: 8px;
  padding-bottom: 7px;
  position: relative;
  display: block;
}
.logo img {
  height: 60px;
  width: 100%;
}
.logo .logo-hover {
  display: none;
}
@media screen and (min-width: 1199px) {
  .logo:hover {
    cursor: pointer;
  }
  .logo:hover .logo-static {
    visibility: hidden;
    display: none;
  }
  .logo:hover .logo-hover {
    visibility: visible;
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .logo:hover .logo-hover {
    visibility: hidden;
    display: none;
  }
}
.mainNav--search {
  position: absolute;
  right: -15px;
  height: 75px;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  appearance: normal;
  -moz-appearance: normal;
  -webkit-appearance: normal;
}
.mainNav--search > svg {
  position: relative;
  top: 2px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  -webkit-transition: 0.15s transform ease-out;
  transition: 0.15s transform ease-out;
  fill: #f576ab;
}
.mainNav--search:hover > svg,
.mainNav--search:active > svg,
.mainNav--search:focus > svg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.hamburgerNav {
  display: none;
  position: absolute;
  z-index: 15;
  top: 26px;
  right: 15px;
  padding: 0;
  border: none;
  outline: none!important;
  background: transparent;
  -webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.hamburgerNav:hover .hamburgerNav--bar-1 {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.hamburgerNav:hover .hamburgerNav--bar-3 {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.hamburgerNav--bar {
  display: block;
  height: 3px;
  width: 34px;
  margin-top: 8px;
  border-radius: 4px;
  background: #f576ab;
  -webkit-transition: 0.4s all ease-out;
  transition: 0.4s all ease-out;
  outline: 1px solid transparent;
  -webkit-transition: all 500ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.hamburgerNav--bar:first-child {
  margin-top: 0px;
}
.hamburgerNav--bar-1 {
  -webkit-transition: -webkit-transform 0.22s ease-out;
  transition: -webkit-transform 0.22s ease-out;
  transition: transform 0.22s ease-out;
  transition: transform 0.22s ease-out, -webkit-transform 0.22s ease-out;
}
.hamburgerNav--bar-3 {
  -webkit-transition: -webkit-transform 0.22s ease-out;
  transition: -webkit-transform 0.22s ease-out;
  transition: transform 0.22s ease-out;
  transition: transform 0.22s ease-out, -webkit-transform 0.22s ease-out;
}
.hamburgerNav--bar-2 {
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.hamburgerNav--txt {
  position: absolute;
  top: 3px;
  left: -50px;
  text-transform: uppercase;
  color: #f576ab;
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.hamburgerNav--txt-2 {
  visibility: hidden;
  opacity: 0;
  color: #fff;
}
@media (max-width: 991px) {
  .mainNav--left,
  .mainNav--right {
    display: none;
  }
  .mainNav--logo {
    width: 105px;
    padding: 0px;
  }
  .mainNav--search {
    display: none;
  }
  .hamburgerNav {
    display: block;
  }
}
@media (max-width: 767px) {
  .mainNav--logo {
    height: 65px;
  }
  .hamburgerNav {
    top: 20px;
  }
  .logo img {
    height: 50px;
  }
}
/*----- $Formulaire de recherche(overlay) ----- */
.searchOverlay {
  display: table;
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(189, 224, 235, 0.92);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.searchOverlay--closeBtn {
  display: block;
  padding: 20px;
  margin: 0 auto 20px auto;
  background: transparent;
  outline: none!important;
  box-shadow: none!important;
}
.searchOverlay--closeBtn > svg {
  width: 35px;
  fill: #fff;
}
.searchOverlay--wrap {
  display: table-cell;
  vertical-align: middle;
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.searchOverlay--form {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
          transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: transform 0.45s, opacity 0.45s;
  transition: transform 0.45s, opacity 0.45s, -webkit-transform 0.45s;
}
.searchOverlay--form--wrap {
  position: relative;
  width: 480px;
  margin: 0 auto;
}
.searchOverlay--form--wrap > .overlaySearchBtn {
  position: absolute;
  top: -15px;
  right: 0;
}
.searchOverlay--form--wrap > .overlaySearchBtn svg {
  fill: #fff;
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.searchOverlay--form--wrap > .overlaySearchBtn:hover svg,
.searchOverlay--form--wrap > .overlaySearchBtn:focus svg,
.searchOverlay--form--wrap > .overlaySearchBtn:active svg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.overlaySearchInput {
  border: none;
  padding: 0 55px 0 5px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
  background: transparent;
  color: #fff;
  font-size: 21px;
  transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
}
.overlaySearchInput:focus {
  border-bottom: 2px solid #ffffff;
}
.overlaySearchInput::-webkit-input-placeholder {
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}
.overlaySearchInput:-moz-placeholder {
  /* FF 4-18 */
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}
.overlaySearchInput::-moz-placeholder {
  /* FF 19+ */
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}
.overlaySearchInput:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
}
.overlaySearchBtn {
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}
@media (max-width: 991px) {
  .searchOverlay {
    display: none;
  }
}
/*----- $Navigation principale (overlay) ----- */
.navOverlay {
  display: none;
  position: fixed;
  overflow: auto;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(189, 224, 235, 0.92);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.navOverlay--wrap {
  display: table-cell;
  vertical-align: middle;
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.navOverlay--content {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
          transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.navOverlay--nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.navOverlay--nav > li {
  line-height: 3.2em;
}
.navOverlay--nav > li > a {
  font-size: 1.75em;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
}
.navOverlay--searchForm {
  width: 280px;
  margin: 35px auto 20px auto;
}
.navOverlay--searchForm--wrap {
  position: relative;
}
.navOverlay--searchForm--btn {
  position: absolute;
  top: -15px;
  right: 0;
}
.navOverlay--searchForm--btn svg {
  fill: #fff;
}
@media (max-width: 991px) {
  .navOverlay {
    display: table;
  }
}
@media (max-width: 767px) {
  .navOverlay--nav > li {
    line-height: 2.7em;
  }
  .navOverlay--nav > li > a {
    font-size: 1.5em;
  }
}
@media (max-height: 500px) {
  .navOverlay .overlaySearchInput {
    font-size: 1.4em;
  }
  .navOverlay .overlaySearchBtn > svg {
    width: 40px;
  }
  .navOverlay--nav {
    max-width: 300px;
    margin: 0 auto;
  }
  .navOverlay--nav > li {
    line-height: 2.2em;
  }
  .navOverlay--nav > li > a {
    font-size: 1.1em;
  }
  .navOverlay--nav > li:nth-child(odd) {
    float: left;
    width: 100px;
  }
}
/* ----- $MainContainer ----- */
.mainContainer {
  background-position: left bottom;
  background-repeat: no-repeat;
}
/* ----- $Home ----- */
.home-section--title {
  padding-bottom: 3px;
  border-bottom: solid 1px #8a8a8a;
  letter-spacing: 5px;
  margin: 0;
  font-size: 21px;
  margin-bottom: 10px;
  border: none;
  color: #bde0eb;
}
/* --- $mainBanner --- */
.mainBanner {
  position: relative;
  height: 380px;
}
.mainBanner--wrapper {
  position: relative;
}
.mainBanner--overlays--descriptionBackground {
  position: absolute;
  z-index: 4;
  height: 380px;
  width: 100%;
  background-color: rgba(189, 224, 235, 0.8);
  -webkit-transform: skewX(-25deg) translateX(-50%);
          transform: skewX(-25deg) translateX(-50%);
  outline: 1px solid transparent;
}
.mainBanner--contentWrap {
  position: relative;
  height: 380px;
  width: 100%;
}
.mainBanner--description {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mainBanner--description h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.mainBanner--description h2 {
  font-size: 40px;
  letter-spacing: 5px;
  margin-top: 5px;
}
.mainBanner--description time {
  color: #FFF;
}
.mainBanner--description .btn {
  width: 150px;
  margin-left: 0;
  border-color: #FFF;
  text-shadow: none;
}
.mainBanner--images {
  position: absolute;
  top: 0;
  width: 100%;
}
.mainBanner--image {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 380px;
  width: 100%;
  opacity: 0;
  background-size: cover;
  background-position: center center;
  -webkit-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
}
.mainBanner--navigation {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  outline: none!important;
}
.mainBanner--navigation > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mainBanner--navigation > ul > li {
  display: inline-block;
  vertical-align: middle;
}
.mainBanner--navigation > ul > li + li {
  margin-left: 5px;
}
.mainBanner--navigation--btn {
  display: block;
  height: 12px;
  width: 12px;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
}
@media (max-width: 767px) {
  .mainBanner {
    height: 280px;
  }
  .mainBanner--overlays--descriptionBackground {
    height: 280px;
    -webkit-transform: none;
            transform: none;
  }
  .mainBanner--contentWrap {
    height: 280px;
  }
  .mainBanner--description {
    width: 100%;
    text-align: center;
  }
  .mainBanner--description h3 {
    font-size: 12px;
  }
  .mainBanner--description h2 {
    font-size: 30px;
  }
  .mainBanner--description .btn {
    margin: 15px auto 0 auto;
  }
  .mainBanner--image {
    height: 280px;
  }
  .mainBanner--navigation {
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .mainBanner {
    position: relative;
    height: calc(85vh - 65px);
  }
  .mainBanner--overlays--descriptionBackground {
    height: calc(85vh - 65px);
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mainBanner--content {
    height: calc(85vh - 65px);
  }
  .mainBanner--contentWrap {
    height: calc(85vh - 65px);
  }
  .mainBanner--description {
    top: auto;
    bottom: 40px;
    text-align: left;
    -webkit-transform: none;
            transform: none;
  }
  .mainBanner--description--content {
    display: none;
  }
  .mainBanner--description .btn {
    margin: 0;
  }
  .mainBanner--image {
    height: calc(85vh - 65px);
  }
  .mainBanner--navigation {
    left: auto;
    right: auto;
    text-align: left;
  }
}
/*@media (max-width: @screen-xs-max) {
	.mainBanner {
		text-align: center;
		&--overlays--descriptionBackground {
			background-color: rgba(189, 224, 235, 0.75);
			transform: none;
			animation: none;
			opacity: 1;
			visibility: visible;
		}
		&--description {
			text-align: center;
			& h3 {
				font-size: 12px;
			}
			& h2 {
				font-size: 30px;
			}
			& .btn {
				margin: 0 auto;
			}
		}
	}
}*/
@-webkit-keyframes mainBanner-revealSkewedOverlay {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: skewX(-25deg) translateX(-55%);
            transform: skewX(-25deg) translateX(-55%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: skewX(-25deg) translateX(-50%);
            transform: skewX(-25deg) translateX(-50%);
  }
}
@keyframes mainBanner-revealSkewedOverlay {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: skewX(-25deg) translateX(-55%);
            transform: skewX(-25deg) translateX(-55%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: skewX(-25deg) translateX(-50%);
            transform: skewX(-25deg) translateX(-50%);
  }
}
@-webkit-keyframes mainBanner-revealText {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes mainBanner-revealText {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
/* --- $mainBanner --- */
/*@media (max-width: @screen-xs-max) {
	.js-carousel {
		height: 240px;

		&-image {
			height: 240px;
		}
	}
}

@media (max-width: 480px) {
	.mainBanner {
		position: relative;
		height: calc(~"85vh - 65px");
		&--content {
			position: absolute;
			bottom: 0;	
		}
		&--overlays--descriptionBackground {
			background-color: rgba(0, 0, 0, 0.2);
		}
		&--description {
			text-align: left;
			&--content {
				display: none;
			}
			.btn {
				margin: 0;	
			}
		}
	}
}*/
/* ----- $Strips ----- */
.l-strips--title {
  padding: 0;
  margin-bottom: 20px;
  text-align: center;
}
.strip {
  overflow: hidden;
}
.strip-infos {
  text-align: center;
}
.strip img {
  -webkit-transition: 0.3s -webkit-transform ease-out;
  -webkit-transition: 0.3s transform ease-out;
  transition: 0.3s transform ease-out;
}
.strip:hover img,
.strip:focus img,
.strip:active img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}
.strip-large {
  max-height: 250px;
}
.strip-large img {
  width: 100%;
}
.strip-large:hover img,
.strip-large:focus img,
.strip-large:active img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.strip-medium--container {
  margin-top: 8px;
}
.strip-medium--container:first-child {
  margin-top: 0px;
}
.strip-medium--container:nth-child(2) {
  margin-top: 0px;
}
.strip-large,
.strip-medium {
  border: 1px solid #e8e8e8;
}
.strip-large {
  margin-bottom: 0px;
}
.strip-large--title {
  margin-top: 20px;
  font-weight: bold;
}
.strip-large--date {
  font-size: 14px;
  font-weight: normal;
}
.btn--strips {
  margin-top: 20px;
}


  #compteurUlule {
	  text-align:center; font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: normal;
    color:red;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 auto;
    font-size: 23px;
	max-width:370px;
	display:block;
    }

#compteurUlule .intro   {text-align:center; font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color:black;
    font-weight: bold;
               letter-spacing: 1px;
    margin: 0;
    font-size: 16px;
    
    }












@media (max-width: 1199px) {
  .strip-medium--container {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .strip-medium--container {
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .strip-large {
    margin-bottom: 15px;
  }
  .strip-medium--container {
    margin-top: 0px;
  }
  .strip-medium--container:last-child {
    display: none;
  }
}
@media (max-width: 480px) {
  .strip-medium--container {
    width: 50%;
    margin-bottom: 15px;
  }
  .strip-medium--container:last-child {
    display: block;
  }
}
@media (max-width: 480px) {
  .l-strips .col-xs-6 {
    width: 100%;
  }
  .l-strips .col-xs-6 .stripItem {
    width: 350px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* ----- $News ----- */
.news .btn {
  margin-top: 20px;
}
.news--title {
  margin-top: 0px;
  margin-bottom: 20px;
}
.new {
  display: table;
  clear: both;
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.new--thumbnail,
.new--content {
  display: table-cell;
  vertical-align: middle;
}
.new--thumbnail {
  overflow: hidden;
  margin-right: 15px;
  width: 110px;
  /*&:hover,
	&:active,
	&:focus {
		img {
			-webkit-transform: scale(1.05);
			-ms-transform: scale(1.05);
			transform: scale(1.05);
		}
	}*/
}
.new--thumbnail img {
  -webkit-transition: 0.3s -webkit-transform ease-out;
  -webkit-transition: 0.3s transform ease-out;
  transition: 0.3s transform ease-out;
}
.new--content {
  padding-left: 15px;
}
.new--title {
  margin-top: 0px;
}
.new--date {
  font-size: 16px;
}
.new-star {
  margin-bottom: 15px;
  padding: 12px 10px;
  border: 1px solid #e8e8e8;
  display: block;
  max-width: 100%;
}
.new-star--thumbnail {
  width: 190px;
}
.new-star--thumbnail img {
  width: 190px;
}
.new-star--title {
  margin-top: 0px;
  font-size: 18px;
}
.new-star--title > a {
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
.new-star--title > a:hover {
  color: #333333;
}
.new-star--date {
  display: inline-block;
}
.new-star--exerpt {
  margin-bottom: 9px;
}
.new-star--exerpt > p {
  margin-bottom: 0;
}
.search .new-star--postType {
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  height: 100%;
  text-align: center;
}
.search .new-star--postType.green {
  background-color: #b1eabb;
}
.search .new-star--postType.orange {
  background-color: #ffcdbe;
}
.search .new-star--postType.blue {
  background-color: #bde0eb;
}
.search .new-star--postType.pink {
  background-color: #fcd2a9;
}
.search .new-star--content {
  margin-left: 23%;
}
@media screen and (max-width: 600px) {
  .search .new-star--postType {
    width: 28%;
  }
  .search .new-star--postType div {
    font-size: 17px;
  }
  .search .new-star--content {
    margin-left: 31%;
  }
}
.new-star--postType div {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: 0 auto;
  margin-top: -10px;
  display: inline-block;
  height: 20px;
  font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}
.tag {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 1px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.tag:hover > a,
.tag:focus > a,
.tag:active > a {
  color: #333333;
}
.tag > a {
  display: block;
  padding: 5px 10px;
  height: 100%;
  width: 100%;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
  -webkit-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.tag + .tag {
  margin-left: 0;
}
.tag-green {
  background: #b1eabb;
}
.tag-pink {
  background: #ffcdbe;
}
.tag-orange {
  background: #fcd2a9;
}
.tag-blue {
  background: #bde0eb;
}
.tag-purple {
  background: #D5BBDF;
}
@media (max-width: 1199px) {
  .new-star--thumbnail {
    width: 160px;
  }
  .new-star--thumbnail img {
    width: 160px;
  }
}
@media (max-width: 991px) {
  .news {
    margin-bottom: 60px;
  }
  .news--title {
    text-align: center;
  }
  .new {
    width: 100%;
  }
  .new-star--thumbnail {
    width: 190px;
  }
  .new-star--thumbnail img {
    width: 190px;
  }
  .new-star--title {
    margin-bottom: 15px;
  }
  .new-star--exerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .new {
    padding-bottom: 0;
  }
  .new .tag {
    margin-bottom: 10px;
  }
  .new-star--thumbnail {
    padding-bottom: 12px;
  }
  .new-star--title {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .news--title {
    text-align: center;
  }
  .new {
    display: block;
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 2px 10px;
    border-bottom: 1px solid #e8e8e8;
  }
  .new--thumbnail,
  .new--content {
    display: block;
  }
  .new--content {
    padding: 0;
  }
  .new-star--thumbnail {
    min-height: 0px;
    width: 100%;
    margin: 0 auto 0px auto;
  }
  .new-star--thumbnail img {
    width: 100%;
  }
  .new-star--date {
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .new {
    width: 350px;
  }
}
/*@media (max-width: @screen-xs-max) {
	.news {
		margin-bottom: 50px;
	}
	.new--thumbnail {
		width: 90px;
	}
	.new-star--thumbnail {
		//min-height: 200px;
		width: 200px;
	}
}

@media (max-width: 600px) {
	.new-star--thumbnail {
		min-height: 0px;
		float: none;
		width: 100%;
		//max-width: 300px;
		margin: 0 auto 20px auto;
		img {
			width: 100%;
		}
	}
	.new-star--exerpt {
		display: none;
	}
}*/
/* ----- $Evenements ----- */
.events .btn {
  margin-top: 20px;
}
.events:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 450px;
  width: 190px;
  height: 300px;
  background-image: url('img/feanor_gif');
  background-repeat: no-repeat;
}
.events:after {
  position: absolute;
  content: '';
  overflow: visible;
  top: 545px;
  left: 185px;
  width: 325px;
  height: 201px;
  background-image: url('img/fleya_gif.gif');
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .events:before {
    content: none;
  }
  .events:after {
    content: none;
  }
}
.events--title {
  margin: 0 0 10px 0;
}
.event {
  display: table;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
}
.event > div {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 365ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 365ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 365ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.event .event--details {
  -webkit-transition: none;
  transition: none;
}
.event:hover {
  /*-moz-transform: translateX(-7px);
    -webkit-transform: translateX(-7px);
    -o-transform: translateX(-7px);
    -ms-transform: translateX(-7px);
    transform: translateX(-7px);*/
}
.event:hover .event--details {
  /*-moz-transform: translateX(-3px);
			-webkit-transform: translateX(-3px);
			-o-transform: translateX(-3px);
			-ms-transform: translateX(-3px);
			transform: translateX(-3px);*/
}
.event:hover .event--seeArrow {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.event--date {
  height: 57px;
  width: 57px;
  color: #FFF;
  text-align: center;
  background: url(img/losange.svg) no-repeat center;
}
.event--date .datetime {
  color: #fff;
}
.event--details {
  max-width: 205px;
  padding-left: 20px;
}
.event--title {
  margin: 0 0 5px 0;
}
.event--location {
  font-style: italic;
  color: #a9a9a9;
}
.event--seeArrow {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(19px);
  transform: translateX(19px);
}
.event--seeArrow > div {
  float: right;
}
.event--seeArrow > div > p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #96cedf;
}
.event--seeArrow > div > svg {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
@media (max-width: 1199px) {
  .event--details {
    max-width: auto;
  }
  .event--seeArrow {
    display: none!important;
  }
}
@media (max-width: 767px) {
  .event:hover > div {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  .events--title {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .event {
    display: block;
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .event {
    width: 350px;
  }
}
/* ----- $Shop ----- */
.shops {
  margin-top: 50px;
}
.shops--title {
  margin: 0 0 20px 0;
}
.shop {
  margin-bottom: 15px;
}
.shop--thumbnail {
  border: 1px solid #e8e8e8;
}
.shop--article {
  margin: 5px 0 0 0;
  font-size: 16px;
}
@media (max-width: 991px) {
  .shops {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .shops {
    margin-top: 40px;
  }
  .shops--title {
    text-align: center;
  }
  .shop-last {
    display: none;
  }
}
@media (max-width: 480px) {
  .shop-last {
    display: block;
  }
  .shops .col-xs-4 {
    width: 50%;
  }
}
/* -------------------------------------- */
/* -------- $SINGLE -------- */
/* -------------------------------------- */
/*---- Titre et prev/next ----*/
.singleContentHeader {
  position: relative;
  margin: 40px 0 40px 0;
  height: 50px;
}
.singleContentHeader h1 {
  padding-right: 35px;
  padding-left: 35px;
  margin: 0;
  font-size: 30px;
  line-height: 50px;
}
.singleContentHeader .stripItem {
  border-color: #e8e8e8 !important;
  max-width: 100%;
}
.singleContentHeader-bottom {
  margin: 70px 0 0 0;
}
.singleContentHeader-bonus .linkToContent--block {
  width: 400px;
}
.singleContentHeader-bonus .linkToContent--block .linkToContent--img {
  width: 55%;
}
.linkToContent {
  display: block;
  position: absolute;
  top: 0px;
  z-index: 5;
}
.linkToContent:hover .arrowContent.previousContent polygon:first-child {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.linkToContent:hover .arrowContent.previousContent polygon:last-child {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.linkToContent:hover .arrowContent.nextContent polygon:first-child {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.linkToContent:hover .arrowContent.nextContent polygon:last-child {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.linkToContent:hover .linkToContent--block {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.linkToContent--label {
  line-height: 50px;
}
.linkToContent--label > p {
  margin-bottom: 0;
  color: #8a8a8a;
}
.linkPrevContent--label {
  margin-left: 50px;
}
.linkNextContent--label {
  margin-right: 50px;
}
.linkNextContent--label > p {
  text-align: right;
}
.linkPrevContent {
  left: 5px;
}
.linkPrevContent .linkToContent--block {
  margin-left: -5px;
}
.linkNextContent {
  right: 5px;
}
.linkNextContent .linkToContent--block {
  margin-right: -5px;
}
.previousContent {
  height: 50px;
  position: absolute;
  z-index: 5;
}
.nextContent {
  height: 50px;
  position: absolute;
  right: 0;
  z-index: 5;
}
.arrowContent polygon {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.arrowContent.previousContent polygon:first-child {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.arrowContent.previousContent polygon:last-child {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.arrowContent.nextContent polygon:first-child {
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
.arrowContent.nextContent polygon:last-child {
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.linkToContent--block {
  background: #fff;
  visibility: hidden;
  opacity: 0;
  width: 300px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.linkToContent--block .container-fluid {
  padding: 0;
}
.linkToContent--block .row {
  display: table;
  width: 100%;
  margin: 0;
}
.linkToContent--block .row > div {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.linkToContent--block .linkToContent--img {
  width: 45%;
}
.linkToContent--block .linkToContent--title {
  padding: 0 10px;
}
.linkToContent--block .linkToContent--title h3 {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 991px) {
  .singleContentHeader {
    margin: 30px 0 30px 0;
  }
  .linkToContent--label {
    display: none;
  }
  .linkToContent--block {
    display: none;
  }
  .singleContentHeader-bottom {
    margin: 50px 0 0 0;
  }
  .singleContentHeader-bottom .linkToContent--label {
    display: block;
  }
  .singleContentHeader-bottom .linkToContent--block {
    display: block;
  }
}
@media (max-width: 767px) {
  .singleContentHeader {
    margin: 20px 0 20px 0;
  }
  .singleContentHeader h1 {
    font-size: 21px;
  }
  .singleContentHeader-bottom {
    margin: 30px 0 0 0;
  }
  .singleContentHeader-bottom .linkToContent--block {
    display: none;
  }
}
@media (max-width: 480px) {
  .linkToContent {
    display: none;
  }
  .linkToContent--label {
    line-height: 50px;
  }
  .linkToContent--label > p {
    margin-bottom: 0;
    color: #8a8a8a;
  }
  .linkToContent--label > p > span {
    display: none;
  }
  .singleContentHeader h1 {
    line-height: 1.5em;
    padding: 0;
  }
  .singleContentHeader-bottom .linkToContent {
    display: block;
  }
}
/*---- breadcrumb / fil d'arianne ----*/
.singleBreadcrumb {
  margin-top: 15px;
  padding: 10px 0;
  font-size: 16px;
}
.singleBreadcrumb a {
  font-style: italic;
  color: #8a8a8a;
  -webkit-transition: 0.1s color ease-out;
  transition: 0.1s color ease-out;
}
.singleBreadcrumb a:hover {
  color: #333333;
}
@media (max-width: 767px) {
  .singleBreadcrumb {
    display: none;
  }
}
/*---- Styles typographiques ----*/
.singleTitle {
  letter-spacing: 5px;
  line-height: 1em;
}
.singleSubsectionTitle {
  margin: 0 0 25px 0;
  font-size: 21px;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .singleTitle {
    font-size: 21px !important;
    letter-spacing: 3px!important;
  }
  .singleSubsectionTitle {
    font-size: 18px;
  }
}
/*---- Description ----*/
.singleContentDescription {
  margin-top: 50px;
}
.singleContentDescription--header {
  margin-bottom: 10px;
}
.singleContentDescription--header * {
  display: inline-block;
}
.singleContentDescription--title {
  margin-right: 10px;
  margin-bottom: 5px;
}
.singleContentDescription--content {
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}
.singleContentDescription--content p:last-child {
  margin-bottom: 0;
}
.singleContentDescription--content .singleContentDescription--content--categories {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .singleContentDescription {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .singleContentDescription {
    margin-top: 30px;
  }
}
/*---- Invitation au partage ----*/
.singleContentShare {
  margin-top: 50px;
}
.singleContentShare--title {
  text-align: center;
}
@media (max-width: 991px) {
  .singleContentShare {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .singleContentShare {
    margin-top: 30px;
  }
}
/* -------------------------------------- */
/* ------------- $ARCHIVES -------------- */
/* -------------------------------------- */
.titleLargeUnderline {
  padding-bottom: 3px;
  border-bottom: solid 1px #8a8a8a;
  letter-spacing: 5px;
  margin: 0;
}
.archiveContainer {
  margin-top: 40px;
}
.archiveContainer .titleLargeUnderline {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .archiveContainer {
    margin-top: 25px;
  }
  .archiveContainer .titleLargeUnderline {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .archiveContainer {
    margin-top: 20px;
  }
  .archiveContainer .titleLargeUnderline {
    margin: 10px 0 15px 0;
  }
  .titleLargeUnderline {
    margin: 10px 0 5px 0;
    padding: 0;
    text-align: center;
    border: none;
    line-height: 1.25em;
  }
}
/* ----- $BannerTop ----- */
.bannerTop {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.bannerTop--title {
  position: relative;
  z-index: 2;
  line-height: 150px;
  font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  font-size: 5em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
}
.bannerTop--title > span {
  display: inline-block;
  opacity: 0;
  color: #fff;
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.bannerTop--img {
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-animation: bannerZoom 0.4s ease-out forwards;
          animation: bannerZoom 0.4s ease-out forwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
@-webkit-keyframes bannerZoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes bannerZoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.searchTriangle--sentence {
  height: 150px;
  background: #8a8a8a;
  text-align: center;
  border-bottom: solid 1px #fff;
  display: none;
}
.searchTriangle--sentence div {
  display: table;
  height: 100%;
  width: 100%;
  padding: 5px;
}
.searchTriangle--sentence div div {
  display: table-cell;
  vertical-align: middle;
}
.searchTriangle--sentence div div span {
  color: #fff;
  font-style: italic;
  letter-spacing: 5px;
  font-weight: 300;
  font-size: 21px;
}
.searchTriangle--sentence div div span strong {
  font-style: normal;
}
@media (max-width: 767px) {
  .bannerTop {
    height: 100px;
    background-position: center;
    background-size: cover;
  }
  .bannerTop--title {
    line-height: 100px;
    font-size: 2.5em;
  }
}
/* ----- $SearchTriangle ----- */
.searchTriangle {
  display: none;
  overflow: hidden;
}
.searchTriangle--triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 70px 75px 0 75px;
  border-color: #8a8a8a transparent transparent transparent;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.searchTriangle--triangle--button {
  position: absolute;
  top: -70px;
  left: -75px;
  height: 70px;
  width: 150px;
  padding: 0;
  border: none;
  outline: 0;
  background: 0 0;
  margin: 0 auto;
  display: block;
  background: transparent;
  appearance: normal;
  -moz-appearance: normal;
  -webkit-appearance: normal;
}
.searchTriangle--triangle--button > svg {
  -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.searchTriangle--triangle--button > svg path {
  fill: #fff;
}
.searchTriangle--triangle--button .searchTriangle--iconOpen {
  position: absolute;
  top: 0px;
  left: 49px;
  width: 50px;
}
.searchTriangle--triangle--button .searchTriangle--iconClose {
  position: absolute;
  top: 70px;
  left: 62px;
  width: 25px;
}
.searchTriangle--triangle--button[aria-expanded="true"] > svg {
  -webkit-transform: translateY(-55px);
          transform: translateY(-55px);
}
@media (max-width: 991px) {
  .searchTriangle {
    display: block;
  }
}
@media (max-width: 767px) {
  .searchTriangle--triangle {
    border-width: 60px 65px 0;
  }
  .searchTriangle--triangle--button {
    top: -60px;
    right: -20px;
  }
  .searchTriangle--triangle--button .searchTriangle--iconOpen {
    position: absolute;
    top: 2px;
    left: 54px;
    width: 40px;
  }
  .searchTriangle--triangle--button .searchTriangle--iconClose {
    position: absolute;
    top: 68px;
    left: 65px;
    width: 20px;
  }
}
/* -------------------------------------- */
/* -------- $ARCHIVES ACTUALITES -------- */
/* -------------------------------------- */
.page-id-1029 .l-footer {
  margin-top: 0;
}
.archive-actu {
  overflow: hidden;
  padding-bottom: 40px;
}
.archiveContainer--actu > .container {
  position: relative;
}
.archiveContainer--actu > .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 15px;
  left: -435px;
  width: 435px;
  height: 1243px;
  background-image: url('img/fond_doang.jpg');
  background-repeat: no-repeat;
}
.searchSubBanner {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.searchSubBanner--form--wrap {
  position: relative;
}
.searchSubBanner--form--wrap:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 50%;
  display: block;
  height: 1px;
  width: 0;
  background: #fcd2a9;
  -webkit-transition: 0.25s all ease-out;
  transition: 0.25s all ease-out;
}
.searchSubBanner--form--wrap:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 50%;
  display: block;
  height: 1px;
  width: 0;
  background: #fcd2a9;
  -webkit-transition: 0.25s all ease-out;
  transition: 0.25s all ease-out;
}
.searchSubBanner--form--wrap:hover:after,
.searchSubBanner--form--wrap:hover:before {
  visibility: visible;
  width: 50px;
}
.searchSubBanner--form--wrap.is-focused:after,
.searchSubBanner--form--wrap.is-focused:before {
  visibility: visible;
  width: 230px;
}
.searchSubBanner--form--input {
  display: block;
  position: relative;
  height: 50px;
  margin: 0;
  padding: 0 50px;
  border: none;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  background: transparent;
}
.searchSubBanner--form--input::-webkit-input-placeholder {
  font-style: italic;
  color: #a9a9a9;
  font-size: 18px;
}
.searchSubBanner--form--input:-moz-placeholder {
  /* FF 4-18 */
  font-style: italic;
  color: #a9a9a9;
  font-size: 18px;
}
.searchSubBanner--form--input::-moz-placeholder {
  /* FF 19+ */
  font-style: italic;
  color: #a9a9a9;
  font-size: 18px;
}
.searchSubBanner--form--input:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  color: #a9a9a9;
  font-size: 18px;
}
.searchSubBanner--form--btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  outline: none!important;
  background: transparent;
}
.searchSubBanner--form--btn > svg {
  position: relative;
  top: 3px;
  -webkit-transition: 0.15s transform ease-out;
  transition: 0.15s transform ease-out;
}
.searchSubBanner--form--btn:hover > svg,
.searchSubBanner--form--btn:active > svg,
.searchSubBanner--form--btn:focus > svg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.searchSubBanner--dropdownContainer {
  padding: 0px!important;
}
.searchSubBanner--categories,
.searchSubBanner--date {
  line-height: 50px;
  font-size: 18px;
  color: #a9a9a9;
}
.searchSubBanner--categories {
  margin-left: -10px;
}
.searchSubBanner--dropdown {
  width: 100%;
}
.searchSubBanner--dropdown--btn {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  outline: none!important;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  text-align: center;
  font-style: italic;
  background: transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.searchSubBanner--dropdown--btn:hover,
.searchSubBanner--dropdown--btn:active,
.searchSubBanner--dropdown--btn:focus {
  color: #6a6a6a;
  background: #f5f5f5;
}
.searchSubBanner--dropdown--list {
  max-height: 200px;
  min-width: 0px;
  overflow: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: none;
  border-radius: 0px;
  box-shadow: none;
}
.searchSubBanner--dropdown--list > li {
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  color: #a9a9a9;
}
.searchSubBanner--dropdown--list > li > a {
  padding: 8px 0;
  color: #a9a9a9;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.newItem {
  margin-bottom: 20px;
  padding: 12px 12px 9px 12px;
  border: 1px solid #e8e8e8;
}
.newItem--thumbnail {
  position: relative;
  overflow: hidden;
  margin: 0 0px 10px 0;
}
.newItem--thumbnail img {
  -webkit-transition: 0.3s transform ease-out;
  transition: 0.3s transform ease-out;
}
.newItem--comments {
  position: absolute;
  bottom: 2px;
  left: 10px;
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.newItem--comments > svg {
  width: 30px;
  margin-right: 5px;
  fill: #fff;
}
.newItem--comments > span {
  vertical-align: 10px;
  color: #fff;
  text-shadow: 0 2px 2px #000;
}
.newItem--titleBlock {
  margin-bottom: 15px;
}
.newItem--content {
  clear: both;
}
.newItem--title {
  margin-top: 5px;
  line-height: 1.25em;
}
.newItem--title > a {
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
.newItem--title > a:hover {
  color: #333333;
}
@media (max-width: 1199px) {
  .newItem .tag {
    margin-bottom: 5px;
  }
  .newItem--thumbnail {
    margin-bottom: 10px;
  }
  .newItem--titleBlock {
    margin-bottom: 10px;
  }
  .searchSubBanner--form--wrap.is-focused:after,
  .searchSubBanner--form--wrap.is-focused:before {
    visibility: visible;
    width: 180px;
  }
}
@media (min-width: 991px) {
  .searchSubBanner {
    display: block!important;
    height: auto!important;
  }
}
@media (max-width: 991px) {
  .newItem {
    margin-bottom: 15px;
    padding: 10px 10px 8px 10px;
  }
  .searchSubBanner {
    height: auto;
    border-bottom: none;
  }
  .searchSubBanner--container {
    width: 100%;
  }
  .searchSubBanner--categories {
    margin-left: 0;
  }
  .searchSubBanner--formContainer {
    border: 1px solid #e8e8e8;
    border-top: none;
  }
  .searchSubBanner--form {
    width: 460px;
    margin: 0 auto;
  }
  .searchSubBanner--dropdownContainer {
    border-bottom: 1px solid #e8e8e8;
  }
  .searchSubBanner--dropdown--list > li {
    border-bottom: none;
    border-top: 1px solid #e8e8e8;
  }
  .newItem--thumbnail {
    margin-bottom: 4px;
  }
  .newItem--thumbnail img {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .searchSubBanner--form {
    width: 280px;
    margin: 0 auto;
  }
  .searchSubBanner--form--input {
    text-align: center;
    font-size: 16px;
  }
  .searchSubBanner--form--input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .searchSubBanner--form--input:-moz-placeholder {
    font-size: 16px;
  }
  .searchSubBanner--form--input::-moz-placeholder {
    font-size: 16px;
  }
  .searchSubBanner--form--input:-ms-input-placeholder {
    font-size: 16px;
  }
  .searchSubBanner--categories,
  .searchSubBanner--date {
    font-size: 16px;
  }
  .searchSubBanner--dropdown--list > li {
    font-size: 16px;
  }
  .newItem--title {
    font-size: 18px;
  }
  .newItem--thumbnail {
    margin-bottom: 8px;
  }
  .searchSubBanner--form--wrap.is-focused:after,
  .searchSubBanner--form--wrap.is-focused:before {
    visibility: visible;
    width: 90px;
  }
}
@media (max-width: 600px) {
  .newItem {
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .newItem div[class*="col-xs"] {
    float: none;
    width: 100%;
  }
  .newItem--titleBlock {
    margin-bottom: 5px;
  }
}
/* -------------------------------------- */
/* -------- $ARCHIVES BONUS -------- */
/* -------------------------------------- */
.archiveContainer--bonus > .container {
  position: relative;
}
.archiveContainer--bonus > .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 15px;
  left: -359px;
  width: 359px;
  height: 452px;
  background-image: url('img/fond_fenimale.jpg');
  background-repeat: no-repeat;
}
.newItem-bonus {
  padding-bottom: 12px;
}
.newItem-bonus .newItem--thumbnail {
  margin-bottom: 10px;
}
.newItem-bonus .newItem--thumbnail img {
  margin: 0 auto 0 auto;
}
.newItem-bonus .newItem--thumbnail:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
  will-change: transform;
}
.newItem-bonus .newItem--thumbnail:hover .newItem--comments {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.newItem-bonus .newItem--titleBlock {
  margin-bottom: 0;
}
.newItem-bonus .newItem--title {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .newItem-bonus {
    padding-bottom: 7px;
  }
}
@media (max-width: 991px) {
  .newItem-bonus {
    padding-bottom: 6px;
  }
}
/* -------------------------------------- */
/* -------- $SINGLE BONUS -------- */
/* -------------------------------------- */
.singleBonus--bonus--wrap {
  text-align: center;
}
.singleBonus--bonus--wrap > .img-container {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
.singleBonus--bonus--wrap:hover .contentToolbar {
  visibility: visible;
  opacity: 1;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ----- Barre d'outils ----- */
.contentToolbar {
  visibility: hidden;
  position: absolute;
  bottom: 60px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.contentToolbar--tool {
  display: table;
  height: 65px;
  width: 65px;
  padding: 0;
  border: 1px solid #e8e8e8;
  border-bottom: none;
  letter-spacing: 65px;
  background: #fff;
  outline: none!important;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.contentToolbar--tool:last-of-type {
  border-bottom: 1px solid #e8e8e8;
}
.contentToolbar--tool svg {
  fill: #6a6a6a;
  -webkit-transition: fill 0.3s ease-out;
  transition: fill 0.3s ease-out;
}
.contentToolbar--tool svg path,
.contentToolbar--tool svg polygon {
  fill: #6a6a6a;
  -webkit-transition: fill 0.3s ease-out;
  transition: fill 0.3s ease-out;
}
.contentToolbar--tool:hover {
  background: #f5f5f5;
}
.contentToolbar--tool:hover svg {
  fill: #222222;
}
.contentToolbar--tool:hover svg path,
.contentToolbar--tool:hover svg polygon {
  fill: #222222;
}
.contentToolbar--tool--wrap {
  display: table-cell;
  vertical-align: middle;
  height: 65px;
  width: 65px;
}
.contentToolbar--tool-zoomIn svg {
  display: block;
  width: 27px;
  margin: auto;
}
.contentToolbar--tool-download svg {
  display: block;
  width: 27px;
  margin: auto;
}
@media (max-width: 767px) {
  .contentToolbar {
    display: none;
  }
}
/* -------------------------------------- */
/* -------- $CMS-CONTENT -------- */
/* -------------------------------------- */
.cms-content {
  font-size: 16px;
}
.cms-content h1,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content h6 {
  clear: both;
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
}
.cms-content h1:first-child,
.cms-content h2:first-child,
.cms-content h3:first-child,
.cms-content h4:first-child,
.cms-content h5:first-child,
.cms-content h6:first-child {
  margin-top: 0;
}
.cms-content h1 {
  font-size: 1.5em;
}
.cms-content h2 {
  font-size: 1.3125em;
}
.cms-content h3 {
  font-size: 1.1875em;
}
.cms-content h4 {
  font-size: 0.9375em;
}
.cms-content h5 {
  font-size: 0.8125em;
}
.cms-content h6 {
  font-size: 0.6875em;
}
.cms-content img {
  height: auto;
  max-width: 100%;
}
.cms-content p {
  line-height: 1.5em;
}
.cms-content a {
  text-decoration: underline;
  color: #5bb2cd;
}
.cms-content em,
.cms-content cite,
.cms-content i,
.cms-content address {
  font-style: italic;
}
.cms-content strong,
.cms-content b {
  font-style: bold;
}
.cms-content blockquote {
  margin: 20px 0 20px 0;
  border-left: none;
  text-align: center;
  font-size: 1.5em;
  color: #96cedf;
}
.cms-content blockquote:before {
  content: open-quote;
  display: inline;
}
.cms-content blockquote:after {
  content: close-quote;
  display: inline;
}
.cms-content .alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.cms-content .alignright {
  float: right;
  margin: 15px 0 15px 15px;
}
.cms-content .aligncenter {
  clear: both;
  display: block;
  margin: 15px auto;
}
@media (max-width: 480px) {
  .cms-content .alignleft,
  .cms-content .alignright {
    float: none;
    display: block;
    margin: 15px auto;
  }
}
/* -------------------------------------- */
/* -------- $SINGLE ACTUALITES -------- */
/* -------------------------------------- */
.singleHeader {
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.singleHeader--title {
  line-height: 1.25em;
}
.cms-content-singleActu {
  padding: 20px 0 30px 0;
  border-bottom: 1px solid #e8e8e8;
  line-height: 26px;
}
.singleHeader--date {
  float: right;
  margin-top: 10px;
}
.singleHeader--date > img {
  display: inline-block;
  vertical-align: middle;
}
.singleHeader--date > time {
  display: inline-block;
}
.singleHeader--date--icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  margin-right: 5px;
}
.singleHeader--date--icon .listEvents-item--date {
  vertical-align: -1px;
}
.singleSidebar--prevNext {
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.singlePrevNext {
  display: table;
  margin-bottom: 10px;
}
.singlePrevNext img {
  margin: 0 auto;
}
.singlePrevNext:hover {
  color: #333333;
}
.singlePrevNext--thumbnail,
.singlePrevNext--content {
  display: table-cell;
  vertical-align: middle;
}
.singlePrevNext--thumbnail {
  width: 120px;
}
.singlePrevNext--thumbnail img {
  width: 120px;
}
.singlePrevNext--content {
  padding-left: 15px;
}
.singlePrevNext--prevNext {
  margin-bottom: 3px;
  font-style: italic;
  color: #a9a9a9;
}
.singlePrevNext--img {
  margin: 0 auto;
}
.singlePrevNext--title {
  margin: 0px;
  font-size: 16px;
  -webkit-transition: 0.1s color ease-out;
  transition: 0.1s color ease-out;
}
.singleSidebar--social {
  display: table;
  width: 100%;
  padding: 7px 0 5px 0;
  border-bottom: 1px solid #e8e8e8;
}
.social--wrap-sidebar,
.singleSidebar--social--title {
  display: table-cell;
  vertical-align: middle;
}
.singleSidebar--social--title {
  width: 120px;
  margin: 0;
  line-height: 1em;
  font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.social--wrap {
  display: block;
}
.social--wrap-sidebar {
  line-height: 1em;
  text-align: center;
}
@media (max-width: 1199px) {
  .singlePrevNext--thumbnail {
    width: 110px;
  }
  .singleSidebar--social--title {
    width: 110px;
  }
}
@media (max-width: 991px) {
  .singlePrevNext--thumbnail {
    width: 140px;
  }
  .singlePrevNext--thumbnail img {
    width: 140px;
  }
  .singleSidebar--social {
    display: none;
  }
}
@media (max-width: 767px) {
  .singlePrevNext-next {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e8e8e8;
  }
}
@media (max-width: 480px) {
  .singlePrevNext--thumbnail {
    width: 120px;
  }
  .singlePrevNext--thumbnail img {
    width: 120px;
  }
  .singleHeader--title {
    font-size: 21px;
  }
  .singlePrevNext--title {
    font-size: 14px;
  }
  .singleHeader--date {
    float: none;
    display: inline-block;
    margin-left: 5px;
  }
}
/* -------------------------------------- */
/* ---------- $ARCHIVES STRIPS ---------- */
/* -------------------------------------- */
.archiveStrips--container {
  margin-top: 40px;
}
.archiveStrips--container > .container {
  position: relative;
}
.archiveStrips--container > .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 15px;
  left: -647px;
  width: 647px;
  height: 766px;
  background-image: url('img/fond_lady.jpg');
  background-repeat: no-repeat;
}
.archiveStrips--content {
  margin: 20px 0 0px 0;
}
.archiveStrips--content .stripItem .stripItem--meta {
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.archiveStrips--content .row-upper {
  width: 100%;
}
.archiveStrips--content .row-upper > .row {
  float: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.stripItem {
  padding: 0;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  background-color: white;
}
.stripItem img {
  width: 100%;
}
.stripItem:hover .stripItem--meta--title {
  color: #333333;
}
.stripItem:hover .stripItem--thumbnail img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
}
.stripItem:hover .stripItem--meta--comments {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.stripItem-small {
  margin-bottom: 10px;
}
.stripItem-small .stripItem--meta {
  min-height: 65px;
}
.stripItem--thumbnail {
  position: relative;
  overflow: hidden;
}
.stripItem--thumbnail img {
  -webkit-transition: 0.3s -webkit-transform ease-out;
  -webkit-transition: 0.3s transform ease-out;
  transition: 0.3s transform ease-out;
}
.stripItem--meta {
  padding: 10px 10px 10px 10px;
  min-height: 76px;
  display: table;
}
.stripItem--meta div {
  display: table-cell;
  vertical-align: middle;
}
.stripItem--meta--title {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 1.25em;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
.stripItem--meta--comments {
  position: absolute;
  bottom: 2px;
  left: 10px;
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.stripItem--meta--comments > svg {
  width: 30px;
  margin-right: 5px;
  fill: #fff;
}
.stripItem--meta--comments > span {
  vertical-align: 10px;
  color: #fff;
  text-shadow: 0 2px 2px #000;
}
.stripItem--meta--date {
  /*font-style: italic;
  color: @gray-light;
  font-weight: 300;*/
}
@media (max-width: 1199px) {
  .archiveStrips--content .stripItem .stripItem--meta {
    min-height: 111px;
  }
}
@media (max-width: 991px) {
  .archiveStrips--container {
    margin-top: 30px;
  }
  .archiveStrips--container .row-upper > .row {
    float: none;
    width: 100%;
  }
  .archiveStrips--content .stripItem .stripItem--meta {
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  .archiveStrips--container {
    margin-top: 20px;
  }
  .archiveStrips--container .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .archiveStrips--content .col-xs-6 {
    width: 100%;
  }
  .archiveStrips--content .col-xs-6 .stripItem {
    width: 350px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* -------------------------------------- */
/* ---------- $SINGLE STRIP ---------- */
/* -------------------------------------- */
.singleStrip {
  background: #fff;
}
.singleStrip .l-header {
  border-bottom: 1px solid #e8e8e8;
  background: #fefefe;
	position:relative !important;
}
.singleStrip--similarStrips--title {
  text-align: center;
}
/* -------------------------------------- */
/* ---------- $COMMENTS ----------------- */
/* -------------------------------------- */
.comments--title {
  margin: 0 0 25px 0;
  font-size: 21px;
}
.comments {
  margin: 50px 0 20px 0;
}
.comments form {
  margin-bottom: 10px;
}
.comments .form-inline {
  margin-bottom: 10px;
}
.comments .form-inline input[type=text] {
  width: 100%;
}
.comments .form-inline input[type=email] {
  width: 100%;
}
.comments .form-inline label {
  margin: 0;
  line-height: 34px;
}
.comments .form-inline .form-group {
  padding: 0;
}
.comments .form-inline .comment-form-email label {
  text-align: right;
}
.comments input,
.comments textarea {
  /*&:invalid {
			border: 1px solid #e74c3c;	
		}*/
}
.comments textarea {
  margin-bottom: 10px;
  resize: vertical;
  min-height: 150px;
}
.comments .form-submit {
  margin: 0;
}
.comments .form-submit .btn {
  margin-bottom: 10px;
}
.comment-reply-title {
  margin: 0;
}
.comment {
  padding: 15px 0;
  border-bottom: 1px solid #e8e8e8;
}
.comment--head {
  color: #8a8a8a;
}
.comment--author {
  margin-right: 20px;
  font-size: 18px;
  color: #96cedf;
  font-weight: normal;
}
.comment--author-admin {
  color: #f576ab !important;
}
@media (max-width: 991px) {
  .comments {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .comments {
    margin-top: 20px;
  }
  .comments .form-group {
    margin-bottom: 5px;
  }
  .comments--title {
    margin: 0 0 10px 0;
    font-size: 18px;
  }
}
/* -------------------------------------- */
/* ---------- $ARCHIVE EVENTS ---------- */
/* -------------------------------------- */
/* ----- $Map (ARCHIVE EVENTS) ----- */
.containerMap {
  position: relative;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
}
#map-canvas {
  height: 325px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #ececec;
}
.markerHover {
  margin-top: -20px;
  margin-left: 8px;
  padding: 3px 15px;
  border-radius: 2px;
  background: #ffcdbe;
  color: #fff;
  font-size: 14px;
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 100ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 100ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 100ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
/* ----- $Description (ARCHIVE EVENTS) ----- */
.archive-event {
  overflow: hidden;
}
.descriptionEvents > .container {
  position: relative;
}
.descriptionEvents > .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 20px;
  left: -378px;
  width: 538px;
  height: 654px;
  background-image: url('img/fond_dedicace(2).jpg');
  background-repeat: no-repeat;
}
.descriptionEvents {
  margin-top: 40px;
}
.descriptionEvents--title {
  padding-bottom: 3px;
  border-bottom: solid 1px #8a8a8a;
  letter-spacing: 5px;
  margin: 0;
  border: none;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  letter-spacing: 2px;
  color: #bde0eb;
}
.descriptionEvents--content {
  margin-top: 20px;
  margin-bottom: 50px;
}
.descriptionEvents--img {
  margin-bottom: 20px;
}
.listEvents {
  margin-bottom: 20px;
}
.listEvents-item {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 30px;
  border: 1px solid #e8e8e8;
  -webkit-transition: all 100ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 100ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 100ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.listEvents-item:hover {
  cursor: pointer;
  background-color: #FBFBFB;
}
.listEvents-item:first-child {
  margin-top: 0;
}
.listEvents-item--headerWrapper {
  width: 100%;
  min-height: 80px;
}
.listEvents-item--header {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.listEvents-item--mainInfos {
  padding-left: 30px;
}
.listEvents-item--localisation {
  text-align: center;
  border-right: 1px solid #e8e8e8;
}
.listEvents-item--localisation:hover {
  cursor: pointer;
}
.listEvents-item--localisation p {
  text-align: center;
  font-family: "Geo-Sans-Light", "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 5px;
}
.listEvents-item--infos {
  display: inline-block;
  font-style: italic;
  font-size: 14px;
  color: #a9a9a9;
  margin-right: 15px;
}
.listEvents-item--infos img {
  height: 16px;
  margin-top: -6px;
}
.listEvents-item--infos svg {
  height: 16px;
}
.listEvents-item--infos--text {
  display: inline-block;
}
.listEvents-item--fullAdress {
  padding-top: 13px;
  padding-left: 20px;
  text-align: right;
}
.listEvents-item--fullAdress--part {
  display: block;
}
.listEvents-item--title {
  margin-top: 0px;
  font-size: 18px;
}
.listEvents-item--content {
  display: none;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-right: 30px;
}
.listEvents-item--content .cms-content {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.8em;
}
.listEvents-item--description {
  padding-left: 30px;
  overflow: hidden;
  border-left: 1px solid #e8e8e8;
  position: relative;
  left: -3px;
}
.listEvents-item--description:before {
  content: '';
  position: absolute;
  left: -5px;
  top: 18px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  height: 10px;
  width: 10px;
  background: #e8e8e8;
}
.listEvents-item .btnPlus {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  background: #bde0eb;
  border: 2px solid #bde0eb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.listEvents-item .btnPlus--bar {
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  top: 12px;
  left: 3px;
  margin: 0 auto;
  background: #fff;
  border-radius: 4px;
  outline: 1px solid transparent;
  -webkit-transition: 0.4s all ease-out;
  transition: 0.4s all ease-out;
  -webkit-transition: all 900ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 900ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 900ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.listEvents-item .btnPlus--bar-1 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.listEvents-item .btnPlus.is-active .btnPlus--bar-1 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.listEvents-item .eventState-going {
  color: #b1eabb;
}
.listEvents-item .eventState-past {
  color: #ffa58a;
}
.listEvents-item--date {
  width: 15px;
  margin-right: 4px;
  vertical-align: -2px;
  fill: #a9a9a9;
}
.listEvents-item--clock {
  width: 15px;
  margin-right: 3px;
  vertical-align: -2px;
  fill: #a9a9a9;
}
@media (max-width: 767px) {
  #map-canvas {
    height: 250px;
  }
  .listEvents-item--localisation p {
    font-size: 12px;
  }
  .listEvents-item--infos {
    font-size: 12px !important;
  }
  .listEvents-item--infos img {
    height: 15px;
  }
  .listEvents-item--content {
    padding-left: 30px;
    padding-bottom: 0;
  }
  .listEvents-item--fullAdress {
    padding-left: 0;
    padding-bottom: 10px;
    margin: 0;
    border: none;
    text-align: center;
  }
  .listEvents-item--fullAdress:before {
    content: '';
    display: block;
    height: 1px;
    width: 75%;
    background: #e8e8e8;
    margin: auto;
    margin-bottom: 10px;
  }
  .listEvents-item--fullAdress:after {
    content: '';
    display: block;
    height: 1px;
    width: 75%;
    background: #e8e8e8;
    margin: auto;
    margin-top: 10px;
  }
  .listEvents-item--fullAdress--part {
    display: inline;
  }
  .listEvents-item--description {
    border: none;
    padding-left: 0;
  }
  .listEvents-item--description:before {
    display: none;
  }
}
/* -------------------------------------- */
/* ------------ $Recherche -------------- */
/* -------------------------------------- */
.bannerTop-research {
  border: none!important;
  background: #bde0eb;
}
.researchResults {
  margin-top: 50px;
}
.researchResults .new {
  display: block;
}
.researchResults .new--content {
  display: block;
  padding: 0;
}
.researchResults--title {
  font-size: 21px;
  text-align: center;
}
.researchResults--queryLine {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.researchResults-noResult--form {
  position: relative;
}
.researchResults-noResult--form input,
.researchResults-noResult--form button {
  display: inline-block;
  outline: none;
  border: 1px solid #e8e8e8;
  background: none;
  height: 50px;
}
.researchResults-noResult--form input {
  padding: 6px 72px 6px 12px;
}
.researchResults-noResult--form input:focus {
  border-color: #D5BBDF;
}
.researchResults-noResult--form .researchForm--button {
  position: absolute;
  top: 0px;
  right: 0;
  border: 1px solid #D5BBDF;
  background-color: #D5BBDF;
  /* older webkit */
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  /* easeInOutBack */
}
.researchResults-noResult--form .researchForm--button:hover {
  background-color: #b692c3;
  border: 1px solid #b692c3;
}
.researchResults-noResult--form .researchForm--button svg {
  height: 45px;
}
.researchResults-noResult--form .researchForm--button svg path {
  fill: #fff;
}
.researchResults .new-star--date {
  margin-left: 0;
}
.researchResults .tag + .new-star--date {
  margin-left: 5px;
}
.searchItem--title {
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
@media (max-width: 991px) {
  .researchResults {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .researchResults--queryLine {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
/* -------------------------------------- */
/* ---------- $End Recherche ------------ */
/* -------------------------------------- */
/* -------------------------------------- */
/* ---------------- $404 ---------------- */
/* -------------------------------------- */
.bannerTop-notFound {
  border: none!important;
  background: #ffcdbe;
}
.notFound {
  margin-top: 40px;
}
.notFound .btn-default {
  background-color: #ffa58a;
  border-color: #ffa58a;
}
.notFound .btn-default:hover {
  background-color: #FFF;
  color: #ffa58a;
  border-color: #ffa58a;
}
.notFound-mediaHolder {
  height: 270px;
  text-align: center;
  border: 1px solid #e8e8e8;
}
.notFound-mediaHolder--img {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .notFound-mediaHolder--img {
    display: none;
  }
}
.notFound-mediaHolder--side {
  display: inline-block;
  padding: 60px 40px 60px 40px;
}
.notFound-mediaHolder--message {
  display: block;
  max-width: 500px;
  font-size: 30px;
  text-align: left;
}
.notFound-mediaHolder--callToAction {
  display: block;
  margin-top: 20px;
  max-width: 300px;
}
.notFound-otherLinks {
  margin-top: 60px;
}
.notFound-otherLinks--separated {
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
}
@media (max-width: 991px) {
  .notFound-mediaHolder {
    height: auto;
  }
  .notFound-mediaHolder--img {
    display: none;
  }
}
/* -------------------------------------- */
/* ------------- $End 404 --------------- */
/* -------------------------------------- */
/*----- $Pagination -----*/
.pagination {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
  font-size: 18px;
  /*.pageSelection {
		display: none;
		select {
			border: 1px solid @borderColor;
			height: 100%;
			width: 100%;
			padding-left: 10px;
			padding-right: 10px;
			outline-width: 1px;
			outline-color: @gray-lighter;
			&:hover {
				cursor: pointer;
			}
			&:focus {
				outline-color: @gray-light;
			}
		}
	}*/
}
.pagination .paginationElement {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  width: 60px;
  max-width: 100%;
  height: 40px;
  vertical-align: top;
  /* older webkit */
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  /* easeInOutBack */
}
.pagination .paginationElement a,
.pagination .paginationElement span {
  display: block;
  position: static;
  width: 100%;
  height: 100%;
  line-height: 40px;
  /* older webkit */
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
  /* easeInOutBack */
}
.pagination .paginationElement a:hover,
.pagination .paginationElement span:hover {
  cursor: pointer;
}
.pagination .paginationElement span:hover {
  cursor: auto;
}
.pagination .paginationElement span.current {
  color: #FFF;
  display: block;
  text-align: center;
  background: #bde0eb;
  vertical-align: middle;
}
.pagination .paginationElement svg {
  position: static;
  height: 40px;
  max-width: 100%;
}
.pagination .paginationNav-previous,
.pagination .paginationNav-next {
  -webkit-transition: all 400ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
}
.pagination .page a.linkToContent {
  background: transparent !important;
}
.pagination .page:hover a,
.pagination .page:focus a {
  color: #FFF;
  background: #bde0eb;
}
.pagination .page:hover .next.page-numbers,
.pagination .page:focus .next.page-numbers,
.pagination .page:hover .prev.page-numbers,
.pagination .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.pagination-comments {
  margin: 20px 0 40px 0;
}
.pagination-comments a:hover .arrowContent.previousContent polygon:first-child,
.pagination-comments a:focus .arrowContent.previousContent polygon:first-child {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.pagination-comments a:hover .arrowContent.previousContent polygon:last-child,
.pagination-comments a:focus .arrowContent.previousContent polygon:last-child {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.pagination-comments a:hover .arrowContent.nextContent polygon:first-child,
.pagination-comments a:focus .arrowContent.nextContent polygon:first-child {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.pagination-comments a:hover .arrowContent.nextContent polygon:last-child,
.pagination-comments a:focus .arrowContent.nextContent polygon:last-child {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/*@media (max-width: @screen-xs-max) {
	/*.pagination {
		margin-top: 10px;
		.page {
			display: none;
		}
		.paginationElement {
			height: 80px;
			width: 70px;
			line-height: 80px;
			font-size: @font-size-h1;
			& a {
				line-height: 80px;
			}
			& svg {
				height: 80px;
			}
		}
		.paginationNav {
			&-previous {
				float: left;
			}
			&-next {
				float: right;
			}
		}
		.pageSelection {
			display: inline-block;
		}
	}
}*/
@media (max-width: 767px) {
  .pagination .paginationElement {
    width: 10%;
  }
}
/* ----- $BackToTop ----- */
.backToTop {
  display: none;
  position: absolute;
  bottom: -180px;
  right: 10%;
  background: #bde0eb;
  height: 60px;
  width: 60px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.backToTop:hover {
  cursor: pointer;
  -webkit-transform: translateY(-3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg);
}
.backToTop .arrowTop {
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
  height: 60px;
}
.backToTop .arrowTop #arrowTop {
  position: absolute;
  display: block;
  width: 50px;
  left: 5px;
  right: 5px;
  top: 12px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backToTop:hover #arrowTop {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@media (max-width: 767px) {
  .backToTop {
    position: fixed;
    z-index: 6;
    bottom: -40px;
    right: inherit;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px !important;
  }
  .backToTop .arrowTop {
    margin: auto;
    width: 80px;
    height: 80px;
  }
  .backToTop .arrowTop #arrowTop {
    top: 3px;
    margin: auto;
  }
}
/* ----- $Footer ----- */
.footer--breakLine {
  clear: both;
  width: 150px;
  margin: 30px auto;
}
.l-supFooter > .container > .row {
  float: left;
  width: 50%;
}
.footer--title {
  margin: 0 0 15px 0;
  font-size: 16px;
  letter-spacing: 1px;
}
.about--img {
  width: 120px;
}
.about--title {
  margin-top: 10px;
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
}
.footerNav {
  margin-left: 50px;
}
.footerNav ul {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footerNav ul:first-of-type {
  margin-right: 30px;
}
.footerNav ul > li {
  line-height: 1.8em;
}
.social--title {
  margin-top: 10px;
  font-family: "Lato", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
  margin-top: 15px;
}
.social--title:first-of-type {
  margin-top: 0;
}
.social--form--wrap {
  position: relative;
}
.social--form--wrap > button {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0px;
  background: #bde0eb;
  color: #fff;
}
.socials--btn {
  -webkit-transition: 0.2s background ease-out;
  transition: 0.2s background ease-out;
}
.socials--btn:hover,
.socials--btn:focus {
  background: #96cedf;
  color: #fff;
}
.social--icon {
  display: inline-block;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.social--icon svg {
  width: 39px;
}
.social--icon + .social--icon {
  padding-left: 10px;
}
.social--icon-facebook path {
  fill: #3b5998;
}
.social--icon-twitter path {
  fill: #55acee;
}
.social--icon-youtube path {
  fill: #e52d27;
}
.social--icon:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
@media (max-width: 1199px) {
  .footerNav {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .l-supFooter > .container > .row {
    float: none;
    width: 100%;
  }
  .about {
    text-align: center;
  }
  .footerNav {
    width: 70%;
    margin: 0 auto;
  }
  .footerNav > ul {
    width: 50%;
    text-align: center;
  }
  .footerNav > ul:first-of-type {
    margin-right: 0;
  }
  .footerNav--title {
    text-align: center;
  }
  .socials,
  .lastTweets {
    margin-top: 40px;
  }
  .lastTweets {
    text-align: center;
  }
  .socials {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .about {
    padding-right: 0px;
  }
  .lastTweets {
    margin-top: 0;
    text-align: center;
  }
  .footerNav {
    width: 100%;
    margin: 0;
  }
  .footerNav ul {
    width: 100%;
    display: block;
  }
  .socials {
    text-align: center;
  }
  .social--form {
    width: 80%;
    margin: 0 auto;
  }
}
.friends {
  display: table;
}
.friends--head {
  display: table-cell;
  vertical-align: middle;
  padding-right: 50px;
}
.friends--content {
  display: table-cell;
  padding: 8px 0 0 0;
}
.friends--title {
  margin-bottom: 0px;
  line-height: 100%;
  color: #333333;
}
.friend {
  position: relative;
  display: inline-block;
  vertical-align: -13px;
  width: 43px;
  padding: 0px 8px 8px 0px;
}
.friend img {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.friend:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.friend:hover .friend--tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.friend:nth-child(21) .friend--tooltip {
  right: 100%;
  left: auto;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}
.friend:nth-child(21):hover .friend--tooltip {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.friend--tooltip {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  top: -55px;
  left: 35px;
  padding: 10px 15px;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  background: #fff;
  opacity: 0;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  pointer-events: none;
  white-space: nowrap;
  /*&:before {
		content: '';
		position: absolute;
		z-index: 3;
	}*/
}
.friend--tooltip--img {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: 0;
}
@media (max-width: 1199px) {
  .friend:nth-child(21) .friend--tooltip {
    top: -55px;
    left: 35px;
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .friend:nth-child(21):hover .friend--tooltip {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .friend:nth-child(17) .friend--tooltip {
    right: 100%;
    left: auto;
    -webkit-transform: rotate(-25deg);
            transform: rotate(-25deg);
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
  }
  .friend:nth-child(17):hover .friend--tooltip {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media (max-width: 991px) {
  .friends--head {
    padding-right: 30px;
  }
  .friend--tooltip {
    display: none;
  }
}
@media (max-width: 767px) {
  .friends {
    padding: 20px 0 12px 0;
    display: block;
    text-align: center;
  }
  .friends--head {
    display: block;
    padding: 0 0 25px 0;
    text-align: center;
  }
  .friends--content {
    display: block;
    padding: 0px 0 0 0;
    width: 455px;
    max-width: 100%;
    margin: 0 auto;
  }
}
.subFooter--content {
  margin-bottom: 0px;
}
.subFooter--content > a:hover,
.subFooter--content > a:active,
.subFooter--content > a:focus {
  text-decoration: underline;
}
/*----- Feanor Loader -------*/
.loader-holder {
  position: absolute;
  top: 0;
  width: 100%;
  height: 325px;
  line-height: 325px;
  text-align: center;
  background-color: #FAFAFA;
  visibility: hidden;
  display: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.loader-holder.active {
  visibility: visible;
  display: block;
}
.loader-holder svg {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.loader-holder svg .dot {
  -webkit-transition: all 350ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 350ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 350ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: shrinkAndFade 1s infinite;
  animation: shrinkAndFade 1s infinite;
}
.loader-holder svg #dot_2 {
  -webkit-animation-delay: 333ms;
  /* Chrome, Safari, Opera */
  animation-delay: 333ms;
}
.loader-holder svg #dot_3 {
  -webkit-animation-delay: 666ms;
  /* Chrome, Safari, Opera */
  animation-delay: 666ms;
}
.loader-holder svg #feanor * {
  /* older webkit */
  -webkit-transition: all 75ms ease-out;
  transition: all 75ms ease-out;
  /* easeInOutBack */
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.loader-holder svg #feanor #muzzle {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.loader-holder svg #feanor #muzzle_slot {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.loader-holder svg #feanor #pupil_left,
.loader-holder svg #feanor #pupil_right {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
@media screen and (max-width: 767px) {
  .loader-holder {
    height: 250px;
    line-height: 250px;
  }
  .bannerTop {
    background-image: none!important;
  }
}
.singlePage .l-header {
  border-bottom: 1px solid #e8e8e8;
  background: #fefefe;
}
.pageTemplate {
  margin: 60px 0 20px 0;
  min-height: 600px;
}
.pageTemplate h1 {
  text-align: center;
  margin-top: 0;
}
@media screen and (max-width: 1200px) {
  .l-strips .container:before {
    content: none;
  }
  .archiveStrips--container > .container:before {
    content: none;
  }
  .listEvents .container:before {
    content: none;
  }
  .archiveContainer--actu > .container:before {
    content: none;
  }
  .archiveContainer--bonus > .container:before {
    content: none;
  }
  .descriptionEvents > .container:before {
    content: none;
  }
}
.greenTheme *::-moz-selection {
  background: #b1eabb;
  color: #fff;
}
.greenTheme *::selection {
  background: #b1eabb;
  color: #fff;
}
.greenTheme .searchOverlay,
.greenTheme .navOverlay {
  background: rgba(177, 234, 187, 0.92);
}
.greenTheme .btn-default {
  background-color: #b1eabb;
  border: 2px solid #b1eabb;
}
.greenTheme .btn-default:hover,
.greenTheme .btn-default:active,
.greenTheme .btn-default:focus {
  color: #b1eabb;
  border-color: #b1eabb;
  background: transparent;
}
.greenTheme .cms-content h1,
.greenTheme .cms-content h2,
.greenTheme .cms-content h3,
.greenTheme .cms-content h4,
.greenTheme .cms-content h5,
.greenTheme .cms-content h6 {
  color: #8ae09a;
}
.greenTheme .cms-content a {
  text-decoration: underline;
  color: #8ae09a;
}
.greenTheme .cms-content blockquote {
  color: #8ae09a;
}
.greenTheme .archiveContainer .titleLargeUnderline {
  color: #b1eabb;
  border-color: #b1eabb;
}
.greenTheme .bannerTop {
  background: url('img/banniere_lady.png') no-repeat center;
  background-color: #b1eabb;
}
.greenTheme .bannerTop--img {
  background-image: url('../tmp/ban-green.png');
}
.greenTheme .searchTriangle--sentence {
  background-color: #8ae09a;
}
.greenTheme .searchTriangle--triangle {
  border-color: #b1eabb transparent transparent transparent;
}
.greenTheme .titleLargeUnderline {
  color: #b1eabb;
  border-color: #b1eabb;
}
.greenTheme .stripItem {
  border-color: #b1eabb;
}
.greenTheme .pagination span.current {
  background: #b1eabb;
}
.greenTheme .page:hover a,
.greenTheme .page:focus a {
  color: #FFF;
  background: #b1eabb;
}
.greenTheme .page:hover .next.page-numbers,
.greenTheme .page:focus .next.page-numbers,
.greenTheme .page:hover .prev.page-numbers,
.greenTheme .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.greenTheme .comment--author {
  color: #8ae09a;
}
.greenTheme .comments input:focus,
.greenTheme .comments textarea:focus {
  border-color: #8ae09a;
}
.greenTheme .btnPlus {
  background-color: #b1eabb;
  border-color: #b1eabb;
}
.greenTheme .backToTop {
  background-color: #b1eabb;
}
.greenTheme .social--form--wrap input:focus {
  border-color: #b1eabb;
}
.greenTheme .socials--btn {
  background: #b1eabb;
}
.greenTheme .socials--btn:hover,
.greenTheme .socials--btn:focus {
  background: #8ae09a;
}
.greenTheme .searchSubBanner--form--wrap:before {
  background: #b1eabb;
}
.greenTheme .searchSubBanner--form--wrap:after {
  background: #b1eabb;
}
.greenTheme .mainNav ul > li > a .hover {
  color: #b1eabb;
}
.greenTheme .mainNav ul > li > .visualFeedback span {
  background-color: #b1eabb;
}
.blueTheme *::-moz-selection {
  background: #bde0eb;
  color: #fff;
}
.blueTheme *::selection {
  background: #bde0eb;
  color: #fff;
}
.blueTheme .searchOverlay,
.blueTheme .navOverlay {
  background: rgba(189, 224, 235, 0.92);
}
.blueTheme .btn-default {
  background-color: #bde0eb;
  border: 2px solid #bde0eb;
}
.blueTheme .btn-default:hover,
.blueTheme .btn-default:active,
.blueTheme .btn-default:focus {
  color: #bde0eb;
  border-color: #bde0eb;
  background: transparent;
}
.blueTheme .cms-content h1,
.blueTheme .cms-content h2,
.blueTheme .cms-content h3,
.blueTheme .cms-content h4,
.blueTheme .cms-content h5,
.blueTheme .cms-content h6 {
  color: #96cedf;
}
.blueTheme .cms-content a {
  text-decoration: underline;
  color: #96cedf;
}
.blueTheme .cms-content blockquote {
  color: #96cedf;
}
.blueTheme .archiveContainer .titleLargeUnderline {
  color: #bde0eb;
  border-color: #bde0eb;
}
.blueTheme .bannerTop {
  background: url('img/banniere_chats.png') no-repeat center;
  background-color: #bde0eb;
}
.blueTheme .searchTriangle--sentence {
  background-color: #96cedf;
}
.blueTheme .searchTriangle--triangle {
  border-color: #bde0eb transparent transparent transparent;
}
.blueTheme .titleLargeUnderline {
  color: #bde0eb;
  border-color: #bde0eb;
}
.blueTheme .stripItem {
  border-color: #bde0eb;
}
.blueTheme .pagination .currentPage {
  background: #bde0eb;
}
.blueTheme .pagination .page:hover a,
.blueTheme .pagination .page:focus a {
  color: #FFF;
  background: #bde0eb;
}
.blueTheme .pagination .page:hover .next.page-numbers,
.blueTheme .pagination .page:focus .next.page-numbers,
.blueTheme .pagination .page:hover .prev.page-numbers,
.blueTheme .pagination .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.blueTheme .comment--author {
  color: #96cedf;
}
.blueTheme .comments input:focus,
.blueTheme .comments textarea:focus {
  border-color: #96cedf;
}
.blueTheme .btnPlus {
  background-color: #bde0eb;
  border-color: #bde0eb;
}
.blueTheme .backToTop {
  background-color: #bde0eb;
}
.blueTheme .social--form--wrap input:focus {
  border-color: #bde0eb;
}
.blueTheme .socials--btn {
  background: #bde0eb;
}
.blueTheme .socials--btn:hover,
.blueTheme .socials--btn:focus {
  background: #96cedf;
}
.blueTheme .searchSubBanner--form--wrap:before {
  background: #bde0eb;
}
.blueTheme .searchSubBanner--form--wrap:after {
  background: #bde0eb;
}
.blueTheme .mainNav ul > li > a .hover {
  color: #bde0eb;
}
.blueTheme .mainNav ul > li > .visualFeedback span {
  background-color: #bde0eb;
}
.orangeTheme *::-moz-selection {
  background: #fcd2a9;
  color: #fff;
}
.orangeTheme *::selection {
  background: #fcd2a9;
  color: #fff;
}
.orangeTheme .searchOverlay,
.orangeTheme .navOverlay {
  background: rgba(252, 210, 169, 0.92);
}
.orangeTheme .btn-default {
  background-color: #fcd2a9;
  border: 2px solid #fcd2a9;
}
.orangeTheme .btn-default:hover,
.orangeTheme .btn-default:active,
.orangeTheme .btn-default:focus {
  color: #fcd2a9;
  border-color: #fcd2a9;
  background: transparent;
}
.orangeTheme .cms-content h1,
.orangeTheme .cms-content h2,
.orangeTheme .cms-content h3,
.orangeTheme .cms-content h4,
.orangeTheme .cms-content h5,
.orangeTheme .cms-content h6 {
  color: #faba7a;
}
.orangeTheme .cms-content a {
  text-decoration: underline;
  color: #faba7a;
}
.orangeTheme .cms-content blockquote {
  color: #faba7a;
}
.orangeTheme .archiveContainer .titleLargeUnderline {
  color: #fcd2a9;
  border-color: #fcd2a9;
}
.orangeTheme .bannerTop {
  background: url('img/banniere_lamu.png') no-repeat center;
  background-color: #fcd2a9;
}
.orangeTheme .searchTriangle--sentence {
  background-color: #faba7a;
}
.orangeTheme .searchTriangle--triangle {
  border-color: #fcd2a9 transparent transparent transparent;
}
.orangeTheme .titleLargeUnderline {
  color: #fcd2a9;
  border-color: #fcd2a9;
}
.orangeTheme .stripItem {
  border-color: #fcd2a9;
}
.orangeTheme .pagination span.current {
  background: #fcd2a9;
}
.orangeTheme .pagination .page:hover a,
.orangeTheme .pagination .page:focus a {
  color: #FFF;
  background: #fcd2a9;
}
.orangeTheme .pagination .page:hover .next.page-numbers,
.orangeTheme .pagination .page:focus .next.page-numbers,
.orangeTheme .pagination .page:hover .prev.page-numbers,
.orangeTheme .pagination .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.orangeTheme .comments input:focus,
.orangeTheme .comments textarea:focus {
  border-color: #faba7a;
}
.orangeTheme .comment--author {
  color: #faba7a;
}
.orangeTheme .btnPlus {
  background-color: #fcd2a9;
  border-color: #fcd2a9;
}
.orangeTheme .backToTop {
  background-color: #fcd2a9;
}
.orangeTheme .social--form--wrap input:focus {
  border-color: #fcd2a9;
}
.orangeTheme .socials--btn {
  background: #fcd2a9;
}
.orangeTheme .socials--btn:hover,
.orangeTheme .socials--btn:focus {
  background: #faba7a;
}
.orangeTheme .searchSubBanner--form--wrap:before {
  background: #fcd2a9;
}
.orangeTheme .searchSubBanner--form--wrap:after {
  background: #fcd2a9;
}
.orangeTheme .mainNav ul > li > a .hover {
  color: #fcd2a9;
}
.orangeTheme .mainNav ul > li > .visualFeedback span {
  background-color: #fcd2a9;
}
.pinkTheme *::-moz-selection {
  background: #ffcdbe;
  color: #fff;
}
.pinkTheme *::selection {
  background: #ffcdbe;
  color: #fff;
}
.pinkTheme .searchOverlay,
.pinkTheme .navOverlay {
  background: rgba(255, 205, 190, 0.92);
}
.pinkTheme .btn-default {
  background-color: #ffcdbe;
  border: 2px solid #ffcdbe;
}
.pinkTheme .btn-default:hover,
.pinkTheme .btn-default:active,
.pinkTheme .btn-default:focus {
  color: #ffcdbe;
  border-color: #ffcdbe;
  background: transparent;
}
.pinkTheme .cms-content h1,
.pinkTheme .cms-content h2,
.pinkTheme .cms-content h3,
.pinkTheme .cms-content h4,
.pinkTheme .cms-content h5,
.pinkTheme .cms-content h6 {
  color: #ffa58a;
}
.pinkTheme .cms-content a {
  text-decoration: underline;
  color: #ffa58a;
}
.pinkTheme .cms-content blockquote {
  color: #ffa58a;
}
.pinkTheme .archiveContainer .titleLargeUnderline {
  color: #ffcdbe;
  border-color: #ffcdbe;
}
.pinkTheme .bannerTop {
  background-color: #ffcdbe;
}
.pinkTheme .searchTriangle--sentence {
  background-color: #ffa58a;
}
.pinkTheme .searchTriangle--triangle {
  border-color: #ffcdbe transparent transparent transparent;
}
.pinkTheme .titleLargeUnderline {
  color: #ffcdbe;
  border-color: #ffcdbe;
}
.pinkTheme .stripItem {
  border-color: #ffcdbe;
}
.pinkTheme .pagination span.current {
  background: #ffcdbe;
}
.pinkTheme .page:hover a,
.pinkTheme .page:focus a {
  color: #FFF;
  background: #ffcdbe;
}
.pinkTheme .page:hover .next.page-numbers,
.pinkTheme .page:focus .next.page-numbers,
.pinkTheme .page:hover .prev.page-numbers,
.pinkTheme .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.pinkTheme .comment--author {
  color: #ffa58a;
}
.pinkTheme .comments input:focus,
.pinkTheme .comments textarea:focus {
  border-color: #ffa58a;
}
.pinkTheme .btnPlus {
  background-color: #ffcdbe;
  border-color: #ffcdbe;
}
.pinkTheme .backToTop {
  background-color: #ffcdbe;
}
.pinkTheme .social--form--wrap input:focus {
  border-color: #ffcdbe;
}
.pinkTheme .socials--btn {
  background: #ffcdbe;
}
.pinkTheme .socials--btn:hover,
.pinkTheme .socials--btn:focus {
  background: #ffa58a;
}
.pinkTheme .searchSubBanner--form--wrap:before {
  background: #ffcdbe;
}
.pinkTheme .searchSubBanner--form--wrap:after {
  background: #ffcdbe;
}
.pinkTheme .mainNav ul > li > a .hover {
  color: #ffcdbe;
}
.pinkTheme .mainNav ul > li > .visualFeedback span {
  background-color: #ffcdbe;
}
.purpleTheme *::-moz-selection {
  background: #D5BBDF;
  color: #fff;
}
.purpleTheme *::selection {
  background: #D5BBDF;
  color: #fff;
}
.purpleTheme .searchOverlay,
.purpleTheme .navOverlay {
  background: rgba(204, 179, 213, 0.92);
}
.purpleTheme .btn-default {
  background-color: #D5BBDF;
  border: 2px solid #D5BBDF;
}
.purpleTheme .btn-default:hover,
.purpleTheme .btn-default:active,
.purpleTheme .btn-default:focus {
  color: #D5BBDF;
  border-color: #D5BBDF;
  background: transparent;
}
.purpleTheme .cms-content h1,
.purpleTheme .cms-content h2,
.purpleTheme .cms-content h3,
.purpleTheme .cms-content h4,
.purpleTheme .cms-content h5,
.purpleTheme .cms-content h6 {
  color: #b692c3;
}
.purpleTheme .cms-content a {
  text-decoration: underline;
  color: #b692c3;
}
.purpleTheme .cms-content blockquote {
  color: #b692c3;
}
.purpleTheme .archiveContainer .titleLargeUnderline {
  color: #D5BBDF;
  border-color: #D5BBDF;
}
.purpleTheme .bannerTop {
  background: url('img/banniere_faq.png') no-repeat center;
  background-color: #D5BBDF;
}
.purpleTheme .searchTriangle--sentence {
  background-color: #b692c3;
}
.purpleTheme .searchTriangle--triangle {
  border-color: #D5BBDF transparent transparent transparent;
}
.purpleTheme .titleLargeUnderline {
  color: #D5BBDF;
  border-color: #D5BBDF;
}
.purpleTheme .stripItem {
  border-color: #D5BBDF;
}
.purpleTheme .pagination span.current {
  background: #D5BBDF;
}
.purpleTheme .page:hover a,
.purpleTheme .page:focus a {
  color: #FFF;
  background: #D5BBDF;
}
.purpleTheme .page:hover .next.page-numbers,
.purpleTheme .page:focus .next.page-numbers,
.purpleTheme .page:hover .prev.page-numbers,
.purpleTheme .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.purpleTheme .comment--author {
  color: #b692c3;
}
.purpleTheme .comments input:focus,
.purpleTheme .comments textarea:focus {
  border-color: #b692c3;
}
.purpleTheme .social--form--wrap input:focus {
  border-color: #D5BBDF;
}
.purpleTheme .socials--btn {
  background: #D5BBDF;
}
.purpleTheme .socials--btn:hover,
.purpleTheme .socials--btn:focus {
  background: #b692c3;
}
.purpleTheme .searchSubBanner--form--wrap:before {
  background: #D5BBDF;
}
.purpleTheme .searchSubBanner--form--wrap:after {
  background: #D5BBDF;
}
.purpleTheme .mainNav ul > li > a .hover {
  color: #D5BBDF;
}
.purpleTheme .mainNav ul > li > .visualFeedback span {
  background-color: #D5BBDF;
}
.redTheme *::-moz-selection {
  background: #eb9f9f;
  color: #fff;
}
.redTheme *::selection {
  background: #eb9f9f;
  color: #fff;
}
.redTheme .searchOverlay,
.redTheme .navOverlay {
  background: rgba(204, 179, 213, 0.92);
}
.redTheme .btn-default {
  background-color: #eb9f9f;
  border: 2px solid #eb9f9f;
}
.redTheme .btn-default:hover,
.redTheme .btn-default:active,
.redTheme .btn-default:focus {
  color: #eb9f9f;
  border-color: #eb9f9f;
  background: transparent;
}
.redTheme .cms-content h1,
.redTheme .cms-content h2,
.redTheme .cms-content h3,
.redTheme .cms-content h4,
.redTheme .cms-content h5,
.redTheme .cms-content h6 {
  color: #e0c2c2;
}
.redTheme .cms-content a {
  text-decoration: underline;
  color: #e0c2c2;
}
.redTheme .cms-content blockquote {
  color: #e0c2c2;
}
.redTheme .archiveContainer .titleLargeUnderline {
  color: #eb9f9f;
  border-color: #eb9f9f;
}
.redTheme .bannerTop {
  background: url('img/banniere_radio.png') no-repeat center;
  background-color: #eb9f9f;
}
.redTheme .searchTriangle--sentence {
  background-color: #e0c2c2;
}
.redTheme .searchTriangle--triangle {
  border-color: #eb9f9f transparent transparent transparent;
}
.redTheme .titleLargeUnderline {
  color: #eb9f9f;
  border-color: #eb9f9f;
}
.redTheme .stripItem {
  border-color: #eb9f9f;
}
.redTheme .pagination span.current {
  background: #eb9f9f;
}
.redTheme .page:hover a,
.redTheme .page:focus a {
  color: #FFF;
  background: #eb9f9f;
}
.redTheme .page:hover .next.page-numbers,
.redTheme .page:focus .next.page-numbers,
.redTheme .page:hover .prev.page-numbers,
.redTheme .page:focus .prev.page-numbers {
  color: #6a6a6a !important;
  background: transparent!important;
}
.redTheme .comment--author {
  color: #e0c2c2;
}
.redTheme .comments input:focus,
.redTheme .comments textarea:focus {
  border-color: #e0c2c2;
}
.redTheme .social--form--wrap input:focus {
  border-color: #eb9f9f;
}
.redTheme .socials--btn {
  background: #eb9f9f;
}
.redTheme .socials--btn:hover,
.redTheme .socials--btn:focus {
  background: #e0c2c2;
}
.redTheme .searchSubBanner--form--wrap:before {
  background: #eb9f9f;
}
.redTheme .searchSubBanner--form--wrap:after {
  background: #eb9f9f;
}
.redTheme .mainNav ul > li > a .hover {
  color: #eb9f9f;
}
.redTheme .mainNav ul > li > .visualFeedback span {
  background-color: #eb9f9f;
}
.faqTheme .pageTemplate .container {
  position: relative;
}
.faqTheme .pageTemplate .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 0;
  left: -160px;
  width: 285px;
  height: 1000px;
  background-image: url('img/fond_becky.jpg');
  background-repeat: no-repeat;
}
@media screen and (max-width: 1600px) {
  .faqTheme .pageTemplate .container:before {
    content: none;
  }
}
/*----------------------------------------*\			
                   SHAME
\*----------------------------------------*/
/*
  Ici c'est pour les corrections rapides, les choses sales qu'on a pas le temps de trier.
  Plus le shame est gros et plus vous devriez avoir honte. Rangez le souvent.  
*/
.l-strips .container {
  position: relative;
}
.l-strips .container:before {
  position: absolute;
  content: '';
  overflow: visible;
  top: 15px;
  left: -460px;
  width: 450px;
  height: 1020px;
  background-image: url('img/fond_maliki.jpg');
  background-repeat: no-repeat;
}
@media screen and (max-width: 1600px) {
  .l-strips .container:before {
    content: none;
  }
  .archiveStrips--container > .container:before {
    content: none;
  }
  .listEvents .container:before {
    content: none;
  }
  .archiveContainer--actu > .container:before {
    content: none;
  }
  .archiveContainer--bonus > .container:before {
    content: none;
  }
  .descriptionEvents > .container:before {
    content: none;
  }
}
.about--logos > a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.about--logos > a:first-child > img {
  width: 80px;
}
/* Exemple de styles de shame */
.tourbilol--2-center {
  margin: 0 auto!important;
  text-align: center!important;
  font-size: 10em;
  position: fixed;
  text-decoration: blink;
  /* #Non */
  float: right !important;
}
/* Prototype */
.prototype-menuLink {
  letter-spacing: 1px;
  color: #BBB!important;
}
.prototype-logo img {
  height: 60px;
}
.prototype-l-strips .l-strips--title.prototype-title {
  font-size: 26px;
  margin-bottom: 15px!important;
}
.prototype-title {
  padding-bottom: 3px;
  border-bottom: solid 1px #8a8a8a;
  letter-spacing: 5px;
  margin: 0;
  margin-bottom: 10px;
  border: none;
  color: #bde0eb;
}
.prototype-strip-large {
  position: relative;
  z-index: 3;
}
.prototype-strip--paragraph {
  margin-top: 25px;
  font-size: 16px;
}
.prototype-strip-sideModule {
  display: none;
  visibility: hidden;
  position: relative;
  z-index: 2;
  -webkit-transition: 250ms ease-in-out;
}
.prototype-strip-sideModule.active {
  visibility: visible;
  display: block;
}
.prototype-strip-sideModule#prototype-strip-description {
  text-align: center;
}
.prototype-strip-switch {
  display: block;
  position: absolute;
  z-index: 4;
  right: 0;
  top: 0;
  height: 20px;
  width: 20px;
  background: #bde0eb;
  color: white;
}
.prototype-strip-switch:hover {
  cursor: pointer;
}
.prototype-btn {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  border-radius: 3px;
  background: #bde0eb;
  border-color: #bde0eb;
  color: white;
}
.prototype-btn:hover {
  background: white;
  color: #bde0eb;
}
.prototype-event--date {
  color: white;
}
.mainNav ul > li {
  overflow: hidden;
}
.mainNav ul > li:hover .visualFeedback {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.mainNav ul > li > .visualFeedback {
  position: absolute;
  width: 100%;
  height: 20px;
  -webkit-transition: all 350ms cubic-bezier(0.68, 0, 0.265, 1);
  /* older webkit */
  -webkit-transition: all 350ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 350ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  /* easeInOutBack */
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.mainNav ul > li > .visualFeedback:hover {
  cursor: pointer;
}
.mainNav ul > li > .visualFeedback span {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  background: #bde0eb;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* FAQ */
h3.accordion-title {
  position: relative;
  padding-left: 20px;
  line-height: 1.5em;
  cursor: pointer;
}
h3.accordion-title:before {
  content: '';
  position: absolute;
  top: .4em;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #b692c3;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
h3.accordion-title.open:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
div.accordion-content {
  margin-left: 20px;
  line-height: 1.5em;
}
/* RADIO */
.wcContainer .wcControls .wcPoweredBy {
  display: none;
}
.radioContenu {
  position: relative;
}
div.jonn_dance {
  position: absolute;
  left: -110px;
  bottom: 0;
}
div.maliki_dance {
  position: absolute;
  right: -50px;
  bottom: 0;
}
div#btn_radio {
  width: 445px;
  margin: 0 auto;
}
div#btn_radio div img {
  width: 100%;
  height: auto;
}
div#btn_radio div p {
  margin: 0;
}
@media (min-width: 768px) {
  div.jonn_dance {
    left: -170px;
  }
}
@media (max-width: 768px) {
  .radioContenu {
    padding-top: 215px;
  }
  div.jonn_dance {
    left: 0;
    top: 0;
    bottom: initial;
  }
  div.maliki_dance {
    right: 0;
    top: 50px;
    bottom: initial;
  }
  div#btn_radio {
    width: 100%;
  }
}
.l-strips div#change_lang {
  display: block;
  position: absolute;
  top: 45px;
  left: -60px;
  z-index: 9;    width:50px;
}.l-strips div#change_lang img {  display: block;  height:auto;  width:50px;}
.l-header div#change_lang {
  display: none;
  position: absolute;
  z-index: 9;
  top: 20px;
  left: 50%;
  width: 130px;
  margin-left: -50px;  text-align:center;
}.l-header div#change_lang img {  height:auto;  width: 30px;	display:inline;  margin: 0 auto;}
.singleContent--strip div#change_lang {
  
  width: 130px;text-align:center;
  margin: -30px auto 0;
}
.singleContent--strip div#change_lang img {
  height:auto;
  width: 30px;	display:inline;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .l-strips div#change_lang {
    display: none;
  }
  .l-header div#change_lang {
    display: block;
  }
  div#change_lang img {
    width: 100%;
  }
.singleContent--strip div#change_lang {
  display: none;
}
}
@media screen and (max-width: 767px) {
  .l-header div#change_lang {
    top: 12px;
  }
}
.l-strips.width-btn-tipeee {
  margin-bottom: 3px;
}
div#btn-strips-home.btn-with-tipeee {
  margin-top: -30px;
  margin-bottom:20px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .l-strips.width-btn-tipeee {
    margin-bottom: 30px;
  }
  div#btn-strips-home.btn-with-tipeee {
    margin-top: -33px;
  }
}
@media screen and (max-width: 767px) {
  .l-strips.width-btn-tipeee {
    margin-bottom: 60px;
  }
  div#btn-strips-home.btn-with-tipeee {
    margin-top: 0;
  }
}

/* AFU: fix for Retina displays */
body > main > section.singleContent--strip > div > div.row > div > img {
	width: 620px;
}
