@charset "UTF-8";
#loading {
  	/*-webkit-pointer-events: none;
  	pointer-events: none;
  	-webkit-user-select: none;
  	-moz-user-select: none;
  	user-select: none;
  
  	background:#000;
  	bottom:0;
  	left:0;
  	position:fixed;
  	right:0;
  	top:0;
  	z-index:9999999;
  
  	&:before {
  		bottom:0;
  		content:'';
  		left:0;
  		position:fixed;
  		right:0;
  		top:0;
  
  		@media
  		only screen and (-webkit-min-device-pixel-ratio: 2),
  		only screen and (   min--moz-device-pixel-ratio: 2),
  		only screen and (     -o-min-device-pixel-ratio: 2/1),
  		only screen and (        min-device-pixel-ratio: 2),
  		only screen and (                min-resolution: 192dpi),
  		only screen and (                min-resolution: 2dppx) {
  			background-image:url('../images/old-site/icon-loading-2x.gif');
  			background-size:128px 128px;
  		}
  	}
  */ }
  #loading.loading-inactive {
    display: none; }

.no-js #loading {
  display: none; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

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

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

  .navbar {
    display: none; }

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

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

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

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  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; }

[role="button"] {
  cursor: pointer; }

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

mark,
.mark {
  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, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  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.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@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 #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  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: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid, .m-contact .content__contact-details {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .m-contact .content__contact-details:before, .container-fluid:after, .m-contact .content__contact-details:after {
    content: " ";
    display: table; }
  .container-fluid:after, .m-contact .content__contact-details:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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: 15px;
  padding-right: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-1 {
    width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

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

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

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

table 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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control.is-placeholder {
    color: #999; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    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 {
  position: relative;
  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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

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

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  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, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  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, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .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: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success: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:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info: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:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning: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:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  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: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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.428571429;
  color: #777777;
  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 dashed;
  border-bottom: 4px solid \9 ;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.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"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .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-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.m-contact .content__contact-details > .navbar-header,
.container-fluid > .navbar-collapse,
.m-contact .content__contact-details > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .m-contact .content__contact-details > .navbar-header,
    .container-fluid > .navbar-collapse,
    .m-contact .content__contact-details > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, .m-contact .navbar > .content__contact-details .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    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: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .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: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .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: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, 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: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #337ab7;
      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 > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-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;
  line-height: 1.5; }
.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:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #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: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron, .m-contact .content__contact-details .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron, .m-contact .content__contact-details .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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.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;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  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; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.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,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.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,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.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,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.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,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.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,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.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,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.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,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  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,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #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,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  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: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  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;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  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: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #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%;
    margin-top: -10px;
    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;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #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 {
  content: " ";
  display: table; }
.clearfix: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; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?6zyitn");
  src: url("../fonts/icomoon/icomoon.eot?6zyitn#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?6zyitn") format("truetype"), url("../fonts/icomoon/icomoon.woff?6zyitn") format("woff"), url("../fonts/icomoon/icomoon.svg?6zyitn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-thin-down:before {
  content: "\e903"; }

.icon-chevron-thin-left:before {
  content: "\e904"; }

.icon-chevron-thin-right:before {
  content: "\e905"; }

.icon-chevron-thin-up:before {
  content: "\e906"; }

.icon-check:before {
  content: "\e908"; }

.icon-credit-card:before {
  content: "\e909"; }

.icon-equalizer:before {
  content: "\e992"; }

.icon-paper-plane:before {
  content: "\e907"; }

.icon-shopping-basket:before {
  content: "\e902"; }

.icon-facebook2:before {
  content: "\ea91"; }

.icon-lys:before {
  content: "\e900"; }

.icon-wave:before {
  content: "\e901"; }

@font-face {
  font-family: 'Roundlane';
  src: url("../fonts/roundlane/roundlane.otf");
  src: url("../fonts/roundlane/roundlane.ttf") format("truetype"), url("../fonts/roundlane/roundlane.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: fallback; }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  	 * Remove all paddings around the image on small screen
  	 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/**
 * Custom styles
 */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }
  @media (min-width: 768px) {
    .white-popup {
      padding: 30px;
      max-width: 600px; } }
  @media (min-width: 1200px) {
    .white-popup {
      padding: 50px;
      max-width: 800px; } }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/**
 * Custom styles
 */
.select2-container--bootstrap {
  width: 100% !important; }

fieldset span.select2 > span.selection .select2-selection.select2-selection--multiple {
  background-color: transparent;
  border: 0 !important; }

ul.select2-results__options li.select2-results__option {
  color: #000000; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/**
 *
 * Base styles for plugin to work
 *
**/
body {
  width: 100%; }
  body.sliding-panel-is-open {
    overflow: hidden;
    position: fixed; }

#site-wrapper {
  overflow: hidden;
  width: 100%; }

.btn-open-sliding-panel {
  touch-action: manipulation; }

#sliding-panel {
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #4d4d4f;
  height: 0;
  overflow: hidden;
  position: fixed;
  -webkit-transition: -webkit-transform 200ms;
  -o-transition: -o-transform 200ms;
  transition: transform 200ms;
  width: 0;
  z-index: 99999; }
  #sliding-panel .btn-close-sliding-panel {
    background: none transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    height: 24px;
    outline: none;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 24px;
    z-index: 2; }
    #sliding-panel .btn-close-sliding-panel:before, #sliding-panel .btn-close-sliding-panel:after {
      background-color: #fff;
      content: '';
      height: 3px;
      left: 50%;
      margin: -2px 0 0 -15px;
      position: absolute;
      top: 50%;
      width: 30px; }
    #sliding-panel .btn-close-sliding-panel:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    #sliding-panel .btn-close-sliding-panel:after {
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg); }
  #sliding-panel .sliding-panel-overflow {
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 53px;
    z-index: 1;
    margin-right: -20px;
    padding-right: 20px;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */ }
    #sliding-panel .sliding-panel-overflow::-webkit-scrollbar {
      display: none;
      /* Safari and Chrome */ }
  #sliding-panel.appear-from-right {
    right: 0;
    top: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  #sliding-panel.appear-from-left {
    left: 0;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

#sliding-panel-overlay {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.9);
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  width: 100%;
  z-index: 99991; }

.sliding-panel-is-animating #sliding-panel,
.sliding-panel-is-open #sliding-panel {
  height: 100%; }
  .sliding-panel-is-animating #sliding-panel.appear-from-top, .sliding-panel-is-animating #sliding-panel.appear-from-bottom,
  .sliding-panel-is-open #sliding-panel.appear-from-top,
  .sliding-panel-is-open #sliding-panel.appear-from-bottom {
    width: 100%; }
  .sliding-panel-is-animating #sliding-panel.appear-from-right, .sliding-panel-is-animating #sliding-panel.appear-from-left,
  .sliding-panel-is-open #sliding-panel.appear-from-right,
  .sliding-panel-is-open #sliding-panel.appear-from-left {
    width: 75%; }
    @media (min-width: 768px) {
      .sliding-panel-is-animating #sliding-panel.appear-from-right, .sliding-panel-is-animating #sliding-panel.appear-from-left,
      .sliding-panel-is-open #sliding-panel.appear-from-right,
      .sliding-panel-is-open #sliding-panel.appear-from-left {
        width: 50%; } }
    @media (min-width: 1200px) {
      .sliding-panel-is-animating #sliding-panel.appear-from-right, .sliding-panel-is-animating #sliding-panel.appear-from-left,
      .sliding-panel-is-open #sliding-panel.appear-from-right,
      .sliding-panel-is-open #sliding-panel.appear-from-left {
        width: 33.3333%; } }

.sliding-panel-is-animating-in #sliding-panel,
.sliding-panel-is-open #sliding-panel {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.sliding-panel-is-animating-in #sliding-panel-overlay,
.sliding-panel-is-open #sliding-panel-overlay {
  opacity: 1; }

.sliding-panel-is-open #site-wrapper {
  left: 0;
  position: fixed; }

.sliding-panel,
.is-loading .sliding-panel {
  visibility: hidden; }

.is-anim-ready .sliding-panel {
  visibility: visible; }

body,
input,
select,
button,
textarea {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  background: #191919;
  color: #EDE5DA;
  font-family: "Philosopher", sans-serif;
  font-size: 12px;
  line-height: 12px;
  min-width: 320px;
  overscroll-behavior: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  width: 100%; }
  @media (min-width: 768px) {
    body {
      font-size: 16px;
      line-height: 16px; } }

#site-wrapper {
  overflow: hidden;
  width: 100%; }
  @media (min-width: 1200px) {
    #site-wrapper {
      position: static !important;
      top: auto !important; } }

.grecaptcha-badge {
  display: none !important; }

.shade {
  pointer-events: none; }

.d-none {
  display: none !important; }

hr {
  border-color: #A06E03;
  color: #A06E03;
  margin-left: 20px; }
  @media (min-width: 1200px) {
    hr {
      margin-top: 30px;
      margin-bottom: 40px; } }
  hr:before {
    color: #A06E03;
    content: url("../src/img/svg/logo-handle.svg");
    height: 23px;
    left: 0;
    position: absolute;
    transform: rotate(-90deg) translateX(58.2%);
    width: 20px; }

a,
button {
  outline: none; }
  a:focus, a:active,
  button:focus,
  button:active {
    outline: none; }

.intro {
  text-align: center; }
  .intro h1, .intro h2, .intro h3, .intro h4, .intro h5, .intro h6 {
    text-transform: uppercase; }

h1,
.h1 {
  color: #A06E03;
  font-family: "Roundlane", sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-shadow: rgba(0, 0, 0, 0.5) 7px 5px 5px; }
  @media (min-width: 768px) {
    h1,
    .h1 {
      font-size: 70px;
      line-height: 80px; } }
  @media (min-width: 1200px) {
    h1,
    .h1 {
      font-size: 100px;
      line-height: 110px; } }

.editor a:not(.btn) {
  color: #A06E03;
  text-decoration: none;
  transition: background-color 250ms ease-out, color 250ms ease-out; }
  .editor a:not(.btn):hover {
    color: #4D3525; }
.editor h2,
.editor .h2 {
  font-family: "Roundlane", sans-serif;
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.5) 7px 5px 5px; }
.editor h3,
.editor .h3 {
  font-family: "Philosopher", sans-serif;
  font-style: italic;
  margin-bottom: 40px;
  text-transform: initial; }
  @media (min-width: 1200px) {
    .editor h3,
    .editor .h3 {
      font-size: 40px;
      line-height: 50px;
      letter-spacing: -1.2px; } }
.editor h5,
.editor .h5 {
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -.6px;
  margin-bottom: 20px;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    .editor h5,
    .editor .h5 {
      margin-bottom: 30px; } }
.editor h6,
.editor .h6 {
  font-family: "Philosopher", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  /* 162.5% */
  letter-spacing: -.48px;
  margin-bottom: 20px; }
  @media (min-width: 1200px) {
    .editor h6,
    .editor .h6 {
      margin-bottom: 30px;
      font-size: 20px;
      letter-spacing: -.6px;
      line-height: 30px;
      /* 150% */ } }
.editor h1,
.editor .h1,
.editor h2,
.editor .h2,
.editor h3,
.editor .h3,
.editor h4,
.editor .h4,
.editor h5,
.editor .h5,
.editor h6,
.editor .h6 {
  color: #A06E03; }
.editor p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 23px; }
  @media (min-width: 1200px) {
    .editor p {
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 28px; } }
  .editor p + h2 {
    margin-top: 1.909090909090909em;
    /* 42/22 */ }
    @media (min-width: 992px) {
      .editor p + h2 {
        margin-top: 1.928571428571429em;
        /* 54/28 */ } }
  .editor p + h3, .editor p + .h3, .editor p + h4, .editor p + .h4 {
    margin-top: 2.333333333333333em;
    /* 42/18 */ }
    @media (min-width: 992px) {
      .editor p + h3, .editor p + .h3, .editor p + h4, .editor p + .h4 {
        margin-top: 2.454545454545455em;
        /* 54/22 */ } }
.editor blockquote {
  border: 0;
  font-size: 1em;
  /* 16/16 */
  margin: 2.625em 0;
  /* 42/16 */
  padding: 30px; }
  @media (min-width: 992px) {
    .editor blockquote {
      margin: 3.375em 0;
      /* 54/16 */
      padding: 50px; } }
.editor ul {
  margin: 0 0 1.375em;
  /* 22/16 */
  padding: 0; }
  @media (min-width: 992px) {
    .editor ul {
      margin-bottom: 1.75em;
      /* 28/16 */ } }
  .editor ul li {
    font-size: 0.875em;
    /* 14/16 */
    line-height: 1.571428571428571em;
    /* 22/14 */
    list-style: none;
    padding-left: 1.428571428571429em;
    /* 20/14 */
    position: relative; }
    @media (min-width: 992px) {
      .editor ul li {
        font-size: 1em;
        /* 16/16 */
        line-height: 1.625em;
        /* 26/16 */
        padding-left: 1.375em;
        /* 22/16 */ } }
    .editor ul li:before {
      content: '\e900';
      left: 0;
      position: absolute;
      top: 0;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .editor ul li ul {
      margin: 0;
      padding-left: 1.785714285714286em;
      /* 25/14 */ }
      @media (min-width: 992px) {
        .editor ul li ul {
          padding-left: 1.5625em;
          /* 25/16 */ } }
    .editor ul li li {
      font-size: 1em; }
      .editor ul li li:before {
        color: #e18401; }
  .editor ul.list-unstyled li:before {
    display: none; }
.editor ol {
  margin: 0 0 1.375em;
  /* 22/16 */
  padding: 0 0 0 1.25em;
  /* 20/16 */ }
  @media (min-width: 992px) {
    .editor ol {
      margin-bottom: 1.75em;
      /* 28/16 */
      padding-left: 1.375em;
      /* 22/16 */ } }
  .editor ol li {
    font-size: 0.875em;
    /* 14/16 */
    line-height: 1.571428571428571em;
    /* 22/14 */ }
    @media (min-width: 992px) {
      .editor ol li {
        font-size: 1em;
        /* 16/16 */
        line-height: 1.625em;
        /* 26/16 */ } }
    .editor ol li ol {
      margin: 0;
      padding-left: 3.214285714285714em;
      /* 45/14 */ }
      @media (min-width: 992px) {
        .editor ol li ol {
          padding-left: 2.9375em;
          /* 47/16 */ } }
    .editor ol li li {
      font-size: 1em; }
.editor figure {
  max-width: 100%; }
.editor img {
  display: block;
  height: auto;
  max-width: 100%; }
  .editor img.aligncenter {
    margin: 0 auto 1.375em;
    /* 22/16 */ }
    @media (min-width: 992px) {
      .editor img.aligncenter {
        margin-bottom: 1.75em;
        /* 28/16 */ } }
  .editor img.alignleft {
    margin: 0 auto 1.375em;
    /* 22/16 */ }
    @media (min-width: 768px) {
      .editor img.alignleft {
        float: left;
        margin: 0 40px 1.375em 0;
        /* 22/16 */ } }
    @media (min-width: 992px) {
      .editor img.alignleft {
        margin-bottom: 1.75em;
        /* 28/16 */ } }
  .editor img.alignright {
    margin: 0 auto 1.375em;
    /* 22/16 */ }
    @media (min-width: 768px) {
      .editor img.alignright {
        float: right;
        margin: 0 0 1.375em 40px;
        /* 22/16 */ } }
    @media (min-width: 992px) {
      .editor img.alignright {
        margin-bottom: 1.75em;
        /* 28/16 */ } }
.editor table {
  height: auto !important;
  margin: 0 0 1.375em;
  /* 22/16 */
  width: 100% !important; }
  @media (min-width: 992px) {
    .editor table {
      margin-bottom: 1.75em;
      /* 28/16 */ } }
  .editor table tr {
    height: auto !important; }
    .editor table tr th,
    .editor table tr td {
      height: auto !important;
      width: auto !important; }
.editor > *:last-child {
  margin-bottom: 0; }
.editor-alt-color {
  /*h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,*/ }
  .editor-alt-color h6,
  .editor-alt-color .h6,
  .editor-alt-color p,
  .editor-alt-color p a,
  .editor-alt-color li,
  .editor-alt-color address {
    color: #FFFFFF; }

#wpadminbar {
  position: fixed; }

.justify-content-center {
  display: flex;
  justify-content: center; }
  .justify-content-center:before, .justify-content-center:after {
    display: none; }

ol.list-unstyled,
ul.list-unstyled {
  list-style: none;
  padding-left: 0; }
  ol.list-unstyled li,
  ul.list-unstyled li {
    padding-left: 0; }

.categories__toggle {
  align-items: center;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #EDE5DA;
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  justify-content: space-between;
  line-height: 25px;
  outline: none;
  padding-bottom: 28px;
  width: 100%; }
  @media (min-width: 768px) {
    .categories__toggle {
      min-width: 325px; } }
  .categories__toggle svg {
    display: block;
    fill: #EDE5DA; }
  .categories__toggle .handle {
    height: 23px;
    transform: rotate(-90deg);
    width: 20px; }
  .categories__toggle .svg-caret {
    cursor: pointer;
    height: 12px;
    pointer-events: none;
    width: 16px; }
  .categories__toggle .select2-selection__rendered::after {
    background: transparent;
    bottom: 0;
    content: "";
    cursor: pointer;
    left: -40px;
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 0; }

.items-list {
  position: relative;
  background-color: #fff !important;
  padding: 1rem;
  margin-bottom: 0; }
  .items-list nav.categories ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
    margin: 0; }
    .items-list nav.categories ul li {
      margin: 0 0 1.8rem 1rem; }
      .items-list nav.categories ul li a {
        font-size: 1.6rem;
        color: #000; }

#navigation {
  background-color: transparent;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999; }
  @media (min-width: 1200px) {
    #navigation {
      height: 70px; } }
  @media (min-width: 1200px) {
    #navigation.nav-alt {
      height: 46px; } }
  #navigation .btn-sliding-panel {
    float: left;
    height: 27px;
    margin-top: 17px;
    padding: 0;
    width: 38px; }
    @media (min-width: 768px) {
      #navigation .btn-sliding-panel {
        margin-top: 22px; } }
    #navigation .btn-sliding-panel .bar {
      display: block;
      height: 5px;
      padding: 0;
      position: relative;
      -webkit-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }
      #navigation .btn-sliding-panel .bar + .bar {
        margin-top: 6px; }
    #navigation .btn-sliding-panel:hover .bar {
      background-color: #A06E03; }
  #navigation .btn-close-sliding-panel .bar-top {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11px; }
  #navigation .btn-close-sliding-panel .bar-mid {
    filter: alpha(opacity=0);
    opacity: 0; }
  #navigation .btn-close-sliding-panel .bar-bot {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -11px; }
  #navigation .sf-menu {
    margin: 0;
    position: relative;
    text-align: right; }
    #navigation .sf-menu:before, #navigation .sf-menu:after {
      content: " ";
      display: table; }
    #navigation .sf-menu:after {
      clear: both; }
    @media (min-width: 1200px) {
      #navigation .sf-menu {
        text-align: center; } }
    #navigation .sf-menu li ul > li {
      display: inline-block;
      vertical-align: top; }
      #navigation .sf-menu li ul > li.current-menu-item > a {
        color: #A06E03; }
      #navigation .sf-menu li ul > li > a {
        color: #fff;
        position: relative;
        text-decoration: none;
        -webkit-transition: color 250ms;
        -o-transition: color 250ms;
        transition: color 250ms;
        z-index: 1; }
        #navigation .sf-menu li ul > li > a:hover {
          color: #A06E03; }
        #navigation .sf-menu li ul > li > a small {
          font-size: 1em; }
      #navigation .sf-menu li ul > li.hide-small > a {
        text-transform: capitalize; }
        #navigation .sf-menu li ul > li.hide-small > a small {
          display: none; }
      #navigation .sf-menu li ul > li.lang-item {
        display: none; }
      #navigation .sf-menu li ul > li + li {
        margin-left: 12px;
        padding-left: 33px; }
      #navigation .sf-menu li ul > li.stand-out {
        margin-left: 0;
        padding-left: 33px; }
        #navigation .sf-menu li ul > li.stand-out:before {
          display: none; }
        #navigation .sf-menu li ul > li.stand-out ul {
          margin: 0;
          text-align: left; }
          #navigation .sf-menu li ul > li.stand-out ul li {
            display: inline-block;
            vertical-align: top; }
            #navigation .sf-menu li ul > li.stand-out ul li .relative-wrapper:before {
              filter: alpha(opacity=10);
              opacity: .1; }
            #navigation .sf-menu li ul > li.stand-out ul li a {
              color: #000;
              -webkit-transition: color 250ms;
              -o-transition: color 250ms;
              transition: color 250ms; }
              #navigation .sf-menu li ul > li.stand-out ul li a:hover {
                color: #A06E03; }
            #navigation .sf-menu li ul > li.stand-out ul li.lan, #navigation .sf-menu li ul > li.stand-out ul li.lang-item {
              margin-left: 0;
              padding-left: 25px; }
              #navigation .sf-menu li ul > li.stand-out ul li.lan a, #navigation .sf-menu li ul > li.stand-out ul li.lang-item a {
                float: left;
                position: relative;
                text-decoration: none;
                text-transform: capitalize;
                -webkit-transition: color 250ms;
                -o-transition: color 250ms;
                transition: color 250ms;
                z-index: 1; }
                #navigation .sf-menu li ul > li.stand-out ul li.lan a:hover, #navigation .sf-menu li ul > li.stand-out ul li.lang-item a:hover {
                  color: #A06E03; }
                #navigation .sf-menu li ul > li.stand-out ul li.lan a small, #navigation .sf-menu li ul > li.stand-out ul li.lang-item a small {
                  font-size: 1em; }
            #navigation .sf-menu li ul > li.stand-out ul li.cart {
              overflow: hidden;
              white-space: nowrap; }
              #navigation .sf-menu li ul > li.stand-out ul li.cart .relative-wrapper {
                padding-right: 25px; }
                @media (min-width: 1200px) {
                  #navigation .sf-menu li ul > li.stand-out ul li.cart .relative-wrapper {
                    padding-right: 0; } }
                @media (min-width: 1300px) {
                  #navigation .sf-menu li ul > li.stand-out ul li.cart .relative-wrapper {
                    padding-right: 25px; } }
              @media (min-width: 1200px) {
                #navigation .sf-menu li ul > li.stand-out ul li.cart a {
                  width: 55px; } }
              @media (min-width: 1300px) {
                #navigation .sf-menu li ul > li.stand-out ul li.cart a {
                  width: auto; } }
              #navigation .sf-menu li ul > li.stand-out ul li.cart a i {
                float: left;
                font-size: 18px;
                line-height: 68px;
                margin-right: 6px; }

.admin-bar #navigation {
  top: 46px; }
  @media (min-width: 783px) {
    .admin-bar #navigation {
      top: 32px; } }

#navigation {
  position: absolute;
  pointer-events: none;
  top: 85px; }
  @media (min-width: 992px) {
    #navigation {
      top: 115px; } }
  @media (min-width: 1200px) {
    #navigation {
      top: 129px; } }
  #navigation a,
  #navigation button {
    pointer-events: all; }
  #navigation .disabled {
    opacity: .3;
    cursor: not-allowed;
    pointer-events: all; }
    #navigation .disabled a {
      pointer-events: none; }
  #navigation li .icon {
    display: inline-block;
    fill: #A06E03;
    height: 16px;
    transform: translateY(2px);
    margin-right: 15px;
    width: 24px; }
  #navigation .menu-item__brand {
    display: block;
    position: relative;
    height: 124px;
    width: 256px; }
    @media (min-width: 768px) {
      #navigation .menu-item__brand {
        height: 210px;
        width: 231px; } }
    @media (min-width: 1200px) {
      #navigation .menu-item__brand {
        height: 65px; } }
    #navigation .menu-item__brand a {
      align-items: center;
      display: flex;
      height: 100%;
      justify-content: center;
      position: absolute; }
    #navigation .menu-item__brand svg {
      height: 89px;
      margin-bottom: 13px;
      width: 80px; }
    #navigation .menu-item__brand img {
      display: block;
      height: auto;
      margin: 0 13px 14px 13px;
      width: 230px; }
      @media (min-width: 768px) {
        #navigation .menu-item__brand img {
          width: 205px; } }
    #navigation .menu-item__brand--alt {
      height: 46px;
      margin: 0 70px 0 70px !important;
      width: 95px; }
      #navigation .menu-item__brand--alt a {
        margin-right: 15px; }
  #navigation .sf-menu {
    display: flex;
    position: relative;
    justify-content: center;
    text-transform: none; }
    @media (min-width: 1200px) {
      #navigation .sf-menu {
        border-top: 1px solid #EDE5DA;
        margin: 0 25px;
        padding: 0 45px;
        gap: 0 3.472222222vw; } }
    @media screen and (max-width: 1266px) {
      #navigation .sf-menu {
        gap: 0 26px; } }
    #navigation .sf-menu .menu-left,
    #navigation .sf-menu .menu-right {
      display: none;
      flex-grow: 1;
      width: calc(50% - 160px); }
      @media (min-width: 768px) {
        #navigation .sf-menu .menu-left,
        #navigation .sf-menu .menu-right {
          display: block; } }
      #navigation .sf-menu .menu-left ul,
      #navigation .sf-menu .menu-right ul {
        display: flex;
        padding: 0;
        flex-grow: 1; }
        @media (min-width: 1200px) {
          #navigation .sf-menu .menu-left ul,
          #navigation .sf-menu .menu-right ul {
            gap: 0 3.472222222vw; } }
        @media screen and (max-width: 1266px) {
          #navigation .sf-menu .menu-left ul,
          #navigation .sf-menu .menu-right ul {
            gap: 0 26px; } }
    #navigation .sf-menu .menu-left ul {
      justify-content: flex-end; }
    #navigation .sf-menu .menu-right ul {
      justify-content: flex-start; }
    #navigation .sf-menu li ul > li,
    #navigation .sf-menu li ul > li + li {
      padding: 0;
      margin: 0;
      text-transform: none; }
      #navigation .sf-menu li ul > li:not(.menu-item__brand),
      #navigation .sf-menu li ul > li + li:not(.menu-item__brand) {
        display: none; }
        @media (min-width: 1200px) {
          #navigation .sf-menu li ul > li:not(.menu-item__brand),
          #navigation .sf-menu li ul > li + li:not(.menu-item__brand) {
            display: inline-block; } }
      #navigation .sf-menu li ul > li.has-children .dropdown,
      #navigation .sf-menu li ul > li + li.has-children .dropdown {
        position: relative; }
        #navigation .sf-menu li ul > li.has-children .dropdown-menu,
        #navigation .sf-menu li ul > li + li.has-children .dropdown-menu {
          background: rgba(0, 0, 0, 0.5);
          align-items: center;
          border-radius: 0;
          left: 50%;
          flex-direction: column;
          top: calc(100% - 1px);
          transform: translateX(-50%);
          text-align: center;
          padding: 5px 10px; }
          #navigation .sf-menu li ul > li.has-children .dropdown-menu a,
          #navigation .sf-menu li ul > li + li.has-children .dropdown-menu a {
            color: #EDE5DA;
            font-size: 18px; }
        #navigation .sf-menu li ul > li.has-children .dropdown-toggle,
        #navigation .sf-menu li ul > li + li.has-children .dropdown-toggle {
          display: flex;
          justify-content: center;
          background: transparent !important;
          border: 0 !important;
          left: 50%;
          position: absolute;
          padding: 4px 20px;
          bottom: 8px;
          transform: translateX(-50%);
          width: 100%; }
          #navigation .sf-menu li ul > li.has-children .dropdown-toggle::before,
          #navigation .sf-menu li ul > li + li.has-children .dropdown-toggle::before {
            background: transparent;
            content: "";
            cursor: pointer;
            bottom: 0;
            left: 0;
            height: 72px;
            pointer-events: all;
            position: absolute;
            right: 0;
            top: 0;
            transform: translateY(-10%);
            z-index: 1; }
        #navigation .sf-menu li ul > li.has-children .dropdown.open > .dropdown-menu,
        #navigation .sf-menu li ul > li + li.has-children .dropdown.open > .dropdown-menu {
          display: flex; }
        #navigation .sf-menu li ul > li.has-children .dropdown:hover .dropdown-menu, #navigation .sf-menu li ul > li.has-children .dropdown:target .dropdown-menu, #navigation .sf-menu li ul > li.has-children .dropdown:focus .dropdown-menu,
        #navigation .sf-menu li ul > li + li.has-children .dropdown:hover .dropdown-menu,
        #navigation .sf-menu li ul > li + li.has-children .dropdown:target .dropdown-menu,
        #navigation .sf-menu li ul > li + li.has-children .dropdown:focus .dropdown-menu {
          display: flex; }
      #navigation .sf-menu li ul > li.has-children .icon,
      #navigation .sf-menu li ul > li + li.has-children .icon {
        display: block;
        height: 8px;
        fill: #EDE5DA;
        margin: 0;
        width: 6px; }
      #navigation .sf-menu li ul > li a,
      #navigation .sf-menu li ul > li + li a {
        height: 100%;
        font-family: "Philosopher", sans-serif;
        font-weight: 700;
        font-size: 20px;
        line-height: 70px;
        letter-spacing: -.03em;
        position: relative;
        text-transform: none;
        white-space: nowrap; }
    #navigation .sf-menu:before {
      left: 0; }
    #navigation .sf-menu:after {
      right: 0; }
    #navigation .sf-menu:before, #navigation .sf-menu:after {
      background: #EDE5DA;
      bottom: 0;
      content: "";
      display: none;
      height: 1px;
      position: absolute;
      width: calc(50% - 92px); }
      @media (min-width: 1200px) {
        #navigation .sf-menu:before, #navigation .sf-menu:after {
          display: block; } }
    #navigation .sf-menu--alt:before, #navigation .sf-menu--alt:after {
      width: calc(50% - 18px); }
    #navigation .sf-menu--alt .menu-left,
    #navigation .sf-menu--alt .menu-right {
      width: calc(50% - 135px); }
    #navigation .sf-menu--alt li ul > li.has-children .dropdown-toggle {
      bottom: 0; }
    #navigation .sf-menu--alt li ul > li a,
    #navigation .sf-menu--alt li ul > li + li a {
      line-height: 46px; }

nav.nav {
  border-top: 11px solid #A06E03;
  left: 0;
  max-width: 100vw;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999999; }
  @media (min-width: 992px) {
    nav.nav {
      border-top: 11px solid #A06E03; } }
  nav.nav .upper-nav {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0 15px 0 0;
    gap: 0 15px;
    justify-content: flex-end;
    width: 100%; }
    @media (min-width: 992px) {
      nav.nav .upper-nav {
        padding-right: 4.166666667vw; } }
    @media (min-width: 1200px) {
      nav.nav .upper-nav {
        padding-right: 40px; } }
  nav.nav li.rsvtn {
    order: 0; }
    nav.nav li.rsvtn > a {
      min-height: 35px;
      padding: 0 10px; }
    nav.nav li.rsvtn .icon {
      display: block;
      height: 19px;
      fill: #EDE5DA;
      margin-right: 17px;
      width: 19px; }
  nav.nav li.contact {
    order: 1; }
  nav.nav li.cart {
    order: 3; }
    @media (min-width: 1200px) {
      nav.nav li.cart {
        order: 2; } }
  nav.nav li.lang-item {
    order: 2; }
    @media (min-width: 1200px) {
      nav.nav li.lang-item {
        order: 3; } }
  nav.nav li.hamburger {
    order: 4;
    overflow: hidden; }
    nav.nav li.hamburger a {
      transition: all 300ms ease-out 0ms, opacity 300ms ease-out 200ms; }
  nav.nav li {
    display: block;
    height: fit-content;
    width: fit-content; }
    nav.nav li a {
      align-items: center;
      background: #A06E03;
      color: #EDE5DA;
      display: flex;
      font-family: "Philosopher", sans-serif;
      font-weight: bold;
      padding: 0 10px;
      font-size: 20px;
      line-height: 35px;
      transition: background-color 250ms ease-out, color 250ms ease-out; }
      nav.nav li a:hover, nav.nav li a:focus, nav.nav li a:active {
        background: #4D3525;
        text-decoration: none; }
  nav.nav .cart {
    position: relative; }
    nav.nav .cart a {
      min-height: 35px; }
  nav.nav .cart-contents {
    align-items: center;
    aspect-ratio: 1/1;
    background: #4D3525;
    border-radius: 100%;
    display: flex;
    font-size: 10px;
    justify-content: center;
    line-height: 10px;
    min-width: 14px;
    padding: 3px;
    position: absolute;
    right: 3px;
    top: 1px; }
  nav.nav .icon-shopping-basket {
    display: inline-block;
    fill: #EDE5DA;
    height: 19px;
    width: 19px; }
    @media (min-width: 1200px) {
      nav.nav .icon-shopping-basket {
        margin-left: 10px; } }
  nav.nav .lang-item a {
    text-transform: capitalize; }

#header {
  position: relative; }
  #header .bg-brand {
    height: 248px;
    left: 50%;
    margin: -94px 0 0 -124px;
    padding: 38px 45px 0;
    position: absolute;
    top: 50%;
    width: 248px;
    z-index: 30; }
    @media (min-width: 768px) {
      #header .bg-brand {
        height: 320px;
        margin: -130px 0 0 -160px;
        padding: 48px 58px 0;
        width: 320px; } }
    @media (min-width: 992px) {
      #header .bg-brand {
        height: 390px;
        margin: -160px 0 0 -195px;
        padding: 59px 0 0;
        width: 390px; } }
    #header .bg-brand .brand {
      margin: 0; }
      #header .bg-brand .brand img {
        margin: 0 auto; }
  #header .logo-under-can {
    backface-visibility: hidden;
    height: 100px;
    position: absolute;
    right: 15px;
    top: 75px;
    transition: transform 125ms ease-in-out;
    width: 100px;
    z-index: 30; }
    @media (min-width: 768px) {
      #header .logo-under-can {
        top: 85px; } }
    @media (min-width: 992px) {
      #header .logo-under-can {
        height: 150px;
        width: 150px; } }
    @media (min-width: 1200px) {
      #header .logo-under-can {
        height: 200px;
        right: 35px;
        top: 115px;
        width: 200px; } }
    #header .logo-under-can img {
      width: 100%; }
    #header .logo-under-can:hover {
      transform: rotate(10deg) scale(1.1); }

.texture {
  background: url("../src/img/repeat-texture.jpeg") repeat;
  content: "";
  height: 100%;
  left: 0;
  opacity: .06;
  filter: grayscale(100%);
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 11; }
  @supports (background-image: url("../src/img/repeat-texture.webp")) {
    .texture {
      background-image: url("../src/img/repeat-texture.webp"); } }

.section-index main {
  background: none;
  padding: 0; }

.page-template-our-beers main {
  padding-bottom: 0; }

.page-template-contest main {
  background: none;
  overflow: visible;
  padding: 0; }

.no-js .section-index main {
  position: relative;
  z-index: 20; }

.js .section-index main {
  position: static; }

@media (min-width: 1200px) {
  .js body:not(.has-scrolled) .hidden-no-scroll {
    opacity: 0;
    padding: 0;
    transition: all 300ms ease-out 200ms, opacity 300ms ease-out 0ms;
    width: 0; } }

section,
.section {
  overflow: hidden;
  position: relative; }

.l-footer {
  position: relative;
  z-index: 12;
  width: 100%; }
  @supports (mix-blend-mode: multiply) {
    .l-footer .texture {
      mix-blend-mode: multiply; } }
  .l-footer .content-cols {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%; }
  .l-footer .col-left,
  .l-footer .col-right {
    width: 100%; }
  .l-footer .col-left {
    background: #191919;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 33px 8.333333334% 69px 8.333333334%;
    position: relative; }
    @media (min-width: 768px) {
      .l-footer .col-left {
        padding: 33px calc(25px + 1.302083333vw) 33px 6.25vw;
        width: 39.713541667%; } }
    @media (min-width: 1200px) {
      .l-footer .col-left {
        padding: 113px calc(5.555555556vw + 40px) 120px calc(4.722222222vw + 40px);
        width: 40.833333333%; } }
    .l-footer .col-left:before {
      background: url("../src/img/section-imgs/footer.jpg") no-repeat;
      background-size: cover;
      bottom: 0;
      content: '';
      height: 100%;
      left: 0;
      opacity: .2;
      position: absolute;
      width: 100%;
      z-index: 12; }
  .l-footer .col-right {
    display: grid;
    background: #A06E03;
    border-top: 1px solid #EDE5DA;
    gap: 40px;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto auto;
    grid-template-areas: "c c" "b a" "d d";
    padding: 67px 10px 40px 15px;
    position: relative; }
    @media (min-width: 768px) {
      .l-footer .col-right {
        padding: 33px 6.25vw 33px calc(25px + 5.208333333vw);
        border-top: 0;
        border-left: 1px solid #EDE5DA;
        gap: 42px 30px;
        width: 60.286458333%; } }
    @media (min-width: 1200px) {
      .l-footer .col-right {
        padding: 117px calc(4.722222222vw + 40px) 108px calc(5.694444444vw + 40px);
        gap: 86px 48px;
        grid-template-areas: "a c" "b c" "d d";
        width: 59.166666667%; } }
    .l-footer .col-right:after {
      background: #A06E03;
      content: "";
      height: 1px;
      left: calc(50% - 25px);
      position: absolute;
      top: -1px;
      width: 50px;
      z-index: 12; }
      @media (min-width: 768px) {
        .l-footer .col-right:after {
          height: 54px;
          left: -1px;
          top: calc(50% - 26px);
          width: 1px; } }
      @media (min-width: 1200px) {
        .l-footer .col-right:after {
          height: 88px;
          top: calc(50% - 43px); } }
    .l-footer .col-right .coordos,
    .l-footer .col-right .socials,
    .l-footer .col-right .restau,
    .l-footer .col-right .copyright {
      position: relative;
      z-index: 12; }
    .l-footer .col-right .coordos {
      grid-area: c; }
    .l-footer .col-right .socials {
      grid-area: b; }
      @media (min-width: 768px) {
        .l-footer .col-right .socials {
          width: 130px; } }
      @media (min-width: 1200px) {
        .l-footer .col-right .socials {
          width: 150px; } }
      .l-footer .col-right .socials .actions {
        display: flex;
        gap: 25px; }
    .l-footer .col-right .restau {
      grid-area: a; }
      @media (min-width: 768px) {
        .l-footer .col-right .restau {
          width: 195px; } }
      @media (min-width: 1200px) {
        .l-footer .col-right .restau {
          width: 223px; } }
    .l-footer .col-right .copyright {
      display: flex;
      flex-wrap: wrap;
      grid-area: d; }
      .l-footer .col-right .copyright * {
        display: flex;
        flex-wrap: nowrap;
        color: #EDE5DA;
        font-size: 12px;
        line-height: 20px; }
        @media (min-width: 1200px) {
          .l-footer .col-right .copyright * {
            font-size: 16px;
            line-height: 25px; } }
  .l-footer .brand {
    display: block;
    height: 118px;
    margin-bottom: 50px;
    position: relative;
    width: 315px;
    z-index: 12; }
    @media (min-width: 768px) {
      .l-footer .brand {
        height: 10.807291667vw;
        margin-bottom: 40px;
        width: 28.90625vw; } }
    @media (min-width: 1200px) {
      .l-footer .brand {
        height: 118px;
        margin-bottom: 74px;
        width: 317px; } }
  .l-footer .blog-infos-list,
  .l-footer .editor .blog-infos-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 25px;
    margin: 0; }
    @media (min-width: 1200px) {
      .l-footer .blog-infos-list,
      .l-footer .editor .blog-infos-list {
        margin-top: 45px; } }
    .l-footer .blog-infos-list *,
    .l-footer .editor .blog-infos-list * {
      color: #EDE5DA; }
      .l-footer .blog-infos-list *:last-of-type,
      .l-footer .editor .blog-infos-list *:last-of-type {
        margin: 0; }
    .l-footer .blog-infos-list dl,
    .l-footer .editor .blog-infos-list dl {
      display: flex;
      flex-wrap: wrap; }
      .l-footer .blog-infos-list dl dt,
      .l-footer .editor .blog-infos-list dl dt {
        width: 49%; }
      .l-footer .blog-infos-list dl dd,
      .l-footer .editor .blog-infos-list dl dd {
        width: 51%; }
    .l-footer .blog-infos-list dt,
    .l-footer .editor .blog-infos-list dt {
      font-weight: bold; }
    .l-footer .blog-infos-list .tel a.p,
    .l-footer .blog-infos-list .mail a.p,
    .l-footer .editor .blog-infos-list .tel a.p,
    .l-footer .editor .blog-infos-list .mail a.p {
      font-weight: bold;
      transition: background-color 250ms ease-out, color 250ms ease-out; }
      .l-footer .blog-infos-list .tel a.p:active, .l-footer .blog-infos-list .tel a.p:focus, .l-footer .blog-infos-list .tel a.p:hover, .l-footer .blog-infos-list .tel a.p:active span, .l-footer .blog-infos-list .tel a.p:focus span, .l-footer .blog-infos-list .tel a.p:hover span,
      .l-footer .blog-infos-list .mail a.p:active,
      .l-footer .blog-infos-list .mail a.p:focus,
      .l-footer .blog-infos-list .mail a.p:hover,
      .l-footer .blog-infos-list .mail a.p:active span,
      .l-footer .blog-infos-list .mail a.p:focus span,
      .l-footer .blog-infos-list .mail a.p:hover span,
      .l-footer .editor .blog-infos-list .tel a.p:active,
      .l-footer .editor .blog-infos-list .tel a.p:focus,
      .l-footer .editor .blog-infos-list .tel a.p:hover,
      .l-footer .editor .blog-infos-list .tel a.p:active span,
      .l-footer .editor .blog-infos-list .tel a.p:focus span,
      .l-footer .editor .blog-infos-list .tel a.p:hover span,
      .l-footer .editor .blog-infos-list .mail a.p:active,
      .l-footer .editor .blog-infos-list .mail a.p:focus,
      .l-footer .editor .blog-infos-list .mail a.p:hover,
      .l-footer .editor .blog-infos-list .mail a.p:active span,
      .l-footer .editor .blog-infos-list .mail a.p:focus span,
      .l-footer .editor .blog-infos-list .mail a.p:hover span {
        color: #4D3525 !important; }
    .l-footer .blog-infos-list li,
    .l-footer .editor .blog-infos-list li {
      padding: 11px 0 11px 38px; }
      @media (min-width: 1200px) {
        .l-footer .blog-infos-list li,
        .l-footer .editor .blog-infos-list li {
          padding: 15px 0 15px 53px; } }
      .l-footer .blog-infos-list li:last-child,
      .l-footer .editor .blog-infos-list li:last-child {
        padding-bottom: 0; }
    .l-footer .blog-infos-list li:before,
    .l-footer .editor .blog-infos-list li:before {
      display: none; }
    .l-footer .blog-infos-list .icon,
    .l-footer .editor .blog-infos-list .icon {
      display: block;
      height: 15px;
      fill: #EDE5DA;
      left: 0;
      position: absolute;
      top: 12px;
      width: 15px; }
      @media (min-width: 768px) {
        .l-footer .blog-infos-list .icon,
        .l-footer .editor .blog-infos-list .icon {
          top: 16px; } }
      @media (min-width: 1200px) {
        .l-footer .blog-infos-list .icon,
        .l-footer .editor .blog-infos-list .icon {
          height: 16px;
          width: 16px;
          top: 20px; } }
    .l-footer .blog-infos-list .openings,
    .l-footer .blog-infos-list .address,
    .l-footer .editor .blog-infos-list .openings,
    .l-footer .editor .blog-infos-list .address {
      width: 100%; }
    .l-footer .blog-infos-list .openings,
    .l-footer .editor .blog-infos-list .openings {
      margin-right: 69px; }
      @media (min-width: 768px) {
        .l-footer .blog-infos-list .openings,
        .l-footer .editor .blog-infos-list .openings {
          margin-right: 15px; } }
      @media (min-width: 1200px) {
        .l-footer .blog-infos-list .openings,
        .l-footer .editor .blog-infos-list .openings {
          margin-right: 0; } }
    @media (min-width: 1200px) {
      .l-footer .blog-infos-list .tel,
      .l-footer .blog-infos-list .mail,
      .l-footer .editor .blog-infos-list .tel,
      .l-footer .editor .blog-infos-list .mail {
        width: 100%; } }
  .l-footer .content__text {
    max-width: 80.727272727%;
    position: relative;
    z-index: 13; }
    @media (min-width: 768px) {
      .l-footer .content__text {
        max-width: 100%;
        margin-left: .78125vw; } }
    @media (min-width: 1200px) {
      .l-footer .content__text {
        margin-left: 0;
        max-width: 93%; } }
    .l-footer .content__text .actions {
      margin-top: 30px; }
      @media (min-width: 1200px) {
        .l-footer .content__text .actions {
          margin-top: 50px; } }
  .l-footer .col-right h6,
  .l-footer .col-right .h6 {
    font-style: normal; }
  .l-footer .editor-alt-color * {
    color: #EDE5DA; }
  .l-footer .logo-simple {
    display: block;
    height: 56px;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, -50%, 0);
    top: 0;
    width: 50px;
    z-index: 13; }
    @media (min-width: 768px) {
      .l-footer .logo-simple {
        left: 0;
        top: 50%; } }
    @media (min-width: 1200px) {
      .l-footer .logo-simple {
        height: 89px;
        width: 80px; } }
  .l-footer .social-icon {
    background: #EDE5DA;
    display: flex;
    justify-content: center;
    height: 20px;
    padding: 3px;
    position: relative;
    transition: background-color 250ms ease-out, color 250ms ease-out;
    width: 20px; }
    .l-footer .social-icon svg {
      height: 100%;
      display: block;
      fill: #A06E03;
      max-width: 14px; }
    .l-footer .social-icon:hover {
      background: #4D3525; }

.m-about-featured {
  overflow: visible;
  padding: 160px 0 140px 0;
  position: relative;
  z-index: 12; }
  @media (min-width: 768px) {
    .m-about-featured {
      padding: 115px 0; } }
  @media (min-width: 1200px) {
    .m-about-featured {
      padding: 38.942307692vh 0; } }
  .m-about-featured:before, .m-about-featured:after {
    content: "";
    height: 36.224489796%;
    left: -.5px;
    position: absolute;
    pointer-events: none;
    right: -.5px;
    width: calc(100vw + 1px);
    z-index: 1; }
    @media (min-width: 1200px) {
      .m-about-featured:before, .m-about-featured:after {
        height: 36.527514231%; } }
  .m-about-featured:before {
    background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
    top: -1px; }
  .m-about-featured:after {
    background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
    bottom: -1px; }
  .m-about-featured .video {
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 0; }
    .m-about-featured .video:before {
      background: #000;
      bottom: 0;
      content: "";
      left: 0;
      opacity: .5;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .m-about-featured .video #video {
      height: 100%;
      width: 100%; }
  .m-about-featured .section-deco-sm {
    display: flex;
    flex-direction: column;
    position: absolute;
    justify-content: space-between;
    height: 100%;
    pointer-events: none;
    width: 100%; }
    @media (min-width: 768px) {
      .m-about-featured .section-deco-sm {
        display: none; } }
    .m-about-featured .section-deco-sm svg {
      aspect-ratio: 345/50;
      display: block;
      fill: #A06E03;
      min-height: 50px;
      height: auto;
      width: 100%; }
    .m-about-featured .section-deco-sm .top {
      transform: translateY(-100%); }
    .m-about-featured .section-deco-sm .bottom {
      transform: rotate(180deg) translateY(-100%); }
  .m-about-featured .section-deco {
    aspect-ratio: 820/404;
    display: none;
    fill: #A06E03;
    height: 100%;
    left: 50%;
    position: absolute;
    pointer-events: none;
    min-height: calc(100% + 6px);
    min-width: 100%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 100%;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-about-featured .section-deco {
        display: block;
        min-width: 126.704545455%; } }
    @media (min-width: 1200px) {
      .m-about-featured .section-deco {
        min-width: 126.704545455%; } }
  .m-about-featured .actions {
    display: flex;
    justify-content: center;
    padding-top: 25px;
    width: 100%; }
    @media (min-width: 768px) {
      .m-about-featured .actions {
        padding: 30px 0; } }
    @media (min-width: 1200px) {
      .m-about-featured .actions {
        padding: 40px 0 30px 0; } }
  .m-about-featured .editor {
    background: rgba(0, 0, 0, 0.35);
    aspect-ratio: 820/404;
    align-items: center;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 20px;
    position: relative;
    text-align: center;
    width: calc(100% + 30px);
    z-index: 13; }
    @media (min-width: 768px) {
      .m-about-featured .editor {
        margin-left: -35px;
        margin-right: -35px;
        padding: calc(2.076923% + 20px);
        width: calc(100% + 70px); } }
    @media (min-width: 1200px) {
      .m-about-featured .editor {
        margin: 0;
        padding: calc(2.840909091% + 27px);
        width: 100%; } }
    @supports (backdrop-filter: blur(10px)) {
      .m-about-featured .editor {
        background: rgba(0, 0, 0, 0.15);
        backdrop-filter: blur(10px); } }
    .m-about-featured .editor:before, .m-about-featured .editor:after {
      background: #A06E03;
      border-radius: 26%;
      content: "";
      height: 100%;
      position: absolute;
      top: 0;
      width: 2px;
      z-index: 12; }
      @media (min-width: 768px) {
        .m-about-featured .editor:before, .m-about-featured .editor:after {
          display: none; } }
    .m-about-featured .editor:before {
      left: 0; }
    .m-about-featured .editor:after {
      right: 0; }
    .m-about-featured .editor .title {
      font-style: normal;
      max-width: 285px; }
      @media (min-width: 768px) {
        .m-about-featured .editor .title {
          max-width: 354px; } }
      @media (min-width: 1200px) {
        .m-about-featured .editor .title {
          max-width: 563px;
          margin-top: 45px; } }
    @media (min-width: 768px) {
      .m-about-featured .editor p {
        max-width: 414px; } }
    @media (min-width: 1200px) {
      .m-about-featured .editor p {
        max-width: none; } }
.m-about-page {
  padding: 317px 15px 438px 15px;
  position: relative; }
  @media (min-width: 768px) {
    .m-about-page {
      padding: 398px 8.333333334% 87px 8.333333334%; } }
  @media (min-width: 1200px) {
    .m-about-page {
      padding-top: 293px;
      padding-bottom: 200px; } }
  .m-about-page__deco {
    left: 0;
    position: absolute;
    top: 63px;
    z-index: 0; }
    @media (min-width: 768px) {
      .m-about-page__deco {
        top: 0; } }
    @media (min-width: 1200px) {
      .m-about-page__deco {
        top: 182px; } }
    .m-about-page__deco .shadow, .m-about-page__deco:before, .m-about-page__deco:after {
      content: "";
      position: absolute;
      right: 0;
      z-index: 1; }
    .m-about-page__deco:before, .m-about-page__deco:after {
      width: 100%; }
    .m-about-page__deco:after {
      background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      height: 288px;
      top: 0; }
    .m-about-page__deco:before {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      height: 224px;
      bottom: 0; }
    .m-about-page__deco .shadow {
      background: linear-gradient(270deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      height: 100%;
      width: 75px; }
      @media (min-width: 768px) {
        .m-about-page__deco .shadow {
          width: 328px; } }
      @media (min-width: 1200px) {
        .m-about-page__deco .shadow {
          width: 512px; } }
    .m-about-page__deco img {
      opacity: .4; }
    .m-about-page__deco img,
    .m-about-page__deco picture {
      display: block;
      height: 126.666666667vw;
      object-fit: cover;
      object-position: 60% 20%;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-about-page__deco img,
        .m-about-page__deco picture {
          height: 781px;
          width: 872px; } }
      @media (min-width: 1200px) {
        .m-about-page__deco img,
        .m-about-page__deco picture {
          max-height: 1000px;
          height: 62.152777778vw;
          max-width: 1200px;
          width: 74.652777778vw; } }
  .m-about-page__end-deco {
    bottom: -14.933333333vw;
    left: 0;
    position: absolute;
    pointer-events: none;
    z-index: -1; }
    @media (min-width: 768px) {
      .m-about-page__end-deco {
        bottom: -80px; } }
    @media (min-width: 1200px) {
      .m-about-page__end-deco {
        bottom: -44px;
        z-index: 1; } }
    .m-about-page__end-deco img {
      display: block;
      height: 212.8vw;
      object-fit: cover;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-about-page__end-deco img {
          height: 877px; } }
      @media (min-width: 1200px) {
        .m-about-page__end-deco img {
          height: 26.291667vw;
          min-height: 585px;
          width: 80vw; } }
    .m-about-page__end-deco .shadow, .m-about-page__end-deco:before, .m-about-page__end-deco:after {
      content: "";
      position: absolute;
      right: 0;
      z-index: 1; }
    .m-about-page__end-deco:before, .m-about-page__end-deco:after {
      height: 37.09273183%;
      width: 100%; }
      @media (min-width: 768px) {
        .m-about-page__end-deco:before, .m-about-page__end-deco:after {
          height: 37.058152794%; } }
      @media (min-width: 1200px) {
        .m-about-page__end-deco:before, .m-about-page__end-deco:after {
          height: 37.11001642%; } }
    .m-about-page__end-deco:after {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      bottom: 0; }
    .m-about-page__end-deco:before {
      background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      top: 0; }
    .m-about-page__end-deco .shadow {
      background: linear-gradient(90deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      height: 100%;
      width: 37.866666667%; }
      @media (min-width: 768px) {
        .m-about-page__end-deco .shadow {
          width: 37.760416667%; } }
      @media (min-width: 1200px) {
        .m-about-page__end-deco .shadow {
          width: 42.291666667%; } }
  .m-about-page .content {
    position: relative;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-about-page .content {
        margin-left: calc(25vw - 12px); } }
    @media (min-width: 1200px) {
      .m-about-page .content {
        margin-left: 50vw; } }
    .m-about-page .content h3,
    .m-about-page .content .h3 {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 30px; }
    .m-about-page .content p {
      font-size: 16px;
      line-height: 25px; }
    .m-about-page .content__intro {
      margin-bottom: 75px; }
      @media (min-width: 1200px) {
        .m-about-page .content__intro {
          margin-bottom: 124px; } }
  .m-about-page .content .actions {
    padding-top: 20px; }
  .m-about-page .intro-title {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .m-about-page .intro-title {
        margin-bottom: 10px; } }

.in-viewport .cadran-three [id^=pointer],
.in-viewport .cadran-two [id^=pointer] {
  animation: pointer 2s 5 ease-out alternate-reverse;
  transform-origin: center 54%; }
.in-viewport .cadran-one [id^=pointer] {
  animation: pointer 2.5s 5 ease-in-out alternate;
  animation-delay: 225ms;
  transform-origin: center 54%; }
.in-viewport .prefooter__deco [id^=pointer] {
  animation: pointer 2s 5 ease-out alternate-reverse;
  transform-origin: 32.510522743% 33.228588621%; }
.in-viewport .title-deco #pointer-prefooter-beer {
  animation: pointer 2s 5 ease-out alternate-reverse;
  transform-origin: 39.375% 21.01910828%; }
.in-viewport .beer__pipes [id^=pointer],
.in-viewport .content__deco [id^=pointer] {
  animation: reverse_pointer 2.5s 5 ease-in-out alternate-reverse;
  transform-origin: 60.625% 23.076923077%; }

@keyframes pointer {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(69deg); }
  50% {
    transform: rotate(20deg); }
  75% {
    transform: rotate(120deg); }
  100% {
    transform: rotate(30deg); } }
.js .m-products-featured.in-viewport .title-deco #shop-pointer {
  animation: reverse_pointer 2s 5 ease-out alternate-reverse;
  transform-origin: 68.822222% 2.8778%; }

@keyframes reverse_pointer {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(-69deg); }
  50% {
    transform: rotate(-20deg); }
  75% {
    transform: rotate(-120deg); }
  100% {
    transform: rotate(-30deg); } }
.js .m-beer-featured.in-viewport .title-deco #pointer {
  animation: reverse_pointer 2s 5 ease-out alternate-reverse;
  transform-origin: 68.897222% 1.2%; }

@keyframes reverse_pointer {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(-69deg); }
  50% {
    transform: rotate(-20deg); }
  75% {
    transform: rotate(-120deg); }
  100% {
    transform: rotate(-30deg); } }
.a-loading {
  align-items: center;
  background-color: #000;
  bottom: 0;
  display: flex !important;
  left: 0;
  opacity: 1;
  position: fixed;
  pointer-events: all;
  top: 0;
  right: 0;
  justify-content: center;
  transition: opacity 375ms ease-in !important;
  height: 100vh;
  width: 100vw;
  z-index: 9999999; }
  .a-loading.loading-inactive {
    opacity: 0 !important;
    pointer-events: none; }
    .a-loading.loading-inactive .logoStroke {
      animation: none; }
  .a-loading svg {
    height: 222px;
    width: 199px; }
  .a-loading .logoStroke {
    stroke-dasharray: 1368 1370;
    stroke-dashoffset: 1369;
    animation: draw_0 2000ms ease-in 0ms infinite, fade 2000ms linear 0ms infinite; }
@keyframes draw {
  100% {
    stroke-dashoffset: 0; } }
@keyframes fade {
  0% {
    stroke-opacity: 1; }
  95.23809523809524% {
    stroke-opacity: 1; }
  100% {
    stroke-opacity: 0; } }
@keyframes draw_0 {
  0% {
    stroke-dashoffset: 1369; }
  95.23809523809523% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 0; } }
.is-anim-ready .a-loading,
.loading-done .a-loading {
  opacity: 0 !important; }

.m-beer .container-fluid, .m-beer .m-contact .content__contact-details, .m-contact .m-beer .content__contact-details {
  width: 100%; }
.m-beer .beer-archive-container .beer {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
.m-beer .beer-archive-container .beer-deco {
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
  top: -19.2vw;
  width: 100%;
  z-index: 0; }
  @media (min-width: 768px) {
    .m-beer .beer-archive-container .beer-deco {
      top: 17.1875vw; } }
  @media (min-width: 1200px) {
    .m-beer .beer-archive-container .beer-deco {
      top: calc(50% - 56px);
      transform: translateY(-50%); } }
  .m-beer .beer-archive-container .beer-deco:before {
    background: radial-gradient(30% 30% at 50% 50%, #4D3525 0%, rgba(0, 0, 0, 0) 100%);
    content: "";
    height: 1102px;
    position: absolute;
    pointer-events: none;
    opacity: 0.8;
    width: 1102px;
    transform: translateY(65.333333333vw);
    z-index: 0; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer-deco:before {
        transform: translateY(0);
        height: 1560px;
        width: 1560px; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer-deco:before {
        background: radial-gradient(50% 39% at 50% 50%, #4D3525 0%, rgba(0, 0, 0, 0) 100%);
        height: 1562px;
        width: 1440px; } }
  .m-beer .beer-archive-container .beer-deco svg {
    display: block;
    opacity: .5;
    height: 70.4vw;
    margin-right: 8vw;
    width: 76vw;
    z-index: 1; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer-deco svg {
        height: 61.197916667vw;
        margin-right: 3.255208333vw;
        width: 61.197916667vw; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer-deco svg {
        height: 470px;
        margin-right: 25px;
        width: 470px; } }
@media (min-width: 1200px) {
  .m-beer .beer-archive-container .beer .btn {
    margin-top: 64px; } }
.m-beer .beer-archive-container .beer-items {
  align-items: flex-end;
  display: flex;
  position: relative;
  justify-content: center; }
  .m-beer .beer-archive-container .beer-items img {
    display: block; }
  .m-beer .beer-archive-container .beer-items .main {
    z-index: 2; }
  .m-beer .beer-archive-container .beer-items .right,
  .m-beer .beer-archive-container .beer-items .left {
    opacity: 0;
    position: absolute;
    transition: transform 350ms cubic-bezier(0.38, 0.07, 0.33, 1.33) 0ms, opacity 100ms linear 200ms; }
.m-beer .beer-archive-container .beer.regulars {
  order: 0; }
  @media (min-width: 768px) {
    .m-beer .beer-archive-container .beer.regulars {
      margin-bottom: 62px; } }
  @media (min-width: 1200px) {
    .m-beer .beer-archive-container .beer.regulars {
      margin-bottom: 0;
      order: 1; } }
  .m-beer .beer-archive-container .beer.regulars .btn {
    margin-top: 56px; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.regulars .btn {
        margin-top: 82px; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.regulars .btn {
        margin-top: 64px; } }
  .m-beer .beer-archive-container .beer.regulars .main img {
    height: 118.666666667vw;
    width: 47.2vw; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.regulars .main img {
        height: 87.239583333vw;
        width: 34.765625vw; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.regulars .main img {
        height: 670px;
        width: 267px; } }
  .m-beer .beer-archive-container .beer.regulars .left img,
  .m-beer .beer-archive-container .beer.regulars .right img {
    height: 92.8vw;
    margin-bottom: 9.866666667vw;
    width: 36.8vw; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.regulars .left img,
      .m-beer .beer-archive-container .beer.regulars .right img {
        height: 68.229166667vw;
        width: 27.083333333vw;
        margin-bottom: 56px; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.regulars .left img,
      .m-beer .beer-archive-container .beer.regulars .right img {
        height: 524px;
        width: 208px;
        margin-bottom: 56px; } }
  .m-beer .beer-archive-container .beer.regulars:hover .beer-items .left, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .left, .m-beer .beer-archive-container .beer.regulars:active .beer-items .left {
    transform: translateX(-73.913043478%) rotate(-8.95deg); }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.regulars:hover .beer-items .left, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .left, .m-beer .beer-archive-container .beer.regulars:active .beer-items .left {
        transform: translateX(-71.153846154%) rotate(-8.95deg); } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.regulars:hover .beer-items .left, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .left, .m-beer .beer-archive-container .beer.regulars:active .beer-items .left {
        transform: translateX(-57.211538462%) rotate(-8.95deg); } }
  .m-beer .beer-archive-container .beer.regulars:hover .beer-items .right, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .right, .m-beer .beer-archive-container .beer.regulars:active .beer-items .right {
    transform: translateX(73.913043478%) rotate(8.95deg); }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.regulars:hover .beer-items .right, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .right, .m-beer .beer-archive-container .beer.regulars:active .beer-items .right {
        transform: translateX(71.153846154%) rotate(8.95deg); } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.regulars:hover .beer-items .right, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .right, .m-beer .beer-archive-container .beer.regulars:active .beer-items .right {
        transform: translateX(57.211538462%) rotate(8.95deg); } }
  .m-beer .beer-archive-container .beer.regulars:hover .beer-items .left,
  .m-beer .beer-archive-container .beer.regulars:hover .beer-items .right, .m-beer .beer-archive-container .beer.regulars:focus .beer-items .left,
  .m-beer .beer-archive-container .beer.regulars:focus .beer-items .right, .m-beer .beer-archive-container .beer.regulars:active .beer-items .left,
  .m-beer .beer-archive-container .beer.regulars:active .beer-items .right {
    opacity: 1;
    transition: transform 350ms cubic-bezier(0.8, 0.03, 0.54, 1.23) 0ms, opacity 100ms linear 0ms; }
.m-beer .beer-archive-container .beer.gluten-free {
  margin-top: 52px;
  order: 1; }
  @media (min-width: 768px) {
    .m-beer .beer-archive-container .beer.gluten-free {
      margin-top: 62px; } }
  @media (min-width: 1200px) {
    .m-beer .beer-archive-container .beer.gluten-free {
      margin-top: 0;
      margin-left: -75px;
      order: 0; } }
  .m-beer .beer-archive-container .beer.gluten-free .btn {
    margin-top: 56px; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.gluten-free .btn {
        margin-top: 59px; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.gluten-free .btn {
        margin-top: 64px; } }
  .m-beer .beer-archive-container .beer.gluten-free .main img {
    height: 177.333333333vw;
    width: 82.4vw; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.gluten-free .main img {
        height: 114.0625vw;
        width: 52.994791667vw; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.gluten-free .main img {
        height: 645px;
        width: 300px; } }
  .m-beer .beer-archive-container .beer.gluten-free .left img,
  .m-beer .beer-archive-container .beer.gluten-free .right img {
    height: 164.533333333vw;
    margin-bottom: 4.266666667vw;
    width: 76.266666667vw; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.gluten-free .left img,
      .m-beer .beer-archive-container .beer.gluten-free .right img {
        height: 105.989583333vw;
        margin-bottom: 2.864583333vw;
        width: 49.088541667vw; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.gluten-free .left img,
      .m-beer .beer-archive-container .beer.gluten-free .right img {
        height: 599px;
        margin-bottom: 16px;
        width: 278px; } }
  .m-beer .beer-archive-container .beer.gluten-free:hover .beer-items .left, .m-beer .beer-archive-container .beer.gluten-free:focus .beer-items .left, .m-beer .beer-archive-container .beer.gluten-free:active .beer-items .left {
    transform: translateX(-31.993006993%) rotate(-5.85deg); }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.gluten-free:hover .beer-items .left, .m-beer .beer-archive-container .beer.gluten-free:focus .beer-items .left, .m-beer .beer-archive-container .beer.gluten-free:active .beer-items .left {
        transform: translateX(-28.057553957%) rotate(-5.85deg); } }
  .m-beer .beer-archive-container .beer.gluten-free:hover .beer-items .right, .m-beer .beer-archive-container .beer.gluten-free:focus .beer-items .right, .m-beer .beer-archive-container .beer.gluten-free:active .beer-items .right {
    transform: translateX(31.993006993%) rotate(5.85deg); }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.gluten-free:hover .beer-items .right, .m-beer .beer-archive-container .beer.gluten-free:focus .beer-items .right, .m-beer .beer-archive-container .beer.gluten-free:active .beer-items .right {
        transform: translateX(28.057553957%) rotate(5.85deg); } }
  .m-beer .beer-archive-container .beer.gluten-free:hover .beer-items .left,
  .m-beer .beer-archive-container .beer.gluten-free:hover .beer-items .right, .m-beer .beer-archive-container .beer.gluten-free:focus .beer-items .left,
  .m-beer .beer-archive-container .beer.gluten-free:focus .beer-items .right, .m-beer .beer-archive-container .beer.gluten-free:active .beer-items .left,
  .m-beer .beer-archive-container .beer.gluten-free:active .beer-items .right {
    opacity: 1;
    transition: transform 350ms cubic-bezier(0.8, 0.03, 0.54, 1.23) 0ms, opacity 100ms linear 0ms; }
.m-beer .beer-archive-container .beer.helix {
  margin-top: 128px;
  order: 2; }
  @media (min-width: 768px) {
    .m-beer .beer-archive-container .beer.helix {
      margin-top: 191px; } }
  @media (min-width: 1200px) {
    .m-beer .beer-archive-container .beer.helix {
      margin-top: 0; } }
  .m-beer .beer-archive-container .beer.helix .btn {
    margin-top: 56px; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.helix .btn {
        margin-top: 92px; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.helix .btn {
        margin-top: 64px; } }
  .m-beer .beer-archive-container .beer.helix .main img {
    height: 120.266666667vw;
    width: 47.733333333vw; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.helix .main img {
        height: 87.239583333vw;
        width: 38.541666667vw; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.helix .main img {
        height: 524px;
        width: 208px; } }
  .m-beer .beer-archive-container .beer.helix .left img,
  .m-beer .beer-archive-container .beer.helix .right img {
    height: 92.8vw;
    margin-bottom: 9.866666667vw;
    width: 36.8vw; }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.helix .left img,
      .m-beer .beer-archive-container .beer.helix .right img {
        height: 68.229166667vw;
        width: 27.083333333vw; } }
    @media (min-width: 1200px) {
      .m-beer .beer-archive-container .beer.helix .left img,
      .m-beer .beer-archive-container .beer.helix .right img {
        height: 410px;
        width: 168px;
        margin-bottom: 45px; } }
  .m-beer .beer-archive-container .beer.helix:hover .beer-items .left {
    transform: translateX(-73.006134969%) rotate(-8.95deg); }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.helix:hover .beer-items .left {
        transform: translateX(-71.153846154%) rotate(-8.95deg); } }
  .m-beer .beer-archive-container .beer.helix:hover .beer-items .right {
    transform: translateX(73.006134969%) rotate(8.95deg); }
    @media (min-width: 768px) {
      .m-beer .beer-archive-container .beer.helix:hover .beer-items .right {
        transform: translateX(71.153846154%) rotate(8.95deg); } }
  .m-beer .beer-archive-container .beer.helix:hover .beer-items .left,
  .m-beer .beer-archive-container .beer.helix:hover .beer-items .right {
    opacity: 1;
    transition: transform 350ms cubic-bezier(0.8, 0.03, 0.54, 1.23) 0ms, opacity 100ms linear 0ms; }
.m-beer .beer-archive-container [class^="col-"],
.m-beer .beer-archive-container [class*=" col-"] {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 12; }
  @media (min-width: 1200px) {
    .m-beer .beer-archive-container [class^="col-"],
    .m-beer .beer-archive-container [class*=" col-"] {
      align-items: flex-end;
      flex-direction: row;
      justify-content: space-between; } }
.m-beer-featured {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 29.6vw; }
  @media (min-width: 768px) {
    .m-beer-featured {
      padding-bottom: 0; } }
  @media (min-width: 1200px) {
    .m-beer-featured {
      padding-bottom: 18.736111vw; } }
  .m-beer-featured::after {
    background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    height: 29.6vw;
    width: 100%;
    right: 0;
    z-index: 1; }
    @media (min-width: 768px) {
      .m-beer-featured::after {
        height: 0; } }
    @media (min-width: 1200px) {
      .m-beer-featured::after {
        height: 18.736111vw; } }
  .m-beer-featured .texture {
    z-index: 1; }
  .m-beer-featured__deco {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0; }
    @media (min-width: 1200px) {
      .m-beer-featured__deco {
        top: 27%; } }
    .m-beer-featured__deco img {
      display: block;
      height: auto;
      position: relative; }
      @media (min-width: 1200px) {
        .m-beer-featured__deco img {
          width: 72.222222222vw;
          max-width: 1040px; } }
  .m-beer-featured .title-wrapper {
    text-align: center;
    padding-left: 23.266667%;
    padding-top: 21.333333%;
    padding-right: 7.733333333%;
    position: relative;
    width: 100%;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-beer-featured .title-wrapper {
        padding-top: 19.097222222%;
        padding-right: 15.416666667%;
        padding-left: 26.986111%; } }
    @media (min-width: 1200px) {
      .m-beer-featured .title-wrapper {
        padding-left: 32.986111111%; } }
  .m-beer-featured .title-deco {
    aspect-ratio: 1440/8312;
    display: block;
    fill: #EDE5DA;
    height: auto;
    opacity: .2;
    pointer-events: none;
    position: absolute;
    right: -8.266666667vw;
    top: 0;
    width: 122.666666667vw;
    z-index: 1; }
    @media (min-width: 768px) {
      .m-beer-featured .title-deco {
        right: 0;
        width: 108.463541667vw; } }
    @media (min-width: 1200px) {
      .m-beer-featured .title-deco {
        width: 100vw; } }
    @media (min-width: 768px) {
      .m-beer-featured .title-deco #pipes-sm {
        display: none; } }
    .m-beer-featured .title-deco #pipes {
      display: none; }
      @media (min-width: 768px) {
        .m-beer-featured .title-deco #pipes {
          display: block; } }
  .m-beer-featured .title {
    margin: 0;
    padding: clamp(15px, 4vw, 28px) 0;
    font-size: 10.666666667vw;
    line-height: 13.333333333vw; }
    @media (min-width: 768px) {
      .m-beer-featured .title {
        margin-top: 20px;
        padding: 2% 0;
        font-size: 9.114583333vw;
        line-height: 10.416666667vw; } }
    @media (min-width: 1200px) {
      .m-beer-featured .title {
        margin-bottom: 10px;
        padding: 2% 0;
        font-size: 6.944444444vw;
        line-height: 8.541666667vw; } }
  .m-beer-featured .quote {
    border: 0;
    margin: 0 auto;
    max-width: calc(100vw - 30px);
    padding: 55px 0 26.666666667vw 0;
    text-align: center;
    z-index: 13; }
    @media (min-width: 768px) {
      .m-beer-featured .quote {
        max-width: 588px;
        padding: 8.984375vw 0 143px 0; } }
    @media (min-width: 1200px) {
      .m-beer-featured .quote {
        max-width: 564px;
        padding: 155px 0 249px 0; } }
    .m-beer-featured .quote span {
      color: #A06E03;
      display: block;
      font-size: 40px;
      font-style: italic;
      line-height: 50px;
      letter-spacing: -1.2px;
      margin-bottom: 30px; }
      @media (min-width: 1200px) {
        .m-beer-featured .quote span {
          margin-bottom: 30px; } }
      .m-beer-featured .quote span:before, .m-beer-featured .quote span:after {
        content: "“";
        margin: 0 5px; }
    .m-beer-featured .quote cite,
    .m-beer-featured .quote cite small,
    .m-beer-featured .quote cite sup {
      color: #EDE5DA;
      font-size: 20px;
      font-weight: 700;
      justify-content: center;
      line-height: 30px;
      letter-spacing: -.6px;
      font-style: normal; }
      @media (min-width: 1200px) {
        .m-beer-featured .quote cite,
        .m-beer-featured .quote cite small,
        .m-beer-featured .quote cite sup {
          display: flex; } }
      .m-beer-featured .quote cite:before,
      .m-beer-featured .quote cite small:before,
      .m-beer-featured .quote cite sup:before {
        display: none; }
    .m-beer-featured .quote cite {
      display: block;
      white-space: nowrap; }
      @media (min-width: 768px) {
        .m-beer-featured .quote cite {
          display: flex; } }
    .m-beer-featured .quote cite small,
    .m-beer-featured .quote cite sup {
      display: flex; }
    .m-beer-featured .quote cite small {
      margin-left: 5px; }
    .m-beer-featured .quote cite sup {
      font-size: 15px;
      line-height: 15px;
      top: 0; }
  .m-beer-featured .title-wrapper + .beer-archive-container {
    padding-top: 55px; }
    @media (min-width: 992px) {
      .m-beer-featured .title-wrapper + .beer-archive-container {
        padding-top: 143px; } }
    @media (min-width: 1200px) {
      .m-beer-featured .title-wrapper + .beer-archive-container {
        padding-top: 249px; } }
.m-beer-page {
  padding-top: 239px;
  padding-bottom: 34.666666667vw;
  position: relative; }
  @media (min-width: 768px) {
    .m-beer-page {
      padding-top: 283px;
      padding-bottom: 27.34375vw; } }
  @media (min-width: 1200px) {
    .m-beer-page {
      padding-top: 292px;
      padding-bottom: 20.763888889vw; } }
  .m-beer-page .beer-archive-container {
    margin-bottom: 40px;
    margin-top: 82px; }
    @media (min-width: 768px) {
      .m-beer-page .beer-archive-container {
        margin-bottom: 70px;
        margin-top: 136px; } }
    @media (min-width: 1200px) {
      .m-beer-page .beer-archive-container {
        margin-bottom: 116px;
        margin-top: 130px; } }
  .m-beer-page .intro {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 84%;
    position: relative;
    text-align: center;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-beer-page .intro {
        max-width: 87.239583333%; } }
    @media (min-width: 1200px) {
      .m-beer-page .intro {
        max-width: 46.527777778%; } }
    .m-beer-page .intro-title {
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (min-width: 1200px) {
        .m-beer-page .intro-title {
          margin-bottom: 36px; } }
  .m-beer-page .texture {
    bottom: 0; }
  .m-beer-page__deco {
    left: 0;
    contain: content;
    height: 999px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 0; }
    @media (min-width: 768px) {
      .m-beer-page__deco {
        height: 1555px; } }
    @media (min-width: 1200px) {
      .m-beer-page__deco {
        height: 1736px; } }
    .m-beer-page__deco img,
    .m-beer-page__deco picture {
      display: block;
      height: 100%;
      width: auto; }
  @media (max-width: 768px) {
    .m-beer-page .beer-deco {
      top: 24.266666667vw !important; } }
  .m-beer-page .beer-deco:before {
    display: none; }
.m-beer-page-single {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%; }
  .m-beer-page-single .beers {
    display: flex;
    flex-direction: column;
    padding-top: 139px; }
    @media (min-width: 768px) {
      .m-beer-page-single .beers {
        padding-top: 114px; } }
    @media (min-width: 1200px) {
      .m-beer-page-single .beers {
        padding-top: 100px;
        gap: 393px; } }
  .m-beer-page-single .content-cols {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap; }
    @media (min-width: 1200px) {
      .m-beer-page-single .content-cols {
        flex-wrap: nowrap;
        margin-left: 40px;
        margin-right: 40px; } }
  .m-beer-page-single .col-left,
  .m-beer-page-single .col-right {
    display: flex;
    padding: 0 30px 30px; }
    @media (min-width: 1200px) {
      .m-beer-page-single .col-left,
      .m-beer-page-single .col-right {
        padding: 0; } }
  .m-beer-page-single .col-left {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    order: 1; }
    @media (min-width: 1200px) {
      .m-beer-page-single .col-left {
        order: 0;
        gap: 90px;
        width: calc(50% - 154px); } }
    .m-beer-page-single .col-left hr {
      z-index: -1; }
      @media (min-width: 1200px) {
        .m-beer-page-single .col-left hr {
          margin-right: -203px; } }
    .m-beer-page-single .col-left p {
      position: relative;
      z-index: 2; }
  .m-beer-page-single .col-right {
    flex-direction: column;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .m-beer-page-single .col-right {
        flex-direction: row; } }
    @media (min-width: 1200px) {
      .m-beer-page-single .col-right {
        width: calc(50% + 154px); } }
  .m-beer-page-single .title {
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
    z-index: 12; }
  .m-beer-page-single .beer {
    overflow: visible;
    position: relative;
    z-index: 12;
    margin-bottom: 60px; }
    .m-beer-page-single .beer:last-of-type {
      margin-botom: 0; }
    .m-beer-page-single .beer .h5 {
      margin: 0;
      font-style: normal;
      text-transform: initial; }
    @media (min-width: 992px) {
      .m-beer-page-single .beer {
        margin-bottom: 0; } }
    .m-beer-page-single .beer__img {
      display: block;
      height: 565px;
      margin: 0 0 30px 0;
      position: relative;
      width: 225px; }
      @media (min-width: 768px) {
        .m-beer-page-single .beer__img {
          height: 630px;
          width: 251px; } }
      @media (min-width: 992px) {
        .m-beer-page-single .beer__img {
          margin-bottom: 0; } }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__img {
          height: 771px;
          width: 308px; } }
      .m-beer-page-single .beer__img img,
      .m-beer-page-single .beer__img picture {
        contain: strict;
        position: relative;
        z-index: 14; }
    .m-beer-page-single .beer__info {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-bottom: 0;
      position: relative;
      z-index: 13; }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__info {
          margin-top: 81px; } }
      .m-beer-page-single .beer__info li {
        padding-left: 0; }
        .m-beer-page-single .beer__info li:before {
          display: none; }
      @media (min-width: 768px) {
        .m-beer-page-single .beer__info li:nth-child(1) {
          transform: translateX(181px); } }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__info li:nth-child(1) {
          transform: translateX(181px); } }
      .m-beer-page-single .beer__info li:nth-child(2) {
        margin-top: 10px; }
        @media (min-width: 768px) {
          .m-beer-page-single .beer__info li:nth-child(2) {
            margin-top: 130px;
            transform: translateX(261px); } }
        @media (min-width: 1200px) {
          .m-beer-page-single .beer__info li:nth-child(2) {
            margin-top: 147px;
            transform: translateX(261px); } }
      .m-beer-page-single .beer__info li:nth-child(3) {
        margin-top: 10px; }
        @media (min-width: 768px) {
          .m-beer-page-single .beer__info li:nth-child(3) {
            margin-top: 130px;
            transform: translateX(190px); } }
        @media (min-width: 1200px) {
          .m-beer-page-single .beer__info li:nth-child(3) {
            margin-top: 137px;
            transform: translateX(190px); } }
    .m-beer-page-single .beer__info dl {
      align-content: center;
      align-items: center;
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap;
      margin-bottom: 0; }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__info dl {
          width: 260px; } }
    .m-beer-page-single .beer__info dd, .m-beer-page-single .beer__info dt {
      height: fit-content;
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 0;
      white-space: nowrap; }
    .m-beer-page-single .beer__info dt {
      text-transform: capitalize;
      color: #A06E03; }
    .m-beer-page-single .beer__info dd {
      font-weight: bold;
      width: 50%; }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__info dd {
          margin-left: 30px; } }
    .m-beer-page-single .beer__gear, .m-beer-page-single .beer__gear svg {
      display: block; }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__gear, .m-beer-page-single .beer__gear svg {
          height: 468px;
          width: 468px; } }
    .m-beer-page-single .beer__gear {
      top: 50%;
      left: 225px;
      position: absolute;
      transform: translateY(-50%) translateX(-50%);
      z-index: 12; }
      @media (min-width: 768px) {
        .m-beer-page-single .beer__gear {
          top: calc(85% - 450px);
          left: initial;
          transform: translateY(0) translateX(0); } }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__gear {
          left: 20px;
          top: calc(50% - 194px); } }
      .m-beer-page-single .beer__gear:before {
        background: radial-gradient(50% 50% at 50% 50%, #4D3525 0%, rgba(0, 0, 0, 0) 100%);
        border-radius: 100%;
        content: "";
        opacity: .9;
        pointer-events: none;
        position: absolute;
        z-index: 10; }
        @media (min-width: 1200px) {
          .m-beer-page-single .beer__gear:before {
            height: 1560px;
            left: calc(50% - 877px);
            top: calc(50% - 780px);
            width: 1560px; } }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .m-beer-page-single .beer__gear:before {
            opacity: .65; } }
    .m-beer-page-single .beer__gear svg {
      fill: #000;
      opacity: .3;
      position: relative;
      z-index: 11;
      width: 92vw;
      height: 92vw;
      will-change: transform; }
      @media (min-width: 768px) {
        .m-beer-page-single .beer__gear svg {
          width: 450px;
          height: 450px; } }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__gear svg {
          margin-left: 27px; } }
    .m-beer-page-single .beer__pipes {
      display: block;
      left: 0;
      fill: #EDE5DA;
      opacity: .2;
      pointer-events: none;
      position: absolute;
      height: auto;
      width: 100vw; }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__pipes {
          height: 3.472222222vw;
          top: calc(100% + 111px); } }
      @media (min-width: 1200px) {
        .m-beer-page-single .beer__pipes.pipes-first {
          height: 9.930555556vw;
          top: calc(100% + 87px); } }
  .m-beer-page-single .col-left > div {
    min-width: 100%;
    position: relative;
    z-index: 14; }

.btn {
  margin: 0 18px; }
  .btn .text {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 3;
    width: fit-content; }
  .btn:focus, .btn.focus, .btn:active, .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
    .btn:focus:focus, .btn:focus.focus, .btn:focus:active, .btn:focus.active, .btn.focus:focus, .btn.focus.focus, .btn.focus:active, .btn.focus.active, .btn:active:focus, .btn:active.focus, .btn:active:active, .btn:active.active, .btn.active:focus, .btn.active.focus, .btn.active:active, .btn.active.active {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none; }

.btn-primary,
.btn-primary-alt {
  align-items: center;
  border-radius: 10px;
  border: 0;
  display: flex;
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-size: 16px;
  height: fit-content;
  line-height: 28px;
  justify-content: center;
  letter-spacing: -.03em;
  max-width: 100%;
  padding: 4px 20px;
  position: relative;
  transition: background-color 250ms ease-out, color 250ms ease-out;
  flex: 0 0 auto;
  width: fit-content;
  z-index: 99; }
  @media (min-width: 768px) {
    .btn-primary,
    .btn-primary-alt {
      font-size: 20px;
      line-height: 35px; } }
  .btn-primary .icon,
  .btn-primary-alt .icon {
    display: block;
    margin-right: 10px; }
    .btn-primary .icon.cart,
    .btn-primary-alt .icon.cart {
      height: 26px;
      position: relative;
      width: 26px; }
      .btn-primary .icon.cart .cart-contents,
      .btn-primary-alt .icon.cart .cart-contents {
        align-items: center;
        aspect-ratio: 1/1;
        border-radius: 100%;
        color: #EDE5DA;
        display: flex;
        font-family: "Philosopher", sans-serif;
        font-weight: 400;
        font-size: 10px;
        justify-content: center;
        line-height: 10px;
        min-width: 12px;
        padding: 1px;
        position: absolute;
        text-align: center;
        right: 0;
        top: 0; }
      .btn-primary .icon.cart svg,
      .btn-primary-alt .icon.cart svg {
        height: 19px;
        margin-right: 7px;
        margin-top: 7px;
        width: 19px; }
    .btn-primary .icon.bell,
    .btn-primary-alt .icon.bell {
      height: 16px;
      width: 24px; }
  .btn-primary .deco,
  .btn-primary-alt .deco {
    align-items: center;
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%; }
    .btn-primary .deco svg,
    .btn-primary-alt .deco svg {
      display: block;
      height: 25px;
      position: absolute;
      transition: fill 250ms ease-out;
      width: 18px; }
    .btn-primary .deco svg.left,
    .btn-primary-alt .deco svg.left {
      left: calc(100% - 2px);
      transform: scale(-1); }
    .btn-primary .deco svg.right,
    .btn-primary-alt .deco svg.right {
      right: calc(100% - 2px); }

.btn-primary {
  background: #A06E03;
  color: #EDE5DA; }
  .btn-primary .cart-contents {
    background: #4D3525; }
  .btn-primary .deco svg {
    fill: #A06E03; }
  .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .btn-primary:hover {
    background: #4D3525 !important; }
    .btn-primary:focus svg, .btn-primary.focus svg, .btn-primary:active svg, .btn-primary.active svg, .btn-primary:hover svg {
      fill: #4D3525 !important; }

.btn-primary-alt {
  background: #EDE5DA; }
  .btn-primary-alt .cart-contents {
    background: #89643F; }
  .btn-primary-alt .text {
    color: #89643F; }
  .btn-primary-alt .icon {
    fill: #89643F; }
  .btn-primary-alt .deco svg {
    fill: #EDE5DA; }
  .btn-primary-alt:focus, .btn-primary-alt.focus, .btn-primary-alt:active, .btn-primary-alt.active, .btn-primary-alt:hover {
    background: #4D3525 !important; }
    .btn-primary-alt:focus .deco svg, .btn-primary-alt.focus .deco svg, .btn-primary-alt:active .deco svg, .btn-primary-alt.active .deco svg, .btn-primary-alt:hover .deco svg {
      fill: #4D3525 !important; }

.btn-default {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .btn-default .bg {
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
  @media (min-width: 768px) {
    .btn-default:hover .bg, .btn-default:active .bg, .btn-default:focus .bg {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); } }
  .btn-default:hover .bg:before, .btn-default:active .bg:before, .btn-default:focus .bg:before {
    opacity: 0;
    -webkit-transform: scale(8);
    -ms-transform: scale(8);
    -o-transform: scale(8);
    transform: scale(8);
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }
  .btn-default-filter .bg:before {
    content: '\e992'; }
  @media (min-width: 768px) {
    .btn-default.disabled:hover .bg, .btn-default.disabled:active .bg, .btn-default.disabled:focus .bg {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); } }
  .btn-default.disabled:hover .bg:before, .btn-default.disabled:active .bg:before, .btn-default.disabled:focus .bg:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .btn-default.bg-white .bg:before {
    color: #acacac; }
  .btn-default.bg-orange .bg:before {
    color: #f7b961; }

.btn-see-menu {
  display: block;
  margin: 2.625em auto 0;
  /* 42/16 */
  height: 180px;
  vertical-align: top;
  width: 180px; }
  @media (min-width: 768px) {
    .btn-see-menu {
      display: inline-block; } }
  @media (min-width: 992px) {
    .btn-see-menu {
      margin: 3.375em 0 0;
      /* 54/16 */ } }
  @media (min-width: 768px) {
    .btn-see-menu + .btn-see-menu {
      margin-left: 46px; } }
  .btn-see-menu:hover, .btn-see-menu:active, .btn-see-menu:focus {
    background-position: 0 100%; }

.btn-sliding-panel,
.btn-open-sliding-panel,
nav.nav li .btn-sliding-panel,
nav.nav li .btn-open-sliding-panel {
  align-items: initial;
  align-content: space-between;
  border-radius: 0;
  border: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  line-height: 0;
  margin: 0 !important;
  padding: 10px 13px;
  justify-content: space-between;
  height: 34px;
  width: 43px; }
  .btn-sliding-panel:hover .bar, .btn-sliding-panel:focus .bar, .btn-sliding-panel:active .bar,
  .btn-open-sliding-panel:hover .bar,
  .btn-open-sliding-panel:focus .bar,
  .btn-open-sliding-panel:active .bar,
  nav.nav li .btn-sliding-panel:hover .bar,
  nav.nav li .btn-sliding-panel:focus .bar,
  nav.nav li .btn-sliding-panel:active .bar,
  nav.nav li .btn-open-sliding-panel:hover .bar,
  nav.nav li .btn-open-sliding-panel:focus .bar,
  nav.nav li .btn-open-sliding-panel:active .bar {
    transform: scale(0.9); }
  .btn-sliding-panel .bar,
  .btn-open-sliding-panel .bar,
  nav.nav li .btn-sliding-panel .bar,
  nav.nav li .btn-open-sliding-panel .bar {
    background: #EDE5DA;
    content: "";
    display: block;
    flex-basis: 1px;
    height: 1px;
    left: 13px;
    transition: transform 300ms ease-out;
    width: 17px; }

.m-contact-page {
  padding: 20rem 1.5rem 20rem;
  position: relative; }
  @media (min-width: 992px) {
    .m-contact-page {
      padding: 30rem 1.5rem; } }
  .m-contact-page .texture {
    opacity: 0.05; }
  .m-contact-page__deco {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 61%; }
    .m-contact-page__deco .shadow, .m-contact-page__deco:before, .m-contact-page__deco:after {
      content: "";
      position: absolute;
      right: 0;
      z-index: 1; }
    .m-contact-page__deco:before, .m-contact-page__deco:after {
      width: 100%; }
    .m-contact-page__deco:after {
      background: linear-gradient(180deg, #191919 35%, rgba(25, 25, 25, 0) 100%);
      height: 50%;
      top: 0; }
    .m-contact-page__deco:before {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 75%, #191919 100%);
      height: 100%;
      bottom: 0; }
    .m-contact-page__deco .shadow {
      background: linear-gradient(270deg, #191919 35%, rgba(25, 25, 25, 0) 100%);
      height: 100%;
      width: 75px; }
      @media (min-width: 768px) {
        .m-contact-page__deco .shadow {
          width: 175px; } }
      @media (min-width: 1200px) {
        .m-contact-page__deco .shadow {
          width: 200px; } }
      .m-contact-page__deco .shadow:last-of-type {
        left: 0;
        right: auto;
        background: linear-gradient(-270deg, #191919 35%, rgba(25, 25, 25, 0) 100%); }
    .m-contact-page__deco img {
      opacity: 1;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .m-contact-page__deco img,
    .m-contact-page__deco picture {
      display: block;
      height: 126.666666667vw;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-contact-page__deco img,
        .m-contact-page__deco picture {
          width: 100%; } }
      @media (min-width: 1200px) {
        .m-contact-page__deco img,
        .m-contact-page__deco picture {
          height: 100%;
          width: 100vw; } }
  .m-contact-page #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 60%;
    z-index: -1; }
    .m-contact-page #map a[href^="http://maps.google.com/maps"] {
      display: none !important; }
    .m-contact-page #map a[href^="https://maps.google.com/maps"] {
      display: none !important; }
    .m-contact-page #map .gmnoprint a, .m-contact-page #map .gmnoprint span, .m-contact-page #map .gm-style-cc {
      display: none; }
    .m-contact-page #map .gmnoprint div {
      background: none !important; }
.m-contact .content__intro {
  text-align: center;
  text-transform: uppercase;
  margin-top: 100px; }
  @media (min-width: 1200px) {
    .m-contact .content__intro {
      margin-top: 0; } }
  .m-contact .content__intro h2 {
    font-size: 6rem;
    line-height: 7rem;
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .m-contact .content__intro h2 {
        font-size: 7rem;
        line-height: 8rem; } }
    @media (min-width: 1200px) {
      .m-contact .content__intro h2 {
        font-size: 10rem;
        line-height: 11rem; } }
.m-contact .content__contact-details {
  position: relative;
  margin-top: 13rem;
  padding-bottom: 100px; }
  .m-contact .content__contact-details .days,
  .m-contact .content__contact-details .hours {
    flex-shrink: 0;
    white-space: nowrap; }
  .m-contact .content__contact-details .cd-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-self: center;
    width: 100%;
    max-width: 360px;
    margin-left: 0; }
    @media (min-width: 768px) {
      .m-contact .content__contact-details .cd-list {
        max-width: 495px;
        margin-left: 5rem; } }
    @media (min-width: 1200px) {
      .m-contact .content__contact-details .cd-list {
        margin-left: 13.5rem; } }
    .m-contact .content__contact-details .cd-list__item {
      width: 100%;
      display: flex;
      align-items: flex-start;
      margin-bottom: 2.5rem;
      justify-content: flex-start;
      padding: 0; }
      .m-contact .content__contact-details .cd-list__item:last-of-type {
        margin: 0; }
      .m-contact .content__contact-details .cd-list__item a, .m-contact .content__contact-details .cd-list__item p, .m-contact .content__contact-details .cd-list__item address, .m-contact .content__contact-details .cd-list__item dd, .m-contact .content__contact-details .cd-list__item dt {
        color: #fff;
        margin: 0;
        padding: 0;
        line-height: 2.5rem;
        font-size: 1.6rem; }
      .m-contact .content__contact-details .cd-list__item a {
        text-decoration: none; }
        .m-contact .content__contact-details .cd-list__item a:hover, .m-contact .content__contact-details .cd-list__item a:focus {
          color: #A06E03;
          text-decoration: none; }
      .m-contact .content__contact-details .cd-list__item ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%; }
      .m-contact .content__contact-details .cd-list__item li {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: space-between;
        width: 100%;
        margin: 0;
        padding: 0; }
      .m-contact .content__contact-details .cd-list__item span.icon {
        position: relative;
        width: 2rem;
        height: 2rem;
        margin-right: 3rem;
        line-height: 2.5em; }
      .m-contact .content__contact-details .cd-list__item svg {
        fill: #fff;
        width: 100%;
        height: 100%;
        object-fit: cover;
        margin-right: 1.5rem; }
.m-contact .content__contact-form {
  position: relative;
  padding-top: 10rem; }
  .m-contact .content__contact-form:before, .m-contact .content__contact-form:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 1; }
  .m-contact .content__contact-form:before {
    background: linear-gradient(180deg, rgba(25, 25, 25, 0) 75%, #191919 100%);
    height: 100%;
    bottom: 0; }
  .m-contact .content__contact-form__the-form, .m-contact .content__contact-form__intro {
    padding: 0 13.5rem; }
  .m-contact .content__contact-form--first-group, .m-contact .content__contact-form--second-group, .m-contact .content__contact-form--third-group {
    display: flex;
    padding: 0 1rem; }
    @media screen and (min-width: 992px) {
      .m-contact .content__contact-form--first-group, .m-contact .content__contact-form--second-group, .m-contact .content__contact-form--third-group {
        padding: 0;
        justify-content: center;
        align-items: center; } }
    .m-contact .content__contact-form--first-group label, .m-contact .content__contact-form--second-group label, .m-contact .content__contact-form--third-group label {
      color: #fff; }
    .m-contact .content__contact-form--first-group input::placeholder,
    .m-contact .content__contact-form--first-group textarea::placeholder, .m-contact .content__contact-form--second-group input::placeholder,
    .m-contact .content__contact-form--second-group textarea::placeholder, .m-contact .content__contact-form--third-group input::placeholder,
    .m-contact .content__contact-form--third-group textarea::placeholder {
      color: #fff; }
    .m-contact .content__contact-form--first-group input[type='text'],
    .m-contact .content__contact-form--first-group input[type='email'],
    .m-contact .content__contact-form--first-group textarea.form-control, .m-contact .content__contact-form--second-group input[type='text'],
    .m-contact .content__contact-form--second-group input[type='email'],
    .m-contact .content__contact-form--second-group textarea.form-control, .m-contact .content__contact-form--third-group input[type='text'],
    .m-contact .content__contact-form--third-group input[type='email'],
    .m-contact .content__contact-form--third-group textarea.form-control {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: transparent;
      border: 0;
      border-bottom: 1px solid #EDE5DA;
      font-size: 1.6rem;
      font-style: normal;
      color: #fff;
      font-weight: 700;
      line-height: 2.5rem;
      width: 100%;
      outline: none;
      padding-bottom: 1.8rem; }
    .m-contact .content__contact-form--first-group textarea.form-control, .m-contact .content__contact-form--second-group textarea.form-control, .m-contact .content__contact-form--third-group textarea.form-control {
      height: 100%;
      max-height: 16rem; }
  .m-contact .content__contact-form--first-group {
    flex-wrap: wrap;
    gap: 2rem; }
    .m-contact .content__contact-form--first-group .form-group {
      width: 100%;
      margin-bottom: 5rem; }
      @media screen and (min-width: 992px) {
        .m-contact .content__contact-form--first-group .form-group {
          width: calc(50% - 1rem);
          margin-bottom: 0; } }
  .m-contact .content__contact-form--second-group .form-group {
    width: 100%; }
  .m-contact .content__contact-form--third-group {
    margin-top: 5rem; }
    .m-contact .content__contact-form--third-group button[type="submit"] {
      background: #A06E03;
      color: #EDE5DA; }

#contest-header {
  height: 392px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    #contest-header {
      height: 800px; } }
  #contest-header:before {
    content: '';
    height: 250px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
    @media (min-width: 768px) {
      #contest-header:before {
        height: 350px; } }
  #contest-header .brand {
    left: 50%;
    margin-left: -42px;
    position: absolute;
    top: 28px;
    width: 84px;
    z-index: 2; }
    @media (min-width: 768px) {
      #contest-header .brand {
        margin-left: -57px;
        top: 40px;
        width: 114px; } }

#contest {
  position: relative;
  z-index: 2; }
  #contest h1 {
    color: #fff;
    margin: 0 0 1em;
    /* 18/18 */ }
    @media (min-width: 992px) {
      #contest h1 {
        font-size: 1.75em;
        /* 28/16 */
        line-height: 1.035714285714286em;
        /* 29/28 */
        margin-bottom: 0.928571428571429em;
        /* 26/28 */ } }
  #contest .details {
    background-color: #000;
    padding: 2.125em 0;
    /* 34/16 */ }
    @media (min-width: 992px) {
      #contest .details {
        padding: 4.0625em 0;
        /* 65/16 */ } }
    #contest .details .embed-responsive {
      border: 7px solid #fff;
      margin: -18.96551724137931% -15px 0.1875em;
      /* 55/320 3/16 */
      padding-bottom: 50.793650793650794%;
      position: relative;
      top: -2.125em;
      /* 34/16 */ }
      @media (min-width: 992px) {
        #contest .details .embed-responsive {
          border: 20px solid #fff;
          margin: -190px 25px 0.3125em;
          /* 5/16 */
          top: -4.0625em;
          /* 65/16 */ } }
    #contest .details .editor a:hover {
      color: #fff; }
    #contest .details .editor h2,
    #contest .details .editor .h2,
    #contest .details .editor h4,
    #contest .details .editor .h4,
    #contest .details .editor h6,
    #contest .details .editor .h6,
    #contest .details .editor p {
      color: #fff; }
    #contest .details ol {
      margin: 0 -30px;
      padding-top: 1.75em;
      /* 28/16 */ }
      @media (min-width: 1200px) {
        #contest .details ol {
          margin: 0; } }
      #contest .details ol li {
        color: #e18401;
        font-size: 1.125em;
        /* 18/16 */
        line-height: 1.333333333333333em;
        /* 24/18 */
        margin: 0; }
        @media (min-width: 992px) {
          #contest .details ol li {
            font-size: 1.5em;
            /* 24/16 */
            line-height: 1.5em;
            /* 36/24 */ } }
        #contest .details ol li + li {
          margin-top: 0.666666666666667em;
          /* 12/18 */ }
          @media (min-width: 992px) {
            #contest .details ol li + li {
              margin-top: 0; } }
  #contest .mailing-form {
    padding: 140px 0 40px; }
    @media (min-width: 992px) {
      #contest .mailing-form {
        padding-bottom: 140px; } }
    #contest .mailing-form form {
      margin: 0 -30px;
      position: relative;
      width: auto;
      z-index: 1; }
      #contest .mailing-form form:before {
        content: '';
        height: 127px;
        left: 50%;
        margin-left: -74px;
        position: absolute;
        top: -131px;
        width: 148px;
        z-index: 2; }
        @media (min-width: 992px) {
          #contest .mailing-form form:before {
            height: 221px;
            left: -235px;
            margin-left: 0;
            top: -86px;
            width: 254px; } }
      @media (max-width: 991px) {
        #contest .mailing-form form .editor h2 {
          font-size: 1.125em;
          /* 18/16 */
          line-height: 1.111111111111111em;
          /* 20/18 */ } }
      #contest .mailing-form form .form-group,
      #contest .mailing-form form .actions {
        position: relative;
        z-index: 3; }
      #contest .mailing-form form .help-block {
        color: #000; }
      #contest .mailing-form form .actions {
        padding-top: 20px;
        text-align: center; }
        #contest .mailing-form form .actions .btn .bg:before {
          content: '\e908'; }
      #contest .mailing-form form.success:before {
        display: none; }
  #contest .rules {
    background-color: #fff;
    padding: 2.375em 0 2.3125em;
    /* 38/16 37/16 */ }
    @media (min-width: 992px) {
      #contest .rules {
        padding: 4.1875em 0 4.125em;
        /* 67/16 66/16 */ } }
    @media (max-width: 991px) {
      #contest .rules .editor h2 {
        font-size: 1.125em;
        /* 18/16 */
        line-height: 1.111111111111111em;
        /* 20/18 */ } }
    #contest .rules .file {
      padding-top: 2.25em;
      /* 36/16 */
      text-align: center; }
      #contest .rules .file a {
        text-decoration: underline; }

#contest-footer {
  border-top: 5px solid #000; }

form {
  margin: 0;
  width: 100%; }
  form .form-group {
    margin-bottom: 20px;
    position: relative; }
    form .form-group::before {
      content: url("../src/img/svg/logo-handle-white.svg");
      height: 20px;
      left: 5px;
      top: 0;
      position: absolute;
      transform: rotate(-90deg) translateY(-50%);
      width: 27px; }
    form .form-group input,
    form .form-group textarea {
      padding-left: 42px; }
  form label abbr {
    text-decoration: none; }
  form .form-control {
    border: 2px solid #000;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    font: 400 14px/32px "Philosopher", sans-serif;
    height: 36px;
    outline: none;
    margin-bottom: 2rem;
    padding: 0 10px 0 42px;
    -webkit-transition: border-color 250ms;
    -o-transition: border-color 250ms;
    transition: border-color 250ms; }
    form .form-control.is-placeholder {
      color: #000; }
    form .form-control::-moz-placeholder {
      color: #000;
      opacity: 1; }
    form .form-control:-ms-input-placeholder {
      color: #000; }
    form .form-control::-webkit-input-placeholder {
      color: #000; }
    @media (min-width: 992px) {
      form .form-control {
        font-size: 16px;
        height: 40px;
        line-height: 36px;
        margin-bottom: 3.125rem; } }
    form .form-control:focus {
      border-color: #e18401;
      -webkit-box-shadow: none;
      box-shadow: none; }
    form .form-control-large {
      font-size: 18px;
      height: 60px;
      line-height: 56px; }
      @media (min-width: 992px) {
        form .form-control-large {
          font-size: 20px;
          height: 70px;
          line-height: 66px; } }
  form input.form-control,
  form textarea.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  form textarea.form-control {
    height: 180px;
    line-height: 24px;
    padding: 0 10px 4px 42px;
    resize: none;
    margin-bottom: 0 !important; }
    @media (min-width: 992px) {
      form textarea.form-control {
        height: 222px;
        line-height: 26px;
        padding: 0 10px 5px 42px; } }
  form .custom-select-wrapper {
    position: relative; }
    form .custom-select-wrapper select {
      height: 100% !important;
      width: 100% !important;
      z-index: 2; }
    form .custom-select-wrapper .customSelect {
      display: block !important;
      padding: 0 29px 0 10px;
      position: relative;
      -webkit-transition: border-color 200ms;
      -o-transition: border-color 200ms;
      transition: border-color 200ms;
      z-index: 1; }
      form .custom-select-wrapper .customSelect:before {
        color: #000;
        content: '\e903';
        font-size: 14px;
        line-height: 32px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 29px;
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        @media (min-width: 992px) {
          form .custom-select-wrapper .customSelect:before {
            font-size: 16px;
            line-height: 36px; } }
      form .custom-select-wrapper .customSelect.customSelectFocus {
        border-color: #e18401; }
    form .custom-select-wrapper .customSelectInner {
      display: block !important;
      overflow: hidden;
      white-space: nowrap;
      width: 100% !important; }
    form .custom-select-wrapper .customSelectInner {
      width: 100% !important; }
  form .icheckbox,
  form .iradio {
    background-color: #fff;
    float: left;
    height: 1.25em;
    /* 20/16 */
    margin-left: -1.875em;
    /* 30/16 */
    width: 1.25em;
    /* 20/16 */
    z-index: 1; }
    form .icheckbox:before,
    form .iradio:before {
      background-color: #e18401;
      bottom: 0.1875em;
      /* 3/16 */
      content: '';
      left: 0.1875em;
      /* 3/16 */
      opacity: 0;
      position: absolute;
      right: 0.1875em;
      /* 3/16 */
      top: 0.1875em;
      /* 3/16 */
      -webkit-transition: opacity 200ms;
      -o-transition: opacity 200ms;
      transition: opacity 200ms;
      z-index: 2; }
    form .icheckbox input,
    form .iradio input {
      margin: 0; }
    form .icheckbox .iCheck-helper,
    form .iradio .iCheck-helper {
      z-index: 3; }
    form .icheckbox.checked:before,
    form .iradio.checked:before {
      opacity: 1; }
  form label.checkbox,
  form label.radio {
    padding-left: 20px; }
  form .actions:before, form .actions:after {
    content: " ";
    display: table; }
  form .actions:after {
    clear: both; }
  form .actions .btn-wrapper {
    position: relative; }
    @media (min-width: 768px) {
      form .actions .btn-wrapper {
        float: left; } }
    form .actions .btn-wrapper .ajax-loader {
      background-color: #000;
      bottom: 0;
      display: block;
      height: auto;
      left: 0;
      margin: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: auto;
      z-index: 2; }
  form .actions .btn .bg:before {
    content: "\e907";
    font-size: 24px; }
  form .actions .btn.btn-default-filter .bg:before {
    content: '\e992'; }
  form span.wpcf7-form-control-wrap {
    display: block;
    position: static; }
  form span.wpcf7-not-valid-tip {
    color: #a94442;
    display: block;
    font-size: 0.875em;
    /* 14/16 */
    line-height: 1.428571428571429em;
    /* 20/14 */
    margin: 0.357142857142857em 0 0;
    /* 5/14 */ }
  form div.wpcf7-response-output {
    background-color: #a94442;
    border: 0;
    color: #fff;
    font-size: 0.875em;
    /* 14/16 */
    line-height: 1.428571428571429em;
    /* 20/14 */
    margin: 20px 0 0;
    padding: 1em;
    /* 14/14 */ }
    form div.wpcf7-response-output.wpcf7-mail-sent-ok {
      background-color: #3c763d; }

.contact-form {
  padding-top: 1.5em;
  /* 24/16 */ }
  @media (min-width: 992px) {
    .contact-form {
      padding-top: 3.875em;
      /* 62/16 */ } }

.front-page,
.js .section-index .front-page {
  max-width: 100vw;
  position: relative !important; }
  .front-page header,
  .js .section-index .front-page header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100vw;
    overflow: hidden;
    padding-top: 237px;
    position: relative;
    z-index: 12; }
    @media (min-width: 768px) {
      .front-page header,
      .js .section-index .front-page header {
        padding-top: 245px; } }
    @media (min-width: 1200px) {
      .front-page header,
      .js .section-index .front-page header {
        padding-top: 377px; } }
    .front-page header:before,
    .js .section-index .front-page header:before {
      background: radial-gradient(50% 50% at 50% 50%, #4D3525 0%, rgba(0, 0, 0, 0) 100%);
      content: "";
      left: calc(50% - 398px);
      position: absolute;
      height: 670px;
      top: 280px;
      width: 796px; }
      @media (min-width: 768px) {
        .front-page header:before,
        .js .section-index .front-page header:before {
          background: radial-gradient(33% 25% at 50% 50%, #4D3525 0%, rgba(0, 0, 0, 0) 100%);
          height: 824px;
          left: calc(50% - 412px);
          top: 227px;
          width: 824px; } }
      @media (min-width: 1200px) {
        .front-page header:before,
        .js .section-index .front-page header:before {
          height: 1560px;
          left: calc(50% - 780px);
          top: 50px;
          width: 1560px;
          z-index: 0; } }
    .front-page header .deco-imgs,
    .js .section-index .front-page header .deco-imgs {
      display: flex;
      flex-wrap: wrap;
      left: 0;
      position: absolute;
      justify-content: space-between;
      top: 0;
      width: 100vw;
      z-index: -1; }
      @media (min-width: 768px) {
        .front-page header .deco-imgs,
        .js .section-index .front-page header .deco-imgs {
          flex-wrap: nowrap; } }
      .front-page header .deco-imgs .shade,
      .js .section-index .front-page header .deco-imgs .shade {
        content: "";
        position: absolute;
        z-index: 1; }
        .front-page header .deco-imgs .shade.bottom,
        .js .section-index .front-page header .deco-imgs .shade.bottom {
          background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
          bottom: 0;
          height: 24.375vw; }
          @media (min-width: 768px) {
            .front-page header .deco-imgs .shade.bottom,
            .js .section-index .front-page header .deco-imgs .shade.bottom {
              height: 31.380208333vw; } }
          @media (min-width: 1200px) {
            .front-page header .deco-imgs .shade.bottom,
            .js .section-index .front-page header .deco-imgs .shade.bottom {
              height: 24.375vw; } }
        .front-page header .deco-imgs .shade.left,
        .js .section-index .front-page header .deco-imgs .shade.left {
          background: linear-gradient(90deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
          left: 0; }
        .front-page header .deco-imgs .shade.right,
        .js .section-index .front-page header .deco-imgs .shade.right {
          background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
          right: 0; }
        .front-page header .deco-imgs .shade.top,
        .js .section-index .front-page header .deco-imgs .shade.top {
          background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
          top: 0;
          height: 40.972222222vw; }
          @media (min-width: 768px) {
            .front-page header .deco-imgs .shade.top,
            .js .section-index .front-page header .deco-imgs .shade.top {
              height: 52.734375vw; } }
          @media (min-width: 1200px) {
            .front-page header .deco-imgs .shade.top,
            .js .section-index .front-page header .deco-imgs .shade.top {
              height: 40.972222222vw; } }
        .front-page header .deco-imgs .shade.bottom, .front-page header .deco-imgs .shade.top,
        .js .section-index .front-page header .deco-imgs .shade.bottom,
        .js .section-index .front-page header .deco-imgs .shade.top {
          width: 100%; }
        .front-page header .deco-imgs .shade.left, .front-page header .deco-imgs .shade.right,
        .js .section-index .front-page header .deco-imgs .shade.left,
        .js .section-index .front-page header .deco-imgs .shade.right {
          height: 100%;
          width: 21.180555556vw; }
          @media (min-width: 768px) {
            .front-page header .deco-imgs .shade.left, .front-page header .deco-imgs .shade.right,
            .js .section-index .front-page header .deco-imgs .shade.left,
            .js .section-index .front-page header .deco-imgs .shade.right {
              width: 21.09375vw; } }
          @media (min-width: 1200px) {
            .front-page header .deco-imgs .shade.left, .front-page header .deco-imgs .shade.right,
            .js .section-index .front-page header .deco-imgs .shade.left,
            .js .section-index .front-page header .deco-imgs .shade.right {
              width: 21.180555556vw; } }
      .front-page header .deco-imgs > .left,
      .js .section-index .front-page header .deco-imgs > .left {
        order: 0;
        position: relative;
        width: 100%; }
        @media (min-width: 768px) {
          .front-page header .deco-imgs > .left,
          .js .section-index .front-page header .deco-imgs > .left {
            width: 49.235677083%; } }
        @media (min-width: 1200px) {
          .front-page header .deco-imgs > .left,
          .js .section-index .front-page header .deco-imgs > .left {
            width: 49.236111111%; } }
      .front-page header .deco-imgs > .right,
      .js .section-index .front-page header .deco-imgs > .right {
        order: 1;
        position: relative;
        width: 100%; }
        @media (min-width: 768px) {
          .front-page header .deco-imgs > .right,
          .js .section-index .front-page header .deco-imgs > .right {
            width: 50.764322917%; } }
        @media (min-width: 1200px) {
          .front-page header .deco-imgs > .right,
          .js .section-index .front-page header .deco-imgs > .right {
            width: 50.763888889%; } }
      .front-page header .deco-imgs img,
      .js .section-index .front-page header .deco-imgs img {
        display: block; }
      .front-page header .deco-imgs img,
      .front-page header .deco-imgs picture,
      .js .section-index .front-page header .deco-imgs img,
      .js .section-index .front-page header .deco-imgs picture {
        height: auto;
        width: 100%; }
    .front-page header .brand,
    .js .section-index .front-page header .brand {
      margin-top: 40px;
      overflow: visible;
      order: 2;
      position: relative;
      width: 100%; }
      @media (min-width: 768px) {
        .front-page header .brand,
        .js .section-index .front-page header .brand {
          margin-top: 137px;
          max-width: calc(100% - 500px);
          order: 1;
          width: auto; } }
      @media (min-width: 1200px) {
        .front-page header .brand,
        .js .section-index .front-page header .brand {
          margin-top: 0;
          margin-left: -1.805555556%;
          width: 45.347222222%; } }
      .front-page header .brand img,
      .front-page header .brand picture,
      .js .section-index .front-page header .brand img,
      .js .section-index .front-page header .brand picture {
        position: relative;
        z-index: 2; }
      .front-page header .brand img,
      .js .section-index .front-page header .brand img {
        height: auto;
        width: 80.8vw; }
        @media (min-width: 768px) {
          .front-page header .brand img,
          .js .section-index .front-page header .brand img {
            width: 59.505208333vw; } }
        @media (min-width: 1200px) {
          .front-page header .brand img,
          .js .section-index .front-page header .brand img {
            width: 47.222222222vw; } }
    .front-page header .gears,
    .js .section-index .front-page header .gears {
      height: 68vw;
      margin-top: -68.333333vw;
      order: 4;
      position: relative;
      width: 100vw;
      z-index: 1; }
      @media (min-width: 768px) {
        .front-page header .gears,
        .js .section-index .front-page header .gears {
          height: 30.859375vw;
          margin-top: -28.385416667vw; } }
      @media (min-width: 1200px) {
        .front-page header .gears,
        .js .section-index .front-page header .gears {
          /*1440*/
          height: 26.388888889vw;
          margin-top: -22.013888889vw; } }
      .front-page header .gears:after,
      .js .section-index .front-page header .gears:after {
        background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
        bottom: 0;
        content: "";
        height: 165px;
        left: 0;
        position: absolute;
        width: 100vw;
        z-index: 1; }
      .front-page header .gears svg,
      .js .section-index .front-page header .gears svg {
        display: block;
        fill: #000;
        mix-blend-mode: multiply;
        opacity: .5;
        position: absolute;
        transition: transform 150ms linear; }
      .front-page header .gears .cadran,
      .js .section-index .front-page header .gears .cadran {
        height: 12vw;
        width: 12.533333333vw; }
        @media (min-width: 768px) {
          .front-page header .gears .cadran,
          .js .section-index .front-page header .gears .cadran {
            height: 8.984375vw;
            width: 9.375vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .cadran,
          .js .section-index .front-page header .gears .cadran {
            height: 7.5vw;
            width: 7.916666667vw; } }
      .front-page header .gears .cadran-two,
      .js .section-index .front-page header .gears .cadran-two {
        display: none; }
        @media (min-width: 768px) {
          .front-page header .gears .cadran-two,
          .js .section-index .front-page header .gears .cadran-two {
            display: block;
            bottom: .78125vw;
            left: .651041667vw;
            transform: rotate(-10.83deg); } }
        @media (min-width: 1200px) {
          .front-page header .gears .cadran-two,
          .js .section-index .front-page header .gears .cadran-two {
            bottom: 1.527777778vw;
            left: 4.097222222vw;
            transform: rotate(-13.21deg); } }
      .front-page header .gears .cadran-three,
      .js .section-index .front-page header .gears .cadran-three {
        right: 12.533333333vw;
        top: 24.533333333vw; }
        @media (min-width: 768px) {
          .front-page header .gears .cadran-three,
          .js .section-index .front-page header .gears .cadran-three {
            right: 10.546875vw;
            top: 1.171875vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .cadran-three,
          .js .section-index .front-page header .gears .cadran-three {
            right: 16.041666667vw;
            top: 0;
            transform: rotate(15deg); } }
      .front-page header .gears .gear-male,
      .js .section-index .front-page header .gears .gear-male {
        height: 29.066666667vw;
        width: 29.066666667vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gear-male,
          .js .section-index .front-page header .gears .gear-male {
            height: 18.229166667vw;
            width: 18.229166667vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gear-male,
          .js .section-index .front-page header .gears .gear-male {
            height: 17.569444444vw;
            width: 17.569444444vw; } }
      .front-page header .gears .gear-male-one,
      .js .section-index .front-page header .gears .gear-male-one {
        left: -14.133333333vw;
        top: 1.866666667vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gear-male-one,
          .js .section-index .front-page header .gears .gear-male-one {
            left: -5.729166667vw;
            top: 2.473958333vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gear-male-one,
          .js .section-index .front-page header .gears .gear-male-one {
            left: -3.958333333vw;
            top: .347222222vw; } }
      .front-page header .gears .gear-male-two,
      .js .section-index .front-page header .gears .gear-male-two {
        bottom: 5.6vw;
        right: -8vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gear-male-two,
          .js .section-index .front-page header .gears .gear-male-two {
            bottom: initial;
            top: 8.463541667vw;
            right: 14.0625vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gear-male-two,
          .js .section-index .front-page header .gears .gear-male-two {
            right: 18.194444444vw;
            top: 5.833333333vw; } }
      .front-page header .gears .gear-female-one,
      .js .section-index .front-page header .gears .gear-female-one {
        height: 12vw;
        left: -2.933333333vw;
        transform: rotate(-5.85deg);
        top: 31.2vw;
        width: 12vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gear-female-one,
          .js .section-index .front-page header .gears .gear-female-one {
            height: 7.552083333vw;
            left: 12.5vw;
            top: 9.244791667vw;
            width: 7.552083333vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gear-female-one,
          .js .section-index .front-page header .gears .gear-female-one {
            height: 7.222222222vw;
            left: 13.680555556vw;
            top: 6.527777778vw;
            width: 7.222222222vw; } }
      .front-page header .gears .gear-female-two,
      .js .section-index .front-page header .gears .gear-female-two {
        height: 12.266666667vw;
        top: 0;
        right: -5.066666667vw;
        width: 12.266666667vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gear-female-two,
          .js .section-index .front-page header .gears .gear-female-two {
            height: 7.8125vw;
            right: -1.5625vw;
            top: 5.46875vw;
            width: 7.8125vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gear-female-two,
          .js .section-index .front-page header .gears .gear-female-two {
            height: 7.5vw;
            right: 3.125vw;
            top: 1.875vw;
            width: 7.430555556vw; } }
      .front-page header .gears .gearF6s-one,
      .js .section-index .front-page header .gears .gearF6s-one {
        bottom: 0;
        height: 20.8vw;
        left: -11.733333333vw;
        width: 20.8vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gearF6s-one,
          .js .section-index .front-page header .gears .gearF6s-one {
            bottom: .980850048vw;
            height: 13.020833333vw;
            left: 10.286458333vw;
            width: 13.020833333vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gearF6s-one,
          .js .section-index .front-page header .gears .gearF6s-one {
            bottom: 0;
            height: 12.5vw;
            left: 11.736111111vw;
            width: 12.5vw; } }
      .front-page header .gears .gearF6s-two,
      .js .section-index .front-page header .gears .gearF6s-two {
        height: 21.333333333vw;
        top: 12.533333333vw;
        right: -7.466666667vw;
        width: 21.333333333vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gearF6s-two,
          .js .section-index .front-page header .gears .gearF6s-two {
            bottom: 4.296875vw;
            height: 13.411458333vw;
            right: -3.255208333vw;
            top: initial;
            width: 13.411458333vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gearF6s-two,
          .js .section-index .front-page header .gears .gearF6s-two {
            bottom: 1.319444444vw;
            height: 15.555555556vw;
            right: -1.111111111vw;
            width: 15.625vw; } }
      .front-page header .gears .gearF3s,
      .js .section-index .front-page header .gears .gearF3s {
        height: 12.533333333vw;
        left: 9.333333333vw;
        top: 24.266666667vw;
        width: 12.8vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gearF3s,
          .js .section-index .front-page header .gears .gearF3s {
            left: initial;
            height: 7.8125vw;
            top: 8.59375vw;
            right: 7.291666667vw;
            width: 7.942708333vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gearF3s,
          .js .section-index .front-page header .gears .gearF3s {
            height: 7.569444444vw;
            right: 11.666666667vw;
            top: 5.902777778vw;
            width: 7.638888889vw; } }
      .front-page header .gears .gear4s,
      .js .section-index .front-page header .gears .gear4s {
        bottom: 10.666666667vw;
        height: 20.8vw;
        left: 6.133333333vw;
        width: 20.8vw; }
        @media (min-width: 768px) {
          .front-page header .gears .gear4s,
          .js .section-index .front-page header .gears .gear4s {
            bottom: initial;
            height: 13.020833333vw;
            left: 21.614583333vw;
            top: 10.286458333vw;
            width: 13.020833333vw; } }
        @media (min-width: 1200px) {
          .front-page header .gears .gear4s,
          .js .section-index .front-page header .gears .gear4s {
            bottom: 6.319444444vw;
            height: 12.5vw;
            left: 22.638888889vw;
            top: initial;
            width: 12.5vw; } }
    .front-page header .beer,
    .front-page header .brand,
    .front-page header .restaurant,
    .js .section-index .front-page header .beer,
    .js .section-index .front-page header .brand,
    .js .section-index .front-page header .restaurant {
      align-items: center;
      display: flex;
      flex-direction: column;
      position: relative;
      z-index: 11; }
    .front-page header .beer,
    .js .section-index .front-page header .beer {
      order: 1; }
      @media (min-width: 768px) {
        .front-page header .beer,
        .js .section-index .front-page header .beer {
          order: 2; } }
    .front-page header .restaurant,
    .js .section-index .front-page header .restaurant {
      order: 0; }
    .front-page header .restaurant,
    .front-page header .beer,
    .js .section-index .front-page header .restaurant,
    .js .section-index .front-page header .beer {
      margin-top: 29px;
      width: 50%;
      z-index: 12; }
      @media (min-width: 768px) {
        .front-page header .restaurant,
        .front-page header .beer,
        .js .section-index .front-page header .restaurant,
        .js .section-index .front-page header .beer {
          margin-top: 45px;
          width: 188px; } }
      @media (min-width: 1200px) {
        .front-page header .restaurant,
        .front-page header .beer,
        .js .section-index .front-page header .restaurant,
        .js .section-index .front-page header .beer {
          margin-top: 77px;
          width: 15.6255%; } }
      .front-page header .restaurant .btn,
      .front-page header .beer .btn,
      .js .section-index .front-page header .restaurant .btn,
      .js .section-index .front-page header .beer .btn {
        margin: 40px auto 0 auto; }
        @media (min-width: 1200px) {
          .front-page header .restaurant .btn,
          .front-page header .beer .btn,
          .js .section-index .front-page header .restaurant .btn,
          .js .section-index .front-page header .beer .btn {
            margin-top: 77px; } }

.infobubble {
  display: none;
  position: relative; }
  .infobubble .editor h2 {
    font-size: 25px;
    line-height: 28px;
    color: #e18401;
    paddding: 0;
    margin: 0;
    text-shadow: none; }
    @media (min-width: 992px) {
      .infobubble .editor h2 {
        font-size: 45px;
        line-height: 48px; } }
  .infobubble .editor address,
  .infobubble .editor .tel,
  .infobubble .editor .website {
    color: #fff;
    font-size: 0.875em;
    /* 14/16 */
    line-height: 1.571428571428571em;
    /* 22/14 */
    margin-bottom: 0.5em; }
    @media (min-width: 992px) {
      .infobubble .editor address,
      .infobubble .editor .tel,
      .infobubble .editor .website {
        font-size: 1em;
        /* 16/16 */
        line-height: 1.625em;
        /* 26/16 */ } }
  .infobubble .btn-close {
    display: none;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px; }
    .infobubble .btn-close .bar {
      background-color: #fff;
      display: block;
      height: 2px;
      left: 50%;
      margin-left: -10px;
      margin-top: -1px;
      position: absolute;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: background-color 250ms;
      -o-transition: background-color 250ms;
      transition: background-color 250ms;
      top: 50%;
      width: 20px; }
      .infobubble .btn-close .bar + .bar {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
    .infobubble .btn-close:hover .bar {
      background-color: #e18401; }
  .infobubble a {
    color: #e18401; }
    .infobubble a:hover {
      color: #fff; }
  .infobubble .editor > *:last-child {
    margin-bottom: 0; }
  .infobubble .beers {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 0.8125em;
    /* 13/16 */
    padding-top: 0.9375em;
    /* 15/16 */ }
    .infobubble .beers .col-xs-12 + .col-xs-12 {
      margin-top: 0.9375em;
      /* 15/16 */ }
      @media (min-width: 768px) {
        .infobubble .beers .col-xs-12 + .col-xs-12 {
          margin-top: 0; } }
    .infobubble .beers h3 {
      color: #e18401;
      margin: 0; }
    .infobubble .beers ul {
      margin: 0; }
      .infobubble .beers ul li {
        color: #fff;
        font-size: 0.6875em;
        /* 11/16 */
        line-height: 1.454545454545455em;
        /* 16/11 */ }

.gm-style .gm-style-iw-c {
  background-color: #000;
  padding: 0; }

.gm-style .gm-style-iw-d {
  overflow: hidden !important;
  padding: 25px 20px; }

.gm-style {
  font-size: 0.9em !important; }
  .gm-style .js-info-bubble-close {
    height: 16px;
    opacity: 0;
    position: absolute;
    right: 20px !important;
    top: 20px !important;
    width: 16px; }
  .gm-style .infobubble {
    display: block; }
  .gm-style div[class*=' _ibani_'] > div {
    height: auto !important;
    overflow: visible !important;
    width: 290px !important; }
    @media (min-width: 768px) {
      .gm-style div[class*=' _ibani_'] > div {
        width: 534px !important; } }
  .gm-style button.gm-ui-hover-effect {
    top: 0 !important;
    right: 5px !important; }
  .gm-style .gm-ui-hover-effect > span {
    background-color: #fff; }

@media (min-width: 992px) {
  #look-under-can.page {
    padding-top: 34px; } }
#look-under-can.page h1 {
  margin-bottom: 2.1875rem;
  /* 35/16 */ }
  @media (min-width: 768px) {
    #look-under-can.page h1 {
      margin-bottom: 3.4375rem;
      /* 55/16 */ } }
  @media (min-width: 992px) {
    #look-under-can.page h1 {
      margin-bottom: 4.6875rem;
      /* 75/16 */ } }
  #look-under-can.page h1 img {
    display: block;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    width: 200px; }
    @media (min-width: 768px) {
      #look-under-can.page h1 img {
        height: 255px;
        width: 300px; } }
    @media (min-width: 992px) {
      #look-under-can.page h1 img {
        height: 340px;
        width: 400px; } }
#look-under-can.page .main-title,
#look-under-can.page form,
#look-under-can.page form + .editor {
  margin-left: auto;
  margin-right: auto;
  max-width: 43.75rem;
  /* 700/16 */ }
@media (min-width: 768px) {
  #look-under-can.page form .row {
    margin-left: -10px;
    margin-right: -10px; } }
@media (min-width: 768px) {
  #look-under-can.page form .row > [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px; } }
@media (min-width: 768px) {
  #look-under-can.page form .btn-default {
    display: block;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    width: 100%; } }
@media (min-width: 992px) {
  #look-under-can.page form .btn-default {
    font-size: 20px;
    height: 70px;
    line-height: 70px; } }
@media (min-width: 768px) {
  #look-under-can.page form .btn-default .text {
    padding: 0 0 0 10px; } }
@media (min-width: 992px) {
  #look-under-can.page form .btn-default .text {
    padding: 0 0 0 20px; } }
#look-under-can.page form .btn-default .bg:before {
  content: "\e908"; }
  @media (min-width: 768px) {
    #look-under-can.page form .btn-default .bg:before {
      font-size: 34px;
      line-height: 60px;
      width: 52px; } }
  @media (min-width: 992px) {
    #look-under-can.page form .btn-default .bg:before {
      font-size: 40px;
      line-height: 70px;
      width: 62px; } }
#look-under-can.page form + .editor {
  padding-top: 3.4375rem;
  /* 55/16 */ }
#look-under-can.page .editor + .actions {
  padding-top: 3.75rem;
  /* 60/16 */ }
#look-under-can.page .actions + .editor {
  padding-top: 0.625rem;
  /* 10/16 */ }
#look-under-can.page .retroaction .gif {
  display: block;
  height: auto;
  margin-bottom: 3.125rem;
  /* 50/16 */
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 450px; }
#look-under-can.page .retroaction h1 {
  color: #e18401; }
#look-under-can.page .retroaction .editor {
  margin-left: auto;
  margin-right: auto;
  max-width: 43.75rem;
  /* 700/16 */ }
  #look-under-can.page .retroaction .editor h2 span {
    color: #e18401; }
#look-under-can.page .retroaction form {
  margin-top: 2.1875rem;
  /* 35/16 */ }
  @media (min-width: 768px) {
    #look-under-can.page .retroaction form {
      margin-top: 3.4375rem;
      /* 55/16 */ } }
  @media (min-width: 992px) {
    #look-under-can.page .retroaction form {
      margin-top: 4.6875rem;
      /* 75/16 */ } }
  #look-under-can.page .retroaction form h3,
  #look-under-can.page .retroaction form .h3 {
    margin: 0 0 1.111111111111111em;
    /* 20/18 */ }
    @media (min-width: 992px) {
      #look-under-can.page .retroaction form h3,
      #look-under-can.page .retroaction form .h3 {
        margin-bottom: 1.090909090909091em;
        /* 24/22 */ } }

.panel-group {
  margin-bottom: 0; }
  .panel-group .panel {
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 20px; }
  .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border: 0; }

.panel {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-default > .panel-heading {
  background-color: #000;
  color: #fff; }

.panel-heading {
  border-radius: 0;
  padding: 0; }
  .panel-heading a {
    display: block;
    padding: 8px 42px 8px 12px;
    position: relative;
    text-decoration: none;
    -webkit-transition: background-color 250ms;
    -o-transition: background-color 250ms;
    transition: background-color 250ms;
    z-index: 1; }
    @media (min-width: 992px) {
      .panel-heading a {
        padding: 5px 44px 5px 12px; } }
    .panel-heading a:before {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      content: '\e903';
      position: absolute;
      right: 12px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      top: 8px;
      -webkit-transition: all 250ms ease-out;
      -o-transition: all 250ms ease-out;
      transition: all 250ms ease-out;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media (min-width: 992px) {
        .panel-heading a:before {
          top: 5px; } }
    .panel-heading a:hover {
      background-color: #e18401; }
    .panel-heading a.collapsed:before {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }

@media (min-width: 992px) {
  .panel-title {
    font-size: 1.25em;
    /* 20/16 */
    line-height: 1.5em;
    /* 30/20 */ } }

.panel-body {
  padding: 1.3125em 12px 0.625em;
  /* 21/16 10/16 */ }

.pagination,
ul.page-numbers {
  border-radius: 0;
  display: block;
  margin: 0;
  padding: 60px 0 0;
  text-align: center;
  width: 100%; }
  @media (min-width: 992px) {
    .pagination,
    ul.page-numbers {
      padding: 100px 0 0; } }
  .pagination > li,
  ul.page-numbers > li {
    display: inline-block; }
    .pagination > li + li,
    ul.page-numbers > li + li {
      margin-left: 12px; }
    .pagination > li > a,
    .pagination > li > span,
    ul.page-numbers > li > a,
    ul.page-numbers > li > span {
      background-color: transparent;
      border: 0;
      color: #000;
      display: inline-block;
      float: none;
      margin: 0;
      padding: 0; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus,
      ul.page-numbers > li > a:hover,
      ul.page-numbers > li > a:focus,
      ul.page-numbers > li > span:hover,
      ul.page-numbers > li > span:focus {
        background-color: transparent;
        color: #000; }
    .pagination > li > a:hover,
    ul.page-numbers > li > a:hover {
      text-decoration: underline; }
    .pagination > li > a.prev, .pagination > li > a.next,
    ul.page-numbers > li > a.prev,
    ul.page-numbers > li > a.next {
      background-color: #000;
      color: #fff;
      font-size: 20px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      -webkit-transition: background-color 200ms;
      -o-transition: background-color 200ms;
      transition: background-color 200ms;
      width: 30px; }
      .pagination > li > a.prev span, .pagination > li > a.next span,
      ul.page-numbers > li > a.prev span,
      ul.page-numbers > li > a.next span {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        width: 30px; }
      .pagination > li > a.prev i, .pagination > li > a.next i,
      ul.page-numbers > li > a.prev i,
      ul.page-numbers > li > a.next i {
        display: inline-block;
        line-height: 30px; }
      .pagination > li > a.prev:hover, .pagination > li > a.next:hover,
      ul.page-numbers > li > a.prev:hover,
      ul.page-numbers > li > a.next:hover {
        background-color: #e18401; }
    .pagination > li > a.prev,
    ul.page-numbers > li > a.prev {
      margin-right: 10px; }
    .pagination > li > a.next,
    ul.page-numbers > li > a.next {
      margin-left: 10px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span, .pagination > li:last-child > a,
    .pagination > li:last-child > span,
    ul.page-numbers > li:first-child > a,
    ul.page-numbers > li:first-child > span,
    ul.page-numbers > li:last-child > a,
    ul.page-numbers > li:last-child > span {
      border-radius: 0; }
    .pagination > li.active > a,
    .pagination > li.active > a:hover,
    .pagination > li.active > a:focus,
    ul.page-numbers > li.active > a,
    ul.page-numbers > li.active > a:hover,
    ul.page-numbers > li.active > a:focus {
      color: #e18401; }
    .pagination > li.active > span,
    .pagination > li.active > span:hover,
    .pagination > li.active > span:focus,
    ul.page-numbers > li.active > span,
    ul.page-numbers > li.active > span:hover,
    ul.page-numbers > li.active > span:focus {
      background-color: transparent;
      color: #e18401;
      font-size: 20px; }
    .pagination > li > span.current,
    ul.page-numbers > li > span.current {
      background-color: transparent;
      color: #e18401;
      font-size: 20px; }

#points-of-sale.m-point-sale {
  padding: 30rem 1.5rem 20rem;
  position: relative; }
  @media (992px) {
    #points-of-sale.m-point-sale {
      padding: 47.2rem 1.5rem; } }
  #points-of-sale.m-point-sale:before {
    display: none; }
    @media (min-width: 992px) {
      #points-of-sale.m-point-sale:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background: #191919;
        background: linear-gradient(90deg, #191919 0%, rgba(77, 53, 37, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
        z-index: 11; } }
  #points-of-sale.m-point-sale:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45%;
    background: #191919;
    background: linear-gradient(-180deg, #191919 0%, rgba(77, 53, 37, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
    z-index: 11; }
    @media (min-width: 992px) {
      #points-of-sale.m-point-sale:after {
        height: 25%; } }
  @media (min-width: 768px) {
    #points-of-sale.m-point-sale {
      padding: 34.563rem 3rem 20rem; } }
  @media (min-width: 1200px) {
    #points-of-sale.m-point-sale {
      padding: 30rem 3rem 20rem; } }
  #points-of-sale.m-point-sale a[href^="http://maps.google.com/maps"] {
    display: none !important; }
  #points-of-sale.m-point-sale a[href^="https://maps.google.com/maps"] {
    display: none !important; }
  #points-of-sale.m-point-sale .gmnoprint a, #points-of-sale.m-point-sale .gmnoprint span, #points-of-sale.m-point-sale .gm-style-cc {
    display: none; }
  #points-of-sale.m-point-sale .gmnoprint div {
    background: none !important; }
#points-of-sale .sidemenu {
  position: relative;
  width: 100%;
  max-width: 315px;
  margin: 0 auto;
  z-index: 13; }
  @media (min-width: 768px) {
    #points-of-sale .sidemenu {
      margin: 0; } }
  @media (min-width: 992px) {
    #points-of-sale .sidemenu {
      max-width: 325px; } }
  #points-of-sale .sidemenu-footer {
    margin-top: 100vh; }
    @media (min-width: 992px) {
      #points-of-sale .sidemenu-footer {
        margin-top: 10rem; } }
  #points-of-sale .sidemenu .main-title {
    font-size: 6rem;
    line-height: 7rem; }
#points-of-sale .filters-list fieldset + fieldset {
  margin-top: 20px; }
  @media (min-width: 992px) {
    #points-of-sale .filters-list fieldset + fieldset {
      margin-top: 30px; } }
#points-of-sale .filters-list fieldset legend.filter-title {
  font: 700 2rem/3em "Philosopher", sans-serif;
  /* 30/20 */
  text-transform: uppercase;
  color: #EDE5DA;
  border: 0; }
  @media (min-width: 992px) {
    #points-of-sale .filters-list fieldset legend.filter-title {
      font-size: 2.5rem;
      letter-spacing: -0.03em; } }
#points-of-sale .filters-list fieldset .select2-search__field::placeholder {
  font-size: 16px;
  color: #fff; }
#points-of-sale .filters-list fieldset ul.select2-selection__rendered li.select2-selection__choice,
#points-of-sale .filters-list fieldset ul.select2-selection__rendered li.select2-search {
  font-size: 16px;
  color: #fff;
  background-color: transparent; }
  #points-of-sale .filters-list fieldset ul.select2-selection__rendered li.select2-selection__choice:before,
  #points-of-sale .filters-list fieldset ul.select2-selection__rendered li.select2-search:before {
    display: none !important;
    content: ''; }
#points-of-sale .filters-list fieldset .active-cat {
  position: absolute;
  left: 0;
  margin-left: 4rem;
  width: 250px; }
#points-of-sale .filters-list .actions {
  margin-top: 4.5rem; }
#points-of-sale .legend-content {
  position: relative;
  margin-top: 8rem; }
  #points-of-sale .legend-content h3 {
    margin-bottom: 0;
    color: #EDE5DA;
    text-transform: uppercase;
    font: 700 2.5rem/3em "Philosopher", sans-serif;
    /* 30/20 */ }
  #points-of-sale .legend-content ul.icon-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0; }
    #points-of-sale .legend-content ul.icon-list li.icon {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0; }
      #points-of-sale .legend-content ul.icon-list li.icon:before {
        display: none; }
      #points-of-sale .legend-content ul.icon-list li.icon p {
        margin: 0;
        font-size: 1.6rem;
        line-height: 2.5rem; }
      #points-of-sale .legend-content ul.icon-list li.icon img {
        width: 3rem;
        height: 3rem;
        margin-right: 1.5rem; }
#points-of-sale .warning-content {
  position: relative;
  margin-top: 4rem; }
  #points-of-sale .warning-content p {
    color: #A06E03;
    font-size: 1.6rem;
    line-height: 2.5rem;
    font-style: italic; }
#points-of-sale #map {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 10; }
  @media (min-width: 992px) {
    #points-of-sale #map {
      max-height: 1170px; } }
  #points-of-sale #map:before {
    display: none; }
    @media (min-width: 992px) {
      #points-of-sale #map:before {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 25%;
        background: #191919;
        background: linear-gradient(0deg, #191919 0%, rgba(77, 53, 37, 0.5) 5%, rgba(255, 255, 255, 0) 100%);
        z-index: 11; } }

.prefooter {
  display: flex;
  pointer-events: none;
  position: relative; }
  .prefooter.about {
    overflow: visible;
    position: relative;
    z-index: 12; }
    .prefooter.about .prefooter__deco svg {
      position: absolute; }
    .prefooter.about .gearF5s,
    .prefooter.about .gear-empty {
      display: block;
      fill: #000;
      opacity: .45; }
    .prefooter.about .gearF5s {
      bottom: -57px;
      height: 171px;
      left: -83px;
      width: 169px; }
      @media (min-width: 768px) {
        .prefooter.about .gearF5s {
          bottom: -54px;
          height: 200px;
          left: -97px;
          width: 198px; } }
      @media (min-width: 1200px) {
        .prefooter.about .gearF5s {
          bottom: -95px;
          height: 316px;
          left: -122px;
          width: 313px; } }
    .prefooter.about .gear-empty {
      bottom: 17px;
      height: 124px;
      left: 80px;
      width: 124px; }
      @media (min-width: 768px) {
        .prefooter.about .gear-empty {
          bottom: 32px;
          height: 145px;
          left: 95px;
          width: 145px; } }
      @media (min-width: 1200px) {
        .prefooter.about .gear-empty {
          bottom: 41px;
          height: 229px;
          left: 181px;
          width: 229px; } }
  .prefooter.store {
    overflow: visible;
    position: relative;
    z-index: 12; }
    .prefooter.store .prefooter__deco svg {
      position: absolute; }
    .prefooter.store .gear16s,
    .prefooter.store .gearF5s,
    .prefooter.store .gear-empty {
      display: block;
      fill: #000;
      opacity: .45; }
    .prefooter.store .gear16s,
    .prefooter.store .gearF5s {
      bottom: -57px;
      height: 171px;
      left: -83px;
      width: 169px; }
      @media (min-width: 768px) {
        .prefooter.store .gear16s,
        .prefooter.store .gearF5s {
          bottom: -54px;
          height: 200px;
          left: -97px;
          width: 198px; } }
      @media (min-width: 1200px) {
        .prefooter.store .gear16s,
        .prefooter.store .gearF5s {
          bottom: -245px;
          height: 515px;
          left: -210px;
          width: 415px; } }
    .prefooter.store .gear-empty {
      bottom: 17px;
      height: 124px;
      left: 80px;
      width: 124px; }
      @media (min-width: 768px) {
        .prefooter.store .gear-empty {
          bottom: 32px;
          height: 145px;
          left: 95px;
          width: 145px; } }
      @media (min-width: 1200px) {
        .prefooter.store .gear-empty {
          bottom: 100px;
          height: 229px;
          left: 140px;
          width: 229px; } }
  .prefooter.point-of-sale {
    overflow: visible;
    position: relative;
    z-index: 12; }
    .prefooter.point-of-sale .prefooter__deco svg {
      position: absolute; }
    .prefooter.point-of-sale .gearF5s,
    .prefooter.point-of-sale .gear-empty {
      display: block;
      fill: #000;
      opacity: .45; }
    .prefooter.point-of-sale .gearF5s {
      bottom: -25px;
      right: 70px;
      height: 200px;
      width: 200px; }
      @media (min-width: 768px) {
        .prefooter.point-of-sale .gearF5s {
          bottom: -50px;
          height: 200px;
          right: 100px;
          width: 198px; } }
      @media (min-width: 1200px) {
        .prefooter.point-of-sale .gearF5s {
          bottom: -80px;
          height: 316px;
          right: 122px;
          width: 313px; } }
    .prefooter.point-of-sale .gear-empty {
      bottom: -60px;
      right: -40px;
      height: 125px;
      width: 125px; }
      @media (min-width: 768px) {
        .prefooter.point-of-sale .gear-empty {
          bottom: -70px;
          height: 145px;
          right: -50px;
          width: 145px; } }
      @media (min-width: 1200px) {
        .prefooter.point-of-sale .gear-empty {
          bottom: -100px;
          height: 229px;
          right: -100px;
          width: 229px; } }
  .prefooter.policy {
    overflow: visible;
    position: relative;
    z-index: 12; }
    .prefooter.policy .prefooter__deco svg {
      position: absolute; }
    .prefooter.policy .gearF5s,
    .prefooter.policy .gear-empty {
      display: block;
      fill: #000;
      opacity: .45; }
    .prefooter.policy .gearF5s {
      bottom: -25px;
      right: 70px;
      height: 200px;
      width: 200px; }
      @media (min-width: 768px) {
        .prefooter.policy .gearF5s {
          bottom: -50px;
          height: 200px;
          right: 100px;
          width: 198px; } }
      @media (min-width: 1200px) {
        .prefooter.policy .gearF5s {
          bottom: -80px;
          height: 316px;
          right: 122px;
          width: 313px; } }
    .prefooter.policy .gear-empty {
      bottom: -60px;
      right: -40px;
      height: 125px;
      width: 125px; }
      @media (min-width: 768px) {
        .prefooter.policy .gear-empty {
          bottom: -70px;
          height: 145px;
          right: -50px;
          width: 145px; } }
      @media (min-width: 1200px) {
        .prefooter.policy .gear-empty {
          bottom: -100px;
          height: 229px;
          right: -100px;
          width: 229px; } }
  .prefooter.home {
    justify-content: flex-end;
    margin-top: -285px; }
    @media (min-width: 768px) {
      .prefooter.home {
        margin-top: -292px; } }
    @media (min-width: 1200px) {
      .prefooter.home {
        margin-top: -588px; } }
    .prefooter.home .illustration {
      height: 285px;
      overflow: hidden;
      position: relative;
      width: 246px;
      z-index: 12; }
      @media (min-width: 768px) {
        .prefooter.home .illustration {
          height: 292px;
          width: 272px; } }
      @media (min-width: 1200px) {
        .prefooter.home .illustration {
          height: 588px;
          width: 538px; } }
      .prefooter.home .illustration img {
        display: block;
        height: 340px;
        left: 0;
        max-width: none;
        position: absolute;
        top: 0;
        width: 389px; }
        @media (min-width: 768px) {
          .prefooter.home .illustration img {
            height: 340px;
            width: 389px; } }
        @media (min-width: 1200px) {
          .prefooter.home .illustration img {
            height: 642px;
            width: 734px; } }
    .prefooter.home svg {
      display: block;
      opacity: .5;
      position: absolute; }
    .prefooter.home .cadran {
      height: 57px;
      width: 60px; }
      @media (min-width: 1200px) {
        .prefooter.home .cadran {
          height: 108px;
          width: 114px; } }
    .prefooter.home .cadran-one {
      bottom: 10px;
      right: 228px;
      transform: rotate(10.83deg); }
      @media (min-width: 768px) {
        .prefooter.home .cadran-one {
          bottom: 18px;
          right: 255px; } }
      @media (min-width: 1200px) {
        .prefooter.home .cadran-one {
          bottom: 70px;
          right: 505px; } }
    .prefooter.home .cadran-two {
      bottom: -31px;
      right: 462px;
      transform: rotate(13.21deg); }
      @media (min-width: 768px) {
        .prefooter.home .cadran-two {
          bottom: -30px;
          right: 477px; } }
      @media (min-width: 1200px) {
        .prefooter.home .cadran-two {
          bottom: -18px;
          right: 926px; } }
    .prefooter.home .gear4s {
      bottom: -70px;
      height: 95px;
      right: 160px;
      width: 95px; }
      @media (min-width: 768px) {
        .prefooter.home .gear4s {
          bottom: -63px;
          right: 186px; } }
      @media (min-width: 1200px) {
        .prefooter.home .gear4s {
          bottom: -80px;
          height: 180px;
          right: 377px;
          width: 180px; } }
    .prefooter.home .gearF6s {
      bottom: 57px;
      height: 95px;
      right: 256px;
      width: 95px; }
      @media (min-width: 768px) {
        .prefooter.home .gearF6s {
          bottom: 65px;
          right: 282px; } }
      @media (min-width: 1200px) {
        .prefooter.home .gearF6s {
          bottom: 159px;
          height: 180px;
          right: 557px;
          width: 180px; } }
    .prefooter.home .gear-female {
      bottom: -22px;
      height: 55px;
      right: 267px;
      transform: rotate(5.85deg);
      width: 55px; }
      @media (min-width: 768px) {
        .prefooter.home .gear-female {
          bottom: -15px;
          right: 293px; } }
      @media (min-width: 1200px) {
        .prefooter.home .gear-female {
          bottom: 8px;
          height: 104px;
          right: 579px;
          width: 104px; } }
    .prefooter.home .gear-male {
      bottom: -42px;
      height: 134px;
      right: 320px;
      width: 134px; }
      @media (min-width: 768px) {
        .prefooter.home .gear-male {
          bottom: -34px;
          right: 346px; } }
      @media (min-width: 1200px) {
        .prefooter.home .gear-male {
          bottom: -29px;
          height: 253px;
          right: 677px;
          width: 253px; } }
  .prefooter.beer-archive, .prefooter.contact {
    height: 34.666666667vw;
    justify-content: flex-end;
    margin-top: -34.666666667vw; }
    @media (min-width: 768px) {
      .prefooter.beer-archive, .prefooter.contact {
        height: 27.34375vw;
        margin-top: -27.34375vw; } }
    @media (min-width: 1200px) {
      .prefooter.beer-archive, .prefooter.contact {
        height: 20.763888889vw;
        margin-top: -20.763888889vw; } }
    .prefooter.beer-archive .prefooter__deco, .prefooter.contact .prefooter__deco {
      display: block;
      fill: #EDE5DA;
      height: 34.666666667vw;
      position: absolute;
      right: 0;
      opacity: .2;
      width: 170.133333333vw; }
      @media (min-width: 768px) {
        .prefooter.beer-archive .prefooter__deco, .prefooter.contact .prefooter__deco {
          height: 27.34375vw;
          width: 134.635416667vw; } }
      @media (min-width: 1200px) {
        .prefooter.beer-archive .prefooter__deco, .prefooter.contact .prefooter__deco {
          height: 20.763888889vw;
          width: 102.291666667vw; } }
  .prefooter.beer-single {
    flex-direction: column;
    max-width: 100%;
    position: relative;
    width: 100vw;
    z-index: 13; }
    .prefooter.beer-single .title-wrapper {
      align-items: center;
      display: flex;
      height: 22.666666667vw;
      padding: 9.066666667vw 18.933333333vw 1.866666667vw 40.8vw;
      position: relative;
      text-align: center; }
      @media (min-width: 768px) {
        .prefooter.beer-single .title-wrapper {
          height: 14.583333333vw;
          padding: 5.859375vw 23.958333333vw 1.302083333vw 50vw; } }
      @media (min-width: 1200px) {
        .prefooter.beer-single .title-wrapper {
          height: 10.902777778vw;
          padding: 4.513888889vw 29.236111111vw .902777778vw 51.180555556vw; } }
    .prefooter.beer-single .title {
      line-height: 8vw;
      margin: auto;
      font-size: 5.333333333vw;
      font-style: italic;
      font-family: "Philosopher", sans-serif;
      text-transform: initial; }
      @media (min-width: 768px) {
        .prefooter.beer-single .title {
          font-size: 3.90625vw;
          line-height: 5.208333333vw;
          letter-spacing: 0 0.1171875vw; } }
      @media (min-width: 1200px) {
        .prefooter.beer-single .title {
          font-size: 2.777777778vw;
          line-height: 3.472222222vw; } }
    .prefooter.beer-single .title-deco {
      fill: #EDE5DA;
      height: 22.4vw;
      left: -64.8vw;
      opacity: .2;
      position: absolute;
      top: 0;
      width: 206.133333333vw;
      z-index: 12; }
      @media (min-width: 768px) {
        .prefooter.beer-single .title-deco {
          height: 14.583333333vw;
          left: -18.229166667vw;
          width: 133.333333333vw; } }
      @media (min-width: 1200px) {
        .prefooter.beer-single .title-deco {
          left: 0;
          height: 10.902777778vw;
          width: 100vw; } }
      .prefooter.beer-single .title-deco g,
      .prefooter.beer-single .title-deco path {
        fill: #EDE5DA; }
    .prefooter.beer-single .other-links {
      display: flex;
      pointer-events: all;
      flex-direction: column; }
      @media (min-width: 768px) {
        .prefooter.beer-single .other-links {
          flex-direction: row; } }
      .prefooter.beer-single .other-links__deco {
        height: 211px;
        margin-top: 17px;
        overflow: visible;
        order: 1;
        position: relative;
        width: 208px; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links__deco {
            height: 306px;
            margin-top: 98px;
            order: 0;
            width: 303px; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links__deco {
            height: 468px;
            margin-top: 100px;
            width: 463px; } }
      .prefooter.beer-single .other-links__deco img {
        display: block;
        height: 288px;
        max-width: none;
        left: -27px;
        position: absolute;
        top: 0;
        width: 236px;
        z-index: 1; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links__deco img {
            height: 420px;
            left: -40px;
            width: 344px; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links__deco img {
            height: 640px;
            left: -62px;
            width: 525px; } }
      .prefooter.beer-single .other-links__deco svg {
        display: block;
        fill: #000;
        opacity: .5;
        position: absolute;
        z-index: 0; }
      .prefooter.beer-single .other-links .gear4s {
        height: 43px;
        width: 43px; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gear4s {
            height: 63px;
            width: 63px; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links .gear4s {
            height: 97px;
            width: 97px; } }
      .prefooter.beer-single .other-links .gear4s-one {
        bottom: 3px;
        right: -3px; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gear4s-one {
            right: -4px; } }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gear4s-one {
            bottom: 8px;
            right: -7px; } }
      .prefooter.beer-single .other-links .gear4s-two {
        bottom: 30px;
        left: calc(100% + 27px); }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gear4s-two {
            bottom: 43px;
            left: calc(100% + 39px); } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links .gear4s-two {
            bottom: 69px;
            left: calc(100% + 60px); } }
      .prefooter.beer-single .other-links .gearF6s {
        height: 44px;
        bottom: -7px;
        left: calc(100% + 3px);
        transform: rotate(-5.85deg);
        width: 44px; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gearF6s {
            bottom: -10px;
            height: 64px;
            left: calc(100% + 4px);
            width: 64px; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links .gearF6s {
            bottom: -20px;
            height: 97px;
            left: calc(100% + 7px);
            width: 97px; } }
      .prefooter.beer-single .other-links .gear-female {
        bottom: 33px;
        height: 25px;
        left: calc(100% - 4px);
        transform: rotate(-5.85deg);
        width: 25px; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gear-female {
            bottom: 48px;
            height: 37px;
            left: calc(100% - 6px);
            width: 37px; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links .gear-female {
            bottom: 74px;
            height: 56px;
            left: calc(100% - 3px);
            width: 56px; } }
      .prefooter.beer-single .other-links .gear-male {
        bottom: 58px;
        height: 61px;
        left: calc(100% - 19px);
        width: 61px; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links .gear-male {
            bottom: 84px;
            height: 89px;
            left: calc(100% - 30px);
            width: 89px; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links .gear-male {
            bottom: 130px;
            height: 136px;
            left: calc(100% - 43px);
            width: 136px; } }
      .prefooter.beer-single .other-links__list {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: 20px 0 0 0;
        order: 0;
        padding: 0 8vw 0 30.133333333vw;
        justify-content: center;
        top: 0;
        width: 100vw;
        z-index: 13; }
        @media (min-width: 768px) {
          .prefooter.beer-single .other-links__list {
            margin-top: 5.859375vw;
            order: 1;
            position: absolute;
            padding: 0 23.958333333vw 0 50vw; } }
        @media (min-width: 1200px) {
          .prefooter.beer-single .other-links__list {
            margin-top: 50px;
            padding: 0 29.236111111vw 0 51.180555556vw; } }
        .prefooter.beer-single .other-links__list li {
          margin-top: 50px; }
          @media (min-width: 1200px) {
            .prefooter.beer-single .other-links__list li {
              margin-top: 50px; } }

.m-products-featured {
  padding-bottom: 272px;
  position: relative; }
  @media (min-width: 768px) {
    .m-products-featured {
      padding-bottom: 24.869791667vw; } }
  @media (min-width: 1200px) {
    .m-products-featured {
      padding-bottom: 29.444444444vw; } }
  .m-products-featured .title-wrapper {
    display: flex;
    justify-content: center;
    padding: 23.133333vw 4.847222vw 0 26.041667vw;
    position: relative;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-products-featured .title-wrapper {
        padding: 21.133333vw 13.847222vw 0 25.041667vw; } }
    @media (min-width: 1200px) {
      .m-products-featured .title-wrapper {
        padding: 19vw 12.847222222vw 0 31.041666667vw; } }
  .m-products-featured .title {
    font-size: 10.666666667vw;
    line-height: 13.333333333vw;
    margin: 7px 0; }
    @media (min-width: 768px) {
      .m-products-featured .title {
        font-size: 9.114583333vw;
        line-height: 10.416666667vw;
        margin: 11px 0; } }
    @media (min-width: 1200px) {
      .m-products-featured .title {
        font-size: 6.944444444vw;
        line-height: 7.638888889vw;
        margin: 44px 0; } }
  .m-products-featured .content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 24vw 8.333333334% 0 8.333333334%;
    position: relative;
    justify-content: center;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-products-featured .content {
        margin: 7.161458333vw calc(8.333333334% - 15px) 0 calc(8.333333334% - 15px); } }
    @media (min-width: 1200px) {
      .m-products-featured .content {
        margin: 18.055555556vw calc(6.597222222vw + 40px) 0 calc(10.208333333vw + 60px); } }
  .m-products-featured .editor {
    order: 0; }
    @media (min-width: 768px) {
      .m-products-featured .editor {
        margin-left: auto;
        max-width: 48.046875vw;
        order: 1;
        padding-bottom: 2.213541667vw; } }
    @media (min-width: 1200px) {
      .m-products-featured .editor {
        max-width: 31.944444444vw;
        padding-bottom: 166px; } }
    @media (min-width: 1200px) {
      .m-products-featured .editor h2 {
        max-width: 26.041666667vw; } }
    .m-products-featured .editor p {
      max-width: 63.466666667vw; }
      @media (min-width: 768px) {
        .m-products-featured .editor p {
          max-width: 44.140625vw; } }
      @media (min-width: 1200px) {
        .m-products-featured .editor p {
          max-width: 100%; } }
  .m-products-featured__deco {
    left: 0;
    top: 30.754716981vw;
    position: absolute; }
    @media (min-width: 768px) {
      .m-products-featured__deco {
        top: 24.739583333vw; } }
    @media (min-width: 1200px) {
      .m-products-featured__deco {
        top: 37.083333333vw; } }
    .m-products-featured__deco img {
      display: block;
      height: 160.8vw;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-products-featured__deco img {
          height: 103.776041667vw;
          width: 81.380208333vw; } }
      @media (min-width: 1200px) {
        .m-products-featured__deco img {
          height: 69.444444444vw;
          width: 58.680555556vw; } }
    .m-products-featured__deco:before {
      background: radial-gradient(50% 50% at 50% 50%, rgba(77, 53, 37, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
      border-radius: 100%;
      bottom: calc(50% - 479px);
      content: "";
      height: 958px;
      left: calc(50% - 479px);
      position: absolute;
      opacity: .8;
      width: 958px; }
      @media (min-width: 768px) {
        .m-products-featured__deco:before {
          height: 1360px;
          left: calc(50% - 680px);
          bottom: calc(50% - 680px);
          width: 1360px; } }
      @media (min-width: 1200px) {
        .m-products-featured__deco:before {
          height: 1560px;
          left: calc(50% - 780px);
          bottom: calc(50% - 780px);
          width: 1560px; } }
  .m-products-featured .content__deco {
    margin-top: 18.666666667vw;
    order: 1; }
    @media (min-width: 768px) {
      .m-products-featured .content__deco {
        margin-top: 0;
        order: 0; } }
    .m-products-featured .content__deco img {
      display: block;
      height: 122.666666667vw;
      width: 50.133333333vw; }
      @media (min-width: 768px) {
        .m-products-featured .content__deco img {
          height: 70.3125vw;
          width: 28.90625vw; } }
      @media (min-width: 1200px) {
        .m-products-featured .content__deco img {
          height: 45.833333333vw;
          width: 18.402777778vw; } }
  .m-products-featured .title-deco {
    fill: #EDE5DA;
    left: -12.266666667vw;
    opacity: .2;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 123.466666667vw; }
    @media (min-width: 768px) {
      .m-products-featured .title-deco {
        left: -9.244791667vw;
        width: 109.114583333vw; } }
    @media (min-width: 1200px) {
      .m-products-featured .title-deco {
        left: 0;
        width: 100vw; } }
    @media (min-width: 768px) {
      .m-products-featured .title-deco #shop-pipes-sm {
        display: none; } }
    .m-products-featured .title-deco #shop-pipes {
      display: none; }
      @media (min-width: 768px) {
        .m-products-featured .title-deco #shop-pipes {
          display: block; } }
  .m-products-featured .actions {
    padding-top: calc(17.066666667vw - 10px); }
    @media (min-width: 768px) {
      .m-products-featured .actions {
        padding-top: calc(7.8125vw - 10px); } }
    @media (min-width: 1200px) {
      .m-products-featured .actions {
        padding-top: calc(3.472222222vw - 10px); } }
.m-products-archive {
  padding-top: 178px;
  padding-bottom: 35%; }
  @media (min-width: 768px) {
    .m-products-archive {
      padding-top: 243px;
      padding-bottom: 40%; } }
  @media (min-width: 1200px) {
    .m-products-archive {
      padding: 313px 40px 195px 40px; } }
  .m-products-archive .page-index {
    padding: 0 2rem; }
    @media (min-width: 768px) {
      .m-products-archive .page-index {
        padding: 100px 0; } }
    .m-products-archive .page-index .page-numbers {
      padding-top: 0; }
      @media (min-width: 768px) {
        .m-products-archive .page-index .page-numbers {
          padding-top: auto; } }
  .m-products-archive .content-cols {
    position: relative;
    overflow: initial; }
    @media (min-width: 1200px) {
      .m-products-archive .content-cols {
        align-items: flex-start;
        align-content: flex-start;
        display: flex; } }
  .m-products-archive .col-left {
    height: fit-content;
    position: sticky;
    padding: 0 1em; }
    @media (min-width: 768px) {
      .m-products-archive .col-left {
        padding: 1em 2.5em; } }
    @media (min-width: 1200px) {
      .m-products-archive .col-left {
        width: 22.569444444vw;
        padding: 0; } }
  .m-products-archive .col-right {
    margin-top: 10rem; }
    @media (min-width: 768px) {
      .m-products-archive .col-right {
        padding: 1em 2.5em; } }
    @media (min-width: 1200px) {
      .m-products-archive .col-right {
        margin-top: 0;
        padding: 0;
        margin-left: calc(6.597222222vw + 30px);
        width: calc(100% - 22.569444444vw); } }
.m-products-details {
  padding-top: 360px; }
  @media (min-width: 768px) {
    .m-products-details {
      padding-top: 327px; } }
  @media (min-width: 1200px) {
    .m-products-details {
      padding: 313px 40px 195px 40px; } }
  .m-products-details h2 {
    font-size: 6rem; }
  .m-products-details .content-cols {
    position: relative;
    overflow: initial; }
    @media (min-width: 1200px) {
      .m-products-details .content-cols {
        align-items: flex-start;
        align-content: flex-start;
        display: flex; } }
  .m-products-details .col-left {
    height: fit-content;
    position: sticky;
    padding: 0 2rem; }
    @media (min-width: 768px) {
      .m-products-details .col-left {
        padding: 1em 2.5em; } }
    @media (min-width: 1200px) {
      .m-products-details .col-left {
        width: 22.569444444vw;
        padding: 0; } }
  .m-products-details .col-right {
    margin-top: 10rem; }
    @media (min-width: 768px) {
      .m-products-details .col-right {
        padding: 1em 2.5em; } }
    @media (min-width: 1200px) {
      .m-products-details .col-right {
        margin-top: 0;
        padding: 0;
        margin-left: calc(6.597222222vw + 30px);
        width: calc(100% - 22.569444444vw); } }
.m-products-cart {
  padding: 360px 25px 100px; }
  @media (min-width: 768px) {
    .m-products-cart {
      padding-top: 325px; } }
  @media (min-width: 1200px) {
    .m-products-cart {
      padding: 300px 100px 100px; } }
.m-products-checkout {
  padding: 300px 25px 100px; }
  @media (min-width: 768px) {
    .m-products-checkout {
      padding-top: 325px; } }
  @media (min-width: 768px) {
    .m-products-checkout {
      padding-top: 285px; } }
  @media (min-width: 1200px) {
    .m-products-checkout {
      padding: 285px 100px 100px; } }

.m-restaurant-featured + .m-products-featured {
  margin-bottom: -9.333333333vw;
  transform: translateY(0.01vw); }
  @media (min-width: 768px) {
    .m-restaurant-featured + .m-products-featured {
      margin-bottom: -8.064516129vw; } }
  @media (min-width: 1200px) {
    .m-restaurant-featured + .m-products-featured {
      margin-bottom: 0;
      transform: translateY(0); } }
  .m-restaurant-featured + .m-products-featured .texture {
    top: 9.333333333vw; }
    @media (min-width: 768px) {
      .m-restaurant-featured + .m-products-featured .texture {
        top: 8.064516129vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured + .m-products-featured .texture {
        top: 0; } }

.m-privacy-page {
  padding: 472px 15px 438px 15px;
  position: relative; }
  @media (min-width: 768px) {
    .m-privacy-page {
      padding: 553px 8.333333334% 87px 8.333333334%; } }
  @media (min-width: 1200px) {
    .m-privacy-page {
      padding-top: 293px;
      padding-bottom: 200px; } }
  .m-privacy-page__deco {
    margin-bottom: 50px !important; }
    .m-privacy-page__deco .shadow, .m-privacy-page__deco:before, .m-privacy-page__deco:after {
      content: "";
      position: absolute;
      right: 0;
      z-index: 1; }
    .m-privacy-page__deco:before, .m-privacy-page__deco:after {
      width: 100%; }
    .m-privacy-page__deco:after {
      background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      height: 288px;
      top: 0; }
    .m-privacy-page__deco:before {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      height: 224px;
      bottom: 0; }
    .m-privacy-page__deco .shadow {
      background: linear-gradient(270deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      height: 100%;
      width: 75px; }
      @media (min-width: 768px) {
        .m-privacy-page__deco .shadow {
          width: 328px; } }
      @media (min-width: 1200px) {
        .m-privacy-page__deco .shadow {
          width: 512px; } }
    .m-privacy-page__deco img {
      opacity: .4; }
    .m-privacy-page__deco img,
    .m-privacy-page__deco picture {
      display: block;
      height: 126.666666667vw;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-privacy-page__deco img,
        .m-privacy-page__deco picture {
          height: 781px;
          width: 655px; } }
      @media (min-width: 1200px) {
        .m-privacy-page__deco img,
        .m-privacy-page__deco picture {
          height: 62.152777778vw;
          width: 74.652777778vw; } }
  .m-privacy-page__end-deco {
    bottom: -14.933333333vw;
    left: 0;
    position: absolute;
    pointer-events: none; }
    @media (min-width: 768px) {
      .m-privacy-page__end-deco {
        bottom: -80px; } }
    @media (min-width: 1200px) {
      .m-privacy-page__end-deco {
        bottom: 3.055555556vw; } }
    .m-privacy-page__end-deco img {
      display: block;
      height: 212.8vw;
      object-fit: cover;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-privacy-page__end-deco img {
          height: 877px; } }
      @media (min-width: 1200px) {
        .m-privacy-page__end-deco img {
          height: 42.291666667vw; } }
    .m-privacy-page__end-deco .shadow, .m-privacy-page__end-deco:before, .m-privacy-page__end-deco:after {
      content: "";
      position: absolute;
      right: 0;
      z-index: 1; }
    .m-privacy-page__end-deco:before, .m-privacy-page__end-deco:after {
      height: 37.09273183%;
      width: 100%; }
      @media (min-width: 768px) {
        .m-privacy-page__end-deco:before, .m-privacy-page__end-deco:after {
          height: 37.058152794%; } }
      @media (min-width: 1200px) {
        .m-privacy-page__end-deco:before, .m-privacy-page__end-deco:after {
          height: 37.11001642%; } }
    .m-privacy-page__end-deco:after {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      bottom: 0; }
    .m-privacy-page__end-deco:before {
      background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      top: 0; }
    .m-privacy-page__end-deco .shadow {
      background: linear-gradient(90deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      height: 100%;
      width: 37.866666667%; }
      @media (min-width: 768px) {
        .m-privacy-page__end-deco .shadow {
          width: 37.760416667%; } }
      @media (min-width: 1200px) {
        .m-privacy-page__end-deco .shadow {
          width: 42.291666667%; } }
  .m-privacy-page .content {
    position: relative;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-privacy-page .content {
        margin-left: calc(25vw - 12px); } }
    @media (min-width: 1200px) {
      .m-privacy-page .content {
        margin-left: 50vw; } }
    .m-privacy-page .content h3,
    .m-privacy-page .content .h3 {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 30px; }
    .m-privacy-page .content p {
      font-size: 16px;
      line-height: 25px; }
    .m-privacy-page .content__intro {
      margin-bottom: 75px; }
      @media (min-width: 1200px) {
        .m-privacy-page .content__intro {
          margin-bottom: 124px; } }
  .m-privacy-page .content .actions {
    padding-top: 20px; }
  .m-privacy-page .intro-title {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .m-privacy-page .intro-title {
        margin-bottom: 10px; } }

.m-restaurant-featured {
  overflow: hidden;
  position: relative;
  padding-bottom: 32vw;
  z-index: 1; }
  @media (min-width: 1200px) {
    .m-restaurant-featured {
      padding-bottom: 15vw; } }
  .m-restaurant-featured .actions {
    padding-top: 60px; }
    @media (min-width: 768px) {
      .m-restaurant-featured .actions {
        align-items: center;
        display: flex;
        gap: 0 65px; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured .actions {
        gap: 0 95px; } }
    .m-restaurant-featured .actions .btn + .btn {
      margin-top: 40px; }
      @media (min-width: 768px) {
        .m-restaurant-featured .actions .btn + .btn {
          margin-top: 0; } }
  .m-restaurant-featured .content {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 13; }
  .m-restaurant-featured .content .editor {
    margin: 0 auto 0 8.333333334%;
    position: relative;
    width: 77.6%; }
    @media (min-width: 768px) {
      .m-restaurant-featured .content .editor {
        margin: 0 auto 0 calc(8.333333334% - 15px);
        max-width: 31.901041667vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured .content .editor {
        max-width: 31.944444444vw; } }
  .m-restaurant-featured .title-wrapper {
    display: flex;
    margin-bottom: calc(26.133333333vw - 20px);
    padding: 28.8vw 20.266666667vw 0 12vw;
    position: relative;
    justify-content: center;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-restaurant-featured .title-wrapper {
        padding: 26.477vw 29.266667vw 0 11vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured .title-wrapper {
        padding: 24.3vw 34.266667vw 0 10vw; } }
  .m-restaurant-featured__deco {
    display: block;
    position: absolute;
    height: 166.133333333vw;
    top: 0;
    width: 100vw; }
    @media (min-width: 768px) {
      .m-restaurant-featured__deco {
        height: 81.119791667vw;
        top: 33.072916667vw;
        right: 0;
        width: 68.619791667vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured__deco {
        top: 28.8vw;
        height: 69.513888889vw;
        width: 58.75vw; } }
    .m-restaurant-featured__deco img {
      aspect-ratio: auto;
      height: auto;
      display: block;
      position: relative;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-restaurant-featured__deco img {
          width: 68.619791667vw; } }
      @media (min-width: 1200px) {
        .m-restaurant-featured__deco img {
          width: 58.75vw; } }
    .m-restaurant-featured__deco picture {
      height: fit-content; }
    .m-restaurant-featured__deco .shade.left {
      background: linear-gradient(90deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      height: 100%;
      content: '';
      left: 0;
      position: absolute;
      width: 34.666666667vw;
      z-index: 2; }
    .m-restaurant-featured__deco .shade.top, .m-restaurant-featured__deco .shade.bottom {
      content: "";
      height: 47.733333333vw;
      left: 0;
      position: absolute;
      width: 100vw;
      z-index: 2; }
    .m-restaurant-featured__deco .shade.top {
      background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      top: -1px; }
    .m-restaurant-featured__deco .shade.bottom {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      bottom: -1px; }
  .m-restaurant-featured .title-deco {
    display: block;
    fill: #EDE5DA;
    left: 0;
    opacity: .2;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 121vw;
    z-index: 2; }
    @media (min-width: 768px) {
      .m-restaurant-featured .title-deco {
        width: 108.072916667vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured .title-deco {
        width: 100vw; } }
  .m-restaurant-featured .title {
    font-size: 10.666666667vw;
    line-height: 15.333333vw;
    margin: 4px 0;
    position: relative;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-restaurant-featured .title {
        font-size: 9.114583333vw;
        margin: 8px 0;
        line-height: 10.416666667vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-featured .title {
        font-size: 6.944444444vw;
        margin: 35px 0;
        line-height: 7.638888889vw; } }
  @media (min-width: 1200px) {
    .m-restaurant-featured .editor h2 {
      max-width: 338px; } }
.m-restaurant-page {
  overflow: visible;
  position: relative;
  padding-top: 183px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .m-restaurant-page {
      padding-top: 213px;
      padding-left: 8.333333334%;
      padding-right: 8.333333334%; } }
  @media (min-width: 1200px) {
    .m-restaurant-page {
      padding-top: 293px; } }
  .m-restaurant-page__gallery {
    padding: 50px 15px 100px 15px;
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) {
      .m-restaurant-page__gallery {
        padding-top: 92px;
        padding: 92px 8.333333334% 150px 8.333333334%; } }
    @media (min-width: 1200px) {
      .m-restaurant-page__gallery {
        padding: 61px 40px 200px 40px; } }
  .m-restaurant-page__deco {
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0; }
    .m-restaurant-page__deco .shadow {
      background: linear-gradient(90deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      width: 34.861407249%;
      z-index: 1; }
    .m-restaurant-page__deco:before {
      background: linear-gradient(180deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
      top: 0; }
    .m-restaurant-page__deco:after {
      background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
      bottom: 0; }
    .m-restaurant-page__deco:before, .m-restaurant-page__deco:after {
      content: '';
      height: 28.68705036%;
      position: absolute;
      width: 100%;
      z-index: 1; }
    .m-restaurant-page__deco img {
      min-height: 1111px;
      opacity: .5;
      object-fit: cover;
      width: 100vw; }
      @media (min-width: 768px) {
        .m-restaurant-page__deco img {
          height: 144.791666667vw;
          width: 85.286458333vw; } }
      @media (min-width: 1200px) {
        .m-restaurant-page__deco img {
          height: 77.222222222vw;
          opacity: 1;
          width: 65.277777778vw; } }
  .m-restaurant-page .content__deco {
    fill: #EDE5DA;
    height: 15.2vw;
    margin-bottom: 15px;
    margin-left: calc(-13.6vw - 15px);
    pointer-events: none;
    position: relative;
    opacity: .2;
    width: 153.333333333vw;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-restaurant-page .content__deco {
        height: 9.895833333vw;
        margin-left: -8.333333334vw;
        margin-top: 58px;
        width: 100vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-page .content__deco {
        height: 9.930555556vw;
        margin-top: 12px; } }
  .m-restaurant-page .content .actions {
    padding-top: 45px; }
    @media (min-width: 768px) {
      .m-restaurant-page .content .actions {
        padding-top: 50px; } }
  .m-restaurant-page .content__intro {
    margin-bottom: 70px;
    margin-right: 5px; }
    @media (min-width: 768px) {
      .m-restaurant-page .content__intro {
        margin-bottom: 75px; } }
    @media (min-width: 1200px) {
      .m-restaurant-page .content__intro {
        margin-bottom: 70px; } }
  .m-restaurant-page .content__intro, .m-restaurant-page .content__text {
    max-width: 100%;
    position: relative;
    z-index: 12; }
    @media (min-width: 768px) {
      .m-restaurant-page .content__intro, .m-restaurant-page .content__text {
        max-width: 480px; } }
    @media (min-width: 1200px) {
      .m-restaurant-page .content__intro, .m-restaurant-page .content__text {
        max-width: 41.5%; } }
  .m-restaurant-page__gallery .gallery {
    position: relative;
    z-index: 12;
    display: grid;
    gap: 9px;
    grid-template-columns: 1fr 1fr 1fr;
    /* Updated column widths */
    grid-auto-rows: 40vw;
    width: 100%; }
    @media (min-width: 768px) {
      .m-restaurant-page__gallery .gallery {
        gap: 20px;
        grid-auto-rows: 41.276041667vw; } }
    @media (min-width: 1200px) {
      .m-restaurant-page__gallery .gallery {
        grid-auto-rows: 22.013888889vw;
        grid-template-columns: repeat(5, 1fr); } }
    .m-restaurant-page__gallery .gallery__items {
      max-width: 100%;
      width: 100%; }
      .m-restaurant-page__gallery .gallery__items:nth-child(6n + 1) {
        grid-column: 1 / span 2; }
        @media (min-width: 1200px) {
          .m-restaurant-page__gallery .gallery__items:nth-child(6n + 1) {
            grid-column: 1 / 3; } }
      .m-restaurant-page__gallery .gallery__items:nth-child(6n + 2) {
        grid-column: 3 / span 1; }
        @media (min-width: 1200px) {
          .m-restaurant-page__gallery .gallery__items:nth-child(6n + 2) {
            grid-column: 3 / 4; } }
      .m-restaurant-page__gallery .gallery__items:nth-child(6n + 3) {
        grid-column: 1 / span 1; }
        @media (min-width: 1200px) {
          .m-restaurant-page__gallery .gallery__items:nth-child(6n + 3) {
            grid-column: 4 / 6; } }
      .m-restaurant-page__gallery .gallery__items:nth-child(6n + 4) {
        grid-column: 2 / span 2; }
        @media (min-width: 1200px) {
          .m-restaurant-page__gallery .gallery__items:nth-child(6n + 4) {
            grid-column: 1 / 2; } }
      .m-restaurant-page__gallery .gallery__items:nth-child(6n + 5) {
        grid-column: 1 / 4; }
        @media (min-width: 1200px) {
          .m-restaurant-page__gallery .gallery__items:nth-child(6n + 5) {
            grid-column: 2 / 4; } }
      .m-restaurant-page__gallery .gallery__items:nth-child(6n + 6) {
        grid-column: 1 / 4; }
        @media (min-width: 1200px) {
          .m-restaurant-page__gallery .gallery__items:nth-child(6n + 6) {
            grid-column: 4 / 6; } }
    .m-restaurant-page__gallery .gallery__items img, .m-restaurant-page__gallery .gallery__items img {
      display: block;
      height: 40vw;
      min-height: 100%;
      max-width: 100%;
      object-fit: cover;
      width: 100%; }
      @media (min-width: 768px) {
        .m-restaurant-page__gallery .gallery__items img, .m-restaurant-page__gallery .gallery__items img {
          height: 41.276041667vw; } }
      @media (min-width: 768px) {
        .m-restaurant-page__gallery .gallery__items img, .m-restaurant-page__gallery .gallery__items img {
          height: 22.013888889vw; } }

.m-beer-featured + .m-restaurant-featured {
  transform: translateY(-9.2vw);
  margin-bottom: -18.4vw; }
  @media (min-width: 768px) {
    .m-beer-featured + .m-restaurant-featured {
      transform: translateY(-8.463541667vw);
      margin-bottom: -8.463541667vw; } }
  @media (min-width: 1200px) {
    .m-beer-featured + .m-restaurant-featured {
      transform: translateY(-7.541667vw);
      margin-bottom: -7.541667vw; } }
  .m-beer-featured + .m-restaurant-featured::after {
    background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, #191919 100%);
    content: "";
    top: 9.2vw;
    left: 0;
    position: absolute;
    height: 29.6vw;
    transform: scaleY(-1);
    width: 100%;
    right: 0;
    z-index: 11; }
    @media (min-width: 768px) {
      .m-beer-featured + .m-restaurant-featured::after {
        height: 0;
        top: 8.463541667vw; } }
    @media (min-width: 1200px) {
      .m-beer-featured + .m-restaurant-featured::after {
        height: 18.736111vw;
        top: 7.541667vw; } }
  .m-beer-featured + .m-restaurant-featured .texture {
    top: 9.2vw; }
    @media (min-width: 768px) {
      .m-beer-featured + .m-restaurant-featured .texture {
        top: 8.463541667vw; } }
    @media (min-width: 1200px) {
      .m-beer-featured + .m-restaurant-featured .texture {
        top: 7.541667vw; } }

.js .scroll-appear {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }
.js .scroll-appear-zoom-in {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out; }
  .js .scroll-appear-zoom-in.is-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.js .scroll-appear-fade-in {
  opacity: 0;
  -webkit-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out; }
  .js .scroll-appear-fade-in.is-visible {
    opacity: 1; }
.js .scroll-appear-fade-in-from-bottom {
  opacity: 0;
  -webkit-transition: opacity 500ms, transform 400ms ease-out;
  -o-transition: opacity 500ms, transform 400ms ease-out;
  transition: opacity 500ms, transform 400ms ease-out;
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px); }
  .js .scroll-appear-fade-in-from-bottom.is-visible {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
.js .scroll-appear-scale-from-left {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out; }
  .js .scroll-appear-scale-from-left.is-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.js .scroll-appear-scale-from-right {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out; }
  .js .scroll-appear-scale-from-right.is-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.js .scroll-appear-scale-from-bottom {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition: transform 300ms linear;
  -o-transition: transform 300ms linear;
  transition: transform 300ms linear; }
  .js .scroll-appear-scale-from-bottom.is-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.js .scroll-appear-scale-from-top {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: transform 300ms linear;
  -o-transition: transform 300ms linear;
  transition: transform 300ms linear; }
  .js .scroll-appear-scale-from-top.is-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.js .scroll-appear-product article {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out; }
.js .scroll-appear-product .flag {
  opacity: 0;
  -webkit-transition: opacity 0ms, transform 250ms ease-out;
  -o-transition: opacity 0ms, transform 250ms ease-out;
  transition: opacity 0ms, transform 250ms ease-out;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms; }
.js .scroll-appear-product .img img {
  opacity: 0;
  -webkit-transition: opacity 500ms, transform 400ms ease-out;
  -o-transition: opacity 500ms, transform 400ms ease-out;
  transition: opacity 500ms, transform 400ms ease-out;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px); }
.js .scroll-appear-product .content {
  opacity: 0;
  -webkit-transition: opacity 500ms, transform 400ms ease-out;
  -o-transition: opacity 500ms, transform 400ms ease-out;
  transition: opacity 500ms, transform 400ms ease-out;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px); }
.js .scroll-appear-product .actions {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 500ms ease-out;
  -o-transition: transform 500ms ease-out;
  transition: transform 500ms ease-out;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms; }
.js .scroll-appear-product.is-visible article {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.js .scroll-appear-product.is-visible .flag {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .scroll-appear-product.is-visible .img img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .scroll-appear-product.is-visible .content {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .scroll-appear-product.is-visible .actions {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.js .scroll-appear-delay-100 {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms; }
.js .scroll-appear-delay-200 {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms; }
.js .scroll-appear-delay-300 {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms; }
.js .scroll-appear-delay-400 {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms; }
.js .scroll-appear-delay-500 {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms; }
.js .scroll-appear-delay-600 {
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms; }
.js .scroll-appear-delay-700 {
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms; }
.js .scroll-appear-delay-800 {
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms; }
.js .scroll-appear-delay-900 {
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms; }
.js .scroll-appear-delay-1000 {
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms; }
.js .scroll-appear-delay-1100 {
  -webkit-transition-delay: 1100ms;
  transition-delay: 1100ms; }
.js .scroll-appear-delay-1200 {
  -webkit-transition-delay: 1200ms;
  transition-delay: 1200ms; }

.js .loading-done .scroll-appear-zoom-in.is-visible,
.js .loading-done .scroll-appear-scale-from-left.is-visible,
.js .loading-done .scroll-appear-scale-from-right.is-visible,
.js .loading-done .scroll-appear-scale-from-bottom.is-visible,
.js .loading-done .scroll-appear-scale-from-top.is-visible {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.js .loading-done .scroll-appear-fade-in.is-visible {
  opacity: 1; }
.js .loading-done .scroll-appear-fade-in-from-bottom.is-visible {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .loading-done .scroll-appear-product.is-visible article {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.js .loading-done .scroll-appear-product.is-visible .flag {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .loading-done .scroll-appear-product.is-visible .img img {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .loading-done .scroll-appear-product.is-visible .content {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.js .loading-done .scroll-appear-product.is-visible .actions {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.select2-container {
  display: block;
  width: 100% !important; }

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border: 2px solid #000 !important;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 400 14px/32px "Philosopher", sans-serif;
  height: 36px;
  outline: none;
  position: relative; }
  @media (min-width: 992px) {
    .select2-container--default .select2-selection--single,
    .select2-container--default .select2-selection--multiple {
      font-size: 16px;
      height: 40px;
      line-height: 36px; } }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #000;
    line-height: 32px;
    padding: 0 29px 0 10px; }
    @media (min-width: 992px) {
      .select2-container--default .select2-selection--single .select2-selection__rendered,
      .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        line-height: 36px; } }
  .select2-container--default .select2-selection--single .select2-selection__arrow,
  .select2-container--default .select2-selection--multiple .select2-selection__arrow {
    color: #000;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 29px;
    z-index: 10; }
    @media (min-width: 992px) {
      .select2-container--default .select2-selection--single .select2-selection__arrow,
      .select2-container--default .select2-selection--multiple .select2-selection__arrow {
        font-size: 16px;
        height: 36px;
        line-height: 36px; } }
    .select2-container--default .select2-selection--single .select2-selection__arrow:before,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow:before {
      content: '\e903';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b,
    .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
      display: none; }
.select2-container--default .select2-selection--multiple {
  height: auto;
  line-height: normal;
  min-height: 0; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 5px 10px 10px;
    vertical-align: top; }
    @media (min-width: 992px) {
      .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        font-size: 14px;
        line-height: 21px; } }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 2px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 400 14px/32px "Philosopher", sans-serif;
  height: 36px;
  outline: none;
  padding: 0 10px; }
  @media (min-width: 992px) {
    .select2-container--default .select2-search--dropdown .select2-search__field {
      font-size: 16px;
      height: 40px;
      line-height: 36px; } }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #A06E03;
  color: #fff; }

.select2-dropdown {
  border: 2px solid #000;
  border-radius: 0; }

@media (min-width: 1200px) {
  body.sliding-panel-is-open {
    overflow: visible;
    position: relative; } }

#sliding-panel {
  background-color: #A06E03;
  -webkit-transition: -webkit-transform 250ms;
  -o-transition: -o-transform 250ms;
  transition: transform 250ms;
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
  min-height: 100%;
  top: 0;
  width: 100%;
  z-index: 1000009; }
  @media (min-width: 768px) {
    #sliding-panel {
      width: 100%; } }
  #sliding-panel:after {
    background: url("../src/img/repeat-texture.jpeg") repeat;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .1;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @supports (background-image: url("../src/img/repeat-texture.webp")) {
      #sliding-panel:after {
        background-image: url("../src/img/repeat-texture.webp"); } }
  #sliding-panel .btn-close-sliding-panel {
    left: 15px;
    right: auto; }
  #sliding-panel .sliding-panel-overflow {
    top: 0; }
  #sliding-panel.appear-from-left {
    top: 0; }

#sliding-panel-overlay {
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms; }
  @media (min-width: 1200px) {
    #sliding-panel-overlay {
      display: none !important; } }

.sliding-panel-is-animating #sliding-panel,
.sliding-panel-is-open #sliding-panel {
  bottom: 0;
  height: auto; }
  .sliding-panel-is-animating #sliding-panel.appear-from-right, .sliding-panel-is-animating #sliding-panel.appear-from-left,
  .sliding-panel-is-open #sliding-panel.appear-from-right,
  .sliding-panel-is-open #sliding-panel.appear-from-left {
    width: 100%; }

.sliding-panel-is-animating-in #sliding-panel,
.sliding-panel-is-animating-in #sliding-panel-overlay,
.sliding-panel-is-open #sliding-panel,
.sliding-panel-is-open #sliding-panel-overlay {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms; }
.sliding-panel-is-animating-in #sliding-panel ul,
.sliding-panel-is-open #sliding-panel ul {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms; }

#sliding-panel,
.sliding-panel {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center; }
  #sliding-panel .actions,
  .sliding-panel .actions {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 70px;
    gap: 20px; }
    @media (min-width: 768px) {
      #sliding-panel .actions,
      .sliding-panel .actions {
        flex-direction: row;
        margin-top: 95px;
        gap: 0 50px; } }
  #sliding-panel .brand,
  .sliding-panel .brand {
    margin: 0 auto 69px auto;
    width: fit-content; }
    @media (min-width: 768px) {
      #sliding-panel .brand,
      .sliding-panel .brand {
        margin-bottom: 75px; } }
    #sliding-panel .brand img,
    .sliding-panel .brand img {
      height: 108px;
      display: block;
      width: 230px; }
      @media (min-width: 768px) {
        #sliding-panel .brand img,
        .sliding-panel .brand img {
          height: 179px;
          width: 175px; } }
  #sliding-panel .btn-close-sliding-panel,
  .sliding-panel .btn-close-sliding-panel {
    align-items: center;
    display: flex;
    height: 37px;
    left: initial;
    right: 40px;
    position: fixed;
    padding: 10px;
    top: 40px;
    justify-content: center;
    width: 37px; }
    #sliding-panel .btn-close-sliding-panel:before, #sliding-panel .btn-close-sliding-panel:after,
    .sliding-panel .btn-close-sliding-panel:before,
    .sliding-panel .btn-close-sliding-panel:after {
      background-color: #EDE5DA;
      content: '';
      height: 1px;
      margin: 0;
      min-width: 24px;
      position: absolute;
      width: 24px;
      left: initial;
      top: initial; }
  #sliding-panel .menu,
  .sliding-panel .menu {
    display: block;
    color: #DFC187;
    padding: 13px 0;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(10px);
    position: relative;
    width: 76%; }
    @media (min-width: 768px) {
      #sliding-panel .menu,
      .sliding-panel .menu {
        width: 46.09375%; } }
    #sliding-panel .menu .menu-list,
    .sliding-panel .menu .menu-list {
      border-left: 2px solid #DFC187;
      border-right: 2px solid #DFC187; }
    #sliding-panel .menu > ul > li,
    .sliding-panel .menu > ul > li {
      margin: 12px 0; }
    #sliding-panel .menu a,
    #sliding-panel .menu li a,
    .sliding-panel .menu a,
    .sliding-panel .menu li a {
      color: #DFC187;
      font-family: "Philosopher", sans-serif;
      font-weight: 700;
      font-size: 20px;
      line-height: 35px;
      letter-spacing: -.03em;
      transition: background-color 250ms ease-out, color 250ms ease-out;
      position: relative; }
      #sliding-panel .menu a:focus, #sliding-panel .menu a:active, #sliding-panel .menu a:hover,
      #sliding-panel .menu li a:focus,
      #sliding-panel .menu li a:active,
      #sliding-panel .menu li a:hover,
      .sliding-panel .menu a:focus,
      .sliding-panel .menu a:active,
      .sliding-panel .menu a:hover,
      .sliding-panel .menu li a:focus,
      .sliding-panel .menu li a:active,
      .sliding-panel .menu li a:hover {
        color: #4D3525;
        opacity: .7;
        text-decoration: none; }
    #sliding-panel .menu li.has-children ul,
    .sliding-panel .menu li.has-children ul {
      height: auto;
      max-height: 0;
      overflow: hidden;
      transition: max-height 300ms cubic-bezier(0, 1, 0, 1);
      transition-delay: 0ms !important; }
    #sliding-panel .menu li.has-children li,
    .sliding-panel .menu li.has-children li {
      height: fit-content;
      margin: 0; }
    #sliding-panel .menu li.has-children li a,
    .sliding-panel .menu li.has-children li a {
      display: block;
      font-size: 16px;
      line-height: 20px;
      padding: 4px 0; }
    #sliding-panel .menu li.has-children:active ul, #sliding-panel .menu li.has-children:hover ul, #sliding-panel .menu li.has-children:focus ul,
    .sliding-panel .menu li.has-children:active ul,
    .sliding-panel .menu li.has-children:hover ul,
    .sliding-panel .menu li.has-children:focus ul {
      max-height: 100vh; }
    #sliding-panel .menu ul,
    .sliding-panel .menu ul {
      text-align: center;
      margin-bottom: 0; }
    #sliding-panel .menu .guns,
    #sliding-panel .menu .ornement,
    .sliding-panel .menu .guns,
    .sliding-panel .menu .ornement {
      display: block;
      fill: #DFC187;
      pointer-events: none; }
    #sliding-panel .menu .ornement,
    .sliding-panel .menu .ornement {
      aspect-ratio: 354/50;
      height: auto;
      margin-left: -2px;
      width: calc(100% + 4px); }
    #sliding-panel .menu .guns,
    .sliding-panel .menu .guns {
      aspect-ratio: 373/143;
      height: auto;
      margin-top: 25px;
      margin-left: -2.824858757%;
      width: 105.367231638%; }
    #sliding-panel .menu li.has-children,
    .sliding-panel .menu li.has-children {
      text-align: center; }
      #sliding-panel .menu li.has-children svg,
      .sliding-panel .menu li.has-children svg {
        bottom: -8px;
        display: block;
        fill: #DFC187;
        height: 8px;
        left: calc(50% - 3px);
        position: absolute;
        width: 6px; }
    #sliding-panel .menu .lang,
    .sliding-panel .menu .lang {
      display: flex;
      justify-content: center;
      margin-top: 7px; }
      @media (min-width: 768px) {
        #sliding-panel .menu .lang,
        .sliding-panel .menu .lang {
          margin-bottom: -16px; } }
      #sliding-panel .menu .lang .en,
      #sliding-panel .menu .lang .fr,
      #sliding-panel .menu .lang .en a,
      #sliding-panel .menu .lang .fr a,
      #sliding-panel .menu .lang .lang-item-en a,
      #sliding-panel .menu .lang .lang-item-fr a,
      .sliding-panel .menu .lang .en,
      .sliding-panel .menu .lang .fr,
      .sliding-panel .menu .lang .en a,
      .sliding-panel .menu .lang .fr a,
      .sliding-panel .menu .lang .lang-item-en a,
      .sliding-panel .menu .lang .lang-item-fr a {
        color: #4D3525;
        font-family: "Philosopher", sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -.03em;
        text-transform: capitalize; }
        #sliding-panel .menu .lang .en.current,
        #sliding-panel .menu .lang .fr.current,
        #sliding-panel .menu .lang .en a.current,
        #sliding-panel .menu .lang .fr a.current,
        #sliding-panel .menu .lang .lang-item-en a.current,
        #sliding-panel .menu .lang .lang-item-fr a.current,
        .sliding-panel .menu .lang .en.current,
        .sliding-panel .menu .lang .fr.current,
        .sliding-panel .menu .lang .en a.current,
        .sliding-panel .menu .lang .fr a.current,
        .sliding-panel .menu .lang .lang-item-en a.current,
        .sliding-panel .menu .lang .lang-item-fr a.current {
          font-weight: 700; }
      #sliding-panel .menu .lang .en,
      #sliding-panel .menu .lang .lang-item-en,
      .sliding-panel .menu .lang .en,
      .sliding-panel .menu .lang .lang-item-en {
        padding-left: 12px;
        border-left: 1.5px solid #4D3525; }
      #sliding-panel .menu .lang .fr,
      #sliding-panel .menu .lang .lang-item-fr,
      .sliding-panel .menu .lang .fr,
      .sliding-panel .menu .lang .lang-item-fr {
        padding-right: 12px;
        border-right: 1.5px solid #4D3525; }
  #sliding-panel .sliding-panel-overflow,
  .sliding-panel .sliding-panel-overflow {
    margin: 0;
    padding-top: 119px;
    padding-bottom: 70px; }
    @media (min-width: 768px) {
      #sliding-panel .sliding-panel-overflow,
      .sliding-panel .sliding-panel-overflow {
        padding-top: 66px; } }

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce table.shop_table .button {
  align-items: center;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 36px;
  margin-bottom: 0;
  padding: 0 15px;
  position: relative;
  text-align: center;
  justify-content: center;
  touch-action: manipulation;
  -webkit-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  transition: background-color 250ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 1; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button,
    .woocommerce table.shop_table .button {
      font-size: 16px; } }
  @media (min-width: 992px) {
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button,
    .woocommerce .woocommerce-message .button,
    .woocommerce table.shop_table .button {
      height: 40px;
      line-height: 40px; } }
  .woocommerce .woocommerce-error .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce .woocommerce-message .button:hover,
  .woocommerce table.shop_table .button:hover {
    background-color: transparent;
    color: #fff; }
  .woocommerce .woocommerce-error .button:focus, .woocommerce .woocommerce-error .button.focus, .woocommerce .woocommerce-error .button:active, .woocommerce .woocommerce-error .button.active,
  .woocommerce .woocommerce-info .button:focus,
  .woocommerce .woocommerce-info .button.focus,
  .woocommerce .woocommerce-info .button:active,
  .woocommerce .woocommerce-info .button.active,
  .woocommerce .woocommerce-message .button:focus,
  .woocommerce .woocommerce-message .button.focus,
  .woocommerce .woocommerce-message .button:active,
  .woocommerce .woocommerce-message .button.active,
  .woocommerce table.shop_table .button:focus,
  .woocommerce table.shop_table .button.focus,
  .woocommerce table.shop_table .button:active,
  .woocommerce table.shop_table .button.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
    .woocommerce .woocommerce-error .button:focus:focus, .woocommerce .woocommerce-error .button:focus.focus, .woocommerce .woocommerce-error .button:focus:active, .woocommerce .woocommerce-error .button:focus.active, .woocommerce .woocommerce-error .button.focus:focus, .woocommerce .woocommerce-error .button.focus.focus, .woocommerce .woocommerce-error .button.focus:active, .woocommerce .woocommerce-error .button.focus.active, .woocommerce .woocommerce-error .button:active:focus, .woocommerce .woocommerce-error .button:active.focus, .woocommerce .woocommerce-error .button:active:active, .woocommerce .woocommerce-error .button:active.active, .woocommerce .woocommerce-error .button.active:focus, .woocommerce .woocommerce-error .button.active.focus, .woocommerce .woocommerce-error .button.active:active, .woocommerce .woocommerce-error .button.active.active,
    .woocommerce .woocommerce-info .button:focus:focus,
    .woocommerce .woocommerce-info .button:focus.focus,
    .woocommerce .woocommerce-info .button:focus:active,
    .woocommerce .woocommerce-info .button:focus.active,
    .woocommerce .woocommerce-info .button.focus:focus,
    .woocommerce .woocommerce-info .button.focus.focus,
    .woocommerce .woocommerce-info .button.focus:active,
    .woocommerce .woocommerce-info .button.focus.active,
    .woocommerce .woocommerce-info .button:active:focus,
    .woocommerce .woocommerce-info .button:active.focus,
    .woocommerce .woocommerce-info .button:active:active,
    .woocommerce .woocommerce-info .button:active.active,
    .woocommerce .woocommerce-info .button.active:focus,
    .woocommerce .woocommerce-info .button.active.focus,
    .woocommerce .woocommerce-info .button.active:active,
    .woocommerce .woocommerce-info .button.active.active,
    .woocommerce .woocommerce-message .button:focus:focus,
    .woocommerce .woocommerce-message .button:focus.focus,
    .woocommerce .woocommerce-message .button:focus:active,
    .woocommerce .woocommerce-message .button:focus.active,
    .woocommerce .woocommerce-message .button.focus:focus,
    .woocommerce .woocommerce-message .button.focus.focus,
    .woocommerce .woocommerce-message .button.focus:active,
    .woocommerce .woocommerce-message .button.focus.active,
    .woocommerce .woocommerce-message .button:active:focus,
    .woocommerce .woocommerce-message .button:active.focus,
    .woocommerce .woocommerce-message .button:active:active,
    .woocommerce .woocommerce-message .button:active.active,
    .woocommerce .woocommerce-message .button.active:focus,
    .woocommerce .woocommerce-message .button.active.focus,
    .woocommerce .woocommerce-message .button.active:active,
    .woocommerce .woocommerce-message .button.active.active,
    .woocommerce table.shop_table .button:focus:focus,
    .woocommerce table.shop_table .button:focus.focus,
    .woocommerce table.shop_table .button:focus:active,
    .woocommerce table.shop_table .button:focus.active,
    .woocommerce table.shop_table .button.focus:focus,
    .woocommerce table.shop_table .button.focus.focus,
    .woocommerce table.shop_table .button.focus:active,
    .woocommerce table.shop_table .button.focus.active,
    .woocommerce table.shop_table .button:active:focus,
    .woocommerce table.shop_table .button:active.focus,
    .woocommerce table.shop_table .button:active:active,
    .woocommerce table.shop_table .button:active.active,
    .woocommerce table.shop_table .button.active:focus,
    .woocommerce table.shop_table .button.active.focus,
    .woocommerce table.shop_table .button.active:active,
    .woocommerce table.shop_table .button.active.active {
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: none; }
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  background-color: #cfcfcf;
  box-shadow: none;
  color: #000;
  font-size: 0.875em;
  /* 14/16 */
  line-height: 1.571428571428571em;
  /* 22/14 */
  outline: none;
  padding: 12px 15px 12px 39px; }
  @media (min-width: 992px) {
    .woocommerce .woocommerce-error,
    .woocommerce .woocommerce-info,
    .woocommerce .woocommerce-message {
      font-size: 1em;
      /* 16/16 */
      line-height: 1.625em;
      /* 26/16 */
      padding: 24px 30px 24px 56px; } }
  .woocommerce .woocommerce-error:before,
  .woocommerce .woocommerce-info:before,
  .woocommerce .woocommerce-message:before {
    font-size: 14px;
    left: 15px;
    top: 12px; }
    @media (min-width: 992px) {
      .woocommerce .woocommerce-error:before,
      .woocommerce .woocommerce-info:before,
      .woocommerce .woocommerce-message:before {
        font-size: 16px;
        left: 30px;
        top: 24px; } }
  .woocommerce .woocommerce-error li:before,
  .woocommerce .woocommerce-info li:before,
  .woocommerce .woocommerce-message li:before {
    display: none; }
.woocommerce .woocommerce-error {
  border-top-color: #ff0000; }
  .woocommerce .woocommerce-error:before {
    color: #ff0000; }
.woocommerce .woocommerce-info {
  border-top-color: #e18401; }
  .woocommerce .woocommerce-info:before {
    color: #e18401; }
.woocommerce .woocommerce-message {
  border-top-color: #3c763d; }
  .woocommerce .woocommerce-message:before {
    color: #3c763d; }
.woocommerce table.shop_table {
  border: 0;
  border-radius: 0;
  margin: 0 0 2.5625em;
  /* 41/16 */ }
  @media (min-width: 992px) {
    .woocommerce table.shop_table {
      margin-bottom: 2.9375em;
      /* 47/16 */ } }
  .woocommerce table.shop_table th {
    background-color: #000;
    color: #fff;
    font-weight: 700; }
  .woocommerce table.shop_table td {
    background-color: transparent;
    border-bottom: 1px solid #cfcfcf;
    border-color: rgba(0, 0, 0, 0.1);
    border-top: 0; }
    .woocommerce table.shop_table td.actions {
      border-bottom: 0;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0; }
      .woocommerce table.shop_table td.actions .coupon .form-control {
        border: 2px solid #000;
        line-height: 32px;
        padding: 0 10px;
        width: 48%; }
        @media (min-width: 768px) {
          .woocommerce table.shop_table td.actions .coupon .form-control {
            width: 150px; } }
        @media (min-width: 992px) {
          .woocommerce table.shop_table td.actions .coupon .form-control {
            line-height: 36px; } }
        .woocommerce table.shop_table td.actions .coupon .form-control:focus {
          border-color: #e18401; }
  .woocommerce table.shop_table dl dt,
  .woocommerce table.shop_table dl dd {
    vertical-align: top; }
  .woocommerce table.shop_table dl dd p {
    font-size: 1em;
    line-height: 1.428571429; }
  .woocommerce table.shop_table .quantity .qty {
    display: inline-block; }
  .woocommerce table.shop_table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent; }
.woocommerce ul#shipping_method li:before {
  display: none; }
.woocommerce ul#shipping_method li:last-child {
  margin-bottom: 0 !important; }
.woocommerce .cart-collaterals .cart_totals {
  width: 100%; }
  @media (min-width: 1200px) {
    .woocommerce .cart-collaterals .cart_totals {
      width: 45.33333%; } }
  .woocommerce .cart-collaterals .cart_totals:first-child:last-child {
    width: 100%; }
  .woocommerce .cart-collaterals .cart_totals table.shop_table {
    margin: 0; }
    .woocommerce .cart-collaterals .cart_totals table.shop_table th,
    .woocommerce .cart-collaterals .cart_totals table.shop_table td {
      background-color: transparent;
      border-bottom: 1px solid #cfcfcf;
      border-color: rgba(0, 0, 0, 0.1);
      border-top: 0; }
    .woocommerce .cart-collaterals .cart_totals table.shop_table th {
      background-color: transparent;
      color: #000; }
    .woocommerce .cart-collaterals .cart_totals table.shop_table td {
      text-align: right; }
    .woocommerce .cart-collaterals .cart_totals table.shop_table tr:last-child th,
    .woocommerce .cart-collaterals .cart_totals table.shop_table tr:last-child td {
      border-bottom: 0; }
    .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td {
      text-align: left; }
      .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td p {
        margin-bottom: 1em;
        margin-top: 2px; }
        .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td p:last-child {
          margin-bottom: 0; }
      .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td .woocommerce-shipping-calculator {
        text-align: right;
        margin-bottom: 14px; }
        .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td .woocommerce-shipping-calculator .form-group,
        .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td .woocommerce-shipping-calculator .form-group label,
        .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td .woocommerce-shipping-calculator .form-group input,
        .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td .woocommerce-shipping-calculator .form-group input::placeholder {
          text-align: right; }
        .woocommerce .cart-collaterals .cart_totals table.shop_table .shipping td .woocommerce-shipping-calculator .button {
          background: transparent;
          margin-left: auto; }
    .woocommerce .cart-collaterals .cart_totals table.shop_table .order-total th,
    .woocommerce .cart-collaterals .cart_totals table.shop_table .order-total td {
      font-size: 1.5em;
      /* 24/16 */ }
  .woocommerce .cart-collaterals .cart_totals #shipping_method li:before {
    display: none; }
  .woocommerce .cart-collaterals .cart_totals #shipping_method li:last-child {
    margin-bottom: 0 !important; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 20px 0 0; }
    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
      border-radius: 0;
      color: #fff;
      margin: 0;
      padding: 0; }
      @media (min-width: 768px) {
        .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
          font-size: 20px; } }
      .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button .bg:before {
        content: '\e909';
        font-size: 21px; }
.woocommerce .blockUI.blockOverlay:before {
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
  height: 32px;
  width: 32px; }
.woocommerce form.checkout_coupon {
  background-color: #cfcfcf;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 18px;
  padding: 12px 15px; }
  @media (min-width: 992px) {
    .woocommerce form.checkout_coupon {
      padding: 24px 30px; } }
  .woocommerce form.checkout_coupon .form-row {
    margin: 0; }
  .woocommerce form.checkout_coupon input {
    margin: 0; }
.woocommerce form .form-row {
  margin: 0 0 20px;
  padding: 0; }
  .woocommerce form .form-row.woocommerce-validated input.input-text,
  .woocommerce form .form-row.woocommerce-validated textarea.input-text {
    border-color: #000; }
  .woocommerce form .form-row.woocommerce-invalid label {
    color: #ff0000; }
  .woocommerce form .form-row.woocommerce-invalid input.input-text,
  .woocommerce form .form-row.woocommerce-invalid textarea.input-text {
    border-color: #ff0000; }
.woocommerce form .input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #000;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  font: 400 14px/32px "Philosopher", sans-serif;
  height: 36px;
  outline: none;
  padding: 0 10px;
  -webkit-transition: border-color 250ms;
  -o-transition: border-color 250ms;
  transition: border-color 250ms; }
  .woocommerce form .input-text.is-placeholder {
    color: #000; }
  .woocommerce form .input-text::-moz-placeholder {
    color: #000;
    opacity: 1; }
  .woocommerce form .input-text:-ms-input-placeholder {
    color: #000; }
  .woocommerce form .input-text::-webkit-input-placeholder {
    color: #000; }
  @media (min-width: 992px) {
    .woocommerce form .input-text {
      font-size: 16px;
      height: 40px;
      line-height: 36px; } }
  .woocommerce form .input-text:focus {
    border-color: #e18401;
    -webkit-box-shadow: none;
    box-shadow: none; }
.woocommerce form textarea.input-text {
  height: 180px;
  line-height: 24px;
  padding: 4px 10px;
  resize: none; }
  @media (min-width: 992px) {
    .woocommerce form textarea.input-text {
      height: 222px;
      line-height: 26px;
      padding: 5px 10px; } }
.woocommerce form #customer_details {
  margin: 0 0 2.5625em;
  /* 41/16 */ }
  @media (min-width: 992px) {
    .woocommerce form #customer_details {
      margin-bottom: 2.9375em;
      /* 47/16 */ } }
.woocommerce form #order_comments {
  width: 100%; }
.woocommerce .woocommerce-order {
  padding: 300px 25px 100px; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-order {
      padding-top: 325px; } }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-order {
      padding-top: 285px; } }
  @media (min-width: 1200px) {
    .woocommerce .woocommerce-order {
      padding: 285px 100px 100px; } }
.woocommerce p.woocommerce-thankyou-order-received,
.woocommerce .editor p.woocommerce-thankyou-order-received {
  color: #A06E03;
  font-family: "Roundlane", sans-serif;
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.5) 7px 5px 5px; }
.woocommerce #order_review table.shop_table .product-total,
.woocommerce .woocommerce-order-details table.shop_table .product-total {
  text-align: right; }
.woocommerce #order_review table.shop_table th,
.woocommerce #order_review table.shop_table td,
.woocommerce .woocommerce-order-details table.shop_table th,
.woocommerce .woocommerce-order-details table.shop_table td {
  border-bottom: 1px solid rgba(237, 229, 218, 0.2);
  padding: 11px 14px; }
.woocommerce #order_review table.shop_table tr,
.woocommerce .woocommerce-order-details table.shop_table tr {
  background-color: transparent; }
.woocommerce #order_review table.shop_table tfoot th,
.woocommerce #order_review table.shop_table tfoot td,
.woocommerce .woocommerce-order-details table.shop_table tfoot th,
.woocommerce .woocommerce-order-details table.shop_table tfoot td {
  background-color: transparent;
  color: #fff; }
.woocommerce #order_review table.shop_table tfoot td,
.woocommerce .woocommerce-order-details table.shop_table tfoot td {
  text-align: right; }
  .woocommerce #order_review table.shop_table tfoot td p:last-child,
  .woocommerce .woocommerce-order-details table.shop_table tfoot td p:last-child {
    margin-bottom: 0; }
.woocommerce #order_review table.shop_table tfoot tr:last-child th,
.woocommerce #order_review table.shop_table tfoot tr:last-child td,
.woocommerce .woocommerce-order-details table.shop_table tfoot tr:last-child th,
.woocommerce .woocommerce-order-details table.shop_table tfoot tr:last-child td {
  border-bottom: 0; }
.woocommerce #order_review table.shop_table tfoot tr:last-child th,
.woocommerce #order_review table.shop_table tfoot tr:last-child td,
.woocommerce #order_review table.shop_table tfoot .order-total th,
.woocommerce #order_review table.shop_table tfoot .order-total td,
.woocommerce .woocommerce-order-details table.shop_table tfoot tr:last-child th,
.woocommerce .woocommerce-order-details table.shop_table tfoot tr:last-child td,
.woocommerce .woocommerce-order-details table.shop_table tfoot .order-total th,
.woocommerce .woocommerce-order-details table.shop_table tfoot .order-total td {
  font-size: 1.5em;
  /* 24/16 */ }
@media (min-width: 769px) {
  .woocommerce #order_review #payment,
  .woocommerce .woocommerce-order-details #payment {
    float: right;
    width: 48%; } }

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  background-color: #000;
  color: #fff;
  padding: 0 15px; }
  .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    background-color: #000;
    color: #fff; }

.woocommerce .wc_payment_method input[type="radio"],
.wc_payment_method input[type="radio"] {
  position: absolute;
  right: 0;
  top: 4px; }
  @media (min-width: 992px) {
    .woocommerce .wc_payment_method input[type="radio"],
    .wc_payment_method input[type="radio"] {
      top: 8px; } }

.payment_box {
  padding: 11px 14px; }
  .payment_box p {
    margin: 0; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #cfcfcf;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 12px 15px; }
  @media (min-width: 992px) {
    #add_payment_method #payment,
    .woocommerce-cart #payment,
    .woocommerce-checkout #payment {
      padding: 24px 30px; } }
  #add_payment_method #payment ul.payment_methods,
  .woocommerce-cart #payment ul.payment_methods,
  .woocommerce-checkout #payment ul.payment_methods {
    padding: 0; }
    #add_payment_method #payment ul.payment_methods li,
    .woocommerce-cart #payment ul.payment_methods li,
    .woocommerce-checkout #payment ul.payment_methods li {
      color: #191919;
      padding: 0; }
      #add_payment_method #payment ul.payment_methods li::before,
      .woocommerce-cart #payment ul.payment_methods li::before,
      .woocommerce-checkout #payment ul.payment_methods li::before {
        display: none; }
      #add_payment_method #payment ul.payment_methods li a,
      .woocommerce-cart #payment ul.payment_methods li a,
      .woocommerce-checkout #payment ul.payment_methods li a {
        display: block; }
      #add_payment_method #payment ul.payment_methods li label,
      .woocommerce-cart #payment ul.payment_methods li label,
      .woocommerce-checkout #payment ul.payment_methods li label {
        background-color: #fff;
        display: block;
        padding: 11px 14px; }
      #add_payment_method #payment ul.payment_methods li img,
      .woocommerce-cart #payment ul.payment_methods li img,
      .woocommerce-checkout #payment ul.payment_methods li img {
        display: block; }
  #add_payment_method #payment div.payment_box,
  .woocommerce-cart #payment div.payment_box,
  .woocommerce-checkout #payment div.payment_box {
    background-color: #000;
    border-radius: 0;
    color: #fff; }
    #add_payment_method #payment div.payment_box:before,
    .woocommerce-cart #payment div.payment_box:before,
    .woocommerce-checkout #payment div.payment_box:before {
      border-bottom-color: #000; }
  #add_payment_method #payment div.form-row,
  .woocommerce-cart #payment div.form-row,
  .woocommerce-checkout #payment div.form-row {
    margin-bottom: 0;
    padding: 1em 0 0; }
  #add_payment_method #payment .place-order button,
  .woocommerce-cart #payment .place-order button,
  .woocommerce-checkout #payment .place-order button {
    float: none;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      #add_payment_method #payment .place-order button,
      .woocommerce-cart #payment .place-order button,
      .woocommerce-checkout #payment .place-order button {
        float: right; } }
    #add_payment_method #payment .place-order button .bg:before,
    .woocommerce-cart #payment .place-order button .bg:before,
    .woocommerce-checkout #payment .place-order button .bg:before {
      content: '\e909';
      font-size: 21px; }

.woocommerce-shipping-fields #ship-to-different-address label.checkbox {
  margin: 0; }

.woocommerce del span {
  text-decoration: line-through; }
.woocommerce .flag {
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; }
.woocommerce input[type="checkbox"]:checked {
  background-color: #A06E03;
  color: #A06E03; }
.woocommerce input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  margin-top: 16px;
  margin-left: -38px;
  border: 2px solid #A06E03;
  background-color: transparent;
  cursor: pointer; }
.woocommerce input[type="checkbox"]:checked {
  background-color: #A06E03;
  border-color: #A06E03; }
.woocommerce input[type="checkbox"]:focus {
  outline: 2px dashed #A06E03;
  outline-offset: 3px; }
.woocommerce form label.checkbox {
  padding-left: 50px; }
.woocommerce input[type="radio"] {
  -webkit-appearance: none;
  /* Removes native styles on WebKit browsers */
  -moz-appearance: none;
  /* Removes native styles on Firefox */
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #A06E03;
  border-radius: 50%;
  /* Makes it circular */
  background-color: transparent;
  margin: 5px 20px 5px 0;
  cursor: pointer;
  position: relative; }
.woocommerce input[type="radio"]:checked {
  background-color: #A06E03;
  border-color: #A06E03; }
.woocommerce input[type="radio"]:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.woocommerce input[type="radio"]:focus {
  outline: 2px dashed #A06E03;
  outline-offset: 3px; }
.woocommerce ul.products {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  float: none;
  clear: both;
  margin: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .woocommerce ul.products {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-around;
      align-items: flex-start; } }
  @media (min-width: 1200px) {
    .woocommerce ul.products {
      gap: 104px 27px; } }
  .woocommerce ul.products li.product {
    position: relative;
    max-width: 283px;
    width: 100%;
    margin-bottom: 10rem;
    height: auto;
    clear: both;
    float: none;
    z-index: 12; }
    @media (min-width: 768px) {
      .woocommerce ul.products li.product {
        width: calc(48.8889% - 18px);
        margin-bottom: 8.5rem; } }
    @media (min-width: 992px) {
      .woocommerce ul.products li.product {
        max-width: 33.333333333%;
        width: calc(33.333333333% - 18px);
        margin-bottom: 5rem; } }
    @media (min-width: 1200px) {
      .woocommerce ul.products li.product {
        max-width: 285px;
        width: calc(33.333333333% - 18px);
        margin-bottom: auto; } }
.woocommerce .product-sheet {
  position: relative;
  height: 645px;
  width: 100%; }
  @media (min-width: 1200px) {
    .woocommerce .product-sheet {
      height: 645px; } }
  .woocommerce .product-sheet article > a {
    width: 100%;
    text-decoration: none; }
  .woocommerce .product-sheet__img {
    position: relative;
    display: flex;
    width: 100%;
    height: 282px; }
    @media (min-width: 1200px) {
      .woocommerce .product-sheet__img {
        height: 43.7039%; } }
    .woocommerce .product-sheet__img img,
    .woocommerce .product-sheet__img .img {
      position: relative;
      width: 100%;
      height: 100% !important; }
  .woocommerce .product-sheet__content {
    position: relative;
    width: 100%;
    height: calc(645px - 282px - 42px);
    padding: 2rem; }
    .woocommerce .product-sheet__content h5.price {
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: absolute;
      top: -3.5rem;
      width: 7.2rem;
      height: 7.2rem;
      background-color: #A06E03;
      color: #fff;
      font-size: 2rem;
      border-radius: 100%;
      margin: 0; }
      .woocommerce .product-sheet__content h5.price span {
        display: inline-block;
        text-align: center; }
    .woocommerce .product-sheet__content:after, .woocommerce .product-sheet__content:before {
      content: '';
      position: absolute;
      top: 0;
      display: flex;
      background: url("../src/img/svg/border-vect.svg");
      background-repeat: no-repeat;
      background-size: cover;
      width: 1px;
      height: 100%; }
    .woocommerce .product-sheet__content:before {
      left: 0; }
    .woocommerce .product-sheet__content:after {
      right: 0; }
    .woocommerce .product-sheet__content-infos {
      padding-top: 3rem; }
      .woocommerce .product-sheet__content-infos h2 {
        color: #A06E03;
        font-style: normal;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        /* 150% */
        letter-spacing: -.6px;
        text-transform: uppercase; }
    .woocommerce .product-sheet__content-actions {
      bottom: 0;
      /*
      ** Proposed styles
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      justify-content: center;*/
      position: absolute;
      left: 0;
      padding: 2rem 2rem 3rem;
      width: 100%; }
      .woocommerce .product-sheet__content-actions .added_to_cart {
        display: block;
        font-size: 1.4rem;
        color: #EDE5DA;
        width: 100%;
        margin: 1.2rem 1.2rem; }
        .woocommerce .product-sheet__content-actions .added_to_cart:hover, .woocommerce .product-sheet__content-actions .added_to_cart:focus {
          color: #A06E03; }
  .woocommerce .product-sheet .product-deco {
    position: absolute;
    bottom: 0;
    aspect-ratio: 282/42;
    display: block;
    fill: #A06E03;
    height: auto;
    width: 100%; }
  .woocommerce .product-sheet .img
  .img img,
  .woocommerce .product-sheet .img-responsive {
    aspect-ratio: 1/1;
    display: block;
    height: auto;
    object-fit: cover;
    width: 100%; }
.woocommerce nav.product-pagination .wrap-pagination {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-around; }
.woocommerce nav.product-pagination .pagination-handle {
  position: relative;
  fill: #A06E03;
  width: 2rem;
  height: 2.3rem; }
  .woocommerce nav.product-pagination .pagination-handle.left {
    transform: rotate(-90deg); }
  .woocommerce nav.product-pagination .pagination-handle.right {
    transform: rotate(90deg); }
.woocommerce nav.product-pagination ul.page-numbers {
  display: flex;
  justify-content: center; }
  .woocommerce nav.product-pagination ul.page-numbers:before, .woocommerce nav.product-pagination ul.page-numbers:after {
    content: '';
    position: relative;
    top: 5px;
    width: 98.5%;
    display: block;
    height: 1px;
    background-color: #A06E03; }
  .woocommerce nav.product-pagination ul.page-numbers li {
    margin: 0 2rem; }
  .woocommerce nav.product-pagination ul.page-numbers span.page-numbers,
  .woocommerce nav.product-pagination ul.page-numbers a.page-numbers {
    font-family: "Roundlane", sans-serif;
    font-size: 4rem;
    font-weight: 400; }
  .woocommerce nav.product-pagination ul.page-numbers a.page-numbers {
    color: #fff; }
.woocommerce .product-details {
  position: relative; }
  .woocommerce .product-details__header {
    padding: 0 3.5rem; }
    .woocommerce .product-details__header .back-links {
      margin-bottom: 3rem; }
    .woocommerce .product-details__header .head-links {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      color: #fff;
      font-size: 1.6rem;
      font-weight: 700; }
      .woocommerce .product-details__header .head-links:before {
        content: '';
        position: relative;
        display: inline-block;
        width: 1.6rem;
        height: 1.3rem;
        margin-right: 1.6rem;
        background-image: url("../src/img/svg/caret-down-white.svg");
        background-size: cover;
        background-repeat: no-repeat;
        transform: rotate(90deg); }
    .woocommerce .product-details__header h2 {
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0; }
  .woocommerce .product-details__notice {
    position: relative;
    margin-bottom: 3rem; }
    .woocommerce .product-details__notice .woocommerce-message {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #A06E03;
      color: #EDE5DA;
      padding: 0; }
      .woocommerce .product-details__notice .woocommerce-message a.button {
        font-weight: 700;
        margin-right: 3rem; }
  .woocommerce .product-details__content {
    display: flex;
    flex-direction: column;
    padding: 0 3.5rem;
    margin-bottom: 10rem; }
    @media (min-width: 992px) {
      .woocommerce .product-details__content {
        flex-direction: row; } }
    .woocommerce .product-details__content-img {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      @media (min-width: 992px) {
        .woocommerce .product-details__content-img {
          width: 50%;
          max-width: 399px;
          max-height: 399px; } }
    .woocommerce .product-details__content-infos {
      position: relative;
      width: 100%; }
      @media (min-width: 992px) {
        .woocommerce .product-details__content-infos {
          width: 50%;
          padding: 0 0 0 3rem; } }
      .woocommerce .product-details__content-infos h5.price {
        font-size: 2rem;
        line-height: 3rem;
        letter-spacing: -0.03em;
        margin-top: 3.5rem; }
        .woocommerce .product-details__content-infos h5.price span {
          display: block; }
          .woocommerce .product-details__content-infos h5.price span.amount, .woocommerce .product-details__content-infos h5.price span.amount span {
            display: inline; }
      .woocommerce .product-details__content-infos dl {
        display: flex;
        align-items: center;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2.5rem; }
        .woocommerce .product-details__content-infos dl dt {
          margin-right: 1rem; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.cart {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 3rem; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form > table.variations tr {
        display: flex;
        align-items: center;
        justify-content: center; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form > table.variations td > label {
        font-size: 1.6rem;
        line-height: 2.5rem;
        font-weight: 400; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form > table.variations select#pa_taille {
        background-color: transparent;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 2.5rem;
        color: #fff;
        border: 0;
        border-bottom: 1px solid #fff;
        padding-bottom: 1.5rem; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form > table.variations .reset_variations {
        display: none !important; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form > .single_variation_wrap .variations_button {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin-top: 4rem; }
      .woocommerce .product-details__content-infos .add-to-cart-form > form.variations_form > .single_variation_wrap .woocommerce-variation-price {
        display: none; }
      .woocommerce .product-details__content-infos .add-to-cart-form .form-group {
        margin: 0 5rem 0 0;
        width: 25%;
        max-width: 55px; }
        .woocommerce .product-details__content-infos .add-to-cart-form .form-group::before {
          display: none; }
        .woocommerce .product-details__content-infos .add-to-cart-form .form-group label {
          display: none; }
        .woocommerce .product-details__content-infos .add-to-cart-form .form-group input[type='number'] {
          background-color: transparent;
          border: 0;
          border-bottom: 1px solid #fff;
          color: #fff;
          font-size: 1.6rem;
          font-weight: 700;
          line-height: 2.5rem; }
.woocommerce.single .flag, .woocommerce-single .flag {
  right: initial;
  left: 0; }
  @media (min-width: 992px) {
    .woocommerce.single .flag, .woocommerce-single .flag {
      left: 21px; } }
.woocommerce-cart .cart_item td {
  padding-top: 5px;
  padding-bottom: 5px; }
.woocommerce-cart .form-group::before {
  display: none; }
.woocommerce-cart [id*="postcode"],
.woocommerce-cart [name*="postcode"],
.woocommerce-cart [class*="postcode"] {
  margin-left: auto;
  max-width: 300px; }
.woocommerce-cart .woocommerce-shipping-destination {
  text-align: right; }
.woocommerce-cart .woocommerce-shipping-methods {
  text-align: right; }
  .woocommerce-cart .woocommerce-shipping-methods input {
    margin: 5px; }
.woocommerce .m-products-cart {
  --labeHeight: 28px;
  --inputHeight: 50px; }
  @media (max-width: 768px) {
    .woocommerce .m-products-cart .product-thumbnail {
      display: none; } }
  .woocommerce .m-products-cart [name="coupon_code"] {
    margin: auto 0; }
  .woocommerce .m-products-cart [class*="select2"] {
    line-height: var(--inputHeight); }
  .woocommerce .m-products-cart form.woocommerce-cart-form {
    overflow-x: auto; }
  .woocommerce .m-products-cart table.cart {
    position: relative;
    z-index: 99;
    background-color: #191919;
    margin-bottom: 0;
    overflow-x: auto; }
    .woocommerce .m-products-cart table.cart thead {
      padding: 1rem 0;
      font-size: 1.25rem;
      line-height: 1.5rem;
      font-weight: 700; }
      @media (min-width: 992px) {
        .woocommerce .m-products-cart table.cart thead {
          font-size: 2rem;
          line-height: 2.5rem; } }
      .woocommerce .m-products-cart table.cart thead th {
        background-color: #A06E03;
        padding: 1rem;
        border-left: 1px solid #000; }
        @media (min-width: 992px) {
          .woocommerce .m-products-cart table.cart thead th {
            padding-left: 2rem; } }
    .woocommerce .m-products-cart table.cart tbody td.product-remove {
      font-size: 2rem;
      font-weight: 700;
      text-align: center; }
      @media (min-width: 992px) {
        .woocommerce .m-products-cart table.cart tbody td.product-remove {
          font-size: 3rem; } }
      .woocommerce .m-products-cart table.cart tbody td.product-remove a {
        border: 1px solid #A06E03;
        padding: 0.5rem 1rem;
        border-radius: 100%; }
        @media (min-width: 992px) {
          .woocommerce .m-products-cart table.cart tbody td.product-remove a {
            padding: 1rem 2rem; } }
        .woocommerce .m-products-cart table.cart tbody td.product-remove a:hover, .woocommerce .m-products-cart table.cart tbody td.product-remove a:focus {
          color: #fff;
          color: #fff;
          background-color: #000; }
    .woocommerce .m-products-cart table.cart tbody td.product-thumbnail {
      text-align: center; }
      .woocommerce .m-products-cart table.cart tbody td.product-thumbnail a {
        display: block;
        width: 100%;
        padding: 2.5rem; }
      .woocommerce .m-products-cart table.cart tbody td.product-thumbnail img {
        width: 100%;
        height: 100%;
        max-height: 150px;
        object-fit: contain; }
    .woocommerce .m-products-cart table.cart tbody td.product-quantity {
      text-align: center; }
      .woocommerce .m-products-cart table.cart tbody td.product-quantity label {
        display: none; }
      .woocommerce .m-products-cart table.cart tbody td.product-quantity input[type='number'].qty {
        width: 50%;
        margin: 0 auto; }
    .woocommerce .m-products-cart table.cart tbody td.product-name,
    .woocommerce .m-products-cart table.cart tbody td.product-price,
    .woocommerce .m-products-cart table.cart tbody td.product-subtotal {
      text-align: center; }
  .woocommerce .m-products-cart .action {
    position: relative; }
    .woocommerce .m-products-cart .action-promo {
      display: flex;
      padding: 1rem 2rem 2rem;
      background-color: #A06E03; }
      .woocommerce .m-products-cart .action-promo .coupon {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%; }
        .woocommerce .m-products-cart .action-promo .coupon label {
          display: none; }
        .woocommerce .m-products-cart .action-promo .coupon input[type='text'] {
          width: 45%;
          background-color: transparent;
          border: 0;
          border-bottom: 1px solid #EDE5DA;
          padding-bottom: 1rem;
          font-weight: 700;
          color: white; }
          @media (min-width: 992px) {
            .woocommerce .m-products-cart .action-promo .coupon input[type='text'] {
              width: auto;
              max-width: 250px; } }
          .woocommerce .m-products-cart .action-promo .coupon input[type='text']::placeholder {
            color: #EDE5DA; }
    .woocommerce .m-products-cart .action-submit {
      display: none;
      padding: 1rem 2rem 2rem; }
  .woocommerce .m-products-cart .cart-collaterals {
    margin-top: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .woocommerce .m-products-cart .cart-collaterals .cart_totals h2 {
      display: none;
      margin-bottom: 0; }
    .woocommerce .m-products-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
      float: right; }
    .woocommerce .m-products-cart .cart-collaterals table.shop_table tbody {
      position: relative;
      display: flex;
      flex-direction: column;
      background-color: #191919;
      z-index: 99; }
    .woocommerce .m-products-cart .cart-collaterals table.shop_table tr {
      padding: 2rem 2rem;
      color: #EDE5DA;
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #A06E03; }
    .woocommerce .m-products-cart .cart-collaterals table.shop_table td .woocommerce-shipping-methods {
      margin-bottom: 0; }
    .woocommerce .m-products-cart .cart-collaterals table.shop_table th {
      color: #EDE5DA; }
  .woocommerce .m-products-cart .wc-empty-cart-message:not(:last-child) {
    margin-bottom: 50px; }
.woocommerce .m-products-checkout {
  --labeHeight: 28px;
  --inputHeight: 50px; }
  .woocommerce .m-products-checkout [class*="select2"] {
    line-height: var(--inputHeight); }
  .woocommerce .m-products-checkout input[type="radio"] {
    margin-right: 10px; }
  .woocommerce .m-products-checkout .form-group::before {
    display: none; }
  .woocommerce .m-products-checkout .form-row {
    display: flex;
    margin-bottom: 25px;
    margin-top: var(--labeHeight);
    min-height: var(--inputHeight);
    position: relative; }
    .woocommerce .m-products-checkout .form-row label {
      top: calc(-1 * var(--labeHeight));
      position: absolute; }
    .woocommerce .m-products-checkout .form-row.notes {
      min-height: 222px; }
  .woocommerce .m-products-checkout .woocommerce-input-wrapper {
    height: var(--inputHeight); }
    .woocommerce .m-products-checkout .woocommerce-input-wrapper span,
    .woocommerce .m-products-checkout .woocommerce-input-wrapper input,
    .woocommerce .m-products-checkout .woocommerce-input-wrapper select,
    .woocommerce .m-products-checkout .woocommerce-input-wrapper .form-control {
      height: var(--inputHeight); }
  .woocommerce .m-products-checkout .wrapper-checkout {
    display: flex;
    flex-direction: column;
    margin-top: 50px; }
    @media (min-width: 992px) {
      .woocommerce .m-products-checkout .wrapper-checkout {
        flex-direction: row;
        flex-wrap: wrap; } }
    .woocommerce .m-products-checkout .wrapper-checkout .col {
      display: flex;
      flex-direction: column;
      padding: 0 2rem; }
      @media (min-width: 992px) {
        .woocommerce .m-products-checkout .wrapper-checkout .col {
          padding: 0 2.5rem; } }
      @media (min-width: 1200px) {
        .woocommerce .m-products-checkout .wrapper-checkout .col {
          padding: 0 3rem; } }
      .woocommerce .m-products-checkout .wrapper-checkout .col-infos {
        flex: 2; }
      .woocommerce .m-products-checkout .wrapper-checkout .col-review {
        flex: 1; }
        .woocommerce .m-products-checkout .wrapper-checkout .col-review #order_review.woocommerce-checkout-review-order {
          display: flex;
          flex-direction: column; }
          .woocommerce .m-products-checkout .wrapper-checkout .col-review #order_review.woocommerce-checkout-review-order > table.shop_table {
            width: 100% !important; }
    .woocommerce .m-products-checkout .wrapper-checkout #customer_details .woocommerce-billing-fields__field-wrapper {
      display: flex;
      flex-wrap: wrap; }
    .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row {
      display: flex;
      flex-direction: column;
      padding: 0 1rem;
      width: 100%; }
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_first_name_field, .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_last_name_field {
        width: 100%; }
        @media (min-width: 768px) {
          .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_first_name_field, .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_last_name_field {
            width: 50%; } }
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_postcode_field, .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_address_1_field {
        width: 100%; }
        @media (min-width: 768px) {
          .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_postcode_field, .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_address_1_field {
            width: 35%; } }
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_phone_field, .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_address_2_field {
        width: 100%; }
        @media (min-width: 768px) {
          .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_phone_field, .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row#billing_address_2_field {
            width: 65%; } }
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row .select2,
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row input[type='text'],
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row input[type='email'],
      .woocommerce .m-products-checkout .wrapper-checkout #customer_details p.form-row input[type='tel'] {
        width: 100% !important; }
    .woocommerce .m-products-checkout .wrapper-checkout #customer_details #billing_country_field,
    .woocommerce .m-products-checkout .wrapper-checkout #customer_details #billing_company_field {
      display: none; }
    .woocommerce .m-products-checkout .wrapper-checkout #order_review {
      position: relative;
      padding: 1rem; }
      .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table {
        margin-bottom: 0; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table th {
          padding: 1rem;
          margin-bottom: 1rem; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table td {
          padding: 1rem; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table tr.cart_item {
          background-color: #2f2f2f; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table tfoot tr.cart-subtotal {
          background-color: #000; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table tfoot tr.order-total {
          background-color: #000; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table tfoot tr.shipping {
          background-color: #2f2f2f; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table tfoot th, .woocommerce .m-products-checkout .wrapper-checkout #order_review table.shop_table tfoot td {
          color: #EDE5DA; }
      .woocommerce .m-products-checkout .wrapper-checkout #order_review #payment {
        width: 100%;
        padding: 0; }
        .woocommerce .m-products-checkout .wrapper-checkout #order_review #payment button[type="submit"] {
          margin: 0; }
  .woocommerce .m-products-checkout form#coupon-code {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #2f2f2f; }
    .woocommerce .m-products-checkout form#coupon-code input[type="submit"] {
      color: #89643F; }
.woocommerce .woocommerce-shipping-fields {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .woocommerce .woocommerce-shipping-fields {
      margin-bottom: 80px; } }
  .woocommerce .woocommerce-shipping-fields .form-row + .form-row {
    margin-top: 53px; }
  .woocommerce .woocommerce-shipping-fields [id*="shipping_address_1_field"] + [id*="shipping_address_2_field"] {
    margin-top: 25px; }
.woocommerce .woocommerce-shipping-totals li {
  align-items: center;
  display: flex;
  white-space: nowrap;
  justify-content: flex-end;
  width: 100%; }
  .woocommerce .woocommerce-shipping-totals li label {
    margin: 0;
    vertical-align: middle; }
.woocommerce .woocommerce-shipping-totals th {
  vertical-align: top; }
.woocommerce .customSelect {
  margin-left: auto;
  width: 300px; }

/*# sourceMappingURL=main.css.map */
