@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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 {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td, .table th {
    background-color: #fff !important; }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  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 #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%; }

.h1, h1 {
  font-size: 36px; }

.h2, h2 {
  font-size: 30px; }

.h3, h3 {
  font-size: 24px; }

.h4, h4 {
  font-size: 18px; }

.h5, h5 {
  font-size: 14px; }

.h6, h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
.small, small {
  font-size: 85%; }

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus, a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dd, dt {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[data-original-title], abbr[title] {
  cursor: help; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "\2014 \00A0"; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ""; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  background-color: transparent; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal; }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed; }

input[type=file] {
  display: block; }

input[type=range] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    line-height: 34px; }

  .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 30px; }

  .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed; }

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px; }

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

select[multiple].input-sm, textarea.input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

select[multiple].input-lg, textarea.input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442; }

.has-error .form-control,.has-error .select2-container .select2-selection--single{
  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,.has-error .select2-container .select2-selection--single: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;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-static {
    display: inline-block; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0; }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512; }

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925; }

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-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; }

.dropdown, .dropup {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777; }

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff; } }
.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }
@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0; }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron .h1, .jumbotron h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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 {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right, .media > .pull-right {
  padding-left: 10px; }

.media-left, .media > .pull-left {
  padding-right: 10px; }

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

a.list-group-item, button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.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; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }

  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }

  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }

  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: "\2039"; }

.carousel-control .icon-next:before {
  content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  td.visible-md, th.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  td.visible-print, th.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*select2*/
.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 {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  font-size: 1em; }

.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;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: #fff;
  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--selectable {
  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;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.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 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888 rgba(0, 0, 0, 0);
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.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__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 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: rgba(0, 0, 0, 0);
  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 .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--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: #fff; }

.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;
  height: 26px;
  margin-right: 20px; }

.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 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888 rgba(0, 0, 0, 0);
  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: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.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;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.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: #fff;
  border: 1px solid rgba(0, 0, 0, 0); }

.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--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: gray; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*Popup forms*/
.topdescrption {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 24px; }

.padd0 {
  padding: 0; }

.formbulider .form-horizontal .control-label {
  text-align: left; }

.bottomdescrption {
  clear: both;
  border-top: 1px solid #ccc;
  padding: 10px; }

.bottomdescrption p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0; }

#formbuilder .btn-primary {
  margin-bottom: 0; }

#formbuilder label {
  text-align: left;
  color: #000; }

.modal-header h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 700; }

.topdescrption p, .bottomdescrption p {
  text-align: center; }

.modal-header .btn-default {
  position: absolute;
  top: -12px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  border: 0; }

.modal-body .image {
  text-align: center; }

.modal-body .image img {
  margin: 0 auto; }

.formbulider {
  border: 1px solid #ccc;
  border-radius: 4px; }

.formbulider h2 {
  background: #eee;
  color: #444;
  margin: 0 0 10px;
  font-size: 18px;
  padding: 15px;
  font-weight: 600; }

.formbulider form {
  padding: 0 15px; }

#formbuilder .text-danger {
  color: red;
  font-size: 13px; }

.oc2 #formbuilder .text-danger {
  color: #fff; }

.loader {
  position: absolute;
  bottom: 100px;
  left: auto;
  z-index: 11;
  opacity: .5; }

#column-left .loader {
  left: 70px; }

.oc2 .formbulider .form-horizontal .form-group label, .oc2 .formbulider .form-horizontal .form-group label + div {
  width: 100%; }

.oc2 #help-modal .form-horizontal .form-group label + div {
  width: 66%;
  float: left; }

.product-info .right .wishlist-compare {
  clear: both; }

.hide {
  display: none; }

#help-modal .warning {
  width: 93%;
  margin-bottom: 10px; }

#formbuilder .buttons {
  display: block;
  width: 100%; }

.oc2 #help-modal .buttons {
  display: block;
  width: 92%; }

#formbuilder .buttons .btn-block + .btn-block {
  margin-top: 0;
  margin-left: 10px; }

.tmdhelptopic {
  margin-bottom: 10px; }

#column-left .formbulider .captcha label {
  display: none; }

#column-left .formbulider .captcha .g-recaptcha {
  transform: scale(0.75);
  margin-left: -30px; }

.extended-container #column-left.side-column .formbulider .captcha .g-recaptcha {
  transform: scale(0.65);
  margin-left: -53px; }

#column-left.side-column .formbulider .captcha .g-recaptcha {
  transform: scale(0.65);
  margin-left: 0; }

#column-left.side-column .formbulider form {
  padding: 0; }

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
.row-flex {
  display: flex;
  flex-wrap: wrap; }
  .row-flex:before, .row-flex:after {
    display: none !important; }
  .row-flex .col,
  .row-flex .col-xs-auto, .row-flex .col-sm-auto, .row-flex .col-md-auto, .row-flex .col-lg-auto,
  .row-flex .col-xs-1, .row-flex .col-sm-1, .row-flex .col-md-1, .row-flex .col-lg-1,
  .row-flex .col-xs-2, .row-flex .col-sm-2, .row-flex .col-md-2, .row-flex .col-lg-2,
  .row-flex .col-xs-3, .row-flex .col-sm-3, .row-flex .col-md-3, .row-flex .col-lg-3,
  .row-flex .col-xs-4, .row-flex .col-sm-4, .row-flex .col-md-4, .row-flex .col-lg-4,
  .row-flex .col-xs-5, .row-flex .col-sm-5, .row-flex .col-md-5, .row-flex .col-lg-5,
  .row-flex .col-xs-6, .row-flex .col-sm-6, .row-flex .col-md-6, .row-flex .col-lg-6,
  .row-flex .col-xs-7, .row-flex .col-sm-7, .row-flex .col-md-7, .row-flex .col-lg-7,
  .row-flex .col-xs-8, .row-flex .col-sm-8, .row-flex .col-md-8, .row-flex .col-lg-8,
  .row-flex .col-xs-9, .row-flex .col-sm-9, .row-flex .col-md-9, .row-flex .col-lg-9,
  .row-flex .col-xs-10, .row-flex .col-sm-10, .row-flex .col-md-10, .row-flex .col-lg-10,
  .row-flex .col-xs-11, .row-flex .col-sm-11, .row-flex .col-md-11, .row-flex .col-lg-11,
  .row-flex .col-xs-12, .row-flex .col-sm-12, .row-flex .col-md-12, .row-flex .col-lg-12 {
    position: relative;
    width: 100%;
    float: none; }
  .row-flex .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .row-flex .col-xs-1, .row-flex .col-xs-2, .row-flex .col-xs-3, .row-flex .col-xs-4, .row-flex .col-xs-5, .row-flex .col-xs-6, .row-flex .col-xs-7, .row-flex .col-xs-8, .row-flex .col-xs-9, .row-flex .col-xs-10, .row-flex .col-xs-11, .row-flex .col-xs-12 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-flex .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-flex .col-xs-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .row-flex .col-xs-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .row-flex .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .row-flex .col-xs-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .row-flex .col-xs-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .row-flex .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-flex .col-xs-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .row-flex .col-xs-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-flex .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-flex .col-xs-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .row-flex .col-xs-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  @media (min-width: 768px) {
    .row-flex .col-sm-1, .row-flex .col-sm-2, .row-flex .col-sm-3, .row-flex .col-sm-4, .row-flex .col-sm-5, .row-flex .col-sm-6, .row-flex .col-sm-7, .row-flex .col-sm-8, .row-flex .col-sm-9, .row-flex .col-sm-10, .row-flex .col-sm-11, .row-flex .col-sm-12 {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .row-flex .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .row-flex .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .row-flex .col-sm-11 {
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .row-flex .col-sm-10 {
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .row-flex .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .row-flex .col-sm-8 {
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .row-flex .col-sm-7 {
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .row-flex .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .row-flex .col-sm-5 {
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .row-flex .col-sm-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .row-flex .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .row-flex .col-sm-2 {
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .row-flex .col-sm-1 {
      flex: 0 0 8.333333%;
      max-width: 8.333333%; } }
  @media (min-width: 992px) {
    .row-flex .col-md-1, .row-flex .col-md-2, .row-flex .col-md-3, .row-flex .col-md-4, .row-flex .col-md-5, .row-flex .col-md-6, .row-flex .col-md-7, .row-flex .col-md-8, .row-flex .col-md-9, .row-flex .col-md-10, .row-flex .col-md-11, .row-flex .col-md-12 {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .row-flex .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .row-flex .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .row-flex .col-md-11 {
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .row-flex .col-md-10 {
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .row-flex .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .row-flex .col-md-8 {
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .row-flex .col-md-7 {
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .row-flex .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .row-flex .col-md-5 {
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .row-flex .col-md-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .row-flex .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .row-flex .col-md-2 {
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .row-flex .col-md-1 {
      flex: 0 0 8.333333%;
      max-width: 8.333333%; } }
  @media (min-width: 1200px) {
    .row-flex .col-lg-1, .row-flex .col-lg-2, .row-flex .col-lg-3, .row-flex .col-lg-4, .row-flex .col-lg-5, .row-flex .col-lg-6, .row-flex .col-lg-7, .row-flex .col-lg-8, .row-flex .col-lg-9, .row-flex .col-lg-10, .row-flex .col-lg-11, .row-flex .col-lg-12 {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .row-flex .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .row-flex .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .row-flex .col-lg-11 {
      flex: 0 0 91.666667%;
      max-width: 91.666667%; }
    .row-flex .col-lg-10 {
      flex: 0 0 83.333333%;
      max-width: 83.333333%; }
    .row-flex .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .row-flex .col-lg-8 {
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
    .row-flex .col-lg-7 {
      flex: 0 0 58.333333%;
      max-width: 58.333333%; }
    .row-flex .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .row-flex .col-lg-5 {
      flex: 0 0 41.666667%;
      max-width: 41.666667%; }
    .row-flex .col-lg-4 {
      flex: 0 0 33.333333%;
      max-width: 33.333333%; }
    .row-flex .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .row-flex .col-lg-2 {
      flex: 0 0 16.666667%;
      max-width: 16.666667%; }
    .row-flex .col-lg-1 {
      flex: 0 0 8.333333%;
      max-width: 8.333333%; } }

.justify-content-center {
  justify-content: center; }

.justify-content-between {
  justify-content: space-between; }

.align-item-center {
  align-items: center; }

/*--javascript/supermenu/supermenu.css--*/
@-webkit-keyframes fadeIn {
  from {
    top: -20px; }
  to {
    top: 0px; } }
@-moz-keyframes fadeIn {
  from {
    top: -20px; }
  to {
    top: 0px; } }
@keyframes fadeIn {
  from {
    top: -20px; }
  to {
    top: 0px; } }
/* Fonts */
/*@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Poppins:wght@600&display=swap');*/
/*@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-Light.woff2') format('woff2'),
      url('../fonts/Cormorant-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-LightItalic.woff2') format('woff2'),
      url('../fonts/Cormorant-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}*/
@font-face {
  font-family: 'Cormorant';
  src: url("../fonts/Cormorant-Regular.woff2") format("woff2"), url("../fonts/Cormorant-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Cormorant';
  src: url("../fonts/Cormorant-Italic.woff2") format("woff2"), url("../fonts/Cormorant-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Cormorant';
  src: url("../fonts/Cormorant-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Cormorant-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
/*@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-Medium.woff2') format('woff2'),
      url('../fonts/Cormorant-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-MediumItalic.woff2') format('woff2'),
      url('../fonts/Cormorant-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-SemiBold.woff2') format('woff2'),
      url('../fonts/Cormorant-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-SemiBoldItalic.woff2') format('woff2'),
      url('../fonts/Cormorant-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}*/
/*@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-Bold.woff2') format('woff2'),
      url('../fonts/Cormorant-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorant';
  src: url('../fonts/Cormorant-BoldItalic.woff2') format('woff2'),
      url('../fonts/Cormorant-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}*/
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Medium.woff2") format("woff2"), url("../fonts/FuturaPT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Bold.woff2") format("woff2"), url("../fonts/FuturaPT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Heavy.woff2") format("woff2"), url("../fonts/FuturaPT-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
/*swiper custom*/
.swiper-viewport {
  margin: 0px;
  background: #fff;
  z-index: 1;
  border: 4px solid #fff;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: relative;
  overflow: visible; }

.swiper-container {
  direction: ltr !important; }

/*.swiper-viewport .swiper-container .swiper-wrapper .swiper-slide img{
    display:inline-block;
    margin:0 10px 0 0;
}*/
.swiper-pager {
  width: 100%;
  position: absolute;
  top: 50%;
  line-height: 45px; }

.swiper-button-prev, .swiper-button-next {
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all .3s ease;
  z-index: 2;
  background-image: none; }

.swiper-viewport .swiper-button-prev {
  opacity: 0.7;
  left: 10px; }

.swiper-viewport .swiper-button-next {
  opacity: 0.7;
  right: 10px; }

/* Desktop */
@media (min-width: 768px) {
  .swiper-viewport .swiper-button-prev {
    opacity: 0;
    left: -20px; }

  .swiper-viewport .swiper-button-next {
    opacity: 0;
    right: -20px; }

  .swiper-viewport:hover .swiper-button-prev {
    opacity: 0.7;
    left: 10px; }

  .swiper-viewport:hover .swiper-button-next {
    opacity: 0.7;
    right: 10px; } }
.swiper-button-prev:before {
  width: 40px;
  height: 40px;
  font-family: FontAwesome;
  content: "\f053";
  color: rgba(0, 0, 0, 0.8);
  font-size: 40px; }

.swiper-button-next:before {
  width: 40px;
  height: 40px;
  font-family: FontAwesome;
  content: "\f054";
  color: rgba(0, 0, 0, 0.8);
  font-size: 40px; }

.swiper-pagination {
  bottom: -40px;
  left: 0;
  text-align: center;
  width: 100%; }

.swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  margin: 0 5px;
  opacity: 1; }

.swiper-pagination-bullet:hover {
  background: rgba(0, 0, 0, 0.7); }

.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.9); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: pointer;
  pointer-events: auto; }

#supermenu, #supermenu * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#supermenu {
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  margin-bottom: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  padding: 0px 4px;
  border: 1px solid;
  border-color: #222222 #222222 #000000;
  border-bottom: 0px;
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2); }

#supermenu a {
  cursor: pointer;
  font-size: 12px; }

#supermenu .mobile-trigger {
  display: none; }

#supermenu ul {
  flex-grow: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 0px; }

#supermenu ul li.tlli {
  position: relative;
  display: inline-block;
  z-index: 20;
  padding-left: 1px;
  font-size: 12px; }

#supermenu ul li.tlli:hover {
  z-index: 10000; }

#supermenu ul li a.tll {
  font-size: 13px;
  color: #eee;
  line-height: 14px;
  text-decoration: none;
  display: block;
  padding: 18px 10px 18px 10px;
  z-index: 6;
  position: relative;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease; }

#supermenu ul li.tlli:hover a.tll {
  background: #000;
  color: #fff; }

#supermenu ul li a.tllhome, #supermenu ul li a.tllhomel {
  background: transparent url("home_icon.png") center center no-repeat !important;
  color: transparent !important;
  padding-left: 19px;
  padding-right: 6px; }

#supermenu ul li a.tllhomel {
  background: transparent url("home_iconh.png") center center no-repeat !important; }

#supermenu ul li.tlli:hover a.tllhome, #supermenu ul li.tlli:hover a.tllhomel {
  opacity: 0.6; }

#supermenu ul li div.bigdiv {
  display: none;
  background: #fdfdfd;
  position: absolute;
  left: 0px;
  z-index: 5;
  padding: 5px;
  width: 1130px;
  -webkit-border-radius: 0px 0px 2px 2px;
  -moz-border-radius: 0px 0px 2px 2px;
  -khtml-border-radius: 0px 0px 2px 2px;
  border-radius: 0px 0px 2px 2px;
  border: 1px solid #f9f9f9;
  border-top: 0px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05); }

#supermenu ul li div.bigdiv.withflyout {
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 200px; }

#supermenu ul li div.bigdiv.withflyout.andlogin {
  padding: 5px; }

#supermenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
  display: none;
  position: absolute;
  background: #fff;
  padding: 0px;
  z-index: 99;
  top: 0px;
  left: 198px;
  min-height: 100%;
  -webkit-box-shadow: 0px 0px 4px #ccc;
  -moz-box-shadow: 0px 0px 4px #ccc;
  box-shadow: 0px 0px 4px #ccc;
  z-index: -1; }

#supermenu ul li div.bigdiv.withflyout.flytoleft > .withchildfo > .flyouttoright {
  display: none;
  position: absolute;
  background: #fff;
  padding: 0px;
  z-index: 99;
  top: 0px;
  right: 198px;
  left: auto;
  min-height: 100%;
  -webkit-box-shadow: 0px 0px 4px #ccc;
  -moz-box-shadow: 0px 0px 4px #ccc;
  box-shadow: 0px 0px 4px #ccc;
  z-index: -1; }

#supermenu ul li div.bigdiv p {
  margin-bottom: 7px; }

#supermenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright .inflyouttoright {
  padding: 10px;
  width: 1000px; }

#supermenu ul li div.bigdiv.withflyout .withimage {
  width: 135px; }

#supermenu .withchildfo {
  display: block;
  vertical-align: top;
  border-bottom: 1px solid #f3f3f3; }

#supermenu .withchildfo.hasflyout {
  padding-right: 20px;
  background-image: url("mkidr.png");
  background-position: right center;
  background-repeat: no-repeat; }

#supermenu.superbig .flytoleft .withchildfo.hasflyout {
  padding-left: 20px;
  padding-right: 0px;
  background-image: url("mkidrr.png");
  background-position: left center;
  background-repeat: no-repeat; }

#supermenu .withchildfo a.theparent {
  color: #333;
  display: block;
  padding: 5px;
  padding-top: 9px;
  padding-bottom: 9px;
  text-decoration: none; }

#supermenu .withchildfo:hover {
  background-color: #fff; }

#supermenu ul li.tlli.act div.bigdiv {
  display: table; }

#supermenu > ul > li > div > ul {
  display: table-cell; }

#supermenu > ul > li ul + ul {
  padding-left: 20px; }

#supermenu ul li div .withchild ul.child-level li a {
  text-decoration: none;
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 5px;
  color: #444;
  display: block;
  min-width: 120px; }

#supermenu ul li div .withchild ul.child-level li:first-child a {
  padding-top: 8px; }

#supermenu ul li div .withchild ul.child-level li a:hover {
  text-decoration: underline; }

#supermenu ul li div .supermenu-left {
  display: block;
  vertical-align: top; }

#supermenu ul li div .menu-add {
  width: 320px;
  margin-left: 5px;
  height: 100%;
  overflow: hidden;
  float: right;
  vertical-align: bottom;
  display: inline-block;
  margin-top: 10px;
  position: relative; }

#supermenu ul li div .menu-add img {
  float: right; }

#supermenu ul li div .withchild {
  display: block;
  margin-left: 10px;
  margin-top: 10px;
  vertical-align: top; }

#supermenu ul li div .withchild a.theparent {
  color: #525252;
  border-bottom: 1px solid #f3f3f3;
  display: block;
  padding: 5px;
  padding-left: 0px;
  text-decoration: none; }

#supermenu ul li div .withchild a.theparent:hover {
  color: #000; }

#supermenu ul li div .withimage {
  display: block;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 10px; }

#supermenu ul li div .withimage .image img {
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #f3f3f3; }

#supermenu ul li div .withimage .name a {
  color: #575757;
  text-decoration: none;
  display: block;
  padding: 4px 0px; }

#supermenu ul li div .withimage .dropprice {
  color: #55B12B; }

#supermenu ul li div .withimage .dropprice span {
  color: #f00;
  text-decoration: line-through; }

#supermenu ul li div .withimage .child-level a {
  text-decoration: none;
  color: #333;
  font-weight: normal;
  font-size: 12px; }

#supermenu ul li div .withimage .child-level {
  margin-left: 5px; }

#supermenu ul li div .withimage .name a:hover {
  text-decoration: underline; }

#supermenu .mainexpand {
  display: none; }

#supermenu ul li div .dropbrands {
  width: 150px;
  margin-right: 10px;
  float: right;
  vertical-align: top;
  display: inline-block;
  margin-top: 10px; }

#supermenu ul li div .dropbrands span {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  color: #333; }

#supermenu ul li div .dropbrands ul li a {
  padding: 5px;
  padding-left: 7px;
  text-decoration: none;
  color: #555;
  display: block; }

#supermenu ul li div.bigdiv .linkoftopitem {
  display: block;
  clear: both;
  padding-top: 12px; }

#supermenu ul li div.bigdiv .linkoftopitem a {
  color: #333;
  text-decoration: none;
  padding: 6px;
  text-align: center;
  border: 1px solid #ccc;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #eeeeee;
  background-image: linear-gradient(to bottom, #fff, #e9e9e9);
  background-repeat: repeat-x; }

#supermenu ul li div.bigdiv .linkoftopitem a:hover {
  background-color: #fff;
  background-image: linear-gradient(to bottom, #e9e9e9, #fff);
  background-repeat: repeat-x; }

#supermenu ul li div.bigdiv .headingoftopitem {
  display: block;
  clear: both;
  margin-bottom: 8px;
  border-bottom: 1px solid #e9e9e9; }

#supermenu ul li div.bigdiv .addingaspace {
  display: block;
  clear: both;
  margin-bottom: 7px; }

#supermenu ul li div.bigdiv.withflyout .headingoftopitem {
  margin-left: 5px;
  margin-right: 5px; }

#supermenu ul li div.bigdiv .headingoftopitem h2 {
  font-size: 18px;
  display: block;
  margin: 0px;
  padding: 5px;
  padding-left: 10px;
  border: none;
  background: none;
  font-weight: normal; }

#supermenu ul li div.bigdiv .headingoftopitem h2 a {
  font-size: 18px !important;
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: none;
  font-weight: normal; }

#supermenu ul li div.bigdiv.withflyout .headingoftopitem h2, #supermenu ul li div.bigdiv.withflyout .headingoftopitem h2 a {
  font-size: 14px; }

#supermenu ul li div.bigdiv.withflyout .headingoftopitem h2 {
  padding-left: 5px; }

#supermenu form {
  padding-top: 5px; }

#supermenu input[type='text'], #supermenu input[type='password'] {
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 188px;
  color: #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e7e7e7; }

#supermenu ul li.tlli.mkids:hover a.tll {
  -webkit-border-radius: 0px 0px 1px 1px;
  -moz-border-radius: 0px 0px 1px 1px;
  -khtml-border-radius: 0px 0px 1px 1px;
  border-radius: 0px 0px 1px 1px; }

#supermenu.respmedium ul li.tlli .bigdiv {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px; }

#supermenu.respmedium ul li div .menu-add {
  width: 180px !important; }

#supermenu.respmedium ul li div .menu-add img {
  width: 100%;
  height: auto; }

#supermenu.respmedium ul li div .menu-add + .supermenu-left, #supermenu.respmedium ul li div .menu-add + .dropbrands + .supermenu-left {
  margin-right: 190px !important; }

#supermenu.respmedium ul li div .dropbrands {
  width: 180px !important;
  clear: right;
  margin-right: 0px;
  margin-left: 5px;
  margin-top: 10px; }

#supermenu ul li.tlli.sep {
  display: none; }

#supermenu.white {
  background: #fff;
  border: none;
  border-bottom: 1px solid #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#supermenu.respsmall.white .mobile-trigger, #supermenu.alt2.respsmall .mobile-trigger, #supermenu.imgmenu.respsmall .mobile-trigger {
  color: #555; }

#supermenu.respsmall.white .mobile-trigger .mt-bars span, #supermenu.alt2.respsmall .mobile-trigger .mt-bars span, #supermenu.imgmenu.respsmall .mobile-trigger .mt-bars span {
  background: #555; }

#supermenu.white ul li a.tll {
  font-size: 13px;
  color: #333;
  padding: 15px 10px 12px 10px;
  border-top: 1px solid #fff; }

#supermenu.white ul li div.bigdiv {
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #777;
  border-top: 0px; }

#supermenu.white.respsmall ul li div.bigdiv {
  border: 1px solid #fff;
  border-top: 0px; }

#supermenu.white ul li.tlli:hover a.tll {
  background: #fff;
  color: #333;
  border-top: 1px solid #777; }

#supermenu.respsmall.white ul li.tlli:hover a.tll {
  color: #333;
  border-top: 1px solid #fff; }

#supermenu.alt1 {
  background: #333333;
  background-image: linear-gradient(to bottom, #333333, #222222);
  background-repeat: repeat-x;
  border: 1px solid #1d1d1d;
  border-bottom: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0px 1px 1px #888;
  -webkit-box-shadow: inset 0px 1px 1px #888;
  box-shadow: inset 0px 1px 1px #888; }

#supermenu.alt1 ul li a.tll {
  font-size: 12px;
  color: #ddd; }

#supermenu.alt1 ul li.tlli.sep, #supermenu.alt2 ul li.tlli.sep {
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  width: 2px;
  padding-left: 1px;
  *display: inline; }

#supermenu.alt1 ul li.tlli.sep span.item-sep, #supermenu.alt2 ul li.tlli.sep span.item-sep {
  width: 2px;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid #000;
  box-sizing: border-box;
  display: block; }

#supermenu.alt2 ul li.tlli.sep span.item-sep {
  border-left: 1px solid #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

#supermenu.alt2 ul li.tlli.sep span.item-sep {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5; }

#supermenu.alt1 ul li.tlli:hover a.tll, #supermenu.imgmenu ul li.tlli:hover a.tll {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  color: #333; }

#supermenu.alt1 ul li div.bigdiv, #supermenu.imgmenu ul li div.bigdiv {
  background: #f7f7f7;
  background-image: linear-gradient(to bottom, #f7f7f7, #e7e7e7);
  background-repeat: repeat-x;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px;
  border: none;
  padding: 6px;
  border-top: 0px;
  -webkit-box-shadow: 0px 0px 4px #999;
  -moz-box-shadow: 0px 0px 4px #999;
  box-shadow: 0px 0px 4px #999; }

#supermenu.respsmall.alt1 ul li.tlli.sep {
  display: block;
  height: 0px;
  overflow: hidden;
  width: 100%; }

#supermenu.alt1 ul li div .withchild a.theparent, #supermenu.alt1 ul li div .withimage .name a, #supermenu.alt1 .withchildfo a.theparent {
  color: #666; }

#supermenu.alt1 ul li div .withchild a.theparent {
  border-bottom: 1px solid #ddd; }

#supermenu.alt1 ul li div .withchild a.theparent:hover, #supermenu.alt1 ul li div .withimage .name a:hover, #supermenu.alt1 .withchildfo a.theparent:hover {
  color: #333; }

#supermenu.alt1 ul li div .withchild ul.child-level li a {
  color: #777; }

#supermenu.alt1 ul li div .withchild ul.child-level li a:hover {
  color: #444; }

#supermenu.alt1 ul li div.bigdiv .linkoftopitem a, #supermenu.alt2 ul li div.bigdiv .linkoftopitem a {
  background: #555555;
  background-image: linear-gradient(to bottom, #555, #444);
  background-repeat: repeat-x;
  border: 1px solid #2d2d2d;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0px 1px 1px #888;
  -webkit-box-shadow: inset 0px 1px 1px #888;
  box-shadow: inset 0px 1px 1px #888;
  color: #ddd; }

#supermenu.alt1 ul li div.bigdiv .linkoftopitem a:hover, #supermenu.alt2 ul li div.bigdiv .linkoftopitem a:hover {
  background: #222; }

#supermenu.alt2 {
  background: #f7f7f7;
  background-image: linear-gradient(to bottom, #f7f7f7, #e7e7e7);
  background-repeat: repeat-x;
  border: 1px solid #e7e7e7;
  border-bottom: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#supermenu.alt2 ul li a.tll {
  font-size: 12px;
  color: #444; }

#supermenu.alt2 ul li:hover a.tll {
  color: #ddd;
  background: #525252; }

#supermenu.alt2 ul li div.bigdiv {
  background: #525252;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px;
  border-color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#supermenu.respsmall.alt2 ul li.tlli.sep {
  display: block;
  height: 0px;
  overflow: hidden;
  width: 100%;
  border-top: 1px solid #FFFFFF; }

#supermenu.respsmall.alt2 ul li.tlli:hover a.tll {
  color: #000; }

#supermenu.alt2 ul li div .withchild a.theparent, #supermenu.alt2 ul li div .withimage .name a, #supermenu.alt2 .withchildfo a.theparent, #supermenu.alt2 ul li div .dropbrands span {
  color: #ddd; }

#supermenu.alt2 ul li div .withchild ul.child-level li a, #supermenu.alt2 ul li div, #supermenu.alt2 ul li div a, #supermenu.alt2 ul li div .dropbrands ul li a {
  color: #a7a7a7; }

#supermenu.alt2 .withchildfo {
  border-bottom: 1px solid #797979; }

#supermenu.alt2 .withchildfo:hover, #supermenu.alt2 ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
  background-color: #6f6b6b; }

#supermenu.alt2 ul li div .withchild a.theparent, #supermenu.alt2 ul li div .dropbrands span {
  border-bottom: 1px solid #797979; }

#supermenu.alt2.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
  background: none; }

#supermenu.imgmenu ul li a.tll {
  text-align: center;
  color: #444; }

#supermenu.imgmenu {
  background: #fff;
  border: none;
  border: 1px solid #eee;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#supermenu.imgmenu ul {
  text-align: center; }

#supermenu.imgmenu ul li {
  text-align: left; }

#supermenu.imgmenu ul li.tlli {
  border-left: 1px solid #f9f9f9;
  border-right: 1px solid #f9f9f9; }

#supermenu.imgmenu ul li div .withchild a.theparent {
  border-bottom: 1px solid #ddd; }

#supermenu.respsmall.imgmenu ul li.tlli a.tll > img {
  width: 35px;
  height: auto;
  float: left;
  margin-right: 10px; }

#supermenu.respsmall.imgmenu ul li.tlli a.tll > br {
  display: none !important; }

#supermenu.respsmall.imgmenu ul li.tlli a.tll {
  text-align: left;
  line-height: 35px;
  padding-top: 7px;
  padding-bottom: 7px; }

#supermenu.respsmall.imgmenu ul li.tlli {
  border: none;
  border-bottom: 1px solid #eee; }

#supermenu.respsmall.imgmenu ul li.tlli:hover a.tll {
  color: #333; }

#supermenu.respsmall.imgmenu ul li.exped div.bigdiv {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#supermenu.respsmall.imgmenu ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
  background: none; }

/* New responsive mode */
#supermenu.respsmall .mobile-trigger {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 16px;
  text-decoration: none;
  display: block;
  padding: 16px 10px 16px 10px;
  z-index: 6;
  position: relative; }

#supermenu.respsmall .mobile-trigger .mt-bars {
  display: block;
  width: 20px;
  float: right; }

#supermenu.respsmall .mobile-trigger .mt-bars span {
  display: block;
  background: #ddd;
  height: 3px;
  margin-bottom: 2px; }

#supermenu.respsmall > ul {
  visibility: hidden;
  height: 0px;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  overflow: hidden; }

#supermenu.respsmall > ul.exped {
  visibility: visible;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px; }

#supermenu.respsmall ul li.tlli.hometlli {
  display: none; }

#supermenu.respsmall ul li.tlli {
  position: relative;
  display: block;
  z-index: 20;
  padding-left: 1px;
  font-size: 12px; }

#supermenu.respsmall ul li.tlli.sep {
  border-top: 1px solid #5A5A5A;
  height: 0px; }

#supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright {
  position: relative;
  z-index: 1;
  left: auto;
  right: auto;
  top: auto;
  -webkit-box-shadow: 0px 0px 0px #ccc;
  -moz-box-shadow: 0px 0px 0px #ccc;
  box-shadow: 0px 0px 0px #ccc; }

#supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright .inflyouttoright {
  width: 100%; }

#supermenu.respsmall ul li div .supermenu-left {
  margin: 0px !important; }

#supermenu.respsmall ul li div .supermenu-left:before, #supermenu.respsmall ul li div .supermenu-left:after,
#supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright:before, #supermenu.respsmall ul li div.bigdiv.withflyout > .withchildfo > .flyouttoright:after {
  clear: both;
  content: " ";
  display: table; }

#supermenu.respsmall ul li div .menu-add {
  display: none; }

#supermenu.respsmall ul li div .dropbrands {
  display: none; }

#supermenu .menu-add-mobil, #supermenu .dropbrands.dropbrands-mobil {
  display: none; }

#supermenu.respsmall .menu-add-mobil, #supermenu.respsmall .dropbrands-mobil {
  display: block; }

#supermenu.respsmall .menu-add-mobil {
  text-align: center;
  margin-top: 10px; }

#supermenu.respsmall .menu-add-mobil img {
  max-width: 100% !important; }

#supermenu.respsmall .dropbrands.dropbrands-mobil {
  display: block;
  float: none;
  width: auto;
  margin-right: 0px; }

#supermenu.respsmall ul li div .withchild, #supermenu.respsmall ul li div .withimage {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
  margin-bottom: 0px;
  clear: none;
  padding-top: 5px;
  padding-bottom: 5px;
  *display: inline; }

#supermenu.respsmall ul li div .withimage .image img {
  width: 50px;
  height: auto;
  float: left;
  margin-right: 10px; }

#supermenu.respsmall .withchildfo a.theparent {
  padding-top: 14px;
  padding-bottom: 14px; }

#supermenu .superdropper {
  display: none; }

#supermenu.respsmall .superdropper {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  text-decoration: none;
  z-index: 7;
  padding-left: 40px;
  padding-bottom: 10px; }

#supermenu.respsmall .superdropper span {
  font-size: 20px;
  text-decoration: none;
  padding: 5px 10px;
  background: #fff;
  color: #000;
  display: block;
  margin-right: 5px;
  margin-top: 9px;
  width: 30px;
  text-align: center;
  border-radius: 2px; }

#supermenu.respsmall .superdropper span + span {
  display: none; }

#supermenu.respsmall ul li.tlli.exped .superdropper span {
  display: none; }

#supermenu.respsmall ul li.tlli.exped .superdropper span + span {
  display: block; }

#supermenu.respsmall ul li div.bigdiv {
  position: relative;
  margin: 0px !important;
  width: 100%;
  display: block;
  display: none;
  box-shadow: none !important; }

#supermenu.respsmall ul li.exped div.bigdiv {
  display: block !important;
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
  min-width: 100%;
  max-width: 100%; }

#supermenu.respsmall .withchildfo {
  position: relative; }

#supermenu.respsmall .withchildfo.hasflyout {
  background-image: none; }

#supermenu.respsmall .withchildfo.hasflyout.exped .flyouttoright {
  display: block !important;
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s; }

#supermenu.respsmall .withchildfo.hasflyout .superdropper span,
#supermenu.respsmall .withchildfo.hasflyout.exped .superdropper span + span {
  display: block !important; }

#supermenu.respsmall .withchildfo.hasflyout .superdropper span + span,
#supermenu.respsmall .withchildfo.hasflyout.exped .superdropper span {
  display: none !important; }

#supermenu.respsmall ul li.tlli:hover a.tll {
  background: none;
  color: #fff; }

#supermenu.respsmall ul li div.bigdiv .addingaspace {
  display: none !important; }

@media all and (max-width: 500px) {
  #supermenu.respsmall ul li div .withchild, #supermenu.respsmall ul li div .withimage {
    width: 100% !important;
    float: none !important; } }
#supermenu .withchildfo:last-child {
  border-bottom: 0px; }

#supermenu .withchildfo:last-child a.theparent {
  padding-bottom: 5px; }

#supermenu.superbig .smallflyout .withchildfo {
  position: relative; }

#supermenu.superbig ul li div.bigdiv.withflyout.smallflyout > .withchildfo > .flyouttoright .inflyouttoright {
  width: auto !important; }

/*--end javascript/supermenu/supermenu.css--*/
/*--supermenu---*/
/*#supermenu.respsmall ul li:hover div.bigdiv{
  display: block;
}*/
#supermenu.respsmall ul li.exped div.bigdiv,
#supermenu.respsmall ul li:hover div.bigdiv {
  min-width: 100%;
  max-width: 100%; }

#supermenu ul {
  flex-grow: 1; }

#supermenu ul li div .withchild {
  display: block;
  width: 100%; }

#supermenu ul li div .withimage {
  display: block;
  width: 100%; }

#supermenu.respsmall ul li div .withchild, #supermenu.respsmall ul li div .withimage {
  display: block;
  width: 100%; }

#supermenu.alt2 ul li.tlli.sep span.item-sep {
  display: none; }

#supermenu.respsmall.alt2 ul li.tlli.sep {
  border: 0; }

#supermenu.respsmall .mobile-trigger .mt-bars {
  width: 27px; }

#supermenu.respsmall ul li.tlli {
  display: block;
  justify-content: space-between;
  font-size: 24px;
  border-bottom: 1px solid #ececec; }

#supermenu.respsmall .mobile-trigger .mt-bars span {
  margin-bottom: 6px;
  height: 2px;
  border-radius: 3px; }

#supermenu.respsmall .mobile-trigger .mt-bars span:last-child {
  margin-bottom: 0; }

#supermenu.respsmall .superdropper span {
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 30px;
  background: url(../image/icon/menu-chevron.svg) no-repeat center/14px; }

#supermenu.respsmall .superdropper {
  transform: rotate(-180deg); }

#supermenu.respsmall .exped > .superdropper {
  transform: rotate(0deg); }

/*#supermenu.respsmall .exped > .superdropper span, #supermenu.respsmall li:hover > .superdropper span{
  background-image: url(../aroma/image/icon/menu-chevron-blue.svg);
}*/
#top #supermenu.respsmall .exped.tlli a.tll {
  color: #55a7f4; }

#supermenu.alt2 {
  border: 0; }

#supermenu.alt2 ul li div.bigdiv {
  background: none;
  padding: 8px 0;
  border-top: 1px solid #ECECEC; }

#top #supermenu div.bigdiv a {
  border: 0;
  padding: 10px 10px 10px 20px; }

#top #supermenu div.bigdiv a:hover {
  text-decoration: none;
  color: #55a7f4; }

#supermenu.respsmall ul li div .withimage {
  display: flex;
  align-items: center; }

.menuActive {
  overflow: hidden; }

.supermenu-in .form-language {
  font-size: 24px; }

.supermenu-in .pull-left {
  width: 100%; }

.supermenu-in .form-language .language-code {
  display: none; }

.supermenu-in .form-language .dropdown-menu {
  top: auto;
  bottom: 100%; }

.supermenu-in .form-language .btn-group {
  display: block; }

.supermenu-in .form-language .btn-group > .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }

.supermenu-in .form-language .btn-group > .btn {
  padding: 13px 0 13px 0; }

.supermenu-in .form-language .btn-group > .btn,
.supermenu-in .form-language .btn-group > .dropdown-menu {
  font-size: 24px;
  float: none; }

.supermenu-in .form-language .fa-caret-down,
.mobile-menu-currency #form-currency .fa-caret-down {
  transform: rotate(90deg);
  background: url(../image/icon/menu-chevron.svg) no-repeat center/14px;
  width: 20px;
  height: 10px;
  display: block; }

.supermenu-in .form-language .fa-caret-down:before,
.mobile-menu-currency #form-currency .btn .fa-caret-down:before {
  display: none; }

#top .supermenu-in .language-select {
  font-size: 24px;
  display: flex;
  gap: 10px;
  align-items: center;
  border-radius: 0; }

#top .supermenu-in .language-select img {
  width: 24px;
  flex-shrink: 0; }

#top .supermenu-in .form-language .dropdown-menu {
  min-width: 100%; }

@media (min-width: 768px) {
  #supermenu.respsmall ul li.tlli {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    width: inherit; }

  #top #supermenu.respsmall .tlli:hover a.tll {
    color: #55a7f4; }

  #supermenu.respsmall.alt2 ul li.tlli.sep {
    width: inherit; }

  #supermenu ul li div .withimage {
    width: 100%;
    float: none; }

  .menuActive #supermenu.respsmall .mobile-trigger .mt-bars span:last-child {
    display: none; }

  .menuActive .mt-bars span:nth-child(1),
  .menuActive .mt-bars span:nth-child(2) {
    transform: rotate(-45deg);
    position: absolute;
    margin: auto;
    width: 20px; }

  .menuActive .mt-bars span:nth-child(2) {
    transform: rotate(45deg); } }
/*--end supermenu--*/
/*---default---*/
body {
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  width: 100%; }

a:hover {
  text-decoration: none; }

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
  display: inline; }

.nav-tabs {
  margin-bottom: 15px; }

div.required .control-label:after {
  content: '* '; }

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x; }

/* top */
#top {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0px 3px 0;
  margin: 0 0 20px 0;
  min-height: 40px; }

#top #form-currency .currency-select,
#top #form-language .language-select {
  text-align: left; }

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x; }

#top .btn-link, #top-links li, #top-links a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none; }

#top .btn-link:hover, #top-links a:hover {
  color: #444; }

#top-links .dropdown-menu a {
  text-shadow: none; }

#top-links .dropdown-menu a:hover {
  color: #FFF; }

#top-links .dropdown-menu .cart__item_thumb:hover {
  border-color: #a9a9a9; }

#top .btn-link strong {
  font-size: 14px;
  line-height: 14px; }

#top-links {
  padding-top: 6px; }

#top-links a + a {
  margin-left: 15px; }

/* logo */
#logo {
  margin: 0 0 10px 0; }

/* alert */
.alert {
  padding: 8px 14px 8px 14px; }

.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0; }

.thumbnails > li {
  margin-left: 20px; }

.thumbnails {
  margin-left: -20px; }

.thumbnails > img {
  width: 100%; }

.image-additional a {
  margin-bottom: 20px;
  padding: 5px;
  display: block;
  border: 1px solid #ddd; }

.image-additional {
  max-width: 78px; }

.thumbnails .image-additional {
  float: left;
  margin-left: 20px; }

.modal {
  z-index: 10000000 !important; }

/*---end default---*/
.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal; }

body {
  font-family: 'Futura PT', sans-serif;
  font-optical-sizing: auto;
  color: #757981;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  background: #FFF; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  /*font-weight: 300;*/
  font-style: normal; }

/*stateed infoline*/
.infoline {
  background-color: #55A7F4;
  color: white; }

.infoline > div .carousel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px; }

.infoline > div .carousel {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

.infoline > div:before, .infoline > div:after {
  display: none; }

.infoline div img {
  display: block;
  height: 18px; }

/*ended infoline */
#top {
  padding: 0;
  border: 0; }

/*main*/
.main_logo {
  display: block;
  margin: 0 auto 25px;
  width: 246px; }

.main_img2 {
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.main {
  text-align: center;
  color: #8e8e8e; }

.main .btn {
  margin-top: 25px; }

@media screen and (min-width: 768px) {
  .main h1 {
    font-size: 100px; } }
@media screen and (min-width: 1200px) {
  .main h1 {
    font-size: 140px; } }
/*main*/
/* started FAQ */
.faq h2 {
  font-size: 40px;
  font-weight: 300px; }

.faq .panel {
  background: transparent;
  box-shadow: none;
  padding-top: 15px;
  padding-bottom: 15px; }

.faq.panel-group .panel + .panel {
  margin-top: 0; }

.faq.panel-group .panel {
  border-radius: 0; }

.faq .panel-default {
  border: none;
  border-bottom: 1px solid #DDE9F3; }

.faq .panel-body {
  background: none;
  color: #757981; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none; }

.panel-default > .panel-heading {
  background: none; }

.panel-group-info .panel-default > .panel-heading, .panel-group .panel-default > .panel-heading {
  background-color: #f5f5f5;
  border-color: #ddd; }

.faq .panel-group .panel-default > .panel-heading {
  background: none; }

.faq .panel-title > a, .panel-group-info .panel-title > a, .panel-group .panel-title > a {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.faq .panel-title > a, .panel-group-info .panel-title > a, .panel-group .panel-title > a,
.panel-group .panel-title {
  font-family: "Cormorant", serif;
  font-style: italic;
  color: #343434;
  /*font-weight: 500;*/
  font-size: 21px;
  text-decoration: none; }

.panel-group-info .panel-title a, .panel-group .panel-title a {
  display: flex;
  justify-content: space-between; }

.panel-group-info .panel-title a .fa, .panel-group .panel-title a .fa {
  font-size: 0;
  background: url(../image/icon/chevron.svg) no-repeat center/16px;
  width: 16px;
  height: 10px; }

.panel-group-info .panel-title a[aria-expanded="true"] .fa, .panel-group .panel-title a[aria-expanded="true"] .fa {
  transform: rotate(180deg); }

#checkout-checkout #accordion {
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  width: 100%;
  max-width: 676px;
  margin: 20px auto; }

#checkout-checkout .select2-container {
  display: block;
  min-width: 100%; }

@media screen and (min-width: 768px) {
  .faq .panel-title > a {
    font-size: 30px; }

  .faq h2 {
    font-size: 60px;
    font-weight: 300px; } }
@media screen and (min-width: 768px) {
  .faq .panel-title > a {
    font-size: 30px; }

  .faq h2 {
    font-size: 60px; } }
@media screen and (min-width: 1200px) {
  .faq h2 {
    font-size: 80px; } }
/* end FAQ */
footer {
  background-color: #fff;
  margin-top: 0; }

footer {
  color: #343434; }

footer a {
  color: #343434; }

/* started btn*/
.btn {
  border: none;
  box-shadow: none;
  border-radius: 50px;
  padding: 13px 20px;
  line-height: 20px;
  font-size: 15px; }

.btn.active, .btn:active {
  box-shadow: NONE; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none; }

.btn-outline, .btn.btn-danger, .btn-default {
  border: 2px solid #55A7F4;
  padding: 13px 18px;
  font-weight: bold;
  background: #FFF;
  color: #55A7F4; }

.btn.btn-danger .fa {
  color: #55A7F4; }

.btn.btn-danger:hover .fa {
  color: #FFF; }

.section-grey .btn-outline {
  background: transparent; }

.btn-outline:hover, .btn.btn-danger:hover, .btn-default:hover {
  background: #55A7F4;
  color: #fff;
  border-color: #55A7F4; }

.btn-outline:focus, .btn-outline:active, .btn-default:active, .btn-default:focus {
  background: #2a68a3;
  border-color: #2a68a3;
  color: #fff; }

.btn-primary, .btn-info {
  color: #fff;
  font-weight: 700;
  background: #55A7F4; }

.btn-disabled, .btn-disabled:focus, .btn-disabled:hover {
  background: #c2c2c2;
  cursor: default;
  color: #FFF;
  font-weight: bold; }

.btn-disabled:before {
  display: none; }

.btn-primary {
  border: 2px solid #55A7F4; }

.btn-primary:hover, .btn.btn-info:hover, .btn.btn-danger:hover,
#top-links #cart .dropdown-menu .btn:hover {
  background: #55A7F4;
  color: #FFF;
  border-color: #55A7F4;
  outline: none; }

/*#top-links #cart .dropdown-menu a:hover,
#top-links #cart .dropdown-menu a:focus,
#top-links #cart .dropdown-menu .ranged-input a:hover,
#top-links #cart .dropdown-menu .ranged-input a:focus{
  background: none;
  color:#343434;
  border-color:none;
  outline:none;
  text-decoration: none;
}*/
.ranged-input a:hover,
.ranged-input a:focus {
  border-color: none;
  outline: none;
  text-decoration: none; }

#top-links #cart .dropdown-menu .ranged-input a:hover,
#top-links #cart .dropdown-menu .ranged-input a:focus {
  border-color: #d1d1d1; }

.btn-primary:active, .btn.btn-info:active, .btn.btn-danger:active,
.btn-primary:focus, .btn.btn-info:focus, .btn.btn-danger:focus,
#top-links #cart .dropdown-menu a.btn:focus, #top-links #cart .dropdown-menu .btn:active,
.btn-danger:focus, .btn-danger:active {
  background: #2A68A3;
  border-color: #2A68A3;
  color: #FFF; }

.bde-rich-text a.btn-white,
.btn-white {
  color: #000000;
  background-color: #FFFFFF;
  border: 2px solid transparent !important; }

.bde-rich-text a.btn-white.focus, .bde-rich-text a.btn-white:focus,
.btn-white.focus, .btn-white:focus {
  color: #fff;
  background: #2A68A3; }

.bde-rich-text a.btn-white:hover,
.btn-white:hover {
  color: #fff;
  background-color: #2E96F9; }

/*.btn-white.active, .btn-white:active, .open > .dropdown-toggle.btn-white {
  color: #fff;
  background-color: #286090;
  background-image: none;
}

.btn-white.active.focus, .btn-white.active:focus, .btn-white.active:hover, .btn-white:active.focus, .btn-white:active:focus, .btn-white:active:hover, .open > .dropdown-toggle.btn-white.focus, .open > .dropdown-toggle.btn-white:focus, .open > .dropdown-toggle.btn-white:hover {
  color: #fff;
  background-color: #204d74;
}

.btn-white.disabled.focus, .btn-white.disabled:focus, .btn-white.disabled:hover, .btn-white[disabled].focus, .btn-white[disabled]:focus, .btn-white[disabled]:hover, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:hover {
  background-color: #dddddd;
}

.btn-white .badge {
  color: #ffffff;
  background-color: #2A68A3
}*/
/*ended buttons*/
/*--redesign--*/
html, body {
  word-wrap: break-word; }

.container {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

h2, h1 {
  font-size: 40px; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 400; }

a {
  color: #55A7F4; }

.flex {
  display: flex;
  align-items: center; }

.fsz-12 {
  font-size: 12px; }

.fsz-30, .dual-heading.fsz-30 {
  font-size: 30px; }

.dual-heading.fsz-30 {
  font-style: italic; }

.pt-50 {
  padding-top: 50px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-70 {
  padding-top: 70px; }

.pb-50 {
  padding-bottom: 50px; }

.mt-15 {
  margin-top: 15px; }

.-mb-50 {
  margin-bottom: -50px; }

.mb-20, .bde-text {
  margin-bottom: 20px; }

.items-center {
  align-items: center; }

.d-flex {
  display: flex;
  align-items: center; }

.col-span-2 {
  grid-column: span 2; }

.justify-end {
  justify-content: flex-end; }

.justify-between {
  justify-content: space-between; }

textarea.form-control {
  height: 123px; }

.form-horizontal .radio, .radio {
  position: relative;
  padding-left: 30px;
  padding: 2px 0 2px 30px;
  line-height: 22px;
  margin-bottom: 15px; }

.form-horizontal .radio label, .radio label {
  padding: 0;
  font-size: 18px; }

.radio input[type=radio] {
  position: absolute;
  left: -9999px; }

.radio input[type=radio] + .radio-ico {
  width: 22px;
  height: 22px;
  border-radius: 20px;
  border: 2px solid #ececec;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0; }

.radio input[type=radio]:checked + .radio-ico {
  border-width: 7px;
  border-color: #55a7f4; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  top: 50%;
  transform: translateY(-50%); }

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  font-size: 15px; }

.form-control {
  font-size: 16px;
  border: 1px solid #d1d1d1;
  border-radius: 25px !important;
  padding: 10px 20px;
  line-height: 22px;
  width: 100%;
  height: auto;
  background: #f9f9f9; }

.date .form-control {
  border-radius: 50px 0 0 50px !important; }

.form-control:focus {
  background: #FFF;
  box-shadow: none;
  border-color: #000; }

.form-control:focus::placeholder {
  color: #000; }

textarea {
  resize: none; }

[aria-expanded="true"] img {
  transform: rotate(180deg); }

[data-toggle="collapse"] img {
  margin-left: 10px; }

#top > .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px; }

#top .infoline + .container {
  height: 64px; }

#top > .container:last-child {
  padding-top: 0;
  padding-bottom: 0; }

#top > .container:before,
#top > .container:after {
  display: none; }

.infoline_div {
  border-radius: 50px;
  background: #f0f8ff;
  line-height: 1.2;
  padding: 7px 12px 7px 38px;
  font-size: 14px;
  display: flex;
  align-items: center; }

.infoline_div-discount {
  display: none; }

.infoline_div > img {
  margin-right: 10px;
  flex-shrink: 0; }

#logo {
  flex-shrink: 0;
  margin: 0 auto; }

#top-links {
  order: 3;
  padding-top: 0;
  height: 44px; }

#top-links .list-inline {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 0; }

#top-links .dropdown-menu a {
  font-size: 16px; }

#top-links .dropdown-menu a:hover {
  background: none;
  color: #2E96F9; }

#top-links .dropdown-menu {
  border-radius: 20px; }

#top-links .list-inline .form-language .dropdown-menu .btn:hover {
  color: #FFF; }

#top-links .list-inline .form-language .language-name {
  display: none; }

#top-links .list-inline .form-language .dropdown-menu,
#form-currency > .btn-group .dropdown-menu {
  left: auto;
  right: -18px;
  margin-top: 9px;
  width: calc(100% + 36px);
  min-width: 100%;
  border-top: 0;
  border-radius: 0 0 30px 30px;
  overflow: hidden;
  border: 1px solid #d1d1d1;
  box-shadow: none;
  padding: 0; }

.mobile-menu-currency {
  clear: both; }

.mobile-menu-currency #form-currency {
  margin: 0;
  border-top: 1px solid #ECECEC; }

.mobile-menu-currency #form-currency > .btn-group {
  font-size: 24px;
  width: 100%;
  display: block; }

.mobile-menu-currency #form-currency > .btn-group.open > .btn {
  border-radius: 0;
  border-color: transparent; }

.mobile-menu-currency #form-currency > .btn-group > .btn {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 24px;
  width: 100%;
  justify-content: space-between; }

.mobile-menu-currency #form-currency > .btn-group > .btn strong,
.mobile-menu-currency #form-currency > .btn-group .dropdown-menu .btn {
  font-size: 24px; }

.mobile-menu-currency #form-currency > .btn-group .dropdown-menu {
  bottom: 100%;
  width: 100%;
  top: auto;
  left: 0;
  right: 0;
  min-width: 100%;
  border-radius: 30px 30px 0 0; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: none; }

.select-default > .dropdown-toggle {
  padding: 10px 40px 10px 20px;
  border-radius: 30px;
  border: 1px solid #d1d1d1;
  background: #f9f9f9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  position: relative;
  max-width: 100%;
  width: 100%; }

.select-default > .dropdown-toggle:before {
  font-size: 0;
  background: url(../image/icon/chevron.svg) no-repeat center/cover;
  width: 12px;
  height: 8px;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  content: ""; }

.select-default.open > .dropdown-toggle:before {
  transform: rotate(-180deg);
  margin-top: -5px; }

.select-default.open .dropdown-toggle {
  border-radius: 20px 20px 0 0;
  border-top-color: transparent; }

.product-thumb .select-default .dropdown-menu {
  max-width: 100%; }

.product-thumb .select-default .dropdown-menu > li > a {
  white-space: normal; }

.product-thumb .select-default, .product-thumb select {
  max-width: 100%; }

.product-thumb .select-default .dropdown-menu {
  bottom: 100%;
  top: auto;
  border-radius: 20px 20px 0 0;
  border-bottom: 0; }

.product-thumb .select-default.open .dropdown-toggle {
  border-radius: 0 0 20px 20px; }

.product-thumb .image .select-default {
  max-width: calc(100% - 20px); }

.product-thumb .btn {
  padding: 8px 12px; }

.select-default .dropdown-menu {
  margin: 0;
  border: 1px solid #d1d1d1;
  background: #FFF;
  border-radius: 0 0 20px 20px;
  box-shadow: none;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  min-width: 100%; }

.select-default .dropdown-menu,
.dropdown-menu .dropdown-menu-in {
  max-height: 200px; }

.select-default .dropdown-menu .dropdown-menu-in {
  height: 100%;
  overflow: auto; }

.select-default .dropdown-menu > li > a {
  padding-top: 6px;
  padding-bottom: 6px; }

.select-default .dropdown-menu img {
  border-radius: 100px;
  margin: 0 auto; }

.select-default .dropdown-menu > li > a:hover {
  background: #55A7F4;
  color: #FFF; }

#top #form-currency .currency-select:hover,
#top .form-language .language-select:hover {
  background: #55A7F4;
  color: #FFF; }

.select-default .btn:hover {
  background: #55A7F4;
  color: #FFF; }

#top .supermenu-in #form-language .language-select {
  font-size: 24px; }

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
  background: none;
  color: #55a7f4; }

#top .list-inline .form-language .dropdown-menu .btn,
#top .form-language .dropdown-menu .btn,
#form-currency > .btn-group .dropdown-menu .btn {
  border-radius: 0;
  height: 45px;
  padding: 15px 18px;
  border-bottom: 1px solid #d1d1d1;
  outline: none;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden; }

#top .list-inline .form-language .dropdown-menu li:last-child .btn {
  border: 0; }

#top .supermenu-in .form-language .dropdown-menu {
  box-shadow: none; }

#top-links .list-inline .form-language .dropdown-menu .btn img {
  margin-right: 10px; }

#top-links .list-inline .form-language .btn,
#form-currency .btn-group > .btn {
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #343434;
  display: flex;
  align-items: center;
  text-transform: uppercase; }

#top-links .list-inline .form-language .btn-group > .btn,
#form-currency > .btn-group > .btn {
  padding: 15px 18px 10px;
  margin: -15px -18px -10px;
  border: 1px solid transparent;
  gap: 4px;
  height: 45px;
  border-radius: 30px 30px 0 0; }

#form-currency > .btn-group .btn {
  gap: 12px; }

#form-currency > .btn-group .btn strong {
  font-weight: normal;
  font-size: 16px; }

#top-links .list-inline .form-language .btn-group.open > .btn,
#form-currency .btn-group.open > .btn {
  background: #FFF;
  border: 1px solid #d1d1d1; }

a:hover .fa-heart:before {
  color: #55a7f4; }

.open .fa-caret-down {
  transform: rotate(180deg); }

#top-links .list-inline .form-language .btn:hover, #form-currency .btn-group > .btn:hover {
  color: #55a7f4; }

#top-links .list-inline .form-language .btn:hover .fa-caret-down:before,
#form-currency .btn-group > .btn:hover .fa-caret-down:before {
  background: url(../image/icon/chevron-blue.svg) no-repeat center/cover;
  transform: rotate(0deg); }

#top-links .list-inline .form-language .btn .fa-caret-down:before,
#form-currency .btn .fa-caret-down:before {
  font-size: 0;
  background: url(../image/icon/chevron.svg) no-repeat center/cover;
  width: 12px;
  height: 8px;
  display: block; }

#top-links li .search-module {
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }

#top-links li .search-module .form-control {
  position: absolute;
  width: 0;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  transition: all 0.3s; }

.search-module .form-control {
  border-radius: 50px;
  padding: 11px 40px 11px 22px;
  background: #f9f9f9; }

#top-links li .search-module .input-group-btn, .supermenu-in .search-module .input-group-btn,
#content .search-module .input-group-btn {
  z-index: 20;
  padding: 0;
  background: url(../image/icon/search-ico.svg) no-repeat center;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  display: block;
  cursor: pointer; }

#content .search-module .input-group-btn {
  background: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: scaleX(-1) translateY(-50%); }

#top-links li .search-module .input-group-btn .btn, #content .search-module .input-group-btn .btn {
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background: transparent; }

#content {
  min-height: inherit; }

#content .search-module .input-group-btn .btn {
  right: 0; }

.container .container,
#content #content-top,
#content #content-bottom {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

#top-links li .search-module .input-group-btn:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/icon/search-ico-hover.svg) no-repeat center;
  opacity: 0; }

#top-links li .search-module .btn .fa {
  display: none; }

#top-links li .search-module .input-group-btn:hover:before {
  opacity: 1; }

.searchActive #top-links li .search-module .input-group-btn {
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  position: absolute; }

.searchActive #top-links li .search-module .input-group-btn,
#top-links li .search-module .form-control {
  z-index: 200; }

.searchActive #top-links li .search-module .input-group-btn .btn {
  right: 0;
  border: 0; }

.searchActive #top-links li .search-module .input-group-btn .btn:active {
  box-shadow: none;
  border-radius: 0; }

.search-module .input-group-btn .btn:focus {
  outline: none; }

.searchActive #top-links li .search-module .form-control {
  width: calc(100% - 30px);
  right: 15px;
  left: 15px;
  border-radius: 50px; }

.searchActive #top-links li .search-module {
  overflow: visible;
  position: static; }

.header__phone_a {
  display: block;
  color: #343434;
  text-align: center; }

.header__phone_span {
  display: block;
  font-size: 14px;
  color: #757981; }

#top .cart {
  display: block;
  height: 30px;
  width: 30px;
  margin-bottom: 0;
  position: relative;
  z-index: 100; }

.cart.btn-group.open .btn {
  box-shadow: none; }

#top .cart > .btn {
  padding: 0;
  background: none; }

#top .cart.open > .btn {
  border: 0; }

#top .cart .fa-shopping-cart {
  font-size: 0;
  display: block; }

#top .cart > .btn {
  width: 30px;
  height: 30px; }

#top .cart .fa-shopping-cart:before {
  width: 30px;
  height: 30px;
  background: url(../image/icon/basket-ico.svg) no-repeat center/24px;
  display: block; }

#top .cart .fa-shopping-cart {
  background: url(../image/icon/basket-ico.svg) no-repeat center/24px; }

#top .cart .fa-shopping-cart:before {
  opacity: 0;
  background: url(../image/icon/basket-ico-hover.svg) no-repeat center/24px; }

#top .cart:hover .fa-shopping-cart:before {
  opacity: 1; }

#top .cart #cart-total {
  z-index: 100;
  position: absolute;
  height: 15px;
  min-width: 15px;
  line-height: 15px;
  text-align: center;
  padding: 0 2px;
  border-radius: 100px;
  color: #FFF;
  font-weight: 400;
  font-size: 10px;
  background: #55a7f4;
  bottom: -2px; }

#cart .dropdown-menu {
  min-width: 200px;
  /*max-height:calc(100vh - 60px);
  overflow:auto*/ }

#top .btn-link, #top-links li, #top-links a {
  color: #343434; }

.btn-compare {
  padding: 10px; }

.btn-compare:hover .fa {
  color: #55a7f4; }

#top .btn-compare {
  display: none; }

#top-links .list-inline > li {
  padding: 0; }

#top-links .list-inline > li form {
  margin-bottom: 0; }

#top #supermenu.alt2 {
  background: none;
  order: 1;
  margin-bottom: 0; }

#logo {
  order: 2;
  margin-bottom: 0; }

#logo img {
  width: 129px; }

.mobile-trigger,
#supermenu.respsmall .mobile-trigger,
#supermenu.superbig .mobile-trigger {
  padding: 0;
  background: none;
  border: 0;
  outline: none; }

#supermenu.superbig ul li.tlli.hometlli {
  display: none; }

#supermenu.superbig ul li div .withimage {
  display: flex;
  align-items: center;
  margin: 0; }

#supermenu.superbig ul li div .withchild, #supermenu.respsmall ul li div .withimage {
  display: block;
  width: 100%; }

#supermenu.superbig ul li div .withimage {
  margin-bottom: 10px; }

#supermenu.superbig ul li div .withimage .image img {
  width: 50px; }

#supermenu.superbig .superdropper span,
#supermenu.respsmall .superdropper span {
  text-decoration: none;
  display: block;
  width: 30px;
  text-align: center;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 30px;
  background: url(../image/icon/menu-chevron.svg) no-repeat center/14px; }

#supermenu.superbig .exped > .superdropper span,
#supermenu.respsmall .exped > .superdropper span {
  background-image: url(../image/icon/menu-chevron-blue.svg); }

#supermenu.superbig .exped > .superdropper,
#supermenu.respsmall .exped > .superdropper {
  transform: rotate(0deg); }

#supermenu.superbig .superdropper {
  transform: rotate(-180deg); }

#supermenu.superbig .superdropper span + span {
  display: none; }

.supermenu-user {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 24px;
  color: #343434;
  font-size: 16px; }

#top #supermenu a {
  font-size: 24px;
  color: #343434;
  padding: 0; }

.supermenu-in {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: -100%;
  top: 0;
  bottom: 0;
  overflow: auto;
  background: #FFF;
  position: fixed;
  z-index: 1000;
  padding: 20px 15px 0;
  width: 290px;
  transition: all 0.3s; }

.supermenu-in.exped {
  left: 0; }

.supermenu-close, .filter-close {
  width: 30px;
  height: 30px;
  background: url(../image/icon/close-ico.svg) no-repeat center/16px;
  cursor: pointer;
  margin-left: -3px; }

.filter-close {
  margin-left: auto;
  margin-bottom: 10px; }

.supermenu-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-bottom: 25px; }

.supermenu-logo {
  flex-shrink: 0; }

.supermenu-in .search-module {
  position: relative; }

.supermenu-in .search-module .input-group-btn {
  background-color: transparent; }

.supermenu-in .search-module .input-group-btn .btn {
  background: none;
  font-size: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0; }

.supermenu-in .search-module .input-group-btn .btn .fa {
  display: none; }

.header-user {
  display: flex;
  gap: 16px;
  align-items: center;
  font-size: 24px; }

.header-user .fa, .header-user .fa:before {
  font-size: 0;
  width: 30px;
  height: 30px;
  display: block;
  background: url(../image/icon/user-ico.svg) no-repeat center; }

.header-user .fa:before {
  opacity: 0;
  background: url(../image/icon/user-ico-hover.svg) no-repeat center; }

.nav .open > .header-user:focus .fa, .nav .open > a.header-user:hover .fa {
  background: url(../image/icon/user-ico-hover.svg) no-repeat center;
  opacity: 1; }

.header-user:hover .fa:before {
  opacity: 1; }

#top-links .list-inline > li .header__phone_a {
  font-size: 0;
  width: 30px;
  height: 30px;
  background: url(../image/icon/phone.svg) no-repeat center/23px; }

#top-links .header__phone_a, #top-links .header-user, #top-links .search-module,
#top-links .form-language, #top-links #wishlist-total, #top-links #form-currency {
  display: none; }

#top-links .list-inline {
  gap: 0; }

#top #supermenu .header-user {
  padding: 15px 0;
  border-bottom: 1px solid #ECECEC; }

.mobile-menu-bottom {
  border-top: 1px solid #ECECEC; }

.mobile-menu-bottom .menu__phone_a {
  border-bottom: 1px solid #ECECEC; }

#top #supermenu .search-module .form-control {
  padding: 13px 0 13px 45px;
  box-shadow: none;
  border: 0;
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  width: 100%;
  font-size: 24px;
  height: auto;
  position: relative;
  z-index: 10; }

#top #supermenu .supermenu-in .search-module .form-control {
  background: #FFF;
  border-radius: 0 !important; }

#top #supermenu .supermenu-in .header-user .fa {
  margin-left: -4px; }

#top #supermenu .search-module .input-group-btn {
  position: absolute;
  z-index: 20;
  left: -4px;
  top: 50%;
  transform: translateY(-50%); }

#supermenu.respsmall ul li.tlli,
#supermenu.superbig ul li.tlli {
  font-size: 24px;
  display: flex;
  align-items: center; }

#supermenu.respsmall ul li.tlli.exped, #supermenu.superbig ul li.tlli.exped,
#supermenu.respsmall ul li.tlli:hover, #supermenu.superbig ul li.tlli:hover {
  display: block; }

#top #supermenu.superbig .exped.tlli a.tll, #top #supermenu.superbig .tlli:hover a.tll {
  color: #55a7f4;
  background: none; }

#supermenu.superbig ul li div.bigdiv {
  margin: 0 !important; }

#top #supermenu a {
  display: flex;
  font-size: 24px;
  color: #343434;
  padding: 14px 0;
  line-height: normal; }

#top #supermenu .menu__phone_a {
  padding: 13px 0 13px 45px;
  position: relative;
  color: #55a7f4;
  background: url(../image/icon/phone.svg) no-repeat 0 center/23px; }

footer {
  padding-top: 60px;
  padding-bottom: 40px;
  border: 0;
  border-top: 1px solid #e6e6e6;
  margin-top: 60px; }

.faq {
  margin-bottom: -60px; }

.faq .dual-heading .dual-heading--primary {
  font-style: normal; }

.bde-rich-text .faq a:hover, .bde-rich-text .faq a:focus {
  color: #343434; }

.bde-rich-text h2 strong, .bde-rich-text h3 strong, .bde-rich-text h4 strong {
  font-weight: normal; }

#information-information .bde-rich-text > h3 {
  font-size: 36px; }

footer .flex-images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }

.footer-logo {
  grid-column: span 2; }

footer .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 30px;
  row-gap: 45px;
  margin: 0 0 45px; }

footer .row:before, footer .row:after {
  display: none; }

footer .row ul {
  display: flex;
  flex-direction: column;
  gap: 16px; }

footer a:hover {
  color: #55a7f4; }

.footer-social {
  margin-bottom: 45px; }

.footer-social ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px; }

.footer-social ul li a {
  display: flex;
  width: 42px;
  height: 42px;
  border-radius: 100px;
  border: 1px solid #757981;
  justify-content: center;
  align-items: center; }

.footer-social ul li a svg, .footer-social ul li a svg path {
  flex-shrink: 0;
  fill: #757981; }

.footer-social ul li a:hover {
  border-color: #55a7f4;
  background: #55a7f4; }

.footer-social ul li a:active {
  border-color: #2A68A3;
  background: #2A68A3; }

.footer-social ul li a:hover svg, .footer-social ul li a:hover svg path {
  fill: #FFF; }

.footer-bottom {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.footer-bottom, .footer-bottom a {
  font-size: 14px;
  color: #8b8b87; }

.section {
  padding-top: 55px;
  padding-bottom: 55px; }

/*.section-white{
  background: #FFF;
  padding-bottom: 20px;
  margin-top: -90px;
  padding-top: 90px;
}
.section-white-after-header{
  margin-top: -90px;
  padding-top: 90px;;
}*/
.panel, .list-group a {
  color: #151515; }

.panel, .panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border: 0;
  box-shadow: none; }

.panel > .list-group div.list-group-item-header {
  margin-bottom: 18px;
  background: none;
  color: #151515; }

.panel > .list-group .list-group-item {
  font-size: 18px;
  font-weight: 900;
  padding: 0;
  margin-bottom: 50px; }

.panel > .list-group .mb-25 {
  margin-bottom: 25px; }

.panelFilter .checkbox + .checkbox {
  margin-top: 0; }

.panelFilter .checkbox .checkbox-item {
  position: relative;
  padding-left: 30px;
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-bottom: 14px; }

.panelFilter .checkbox .checkbox-item .checkbox-ico {
  margin: 1px 0 0 0; }

.checkbox .checkbox-item {
  position: relative;
  padding-left: 30px;
  display: block;
  font-size: 18px;
  margin-bottom: 14px; }

.checkbox-item input[type="checkbox"] {
  position: absolute;
  left: -9999px; }

.checkbox-item input[disabled] + .checkbox-ico,
.checkbox-item input[disabled] + .checkbox-ico + span {
  display: none; }

.checkbox .checkbox-item a {
  text-decoration: underline; }

.checkbox .checkbox-item a:hover {
  text-decoration: none; }

.checkbox-ico {
  width: 20px;
  height: 20px;
  border: 2px solid #d1d1d1;
  border-radius: 3px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0; }

.panelFilter .checkbox .checkbox-item .filter-checkbox-image {
  margin: 3px 5px 3px 2px;
  width: 18px;
  height: 18px; }

input:checked + .checkbox-ico {
  background: #55A7F4 url(../image/icon/checkbox.svg) no-repeat center/14px;
  border-color: #55A7F4; }

.colored-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  row-gap: 10px; }

.colored-list li {
  width: 32px;
  height: 32px;
  border-radius: 100px;
  position: relative;
  cursor: pointer; }

.colored-list li:before {
  content: '';
  margin: 1px;
  width: 30px;
  height: 30px;
  display: block;
  border: 2px solid transparent;
  border-radius: 100px; }

.colored-list li.active {
  cursor: default; }

.colored-list li.active:before {
  border-color: #FFF; }

#price-range-slider {
  margin-top: 15px;
  margin-bottom: 23px; }

#button-reset-filter {
  background: none;
  padding: 0;
  margin-top: -15px;
  font-weight: 700;
  font-size: 15px;
  color: #a9a9a9;
  outline: none;
  padding: 10px 20px;
  cursor: pointer; }

#button-reset-filter:hover {
  color: #151515; }

.panelFilter .panel-footer {
  padding: 0;
  gap: 20px;
  background: none;
  display: flex;
  justify-content: center;
  align-items: baseline; }

.price-range .col-sm-6 {
  padding: 6px; }

.price-range .input-group input[type=text] {
  padding: 4px; }

.fa-question-circle:before {
  color: #55a7f4; }

div.list-group-item.price-range-flex {
  display: flex;
  flex-direction: column; }

div.list-group-item.price-range > .row {
  order: 2; }

div.list-group-item.price-range > .row {
  order: 2; }

div.list-group-item.price-range > #price-range-slider {
  order: 1;
  margin-top: -25px; }

.panelFilter .price-range .row {
  margin: 0;
  display: flex;
  align-items: flex-end;
  gap: 10px; }

.panelFilter .noUi-tooltip {
  font-weight: normal;
  font-size: 14px;
  box-shadow: none; }

.panelFilter .price-range .row .input-group-addon {
  margin-bottom: 5px;
  font-size: 15px;
  color: #151515;
  text-align: left;
  font-weight: bold; }

.panelFilter .price-range .row:before {
  font-weight: normal;
  order: 2;
  content: '-';
  height: 42px;
  line-height: 42px; }

.panelFilter .price-range .row .col-sm-6 {
  order: 1; }

.panelFilter .price-range .row .col-sm-6:last-child {
  order: 3; }

.panelFilter .price-range .row:after {
  display: none; }

.panelFilter .price-range .col-sm-6 {
  padding: 0; }

.price-range .noUi-horizontal {
  height: 6px; }

.price-range .noUi-connects {
  border-radius: 12px;
  background: #ebebeb;
  border: 0; }

.price-range .noUi-connect {
  background: #55A7F4; }

.price-range .noUi-horizontal .noUi-handle {
  cursor: pointer;
  border-radius: 100%;
  background: #FFF;
  border: 1px solid #d1d1d1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  top: -8px; }

.price-range .input-group input[type=text] {
  padding: 0; }

.panelFilter .price-range .input-group input[type=text] {
  padding: 10px 20px;
  border: 1px solid #d1d1d1;
  border-radius: 50px;
  line-height: 20px;
  background: #f9f9f9;
  font-weight: normal; }

.panelFilter .price-range .input-group input[type=text]:focus {
  box-shadow: none;
  border-color: #55A7F4;
  color: #000; }

.slider-range-flex {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #a9a9a9; }

.slider-range-label {
  color: #151515;
  margin-bottom: 4px; }

.slider-range-wrap .form-control[readonly] {
  background: #f9f9f9; }

.slider-range-wrap .ui-widget.ui-widget-content {
  margin-top: 30px;
  margin-bottom: 23px; }

.filter-remove-btn, .list-group .filter-remove-btn {
  font-weight: 700;
  font-size: 15px;
  color: #a9a9a9;
  border: 0;
  cursor: pointer; }

.filter-remove-btn:hover, .list-group .filter-remove-btn:hover {
  background: none;
  color: #151515;
  border: 0; }

#product-category #content, #product-product #tab-description {
  font-size: 16px;
  margin-bottom: 50px; }

.product-top {
  display: flex;
  flex-direction: column;
  margin-bottom: 56px;
  gap: 20px; }

.product-top-checked_list {
  margin-bottom: 60px; }

.product-top-benefits {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px; }

.product-top-benefits .btn {
  margin-right: auto;
  margin-top: 10px;
  grid-column: 1/3; }

.product-top-benefits-item {
  position: relative;
  min-height: 33px;
  color: #000;
  gap: 16px;
  display: flex;
  align-items: flex-start;
  margin-bottom: auto; }

.product-top-benefits-item:before, .how__join_ul li:after {
  content: '';
  margin-bottom: auto;
  width: 33px;
  height: 33px;
  background: url(../image/icon/benefits-ico.svg) no-repeat center/cover;
  flex-shrink: 0;
  margin-top: -5px; }

.product-top-image img {
  width: 100%;
  height: auto;
  padding: 0;
  border: 0;
  max-width: 100%; }

.product-top-desc {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.product-top-desc .ee-iconbox-title {
  font-size: 24px;
  color: #000;
  font-style: italic;
  font-family: "Cormorant", serif; }

.product-top-onerow {
  row-gap: 0; }

.product-top-onerow .product-top-desc > * {
  margin-bottom: 0; }

.product-top-onerow .product-top-desc {
  gap: 20px; }

.product-top-onerow .product-top-desc .btn {
  margin-right: auto; }

.product-top.product-top-onerow h2 {
  margin-top: 0; }

.product-top h2, .bde-rich-text .product-top h1, .product-top h1 {
  margin: 0 0 10px; }

.bde-rich-text .thumbnail {
  aspect-ratio: auto;
  border: 0;
  padding: 0; }

.bde-rich-text.col-sm-9 > .list-inline {
  margin-bottom: 20px; }

.bde-rich-text.col-sm-9 .images .thumbnail {
  margin-bottom: 25px; }

.bde-rich-text .thumbnail img {
  border-radius: 10px; }

.bde-rich-text a.thumbnail.active, .bde-rich-text a.thumbnail:focus, .bde-rich-text a.thumbnail:hover {
  border-color: transparent; }

.product-top-list {
  grid-column: span 2; }

.product-top-list .fsz-24 {
  margin-bottom: 20px; }

#top #wishlist-total .fa {
  font-size: 20px; }

.xs-visible, .list-inline > li.xs-visible {
  display: none; }

#top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 200;
  background: none; }

#top:before {
  display: none;
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  max-width: 1110px;
  height: 1px;
  background: #ebebeb;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%); }

.headerFixed #top {
  background: #FFF;
  box-shadow: 0px 2px 10px -8px rgba(0, 0, 0, 0.38); }

.headerFixed #top:before {
  display: none; }

.headerFixed #top-links li .search-module .input-group-btn {
  background-color: #FFF; }

.breadcrumb {
  border: 0;
  background: none;
  padding: 0;
  margin-bottom: 35px;
  display: flex;
  row-gap: 5px;
  flex-wrap: wrap;
  position: relative;
  z-index: 100; }

.breadcrumb > li {
  padding: 0; }

.breadcrumb > li:after {
  display: none; }

.breadcrumb > li + li:before {
  content: '—';
  padding: 0 5px; }

.breadcrumb > li a {
  color: #343434; }

.breadcrumb > li, .breadcrumb > li:last-child > a {
  color: #aeaeae; }

.breadcrumb > li:first-child:before {
  display: none; }

#content .search-module {
  width: 100%;
  position: relative; }

#content .search-module .form-control {
  width: 100%; }

.input-group-sm > .form-control, .input-group-flex > .input-group-addon, .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  background: none;
  padding: 0;
  color: #000;
  border: 0;
  font-size: 16px;
  display: block;
  width: inherit; }

.input-group-flex {
  display: flex;
  align-items: center;
  gap: 10px; }

.search-module .input-lg {
  height: 42px; }

select {
  min-width: 200px; }

.select2-container--default .select2-selection--single {
  border-radius: 20px;
  border: 1px solid #d1d1d1;
  background: #f9f9f9; }

.select2-container--default .select2-results__option--selected {
  background: none;
  color: #55a7f4; }

.select2-container--open {
  position: relative;
  z-index: 2000; }

.select2-container--open .select2-selection--single,
.select2-container--open .select2-dropdown {
  border-color: #55a7f4; }

.select2-container--open .select2-selection--single {
  border-bottom-color: #d1d1d1; }

.select2-container .select2-selection--single {
  height: auto; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 10px 40px 10px 20px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 20px;
  color: #000; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(../image/icon/chevron.svg) no-repeat center/cover;
  width: 12px;
  height: 8px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%); }

.select2-dropdown {
  overflow: hidden;
  background: #f9f9f9;
  border-color: #d1d1d1; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: none;
  color: #55a7f4; }

.select2-dropdown--below {
  border-radius: 0 0 20px 20px; }

.select2-results__option {
  padding: 10px 20px;
  color: #000;
  border-bottom: 1px solid  #d1d1d1; }

.select2-dropdown--above {
  border-radius: 20px 20px 0 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }

.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-50%) rotate(180deg); }

.category-top-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 25px; }

.category-top-filters + .row-category {
  margin-bottom: 40px; }

#filter-clear-buttons {
  width: 100%;
  display: flex;
  gap: 10px;
  flex-wrap: wrap; }

.filter-clear-button.btn {
  display: flex;
  gap: 6px;
  align-items: center;
  border-radius: 50px;
  padding: 3px 10px;
  font-size: 14px;
  color: #55a7f4;
  background: #f0f8ff;
  line-height: 18px; }

.filter-clear-button.btn .fa {
  font-size: 0;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  background: url(../image/icon/filter-close.svg) no-repeat center/cover; }

.category-top-filters-tiles {
  position: absolute;
  left: -9999px; }

.category-top-filters .input-group-addon {
  display: none; }

.category-top-filters .search-module {
  width: 100%;
  margin-bottom: 0;
  display: none; }

.category-top-filter-btn {
  cursor: pointer;
  padding: 10px;
  margin: 0 -10px;
  margin-left: auto; }

.category-top-filter-btn:hover svg, .category-top-filter-btn:hover svg rect {
  fill: #55a7f4; }

.category-top-filter-btn:hover svg circle {
  stroke: #55a7f4; }

.panelFilter {
  position: fixed;
  left: -100%;
  width: 290px;
  top: 0;
  bottom: 0;
  overflow: auto;
  z-index: 1000;
  margin-bottom: 0; }

.filterActive {
  overflow: hidden; }

.filterActive .panelFilter {
  left: 0;
  padding: 20px; }

.panelBackdrop {
  position: fixed;
  z-index: 900;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  opacity: 1; }

.bde-rich-text h1 {
  margin-bottom: 40px;
  margin-top: 0; }

.bde-h3, #form-review h4, .tab-pane #form-review h2, h3 .dual-heading,
#checkout-checkout h1 {
  font-family: "Cormorant", serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 200%;
  color: #000;
  margin-top: 0; }

#checkout-checkout h1 {
  font-style: italic;
  font-size: 40px;
  color: #151515; }

.bde-rich-text h2, #form-review h4, .tab-pane #form-review h2, h3 .dual-heading {
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 40px; }

.bde-rich-text h2.wp-block-heading {
  font-size: 30px; }

.bde-rich-text h3.wp-block-heading, #information-information .bde-rich-text > h3.wp-block-heading {
  font-size: 24px; }

#information-information .bde-rich-text > h4.wp-block-heading {
  font-size: 20px; }

.short-description {
  font-size: 24px;
  margin-top: 32px;
  margin-bottom: 45px;
  line-height: 1.25;
  color: #151515; }

.bde-rich-text > p {
  margin-bottom: 25px; }

.bde-rich-text h2:first-child {
  margin-top: 0; }

.bde-rich-text a {
  color: #55a7f4;
  text-decoration: underline; }

.bde-rich-text h6 {
  color: #151515; }

.bde-rich-text a:hover {
  text-decoration: none;
  color: #2E96F9; }

.bde-rich-text .btn {
  text-decoration: none; }

.bde-rich-text .btn:hover {
  text-decoration: none; }

.bde-rich-text .btn-primary {
  color: #FFF; }

.bde-rich-text .btn-primary:hover {
  color: #FFF; }

.bde-rich-text .btn-outline:hover {
  color: #FFF; }

.section-container {
  gap: 40px;
  padding-bottom: 80px; }

.bde-rich-text {
  line-height: 24px; }

.bde-rich-text h5, .bde-rich-text h6 {
  margin-top: 32px;
  margin-bottom: 32px; }

.bde-rich-text h5 {
  font-size: 30px;
  line-height: 30px; }

.bde-rich-text h5.individual__fragrance_h5 {
  margin-top: 0; }

.bde-rich-text h6 {
  font-size: 24px;
  line-height: 24px; }

.carousel .swiper-pagination {
  position: static;
  padding-top: 25px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap; }

.carousel .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #c4c4c4;
  margin: 0; }

.carousel .swiper-pagination-bullet:hover, .carousel .swiper-pagination-bullet-active {
  background: #55A7F4; }

.carousel.swiper-viewport {
  background: none;
  border: 0;
  box-shadow: none; }

*:not(#review) > .feedback__swiper.swiper-pager-title {
  margin-top: 40px; }

*:not(#review) > .feedback__swiper.swiper-pager-title .swiper-pager {
  top: -74px; }

.swiper-pager-title .swiper-pager {
  display: none;
  position: absolute;
  top: -55px;
  right: 0;
  width: 115px;
  justify-content: space-between; }

.swiper-pager-title.swiper-viewport .swiper-button-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.swiper-pager .swiper-button-prev {
  order: 1; }

.swiper-pager .swiper-button-next {
  order: 2; }

.swiper-pager-title .swiper-pager {
  margin-top: -15px; }

.swiper-pager .swiper-button-prev,
.swiper-pager .swiper-button-next {
  margin-top: 0; }

.swiper-pager-title:not(.black-friday-carousel) .swiper-pager .swiper-button-prev,
.swiper-pager-title:not(.black-friday-carousel) .swiper-pager .swiper-button-next {
  position: static;
  opacity: 1; }

.swiper-pager-title:not(.black-friday-carousel) .swiper-pager .swiper-button-next {
  transform: rotate(180deg); }

.swiper-pager-title.mt-20 {
  margin-top: 20px; }

.swiper-pager-title.mt-20 .swiper-pager {
  margin-top: -10px; }

.swiper-viewport .swiper-button-prev,
.swiper-viewport .swiper-button-next {
  position: static;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #737373;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 1;
  background: url(../image/icon/swiper-arrow.svg) no-repeat center/17px; }

.swiper-viewport .swiper-button-prev:active,
.swiper-viewport .swiper-button-next:active {
  background-color: #2A68A3; }

.swiper-viewport .swiper-button-prev:not(.swiper-button-disabled):hover,
.swiper-viewport .swiper-button-next:not(.swiper-button-disabled):hover {
  background: #55A7F4 url(../image/icon/swiper-arrow-white.svg) no-repeat center/17px;
  border-color: #55A7F4; }

.swiper-viewport .swiper-button-prev:before,
.swiper-viewport .swiper-button-next:before {
  display: none; }

h3.dual-heading, .formbulider .dual-heading {
  font-size: 40px;
  font-weight: normal; }

.dual-heading.fsz-60 {
  font-size: 40px; }

.dual-heading.fsz-40 {
  font-size: 40px; }

.dual-heading.fsz-36 {
  font-size: 36px; }

.dual-heading-italic {
  font-style: italic; }

.dual-heading.dual-heading-21 {
  font-size: 21px; }

.dual-heading {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1; }

.dual-heading .font-style-normal, .font-style-normal {
  font-style: normal; }

.dual-heading-comparison {
  margin-bottom: 34px; }

.dual-heading--secondary {
  font-style: italic;
  color: #757981; }

.dual-heading--secondary-normal {
  color: #757981;
  font-style: normal; }

.row-category, .row-related {
  display: flex;
  flex-direction: column;
  column-gap: 30px;
  row-gap: 50px;
  margin: 0; }

.row-category {
  margin-bottom: 100px; }

.row-category:before, .row-category:after {
  display: none; }

.blog-heading + .list-inline {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.blog-heading + .list-inline > li {
  display: flex;
  align-items: center; }

.wp-block-list {
  padding-left: 18px; }

.wp-block-list ol, .wp-block-list ul {
  margin-top: 10px; }

.rating a {
  margin-left: 7px;
  text-decoration: underline; }

.rating a:hover {
  text-decoration: none;
  color: #111; }

.rating a.btnWrite:last-child, .rating a.btnWrite {
  margin-left: 5px; }

.rating a:last-child {
  margin-left: 0; }

.rating p {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 0; }

.rating p, .rating p a {
  font-size: 12px;
  color: #a9a9a9;
  /*font-family: 'Open Sans', sans-serif;*/ }

.rating .fa, #review .fa {
  width: 20px;
  height: 18px;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 20px; }

.rating .fa.fa-star-o, #review .fa.fa-star-o {
  background: url(../image/icon/star-off-ico.svg) no-repeat center; }

.rating .fa.fa-star, #review .fa.fa-star {
  background-image: url(../image/icon/star-ico.svg); }

.rating .fa.fa-star + .fa.fa-star-o, #review .fa.fa-star + .fa.fa-star-o {
  display: none; }

.product-thumb {
  border: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  gap: 15px;
  overflow: visible; }

.rating {
  gap: 3px; }

.product-thumb .caption > .rating {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 3px; }

.product-thumb .image {
  position: relative; }

.product-thumb .caption {
  min-height: inherit;
  padding: 0;
  color: #575757;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 15px; }

.product-thumb .caption > * {
  margin: 0; }

.product-thumb a {
  text-decoration: none; }

.product-thumb h4, .product-thumb h3, .product-thumb h2 {
  margin: 0 0 5px;
  font-style: normal; }

.product-thumb h4, .product-thumb h4 a,
.product-thumb h3, .product-thumb h3 a,
.product-thumb h2, .product-thumb h2 a {
  font-family: 'Futura PT';
  font-weight: 500;
  font-size: 21px;
  color: #8e8e8e;
  font-family: "Futura PT";
  font-style: normal; }

.product-thumb h4 a:hover,
.product-thumb h3 a:hover,
.product-thumb h2 a:hover {
  color: #343434; }

.product-thumb .price,
.product-compare-table .price {
  font-weight: 500;
  font-size: 18px;
  color: #151515;
  margin-bottom: 0; }

.product-thumb .price span,
.product-compare-table .price span {
  display: block; }

.product-thumb .price .price-old,
.product-compare-table .price .price-old {
  font-size: 12px;
  /*font-weight: 600;*/
  text-decoration: line-through;
  color: #a9a9a9; }

.product-thumb .price-tax,
.product-compare-table .price-tax {
  display: block;
  font-weight: 900;
  font-size: 12px;
  text-decoration: line-through;
  color: #a9a9a9;
  margin-top: 4px; }

.product-grid .product-thumb .image,
.product-thumb .image {
  /*aspect-ratio: 1/1.28;*/
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 15px; }

.product-thumb .image .btn-group-icos {
  position: absolute;
  z-index: 10;
  right: 10px;
  bottom: 10px; }

.product-thumb .image .btn-group-icos button {
  border: 0;
  background: none;
  border: 1px solid #d1d1d1;
  color: #55A7F4;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border-radius: 100px;
  background: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px 0 0 0; }

.product-thumb .image .btn-group-icos button:hover {
  background: #55A7F4;
  border-color: #55A7F4;
  color: #FFF; }

.product-thumb .image .btn-group-icos button .fa {
  transition: all 0s; }

.product-grid .product-thumb .image > a,
.product-thumb .image > a {
  position: absolute;
  inset: 0;
  background: #FFF;
  border-radius: 12px;
  overflow: hidden; }

.product-grid .product-thumb .image > a img,
.product-thumb .image > a img {
  object-fit: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.product-thumb-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
  /*margin-top: 5px;*/ }

.product-grid .btn {
  padding: 8px 12px; }

.image .product-variations {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 100; }

.product-variations-wrap {
  min-height: 45px;
  margin-bottom: 20px; }

.product-thumb > .product-variations-wrap {
  margin-bottom: 0; }

.product-variations {
  display: inline-block;
  margin-right: auto;
  width: 100%; }

.product-variations ul img {
  height: 40px;
  width: inherit; }

.product__main {
  display: flex;
  flex-direction: column;
  gap: 15px; }

.product__main .thumbnails .thumbnail {
  aspect-ratio: 1 / 1;
  margin-bottom: 0; }

.product__main .thumbnails, .product__main .thumbnails > li {
  margin-left: 0; }

.product__main .thumbnails {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }

.product__main .thumbnails li:first-child {
  grid-column: span 3; }

.product__main .thumbnails .image-additional {
  max-width: 100%; }

.product__main_top {
  order: 1;
  font-size: 40px;
  margin: 0; }

.product__main_top .xdstickers_wrapper {
  position: static;
  flex-direction: row;
  font-size: 11px;
  font-weight: normal;
  text-transform: none; }

.product__main_top h1 {
  margin-top: 0; }

.product__main_top_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 15px; }

.product__main .btn-group-icos {
  display: flex;
  align-items: center;
  gap: 20px; }

.btn-group-icos .btn {
  padding: 0;
  background: none;
  outline: none; }

.btn-group-icos .btn .fa {
  font-size: 24px;
  color: #000; }

.btn-group-icos .btn .fa:hover {
  color: #55A7F4; }

.product__main_top h1 {
  /*font-weight: 600;*/
  margin: 0 0 15px; }

.product__main_l {
  order: 2;
  padding: 0; }

.product__main_r {
  order: 3;
  display: flex;
  flex-direction: column;
  gap: 20px; }

.product__main .infoline_div, .infoline_div-light .infoline_div {
  border-radius: 50px;
  background: #f0f8ff;
  font-size: 12px;
  line-height: 1.2;
  padding: 7px 12px 7px 38px;
  color: #151515;
  margin-bottom: 6px;
  display: block;
  position: relative; }

.product__main .infoline_div > img, .infoline_div-light .infoline_div > img {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%); }

.product__main .similar_roducts {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px; }

.product__main .similar_roducts li {
  width: 40px; }

.product__params {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  /*font-family: "Open Sans", sans-serif;*/ }

.tab-pane .product__params {
  grid-template-columns: 1fr; }

.product__params li {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr; }

.product__params_name {
  color: #a9a9a9; }

.product__params_val, .product__params_val a {
  color: #151515; }

.product__params_val a {
  text-decoration: underline; }

.product__params_val a:hover {
  text-decoration: none; }

.thumbnails {
  margin-bottom: 10px; }

.thumbnail {
  border: 1px solid #f2f2f2;
  border-radius: 12px;
  aspect-ratio: 1/1.05; }

.product__main .image-additional a {
  aspect-ratio: 1/1;
  margin-bottom: 0; }

.thumbnail a > img, .thumbnail > img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #a9a9a9; }

.product-thumb .price-old {
  margin-left: 0; }

.product__main_price, .product__main_price-through, .product__main_price_rrp {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

.product__main_price {
  font-size: 26px;
  color: #55a7f4;
  line-height: normal;
  margin-right: auto; }

.product__main_price-through {
  font-size: 12px;
  text-decoration: line-through;
  color: #a9a9a9; }

.product__main_price_rrp {
  font-size: 26px;
  /*text-decoration: line-through;*/
  color: #a9a9a9; }

.product__main_buy .product__wholesale_table {
  white-space: nowrap;
  text-align: center; }

.product__wholesale_table, .table-wrapper {
  overflow: auto;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 20px; }

.product__wholesale_table .table-bordered, .table-wrapper .table-bordered {
  border: 0;
  margin-bottom: 0; }

.product__wholesale_table .table-bordered td:first-child, .table-wrapper .table-bordered td:first-child {
  border-left: 0; }

.product__wholesale_table .table-bordered td:last-child, .table-wrapper .table-bordered td:last-child {
  border-right: 0; }

.product__wholesale_table .table-bordered > tbody > tr > td,
.product__wholesale_table .table-bordered > thead > tr > td,
.table-wrapper .table-bordered > thead > tr > td,
.table-wrapper .table-bordered > tbody > tr > td {
  padding: 10px 15px; }

.product__wholesale_table .table-bordered > thead > tr > td,
.table-wrapper .table-bordered > thead > tr > td {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #55A7F4; }

.product__wholesale_table .table-bordered > tbody > tr:last-child > td,
.table-wrapper .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0; }

.product__wholesale_table .table-bordered > thead > tr:first-child > td:first-child,
.table-wrapper .table-bordered > thead > tr:first-child > td:first-child {
  border-radius: 20px 20px 0 0; }

.table-wrapper .table-bordered .img-thumbnail {
  border: 0; }

.product__main_buy {
  border: 1px solid #f5f5f5;
  border-radius: 12px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px; }

.product__main_tabs {
  grid-column: span 2;
  order: 5;
  margin-bottom: 50px;
  position: relative; }

.nav-tabs {
  border: 0;
  display: flex;
  align-items: center;
  overflow: auto;
  height: 60px;
  margin: 0 -15px;
  padding: 0 15px; }

.dropdown-menu .dropdown-menu-in a {
  white-space: normal;
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333; }

.dropdown-menu .dropdown-menu-in a:hover {
  background: #55A7F4; }

.nav-tabs::-webkit-scrollbar, #top #supermenu.alt2 ul li div.bigdiv .supermenu-left::-webkit-scrollbar, #maModal .modal-body::-webkit-scrollbar {
  width: 0; }

.cart-scrollable {
  padding-right: 10px;
  margin-right: -10px;
  min-height: 200px; }

@-moz-document url-prefix() {
  #cart .dropdown-menu,
  .cart-scrollable, .dropdown-menu .dropdown-menu-in, .select2-results__options, #maModal .modal-body {
    scrollbar-width: thin;
    scrollbar-color: #b3b3b3 #F0F0F0; } }
#cart .dropdown-menu::-webkit-scrollbar,
.cart-scrollable::-webkit-scrollbar, .dropdown-menu .dropdown-menu-in::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar, #maModal .modal-body::-webkit-scrollbar {
  width: 8px; }

#cart .dropdown-menu::-webkit-scrollbar-thumb,
.cart-scrollable::-webkit-scrollbar-thumb, .dropdown-menu .dropdown-menu-in::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb, #maModal .modal-body::-webkit-scrollbar-thumb {
  background: #b3b3b3;
  border-radius: 4px; }

#maModal .modal-body::-webkit-scrollbar-track {
  background: #F0F0F0;
  border-radius: 4px; }

#cart .dropdown-menu::-webkit-scrollbar-track,
.cart-scrollable::-webkit-scrollbar-track, .dropdown-menu .dropdown-menu-in::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track {
  background: #F0F0F0;
  border-radius: 4px;
  top: 20px; }

#cart .dropdown-menu,
.cart-scrollable, .dropdown-menu .dropdown-menu-in, .select2-results__options, #maModal .modal-body {
  overflow: auto; }

.nav-tabs, #top #supermenu.alt2 ul li div.bigdiv .supermenu-left {
  -ms-overflow-style: none;
  scrollbar-width: none; }

.nav-tabs {
  height: auto;
  padding-bottom: 2px; }

.nav-tabs > li {
  margin-bottom: 0;
  border-bottom: 1px solid #f5f5f5; }

.nav-tabs > li > a {
  font-weight: 900;
  font-size: 18px;
  color: #151515;
  padding: 10px 30px 20px 0;
  margin-bottom: -1px;
  border: 0;
  background: none;
  white-space: nowrap;
  border-bottom: 1px solid transparent; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:active {
  background: none;
  border-bottom: 1px solid #55a7f4; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #151515;
  background: none;
  border: 0;
  border-bottom: 1px solid #55a7f4; }

.tab-pane {
  font-size: 16px;
  line-height: 150%;
  color: #757981;
  margin-top: 34px; }

.tab-content > .tab-pane {
  position: absolute;
  left: -9999px;
  overflow: hidden;
  display: block;
  width: 100%; }

.tab-content > .tab-pane.active {
  position: static;
  width: 100%;
  overflow: visible; }

.tab-pane > *, .tab-pane p {
  margin-bottom: 24px; }

.tab-pane > *:last-child {
  margin-bottom: 0; }

.tab-pane h2 {
  font-size: 30px;
  margin: 0 0 15px; }

.product__main_buy .input-buy {
  flex-wrap: wrap; }

.product__main_buy
.input-buy {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 11px;
  margin-bottom: 0; }

.product__main_buy .input-buy .btn {
  padding: 3px 15px; }

.input-buy .btn, .btn-write {
  padding: 4px 15px;
  line-height: 33px;
  display: flex;
  align-items: center;
  gap: 10px; }

.input-buy .btn:before, .btn-write:before {
  content: '+';
  font-size: 28px;
  font-weight: 500; }

.ranged-input {
  position: relative;
  flex-grow: 1;
  max-width: 100px;
  min-width: 100px;
  overflow: hidden; }

.ranged-input-wholesale {
  max-width: 130px;
  min-width: 130px; }

.ranged-input__input {
  position: relative;
  z-index: 1;
  text-align: center;
  background: #FFF;
  -moz-appearance: textfield;
 }

.ranged-input__input::-webkit-outer-spin-button,
.ranged-input__input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.ranged-input .up, .ranged-input .down {
  position: absolute;
  top: 5px;
  bottom: 5px;
  width: 34px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 14px;
  /*font-family: 'Open Sans', sans-serif;*/
  color: #111;
  cursor: pointer; }

.ranged-input .up {
  right: 0;
  border-left: 1px solid #d1d1d1;
  padding-right: 10px; }

.ranged-input .down {
  border-right: 1px solid #d1d1d1;
  left: 0;
  padding-left: 10px; }

.ranged-input .up:before {
  content: '+';
  color: #55a7f4; }

.ranged-input .down:before {
  content: '-'; }

.home-subscriptions {
  padding-top: 80px;
  padding-bottom: 70px;
  display: flex;
  flex-direction: column;
  gap: 35px; }

.page-wrapper {
  overflow: hidden;
  position: relative;
  z-index: 2000;
  width: 100%;
  max-width: 100%;
  padding-top: 85px; }

.section-grey-top-body #top:before {
  background: #FFF; }

.section-grey-top, .section-grey, .section-light, .faq, .section-blue {
  position: relative;
  z-index: 1; }

.section-grey .swiperFeatured-light:before {
  display: none; }

#information-information .section-grey-top .product-top-title h1 {
  color: #757981; }

.section-grey-top:before, .section-grey:before, .section-light:before, .swiperFeatured-light:before,
.faq:before, .section-blue:before {
  content: '';
  background: #efefef;
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100vw;
  margin: 0 auto; }

.section-blue:before {
  background: #f2f9ff; }

.section-grey-top:before {
  top: -2000px;
  background: #E2DFDE; }

.section-light:before, .swiperFeatured-light:before {
  background: #faf9f9; }

.subscription-button {
  margin-top: 23px; }

.swiper-wrapper .swiper-slide {
  height: auto; }

.home-offers-text {
  padding-bottom: 40px; }

.home-offers-text .text-justify {
  text-align: left; }

.offer-button .btn {
  min-width: 178px; }

.home-offers-text-pt {
  padding-top: 50px; }

.home-offers-text-mt {
  margin-top: -50px; }

.home-offers-text .dual-heading {
  margin: 0 0 20px; }

.home-offers {
  line-height: 1.2; }

.home-offers.swiper-viewport {
  margin-bottom: 0;
  padding-bottom: 30px; }

.home-offers .swiper-container {
  font-size: 18px; }

ul.list-mark,
.home-offers .text-left {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex-grow: 10;
  justify-content: center; }

ul.list-mark li,
.home-offers ul.text-left li {
  padding-left: 34px;
  position: relative;
  color: #4f5665; }

ul.list-mark li .fa,
.home-offers ul.text-left .fa {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  width: 24px;
  height: 24px;
  background: url(../image/icon/bullets.svg) no-repeat center/14px; }

.home-offers .offer-heading {
  font-family: "Cormorant", serif;
  /*font-weight: 500;*/
  font-size: 36px;
  text-align: center;
  color: #0b132a;
  margin-bottom: 14px;
  margin-top: 0; }

.offer-heading-popular {
  font-size: 14px;
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
  text-transform: uppercase; }

.offer-heading-popular > div {
  line-height: 16px;
  padding: 0 13px;
  border-radius: 8px;
  background: #96cbf2;
  color: #FFF; }

.home-offers .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column; }

.home-offers .offer-square {
  text-align: center;
  color: #0b132a;
  margin: 0 0 12px; }

.home-offers .panel {
  min-height: 100%;
  border-radius: 10px; }

.home-offers .fancy-divider {
  max-width: 170px;
  width: 100%;
  margin: 0 auto 20px;
  border-top: 1px solid #e7e7e7; }

.home-offers .panel-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 40px 10px; }

.offer-price-text {
  margin-top: 35px;
  margin-bottom: 17px;
  flex-grow: 1;
  font-size: 25px; }

.home-offers-bottom {
  padding-bottom: 60px;
  margin-bottom: 0;
  line-height: normal; }

.home-offers-bottom .bde-basic-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 11px; }

.home-offers-bottom .panel-body {
  border-radius: 10px;
  background: #FFF; }

.home-offers-bottom .text-primary {
  font-weight: 700; }

.text-primary {
  font-weight: 500; }

.text-primary {
  color: #55a7f4; }

#calculator {
  padding-bottom: 100px;
  margin: 0 -15px;
  padding-top: 100px; }

#calculator .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 15px 40px 15px 20px;
  border-radius: 25px; }

.select2-results__option {
  padding: 10px 20px;
  color: #000;
  border-bottom: 1px solid  #d1d1d1; }

.select2-dropdown--above {
  border-radius: 20px 20px 0 0; }

.calculator--before__individual {
  position: relative;
  z-index: 110; }

#calculator .select2-container {
  max-width: 100%;
  min-width: 100%;
  width: inherit; }

#calculator .panel-body {
  padding-top: 50px;
  padding-bottom: 50px; }

#calculator .code-block {
  width: 100%;
  max-width: 370px;
  margin: 0 auto; }

#calculator .dual-heading {
  text-align: left;
  max-width: 500px;
  margin: 0 auto 30px; }

#calculator .panel, .individual__fragrance .panel, .our__advantages .panel, #content-bottom .formbulider {
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 20px; }

.formbulider .form-control {
  padding-top: 13px;
  padding-bottom: 13px; }

#column-right .formbulider .form-control {
  padding-top: 10px;
  padding-bottom: 10px; }

#button-formbulider {
  padding-top: 10px;
  padding-bottom: 10px; }

.individual__fragrance {
  margin-top: -10px;
  position: relative;
  z-index: 10; }

.individual__fragrance-before {
  height: 30px; }

.individual__fragrance .dual-heading span {
  display: block; }

.individual__fragrance-wholesale .dual-heading span {
  display: inline; }

.home-subscriptions-3 {
  margin-top: -60px;
  z-index: 90; }

.individual__fragrance.individual__fragrance-2.section-grey {
  margin-top: -50px; }

.individual__fragrance-2.section-grey:before {
  top: 10px; }

.individual__fragrance.section-grey .panel {
  margin-bottom: 0; }

/*.individual__fragrance.section-grey:before{
  top:10px
}*/
.individual__fragrance.section-grey {
  padding-bottom: 70px;
  margin-bottom: 0;
  position: relative;
  z-index: 100; }

.individual__fragrance .items-center .dual-heading-21 {
  margin-bottom: 0; }

.our__advantages .panel {
  background: #f2f9ff; }

.our__advantages--white .panel {
  background: #FFF;
  box-shadow: none; }

.our__advantages.section-light {
  border-radius: 0;
  margin-bottom: 0; }

.our__advantages.section-light .panel {
  background: none;
  box-shadow: none;
  margin-bottom: 0; }

#calculator, #calculator label {
  font-size: 15px; }

#calculator label {
  width: 100%;
  flex-shrink: 0;
  font-weight: bold;
  margin-bottom: 10px; }

#calculator label,
#calculator .coverage-area,
#calculator .hoursOfOperation,
#calculator .sel-grp-2 .working-time {
  padding-left: 20px; }

#calculator .hoursOfOperation,
#calculator .sel-grp-2 .working-time {
  padding-top: 8px; }

#calculator .sign-plus, #calculator .eq {
  font-size: 60px;
  font-family: "Cormorant", serif;
  text-align: center;
  line-height: 0.8;
  margin-bottom: 10px; }

#calculator .coverage-area,
#calculator .hoursOfOperation,
#calculator .sel-grp-2 .working-time,
#calculator .asterisk {
  line-height: 2;
  font-size: 12px;
  color: #757981; }

#calculator .sel-grp {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 2px;
  width: 100%; }

#calculator .sel-grp-2 {
  gap: 16px;
  row-gap: 0;
  grid-template-columns: 1fr 1fr; }

#calculator .sel-grp-2 .working-time {
  grid-column: 2 span;
  line-height: normal; }

#calculator .sel-grp select {
  width: 100%;
  max-width: 100%;
  flex-grow: 1;
  min-width: 100%; }

#calculator select {
  width: 100%; }

#calculator .hoursSelect {
  display: flex;
  flex-wrap: wrap; }

#calculator .results {
  display: flex;
  flex-direction: column;
  align-items: center; }

#calculator .calresult {
  font-family: "Cormorant", serif;
  font-size: 60px;
  line-height: 1.2;
  color: #000; }

.faq {
  padding-top: 100px;
  padding-bottom: 100px; }

.faq .panel {
  padding-top: 15px;
  padding-bottom: 15px; }

.faq .panel-group .panel + .panel {
  margin: 0; }

.faq .panel-heading,
.faq .panel-body {
  padding-left: 0;
  padding-right: 0; }

.faq .panel-body {
  padding-top: 7px;
  padding-bottom: 7px; }

.faq .panel-group {
  max-width: 790px;
  margin-left: auto;
  margin-right: auto; }

.faq .dual-heading {
  margin-top: 0; }

#top .swiper-container {
  align-items: center; }

#top .swiper-pagination {
  display: none; }

#top .swiper-container .swiper-slide {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 10px;
  font-size: 16px; }

#top .swiper-container .swiper-slide img {
  position: relative;
  top: 3px; }

#top #supermenu div.bigdiv a {
  padding: 5px 20px; }

#top #supermenu div.bigdiv .image img {
  margin-right: 20px; }

#top #supermenu div.bigdiv .image a {
  padding: 0; }

#top #supermenu div.bigdiv .image + .name a {
  padding: 0; }

.mobile-trigger .mt-bars {
  width: 27px;
  display: flex;
  flex-direction: column; }

.mobile-trigger .mt-bars {
  display: block;
  width: 27px;
  float: right; }

.mobile-trigger .mt-bars span {
  display: block;
  background: #555;
  margin-bottom: 6px;
  height: 2px;
  border-radius: 3px; }

.mobile-trigger .mt-bars span:last-child {
  margin-bottom: 0; }

#top #supermenu .mobile-trigger {
  display: none; }

.swiper-pagination {
  padding-bottom: 25px; }

.swiperFeatured-bottom {
  padding-bottom: 60px;
  padding-top: 20px; }

.individual__fragrance {
  margin-bottom: 70px; }

.individual__fragrance .panel-body, .our__advantages .panel-body {
  padding-top: 76px;
  padding-bottom: 67px; }

.individual__fragrance.py-40 .panel-body, .formbulider {
  padding-top: 40px;
  padding-bottom: 20px; }

.our__advantages--white .panel-body {
  padding: 0; }

.individual__fragrance, .our__advantages {
  margin-left: -15px;
  margin-right: -15px; }

.our__advantages--white {
  margin-left: 0;
  margin-right: 0; }

.our__advantages {
  margin-bottom: 60px; }

.individual__fragrance .text-primary {
  color: #757981;
  font-weight: 400; }

.individual__fragrance_image img {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: block; }

.individual__fragrance_ol {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: 'li';
  display: flex;
  flex-direction: column;
  gap: 30px; }

.individual__fragrance_ol li {
  counter-increment: li;
  line-height: 125%;
  color: #757981; }

.individual__fragrance_ol li:before {
  content: counter(li);
  font-size: 60px;
  font-family: "Cormorant", serif;
  line-height: 0.83;
  /*font-weight: 300;*/
  font-style: italic;
  display: block;
  margin-bottom: 14px; }

.individual__fragrance_h5 {
  font-family: "Cormorant", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 24px;
  color: #000;
  margin-bottom: 14px;
  margin-top: 10px; }

.individual__fragrance .btn {
  margin-top: 25px;
  display: inline-block; }

.our__advantages .dual-heading {
  margin-bottom: 56px; }

.our__advantages ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 55px; }

.our__advantages ul .ee-imagebox-image {
  width: 74px;
  height: auto;
  margin-bottom: 24px; }

.ee-imagebox-title, .fsz-24 {
  font-family: "Cormorant", serif;
  font-style: italic;
  /*font-weight: 500;*/
  font-size: 30px;
  line-height: 100%;
  color: #343434;
  margin-bottom: 23px; }

.ee-imagebox-title, .fsz-24 {
  font-family: "Cormorant", serif;
  font-style: italic;
  /*font-weight: 500;*/
  font-size: 30px;
  line-height: 100%;
  color: #343434;
  margin-bottom: 23px; }

.fsz-24 {
  font-size: 24px; }

.our__advantages .ee-imagebox-title {
  color: #343434; }

.our__advantages li .ee-imagebox-text {
  font-size: 16px;
  line-height: 125%;
  color: #757981; }

.wholesale {
  margin-bottom: 60px; }

.wholesale-primary-text {
  margin-bottom: 55px;
  line-height: 150%;
  color: #757981; }

.wholesale-title, .bde-h3 {
  margin-bottom: 20px;
  font-family: "Cormorant", serif;
  font-size: 30px;
  line-height: 1;
  color: #8e8e8e; }

.wholesale-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 150%;
  color: #757981;
  display: flex;
  flex-direction: column;
  gap: 55px; }

.wholesale-ul li img {
  max-width: 100%;
  height: auto; }

#carousel0 {
  margin-bottom: 50px; }

#top .swiper-container {
  margin-bottom: 0; }

.about__us h1, #information-information .about__us h1,
#information-information .product-top-title h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-style: normal; }

.about__us img {
  max-width: 100%;
  height: auto; }

.about__us_subscr_wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 54px; }

.about__us_subscription, .about__us_purchase {
  padding: 70px 25px; }

.about__us_subscription {
  background: #f2f9ff; }

.about__us_purchase {
  border: 1px solid #c5c5c5; }

.icon_title {
  font-style: italic;
  font-weight: 400;
  font-size: 36px;
  color: #000;
  display: flex;
  gap: 18px;
  align-items: center;
  font-family: "Cormorant", serif;
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px; }

.icon_title:before {
  content: "";
  position: absolute;
  left: 0;
  width: 33px;
  height: 32px;
  background: url(../image/icon/benefits-ico.svg) no-repeat center/cover;
  top: 50%;
  transform: translateY(-50%); }

.about__us_text {
  margin-bottom: 25px; }

.about__us_image {
  text-align: center; }

.how__work {
  margin-bottom: 80px; }

.how__work-subscription {
  padding-top: 60px;
  padding-bottom: 30px;
  margin-bottom: 60px; }

.how__work_btns {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  margin-bottom: 20px; }

.how__work.section-grey {
  padding-bottom: 95px;
  padding-top: 53px; }

.how__work-mobile_hide {
  display: none; }

.how__work .ee-imagebox-title {
  color: #757981;
  margin-top: -10px; }

.how__work_image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto; }

.how__work_ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 50px;
  counter-reset: li;
  position: relative;
  z-index: 1; }

.how__work_ol:before {
  content: '';
  position: absolute;
  z-index: 5;
  border-left: 1px dashed #c5c5c5;
  width: 1100px;
  left: 18px;
  top: 0;
  bottom: 0; }

.how__work_ol li {
  position: relative;
  counter-increment: li;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 60px;
  color: #757981; }

.how__work_ol li .btn {
  align-self: flex-start; }

.how__work_ol li > * {
  margin: 0; }

.how__work_ol li > .btn {
  margin-top: 10px;
  min-width: 170px; }

.how__work_ol li .bde-h3 {
  color: #000; }

.how__work_ol li:before,
.how__work_ol li:after {
  content: counter(li);
  position: absolute;
  left: 0;
  top: -3px;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  line-height: 36px;
  text-align: center;
  background: #55a7f4;
  color: #FFF;
  font-family: "Cormorant", serif;
  font-style: italic;
  line-height: 36px;
  /*font-variant-numeric:lining-nums;*/
  z-index: 5;
  font-size: 0; }

.how__work_ol li:after {
  z-index: 10;
  background: none;
  font-size: 30px;
  margin-top: -3px; }

.how__work_ol li:nth-child(3):after,
.how__work_ol li:nth-child(4):after,
.how__work_ol li:nth-child(5):after {
  margin-top: -5px; }

.how__work_ol li:nth-child(6):after {
  margin-top: 1px; }

.how__work_ol li:last-child {
  background: #FFF; }

.section-grey .how__work_ol li:last-child {
  background: #efefef; }

.feedback__swiper.swiper-viewport {
  box-shadow: none;
  padding: 0;
  border: 0;
  background: none;
  margin-bottom: 90px; }

.tab-content .feedback__swiper.swiper-viewport {
  margin-bottom: 50px; }

.feedback__swiper .swiper-slide {
  padding: 30px 22px;
  border-radius: 10px;
  background: #f2f2f2;
  display: flex;
  flex-direction: column;
  gap: 15px; }

.feedback__swiper .swiper-slide > *:last-child {
  margin-bottom: 0; }

.feedback__swiper_top {
  display: flex;
  flex-direction: column;
  gap: 30px; }

.feedback__swiper-image {
  width: 95px;
  height: 95px;
  border-radius: 100px;
  background: #FFF;
  overflow: hidden;
  position: relative;
  flex-shrink: 0; }

.feedback__swiper-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.feedback__swiper .bde-h3 {
  margin-bottom: 0; }

.feedback__swiper .ee-imagebox-title {
  margin-bottom: 0; }

.feedback__swiper-label {
  font-size: 18px;
  color: #757981;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  margin-top: 10px; }

.feedback__swiper-label .fa {
  position: relative;
  top: -2px; }

.feedback__swiper-label_date {
  margin-right: 5px; }

.checked_list {
  display: grid;
  flex-direction: column;
  gap: 35px;
  list-style: none;
  padding: 0;
  margin: 0; }

.checked_list li {
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  font-family: 'Futura PT';
  font-style: normal;
  margin-bottom: 0; }

body .mfp-bg {
  z-index: 2050; }

body .mfp-wrap {
  z-index: 2100; }

.comparison-section {
  padding-top: 80px;
  padding-bottom: 100px; }

.comparison-section .dual-heading--secondary {
  font-style: normal; }

.compare-grid-wrap {
  background: #FFF;
  position: relative;
  border-radius: 20px;
  overflow: hidden; }

.compare-grid {
  -ms-overflow-style: none;
  scrollbar-width: none; }

.compare-grid {
  background: #e3e3e3;
  margin: -1px;
  display: grid;
  overflow: auto; }

.compare-grid-4 {
  grid-template-columns: repeat(4, 1fr); }

.compare-grid-4 .compare-grid-th {
  font-size: 14px;
  line-height: 114%;
  color: #4f5665;
  position: sticky;
  left: 0;
  box-shadow: 6px 4px 20px 0 rgba(0, 0, 0, 0.1);
  margin-right: 0; }

.compare-grid-4 .compare-grid-th-2 {
  font-family: "Cormorant", serif;
  /*font-weight: 500;*/
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #0b132a;
  gap: 20px;
  justify-content: flex-start; }

.compare-grid > * {
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 1px 1px 0;
  background: #FFF; }

.section-white-pt-50 {
  padding-top: 50px; }

#product-category #content, #product-product #tab-description, #information-information #content {
  font-size: 16px; }

.section-swiper-arrows {
  padding: 55px 0 20px 0; }

.how__join {
  padding-top: 55px;
  padding-bottom: 70px; }

.how__join_ul {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: li;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; }

.how__join_ul li {
  counter-increment: li;
  position: relative;
  padding-top: 120px;
  font-family: var(--font-family);
  color: #757981; }

.how__join_ul li:before {
  content: counter(li);
  position: static;
  font-family: "Cormorant", serif;
  font-style: italic;
  /*font-weight: 300;*/
  font-size: 60px;
  line-height: 80px;
  color: #000;
  top: -25px;
  position: absolute;
  left: -15px;
  pointer-events: none;
  width: 60px;
  text-align: center; }

.how__join_ul li:after {
  display: block;
  top: 60px;
  position: absolute;
  left: 0; }

.how__join_ul li .fsz-24 {
  margin-bottom: 5px;
  color: #000; }

.how__join .dual-heading {
  margin-bottom: 25px; }

.how__join_ul .how__join_ul_btns {
  padding-top: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  grid-column: span 2; }

.how__join_ul .how__join_ul_btns:before, .how__join_ul .how__join_ul_btns:after {
  display: none; }

body .formbulider {
  border-radius: 20px;
  border: 0;
  position: relative;
  z-index: 10; }

#content-bottom .formbulider {
  margin: -20px -15px 70px; }

body .formbulider h2 {
  background: none; }

#formbuilder .textarea-wrapper, #formbuilder .captcha, .agree-wrapper {
  grid-column: span 2; }

body #formbuilder .form-group:nth-child(8) {
  grid-column: span 2; }

.captcha .col-sm-2, .captcha .col-sm-10 {
  width: 100%; }

.form-horizontal legend, #collapse-payment-address legend {
  display: none; }

.has-error .form-control {
  border-color: #e16666; }

.form-horizontal .col-sm-3.control-label, .form-horizontal .col-sm-2.control-label,
#checkout-checkout #accordion .form-horizontal .col-sm-2.control-label {
  padding-left: 35px; }

.form-horizontal .control-label, .control-label {
  font-weight: 400;
  font-size: 15px;
  color: #000;
  /*padding-left: 20px;*/
  padding-top: 0;
  padding-left: 20px;
  margin-bottom: 6px;
  font-weight: bold; }

.form-group.required
.help-block {
  padding-left: 20px;
  margin-bottom: 0; }

.control-label {
  padding-left: 20px; }

#formbuilder .text-danger, .form-horizontal .text-danger {
  padding-left: 20px; }

.form-horizontal .help-block .text-danger {
  padding-left: 0; }

.formbulider-text {
  margin-bottom: 20px; }

.formbulider .dual-heading {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0; }

.formbulider .dual-heading + div {
  margin-bottom: 20px; }

#help-modal2 .bottomdescrption {
  display: none; }

.formbulider .btn {
  width: inherit;
  min-width: 200px;
  padding-left: 30px;
  padding-right: 30px; }

#column-right #button-formbulider {
  min-width: 100%; }

.formbulider form.form-horizontal, .formbulider .dual-heading {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto; }

.modal-dialog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100% - 20px); }

.modal .checkbox .checkbox-item {
  font-size: 16px; }

.modal-backdrop.in {
  z-index: 2100;
  background: black; }

.modal-open .page-wrapper {
  position: static; }

.modal-header {
  border: 0; }

.modal .modal-header .btn-default {
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(../image/icon/close-ico.svg) no-repeat center/16px;
  z-index: 100; }

.modal .modal-content {
  box-shadow: none;
  border-radius: 20px;
  padding-top: 40px;
  padding-bottom: 40px; }

.modal .modal-header .btn-default .fa {
  display: none; }

.modal .form-horizontal {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.modal #formbuilder label, .modal .form-horizontal .form-group > * {
  float: none;
  width: 100%; }

.modal .modal-title, .modal .modal-header h4 {
  font-family: "Cormorant", serif;
  font-size: 48px;
  line-height: 1;
  font-weight: normal;
  padding-left: 30px;
  padding-right: 30px; }

.modal #formbuilder .buttons > * {
  width: 100%; }

.modal #formbuilder .buttons > .btn {
  width: 100%; }

.filter-group-values {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px; }

.filter-group-values .filter-image {
  height: 32px;
  width: 32px;
  border-radius: 100px;
  padding: 0px;
  margin: 0;
  cursor: pointer; }

.filter-group-values .filter-image.active {
  height: 26px;
  width: 26px;
  padding: 3px; }

.filter-group-values .filter-image.active {
  margin: -2px; }

.filter-image {
  height: 32px;
  width: 32px;
  margin: 7px;
  border: 1px solid #aaa;
  box-sizing: content-box; }

.filter-image.active {
  margin: 3px;
  border: 1px solid #539ad0; }

.filter-clear-button .filter-clear-image {
  height: 18px;
  width: 18px;
  border-radius: 100px;
  padding: 0px;
  margin: 0; }

.filter-clear-button .filter-clear-checkbox-image {
  height: 18px;
  width: 18px;
  padding: 0px;
  margin: 0; }

#column-right {
  margin-top: 40px; }

#column-right h3, .text__tags {
  font-weight: 900;
  font-size: 18px;
  color: #151515;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'Futura PT'; }

.product-thumb .text__tags {
  margin: 0; }

#column-right .information-thumb {
  aspect-ratio: auto; }

#column-right #formbuilder {
  display: block; }

#column-right .formbulider form {
  padding-left: 0;
  padding-right: 0; }

.popular {
  border-top: 1px solid #e6e6e6; }

.popular .list-inline > li {
  padding-left: 0;
  padding-right: 0; }

.popular .information-layout-popular {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 20px;
  padding-bottom: 20px; }

.information-thumb h4, .blog-category .information-layout.grid .thumbnail h4 {
  font-family: "Cormorant", serif;
  font-style: italic;
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin-top: 0;
  margin-bottom: 14px; }

/*.information-thumb h4 a{
  font-weight: 600;
}*/
.information-thumb h4 a, .information-layout h4 a,
.information-layout-popular h4 a, .information-layout-featured a h4 {
  color: #000; }

.information-thumb .list-inline {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0; }

#column-right .control-label {
  display: none; }

#column-right .form-group .form-control {
  margin-top: 20px; }

#column-right .btn {
  width: 100%; }

.information-layout .thumbnail,
.information-layout-popular .thumbnail,
.information-layout-featured .thumbnail {
  aspect-ratio: auto;
  padding: 0;
  border: 0;
  margin: 0; }

.information-layout .thumbnail .image a,
.information-layout-popular .thumbnail .image a,
.information-layout-featured .thumbnail .image a {
  display: block;
  aspect-ratio: 1.4/1;
  overflow: hidden;
  border-radius: 10px; }

.information-layout:nth-child(1) .thumbnail .image a {
  aspect-ratio: 2/1; }

.information-layout-featured:nth-child(1) .thumbnail .image a {
  aspect-ratio: 1.4/1; }

.blog-category .information-layout-featured:nth-child(3) {
  display: none; }

.information-layout .thumbnail .image a img,
.information-layout-popular .thumbnail .image a img,
.information-layout-featured .thumbnail .image a img {
  object-fit: cover; }

.information-layout:nth-child(1) {
  grid-column: span 2; }

information-layout-featured:nth-child(1) {
  grid-column: 1; }

.information-layout:nth-child(1) .thumbnail {
  width: 100%; }

.information-layout:nth-child(1) .thumbnail .image {
  width: 100%;
  padding-right: 0; }

.information-layout .thumbnail .image,
.information-layout-popular .thumbnail .image,
.information-layout-featured .thumbnail .image {
  margin-bottom: 12px;
  padding: 0; }

.information-layout .thumbnail .list-inline {
  margin-bottom: 0; }

.information-layout .caption.media-body {
  padding: 0; }

.blog-category {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  row-gap: 35px;
  margin-bottom: 50px; }

.blog-category:before, .blog-category:after {
  display: none; }

.blog-category .information-layout {
  padding: 0; }

.blog-category .information-layout .thumbnail .image {
  width: 100%; }

.blog-category .information-layout .thumbnail h4 {
  font-size: 24px;
  /*font-weight: 600;*/
  font-style: italic; }

.blog-category .information-layout a,
.information-layout-popular a,
.information-layout-featured a {
  text-decoration: none; }

.blog-category .information-layout:nth-child(1) .thumbnail h4 {
  font-size: 30px; }

.blog-category .information-layout-featured:nth-child(1) .thumbnail h4 {
  font-size: 18px; }

.blog-category .information-layout:nth-child(1) .thumbnail .media-body p {
  display: block; }

.blog-category .information-layout-featured:nth-child(1) .thumbnail .media-body p,
.blog-category .information-layout .thumbnail .media-body p {
  display: none; }

.category-pagination {
  margin-bottom: 50px; }

#button-search {
  min-width: 200px; }

.search-filters {
  padding-top: 20px; }

.search-filters .input-group-addon {
  margin-bottom: 0;
  font-size: 16px; }

.search-filters .input-group {
  display: flex;
  align-items: center; }

.cart__item_btns {
  display: flex;
  flex-direction: column;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: auto; }

.cart__item_grid {
  align-items: center;
  display: grid;
  align-items: center; }

.cart__item_btns .cart__item_remove {
  margin: 0 auto; }

.cart__item_thumb {
  display: block;
  border-radius: 12px;
  padding: 8px 11px;
  width: 100px;
  aspect-ratio: 1.4/1;
  position: relative;
  border: 1px solid #dfdfdf;
  background: #FFF; }

#cart .dropdown-menu {
  padding: 20px;
  font-size: 16px;
  border-radius: 20px;
  max-width: 500px;
  width: calc(100vw - 30px);
  background: #FFF;
  max-height: calc(100vh - 90px); }

.bodyPadding #cart .dropdown-menu {
  max-height: calc(100vh - 120px); }

.cart__item_thumb img {
  object-fit: contain;
  width: 100%;
  height: 100%; }

.cart__item {
  border: 0;
  padding: 10px 0;
  gap: 15px;
  display: grid;
  grid-template-columns: 1fr 5fr 1fr; }

#cart-page-content .container {
  padding-left: 0;
  padding-right: 0; }

#cart-page-content #content-top {
  width: 100%; }

#cart-page-content .cart__item_grid .product-reward,
#cart-page-content .cart__item_grid .product-model {
  margin-bottom: 5px;
  margin-top: auto; }

#cart-page-content .cart__item_grid .product-reward {
  margin-bottom: 8px; }

#cart-page-content .cart__item_grid .product-model {
  margin-bottom: auto; }

#cart-page-content .cart__item_grid .product-model {
  font-size: 12px; }

#cart-page-content .cart__item_remove {
  font-size: 0;
  min-height: 28px;
  color: #A9A9A9; }

#cart-page-content .cart__item td:nth-child(3) {
  padding-top: 35px; }

#cart-page-content .cart__item_remove {
  margin-bottom: 0; }

#cart-page-content .cart__item {
  grid-template-columns: 1fr 5fr 1fr;
  position: relative; }

/*#cart-page-content .cart__item td:first-child,
#cart-page-content .cart__item td:nth-child(3),
#cart-page-content .cart__item td:nth-child(4){
  margin-bottom: auto;
}*/
#cart-page-content .cart__item .cart__item_remove {
  position: absolute;
  right: 0;
  top: 5px; }

#top-links .cart__item a + a {
  margin-left: 0; }

.cart__item_remove {
  margin-left: auto;
  margin-bottom: 15px; }

.cart__item_name {
  font-size: 18px;
  color: #151515;
  line-height: 22px;
  margin-bottom: 5px;
  display: block; }

.cart__item_name a {
  color: #151515; }

.input-group-btn > .btn-refresh {
  position: absolute;
  left: -9999px;
  opacity: 0; }

.cart .ranged-input, .input-number-small .ranged-input {
  min-width: 70px;
  max-width: 70px;
  margin-left: auto; }

.cart .ranged-input-wholesale {
  min-width: 95px;
  max-width: 95px; }

.cart .ranged-input .ranged-input__input, .input-number-small .ranged-input .ranged-input__input {
  padding: 6px 10px; }

.cart .ranged-input .up, .input-number-small .ranged-input .up {
  padding-right: 5px; }

.cart .ranged-input .up,
.cart .ranged-input .down,
.input-number-small .ranged-input .up,
.input-number-small .ranged-input .down {
  width: 23px; }

.cart .ranged-input .up,
.input-number-small .ranged-input .up {
  padding-right: 3px; }

.cart .ranged-input .down,
.input-number-small .ranged-input .down {
  padding-left: 3px; }

#top-links .dropdown-menu .cart__item_name:hover, .cart__item_name:hover {
  color: #55a7f4; }

#top-links .dropdown-menu .cart__item_name, .cart__item_name {
  font-size: 18px; }

.cart__item_price {
  font-weight: 400;
  font-size: 18px;
  color: #55a7f4;
  font-weight: 500;
  word-break: break-word; }

.cart__item_remove, .cart__popup_close {
  /*width: 20px;
  height: 20px;*/
  display: block;
  background: url(../image/icon/close-ico.svg) no-repeat left/8px;
  border: 0;
  cursor: pointer;
  padding: 0 0 0 14px; }

.cart-heading {
  display: flex;
  justify-content: space-between;
  gap: 15px; }

.cart__popup_close {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  background-size: 100%; }

#top-links .cart__items_btns, .cart__items_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
  align-items: center; }

#top-links .cart__items_btns {
  justify-content: center; }

#cart-page-content .cart__items_btns, .cart__items_btns {
  justify-content: center; }

#cart-page-content .cart__items_btns .btn, .cart__items_btns .btn {
  width: 215px; }

.cart__items_btns .btn {
  width: 190px; }

.cart__items_btns .btn {
  margin: 0; }

#top-links .cart__items_btns a + a {
  margin-left: 0; }

#top-links .cart__items_btns .btn-primary {
  color: #FFF; }

#top-links .cart__items_btns .btn-outline {
  color: #55A7F4; }

#cart .cart__item_remove {
  width: 20px;
  height: 20px;
  padding: 0; }

#cart .dropdown-menu li > div {
  min-width: inherit; }

.cart__items_total {
  display: grid;
  align-items: baseline;
  grid-template-columns: 1fr 1fr;
  font-weight: bold;
  font-size: 12px;
  gap: 10px;
  color: #151515; }

.cart__items_total_wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px;
  padding-top: 10px; }

.cart__items_total_wrap .cart__items_total:last-child .cart__items_total_text:last-child {
  font-size: 26px;
  color: #55a7f4; }

.cart__items_total_text {
  text-align: right;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 12px; }

.infoline-content {
  padding: 4px 17px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 7px;
  background: #f0f8ff;
  font-weight: 400;
  font-size: 12px;
  color: #151515;
  border-radius: 50px; }

.cart__box .form-horizontal .control-label, .cart__box .control-label {
  width: 100%;
  text-align: left; }

.cart__box .input-group {
  display: flex;
  gap: 10px;
  clear: both; }

.cart__box .select2-container, .select2-container {
  width: 100%;
  max-width: 100%;
  display: block; }

.select2-container--open {
  max-width: 300px; }

.input-group {
  display: flex;
  flex-wrap: wrap; }

.date.input-group {
  display: grid;
  grid-template-columns: 1fr auto; }

.date.input-group input {
  width: 100%; }

.input-group .form-control {
  border-radius: 50px 0 0 50px; }

.input-group-btn:last-child > .btn {
  padding: 13px 20px; }

.col-sm-9 .cart__box .form-horizontal:first-child {
  margin-top: 0; }

.table-responsive.cart__box + .buttons, .cart__box .row + .buttons {
  margin-top: 20px; }

.cart__box .input-group-addon, .cart__box .input-group-btn,
.cart__box .input-group-btn:last-child > .btn {
  border-radius: 50px;
  width: 100%;
  display: flex; }

.col-sm-9 .form-horizontal {
  margin-top: 40px; }

.col-sm-9 .form-horizontal .buttons {
  overflow: hidden; }

.checkbox.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px; }

.checkbox.flex label {
  margin-bottom: 0; }

#account-register legend {
  display: none; }

.compare_btns {
  display: flex;
  gap: 10px; }

.compare_btns .btn {
  padding: 15px 20px;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  width: 100%;
  max-width: 200px; }

.table-wrapper {
  overflow: auto;
  width: 100%;
  max-width: 100%;
  border: 1px solid #ddd; }

.table-wrapper > table {
  border: 0; }

#product-compare .table-wrapper {
  margin-top: 30px; }

#product-compare .table-wrapper tr:nth-child(3) td:first-child {
  color: #757981; }

#product-compare .table-wrapper tr:nth-child(3) td {
  color: #55A7F4;
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

#product-compare table tr td:nth-child(1) {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 100;
  background: #FFF;
  font-weight: bold;
  border-left: 0; }

#product-compare table tr td:last-child {
  border-right: 0; }

.btn.active .fa-heart, .btn.active .fa-exchange {
  color: #2E96F9; }

#form-review .col-sm-2.control-label,
#checkout-checkout #accordion .form-horizontal .col-sm-2.control-label,
#checkout-checkout #accordion .form-horizontal .col-sm-10 {
  width: 100%;
  text-align: left; }

#form-review .dual-heading, .tab-pane #form-review h2 {
  font-size: 36px;
  line-height: 1; }

#form-review .buttons {
  display: flex;
  justify-content: flex-start; }

#form-review label {
  font-size: 14px; }

#form-review .control-label-good__bad {
  margin-bottom: 0; }

#review .table-bordered {
  border: 1px solid #d1d1d1;
  border-radius: 12px;
  padding: 16px;
  display: block; }

#review .table-bordered > tbody > tr > td {
  border: 0;
  display: block;
  text-align: left;
  font-size: 12px;
  padding: 0; }

#review .table-bordered > tbody > tr:nth-child(1) > td:nth-child(1) {
  font-weight: 900;
  color: #151515;
  padding-bottom: 3px; }

#review .table-bordered > tbody > tr:nth-child(1) > td:nth-child(2) {
  color: #d1d1d1; }

#review .table-bordered > tbody > tr:nth-child(2) > td {
  padding-top: 10px; }

#review .table-bordered > tbody > tr > td p {
  color: #757981;
  font-size: 16px;
  margin-bottom: 10px; }

#review .table-striped > tbody > tr:nth-of-type(odd) {
  background: none; }

.g-recaptcha {
  padding-left: 20px; }

#information-information h1 {
  /*font-size: 30px;*/
  font-style: italic;
  /*font-weight: 600;*/
  line-height: 1;
  color: #333;
  margin-bottom: 20px; }

#payment-existing + .radio, #payment-existing + .radio,
#shipping-existing + .radio {
  margin-top: 15px; }

.good__bad {
  display: flex;
  flex-direction: reverse;
  align-items: center;
  gap: 3px;
  overflow: hidden;
  position: relative;
  margin-left: 20px;
  /*background:#FFF url(../image/icon/star-off-ico.svg) repeat-x center / 25px 20px;*/ }

.good__bad input {
  position: absolute;
  left: -9999px; }

.good__bad .radio-star {
  width: 20px;
  height: 18px;
  flex-shrink: 0;
  margin-bottom: 0;
  background: url(../image/icon/star-ico.svg) no-repeat center;
  cursor: pointer; }

.good__bad input:checked + .radio-star {
  background: url(../image/icon/star-ico.svg) no-repeat center !important; }

.good__bad input:checked ~ .radio-star {
  background: url(../image/icon/star-off-ico.svg) no-repeat center;
  opacity: 1; }

.text__tag {
  font-weight: 400;
  font-size: 14px;
  color: #55a7f4;
  border-radius: 50px;
  padding: 3px 10px;
  line-height: 18px;
  background: #f0f8ff; }

.text__tag:hover {
  color: #fff;
  background: #55A7F4; }

.text__tags_wrap {
  margin-bottom: 80px; }

.text__tags_flex {
  display: flex;
  gap: 10px;
  flex-wrap: wrap; }

.text__tag:empty {
  display: none; }

#content > h1:first-child {
  font-size: 60px; }

#content > h1:first-child,
#content > h2:first-child {
  margin-bottom: 30px;
  margin-top: 0; }

#content > h1.blog-heading {
  font-size: 30px; }

.fa.fa-calendar-o {
  margin-right: 10px; }

#account-return #content .col-sm-3 {
  width: 100%; }

#information-contact .form-group {
  margin: 0; }

.form-group {
  margin-bottom: 15px; }

#information-contact .form-group-full {
  grid-column: span 2; }

#information-contact .form-horizontal .control-label {
  padding-top: 0; }

#information-contact .form-horizontal {
  display: flex;
  flex-direction: column;
  gap: 20px; }

#information-contact .buttons {
  margin: 0; }

#information-contact .buttons .btn {
  min-width: 200px; }

#information-contact .form-horizontal .control-label,
#information-contact .form-horizontal .col-sm-10 {
  width: 100%;
  text-align: left;
  padding-left: 0;
  padding-right: 0; }

#information-contact .g-recaptcha {
  padding-left: 0; }

#information-contact .checked-list {
  list-style: none;
  padding: 0;
  margin: 0; }

#information-contact .icon_title {
  font-size: 16px;
  font-style: normal;
  font-family: 'Futura PT';
  display: block; }

#account-wishlist table {
  min-width: 100%; }

.contacts__grid {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 40px; }

.contacts_r .col-sm-3 {
  width: 100%;
  padding: 40px 28px;
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 20px; }

.contacts_r #column-right {
  margin-top: 0; }

.contacts_list {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 40px;
  row-gap: 30px; }

.contacts__item {
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 15px; }

.contacts__item_ico {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background: #55a7f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.contacts__item_ico svg {
  fill: #FFF; }

.contacts_l-benefits {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 25px; }

.contacts_l-benefits address {
  margin-bottom: 0; }

.contacts_l-benefits .d-flex {
  flex-wrap: wrap; }

.contacts_l-benefits a {
  color: #000; }

.contacts_l h1 {
  margin-top: 0;
  margin-bottom: 30px; }

.contacts_r {
  margin-left: -15px;
  margin-right: -15px; }

#information-contact .form-horizontal .control-label {
  padding-left: 20px; }

.form-horizontal-white {
  padding: 56px 15px;
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 20px;
  margin: 0 -15px;
  position: relative;
  z-index: 100; }

.map-container {
  position: relative;
  z-index: 90;
  margin-bottom: 75px; }

.form-horizontal-white + .map-container {
  margin-top: -80px; }

body .xdstickers_wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  z-index: 90; }

body .product__main_top .xdstickers_wrapper .xdstickers {
  margin-right: 0; }

.xdstickers_wrapper > * {
  border-radius: 20px; }

.btn-write .dual-heading, .btn-write .dual-heading--secondary-normal {
  margin-bottom: 0;
  font-style: normal;
  font-family: 'Futura PT';
  color: #FFF; }

.btn-write {
  width: max-content; }

.product__main_tabs .btn-write {
  margin: 30px auto 0; }

.product__main_tabs .reviews-number {
  color: #55A7F4;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  padding: 0px 8px;
  border-radius: 12px;
  background: #DDE9F3;
  margin-left: 8px; }

#common-success .buttons {
  overflow: hidden; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  vertical-align: middle; }

.alert {
  padding-right: 24px;
  position: relative; }

.alert .close {
  position: absolute;
  right: 10px;
  top: 10px; }

.swiper-wrapper {
  display: flex; }

.row-search-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin: 0 0 15px; }

.row-search-top .checkbox {
  margin-top: 0;
  margin-bottom: 0; }

.row-search-top .checkbox .checkbox-item {
  margin-bottom: 0; }

.row-search-top:before, .row-search-top:after {
  display: none; }

.row-search-top > * {
  padding: 0; }

.category-empty-block {
  height: 100px; }

.tooltip {
  z-index: 10000; }

#maModalIcon .fa {
  font-size: 25px; }

.modal-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../image/icon/close-ico.svg) no-repeat left/14px;
  width: 24px;
  height: 24px;
  font-size: 0;
  opacity: 1; }

#maModal {
  text-align: center; }

#maModal .modal-body {
  display: flex;
  flex-direction: column;
  gap: 25px; }

#maModal .modal-header, #maModal .modal-body {
  padding-top: 0;
  padding-bottom: 0; }

#maModal .modal-content {
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding-left: 20px;
  padding-right: 20px; }

#maModalText {
  text-align: center; }

.search-module-btn.btn {
  border: 0; }

.search-module-btn.btn .fa {
  color: #151515; }

.search-module-btn.btn:hover .fa {
  color: #55a7f4; }

.clients-carousel .swiper-slide img {
  max-width: 80%;
  display: block;
  margin: 0 auto; }

.black-friday-carousel .swiper-container{
  margin-bottom: 50px !important;
}



.black-friday-carousel.swiper-pager-title .swiper-pager{
  bottom: 22px;
  top: auto;
  display: flex;
  gap: 12px;
  position: absolute;
  right: 28px;
  z-index: 1;
  margin-top:0;
  justify-content: center;
}
.black-friday-carousel .swiper-controls {
  position: absolute;
  left: 11px;
  bottom: 20px;
  z-index: 2;
  display: flex;
  gap: 10px; }
.black-friday-carousel .swiper-button-pause,
.black-friday-carousel .swiper-button-next,
.black-friday-carousel .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  margin: 0;
  background: rgba(26, 25, 25, 0.2);
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 100%;
  cursor: pointer;
  transition: all .3s ease-in-out; }
.black-friday-carousel .swiper-button-pause:before,
.black-friday-carousel .swiper-button-next:before,
.black-friday-carousel .swiper-button-prev:before {
  content: '';
  font-size: 10px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px -20px;
  background: url(../image/icon/icon-slide-next.svg) 50% 50% no-repeat;
  filter: invert(100%);
  transition: all .3s ease-in-out; }
.black-friday-carousel .swiper-button-pause:not(:focus):hover,
.black-friday-carousel .swiper-button-next:not(:focus):hover,
.black-friday-carousel .swiper-button-prev:not(:focus):hover {
  background-color: #55A7F4;
  border-color: #55A7F4; }
.black-friday-carousel .swiper-button-pause.is-paused {
  background-color: #55A7F4;
  border-color: #55A7F4; }
.black-friday-carousel .swiper-button-pause:before {
  background-image: url(../image/icon/icon-slide-pause.svg); }
.black-friday-carousel .swiper-button-prev:before {
  transform: rotate(180deg); }
.black-friday-carousel .swiper-button-next,
.black-friday-carousel .swiper-button-prev {
  display: none; }
.black-friday-carousel .swiper-pagination {
  padding: 8px 16px!important;;
  border-radius: 11px;
  background: rgba(26, 25, 25, 0.6);
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 0!important;
}
.black-friday-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: transparent;
  opacity: 1;
  margin: 0;
  border: 0;
  padding: 1px;
  transition: all .3s ease-in-out; }
.black-friday-carousel .swiper-pagination .swiper-pagination-bullet:after {
  content: '';
  display: block;
  border-radius: 4px;
  width: 4px;
  height: 4px;
  background: #ffffff;
  transition: all .3s ease-in-out; }
.black-friday-carousel .swiper-pagination .swiper-pagination-bullet:hover:after {
  background: #337ab7; }
.black-friday-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff; }
.black-friday-carousel .swiper-pagination .swiper-pagination-bullet-active:after {
  background: #fff !important; }
.black-friday-carousel .btn {
  font-weight: 500; }

@media (min-width: 768px) {
  .black-friday-carousel .swiper-controls {
    left: auto;
    right: 45px;
    bottom: 30px;
  }

  .black-friday-carousel .swiper-button-next, .black-friday-carousel .swiper-button-prev {
    display: flex;
  }

}

.blog-button-back {
  margin-top: 65px;
  margin-bottom: 65px; }

.blog-button-back .btn {
  min-width: 140px; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background: #55A7F4;
  border-color: #55A7F4; }

.cart__item_thumb {
  min-width: 80px;
  width: 100%; }

#cart .dropdown-menu {
  max-height: calc(100vh - 90px); }

.bodyPadding #cart .dropdown-menu {
  max-height: calc(100vh - 100px); }

#maModal .modal-body {
  max-height: calc(100vh - 137px);
  overflow-y: auto; }

.mobile-menu-currency {
  font-size: 24px; }

.row-category-bottom {
  margin-top: 100px;
  display: flex;
  justify-content: center; }

.row-category-bottom .btnLoadmore {
  background: #e9e9e9;
  border-color: #e9e9e9;
  padding-left: 40px;
  padding-right: 40px;
  color: #000; }

.row-category-bottom .btnLoadmore:hover, .row-category-bottom .btnLoadmore:focus,
.row-category-bottom .btnLoadmore:active {
  background: #55A7F4;
  border-color: #55A7F4;
  color: #FFF; }

.info-advantages {
  padding-top: 40px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap; }
  .info-advantages:before, .info-advantages:after {
    display: none; }
  .info-advantages .col-xs-12 {
    float: none;
    padding-left: 10px;
    padding-right: 10px; }
  .info-advantages .thumbnail {
    border-radius: 0;
    margin-bottom: 30px; }
    .info-advantages .thumbnail .image {
      margin-bottom: 15px; }
    .info-advantages .thumbnail .img-responsive {
      border-radius: 12px; }
    .info-advantages .thumbnail .caption {
      color: #757981; }
    .info-advantages .thumbnail p {
      margin-bottom: 10px; }
  .info-advantages h3, .info-advantages .h3 {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 10px; }
    .info-advantages h3 span, .info-advantages .h3 span {
      font-style: italic;
      color: #757981;
      display: block; }

.our__advantages-wide ul .ee-imagebox-image {
  width: 97px;
  height: 81px;
  display: flex;
  align-items: center;
  justify-content: center; }

.section-blue.our__advantages-wide {
  padding: 90px 0 85px;
  margin: 0; }

.our__advantages.our__advantages-wide .ee-imagebox-title {
  min-height: 0;
  margin-bottom: 20px; }

.all-center,
.all-center ul li {
  text-align: center; }
.all-center ul .ee-imagebox-image {
  margin-left: auto;
  margin-right: auto; }

.position-relative {
  position: relative; }

.block-bg-panel {
  margin-top: 50px; }
  .block-bg-panel .dual-heading {
    text-align: center; }
  .block-bg-panel .panel {
    position: relative;
    margin-bottom: 0;
    border-radius: 0; }
  .block-bg-panel .panel-body {
    padding: 0; }
    .block-bg-panel .panel-body li strong.text-black {
      font-weight: 400; }

.prod-family-up {
  padding-top: 50px; }

#information-information .row-category {
  column-gap: 20px;
  row-gap: 30px; }

.prod-family-down {
  margin-bottom: 40px; }

.slider-main-visual {
  position: relative;
  margin-left: -50vw;
  margin-right: -50vw; }
  .slider-main-visual .swiper-container-horizontal {
    margin-left: auto;
    margin-right: auto;
    width: 100vw; }
  .slider-main-visual .text-white,
  .slider-main-visual .text-white .dual-heading,
  .slider-main-visual .text-white p,
  .slider-main-visual .text-white h1, .slider-main-visual .text-white .h1,
  .slider-main-visual .text-white h2, .slider-main-visual .text-white .h2,
  .slider-main-visual .text-white .dual-heading--primary,
  .slider-main-visual .text-white .dual-heading--secondary,
  .slider-main-visual .text-white .dual-heading--secondary-normal {
    color: #ffffff; }
  .slider-main-visual .text-center,
  .slider-main-visual .text-center .dual-heading,
  .slider-main-visual .text-center p,
  .slider-main-visual .text-center h1, .slider-main-visual .text-center .h1,
  .slider-main-visual .text-center h2, .slider-main-visual .text-center .h2,
  .slider-main-visual .text-center .slider-mv-btn {
    text-align: center; }
  .slider-main-visual .swiper-controls {
    position: absolute;
    left: 11px;
    bottom: 20px;
    z-index: 2;
    display: flex;
    gap: 10px; }
  .slider-main-visual .swiper-button-pause,
  .slider-main-visual .swiper-button-next,
  .slider-main-visual .swiper-button-prev {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0;
    background: rgba(26, 25, 25, 0.2);
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    cursor: pointer;
    transition: all .3s ease-in-out; }
    .slider-main-visual .swiper-button-pause:before,
    .slider-main-visual .swiper-button-next:before,
    .slider-main-visual .swiper-button-prev:before {
      content: '';
      font-size: 10px;
      line-height: 1;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 40px;
      height: 40px;
      margin: -20px -20px;
      background: url(../image/icon/icon-slide-next.svg) 50% 50% no-repeat;
      filter: invert(100%);
      transition: all .3s ease-in-out; }
    .slider-main-visual .swiper-button-pause:not(:focus):hover,
    .slider-main-visual .swiper-button-next:not(:focus):hover,
    .slider-main-visual .swiper-button-prev:not(:focus):hover {
      background-color: #55A7F4;
      border-color: #55A7F4; }
  .slider-main-visual .swiper-button-pause.is-paused {
    background-color: #55A7F4;
    border-color: #55A7F4; }
  .slider-main-visual .swiper-button-pause:before {
    background-image: url(../image/icon/icon-slide-pause.svg); }
  .slider-main-visual .swiper-button-prev:before {
    transform: rotate(180deg); }
  .slider-main-visual .swiper-button-next,
  .slider-main-visual .swiper-button-prev {
    display: none; }
  .slider-main-visual .swiper-pagination {
    padding: 8px 16px;
    border-radius: 11px;
    background: rgba(26, 25, 25, 0.6);
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px; }
  .slider-main-visual .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: transparent;
    opacity: 1;
    margin: 0;
    border: 0;
    padding: 1px;
    transition: all .3s ease-in-out; }
    .slider-main-visual .swiper-pagination .swiper-pagination-bullet:after {
      content: '';
      display: block;
      border-radius: 4px;
      width: 4px;
      height: 4px;
      background: #ffffff;
      transition: all .3s ease-in-out; }
  .slider-main-visual .swiper-pagination .swiper-pagination-bullet:hover:after {
    background: #337ab7; }
  .slider-main-visual .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff; }
    .slider-main-visual .swiper-pagination .swiper-pagination-bullet-active:after {
      background: #fff !important; }
  .slider-main-visual .btn {
    font-weight: 500; }

.visual-slide .slider-mv-wrap {
  height: 550px;
  max-width: 300px; }

.visual-slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }

.visual-slide:before {
  content: '';
  position: absolute;
  z-index: -1;
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EFEFEF 50% 50% no-repeat;
  background-size: cover; }

.slider-mv-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 20px;
  position: relative;
  z-index: 2; }

.slider-mv-descr {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.333;
  letter-spacing: 0.15em; }

.slider-mv-btn {
  padding-top: 20px; }

.visual-slide-video,
.visual-slide-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 0; }

.visual-slide-video::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); }

.whitespace-nowrap {
  white-space: nowrap; }

.mt-auto {
  margin-top: auto; }

.inline-block {
  display: inline-block; }

/*--media---*/
@media (max-width: 600px) {
  #cart-page-content .ranged-input {
    min-width: 70px;
    max-width: 70px;
    margin-left: auto; }

  #cart-page-content .ranged-input-wholesale,
  .cart .ranged-input-wholesale {
    min-width: 95px;
    max-width: 95px; }

  #cart-page-content .ranged-input .ranged-input__input {
    padding: 6px 10px; }

  #cart-page-content .ranged-input .up, #cart-page-content .ranged-input .up {
    padding-right: 5px; }

  #cart-page-content .ranged-input .up,
  #cart-page-content .ranged-input .down {
    width: 23px; }

  #cart-page-content .ranged-input .up {
    padding-right: 3px; }

  #cart-page-content .ranged-input .down {
    padding-left: 3px; } }
@media (min-width: 360px) {
  .product__main .thumbnails {
    grid-template-columns: repeat(4, 1fr); }

  .product__main .thumbnails li:first-child {
    grid-column: span 4; } }
@media (min-height: 690px) {
  .cart-scrollable {
    overflow: auto;
    max-height: 200px; }

  #cart .dropdown-menu {
    overflow: visible; } }
@media (min-height: 690px) and (min-width: 440px) {
  .cart-scrollable {
    max-height: 260px; } }
@media (min-width: 480px) {
  .main_logo {
    width: 400px; }

  .mobile-trigger {
    margin-right: 20px; }

  #logo {
    margin-left: 0; }

  #top-links .list-inline > li .header__phone_span {
    display: none; }

  #top-links .header__phone_a, #top-links .header-user, #top-links .search-module,
  #top-links .form-language {
    display: block; }

  #top-links .list-inline {
    gap: 15px; }

  .product-top {
    display: grid;
    grid-template-columns: 8fr 5fr;
    grid-template-rows: auto auto; }

  .product-top-onerow .product-top-image {
    grid-row: 1; }

  .product-top-onerow .product-top-image.mt-auto {
    grid-row: 2; }

  .product-top-image {
    grid-column: 2;
    grid-row: 1 / span 2;
    display: flex;
    flex-direction: column;
    justify-content: center; }

  .product-top-benefits {
    grid-column: span 2;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px; }

  .product-top-benefits-item {
    width: calc(33.33% - 20px);
    flex-shrink: 0; }

  .row-category {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin: 0 0 100px; }

  .row-category .col {
    padding: 0;
    min-height: 100%;
    display: flex;
    flex-direction: column; }

  .row-category .product-thumb {
    display: flex;
    flex-direction: column;
    margin-bottom: 0; }

  #information-information .row-category {
    row-gap: 40px; }

  .product__params {
    grid-template-columns: 1fr; }

  .thumbnail {
    aspect-ratio: 1 / 1.24; }

  .swiper-pager-title .swiper-pager {
    display: flex; }

  .home-offers-text {
    padding-bottom: 20px; }

  .home-offers-text .text-justify {
    padding-right: 190px; }

  #calculator .dual-heading {
    padding-left: 40px;
    padding-right: 40px; }

  .swiperFeatured-light.swiper-pager-title .swiper-pager {
    top: 25px; }

  .swiperFeatured-light.swiper-pager-title {
    padding-top: 130px;
    margin-top: -100px; }

  .swiperFeatured-light:before {
    top: 100px; }

  .individual__fragrance_ol {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  .our__advantages ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 50px; }

  .our__advantages .ee-imagebox-title {
    min-height: 90px; }

  .wholesale-ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px; }

  .wholesale-ul li:nth-child(5) {
    grid-column: 2;
    grid-row: 2 / 4; }

  .wholesale .btn {
    margin-bottom: auto; }

  .wholesale-ul img {
    margin-top: -20px; }

  #carousel0 {
    margin-bottom: 50px; }

  #top .carousel #carousel0 {
    margin-bottom: 0; }

  .section-grey-top .product-top-desc {
    padding-bottom: 80px; }

  .product-top-list .checked_list {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  .product-top .product-top-desc {
    grid-row: 1 / span 2; }

  .section-swiper-arrows {
    padding-right: 130px; }

  .how__join_ul {
    gap: 30px; }

  .input-group {
    flex-wrap: nowrap; }

  .price-range .input-group {
    display: block; }

  .checkbox.flex {
    flex-wrap: wrap; }

  #payment-new, #payment-existing, #shipping-new, #shipping-existing, .account__grid, .checkout_form__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px; }

  #information-contact .form-horizontal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px; }

  .tab-content #review > .feedback__swiper.swiper-viewport:first-child {
    margin-top: 100px; }

  #top .btn-compare {
    display: block; }

  .featured-swiper-container:not(.swiper-container-horizontal) .swiper-wrapper {
    gap: 25px; }

  .featured-swiper-container:not(.swiper-container-horizontal) .swiper-slide {
    width: calc(50% - 12.5px); }

  .contacts_list {
    gap: 30px; }

  .product__main .thumbnails {
    grid-template-columns: repeat(5, 1fr); }

  .product__main .thumbnails li:first-child {
    grid-column: span 5; }

  #cart .dropdown-menu {
    max-width: 450px;
    right: -60px; }

  .contacts_l-benefits {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 34px; }

  .contacts_l-benefits .product-top-benefits-item {
    min-width: 100%; }

  .dual-heading.fsz-36 {
    font-size: 30px; } }
@media (min-width: 600px) {
  #top-links .list-inline > li .header__phone_span {
    display: block; }

  #top-links .list-inline > li .header__phone_a {
    width: inherit;
    font-size: 16px;
    background: none;
    height: auto; }

  footer .row, .footer-social {
    display: grid;
    grid-template-columns: 1fr 2fr 3fr;
    column-gap: 30px;
    row-gap: 45px; }

  .footer-logo {
    grid-column: span 1;
    grid-row: span 2;
    margin-top: 5px; }

  .footer-social ul {
    grid-column: 3;
    margin-top: -30px; }

  .footer-bottom {
    display: flex;
    justify-content: space-between;
    flex-direction: row; }

  .product__main {
    grid-template-columns: 4fr 6fr; }

  .product__params {
    grid-template-columns: 1fr 1fr; }

  .how__join_ul {
    grid-template-columns: repeat(3, 1fr); }

  .how__join_ul .how__join_ul_btns {
    grid-column: span 3; }

  .product__main .thumbnails {
    grid-template-columns: repeat(6, 1fr); }

  .product__main .thumbnails li:first-child {
    grid-column: span 6; }

  /*#cart-page-content .cart__item_remove{
    font-size: 12px;
  }
  #cart-page-content .cart__item{
    grid-template-columns: 1fr 5fr 1fr auto;
  }
  #cart-page-content .cart__item td:nth-child(3){
    padding-top: 0;
  }
  #cart-page-content .cart__item .cart__item_remove{
    position: static;
    margin-top: 4px;
  }
  #cart-page-content .cart__item td:nth-child(4){
    padding-top: 3px;
  }*/
  #maModal .modal-content {
    padding-left: 50px;
    padding-right: 50px; }

  .home-offers-bottom .bde-basic-list {
    gap: 2px; }

  #cart-page-content .cart__items_btns {
    justify-content: flex-end; } }
@media (min-width: 768px) {
  .container {
    padding-left: 45px;
    padding-right: 45px; }

  .xs-visible, .list-inline > li.xs-visible {
    display: block; }

  #top-links #wishlist-total {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }

  #top-links #form-currency {
    display: block; }

  .infoline > div {
    justify-content: space-between; }

  #top-links .list-inline {
    gap: 15px; }

  .infoline_div-discount {
    display: flex; }

  .supermenu-in.exped {
    width: 100%;
    bottom: auto; }

  #supermenu .supermenu-in.exped ul {
    display: flex;
    justify-content: center; }

  #top #supermenu .supermenu-desctop-hide, #top #supermenu .search-module {
    display: none; }

  #top > .container {
    position: static; }

  #top #supermenu.alt2 .supermenu-in {
    width: 100%;
    justify-content: center;
    position: absolute; }

  #top #supermenu .supermenu-in {
    padding: 14px 0;
    background: none;
    overflow: visible;
    background: #FFF;
    top: 90px; }

  #supermenu ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px; }

  #top #supermenu.respsmall .superdropper,
  #top #supermenu.superbig .superdropper {
    position: static;
    order: 2; }

  body #supermenu.respsmall ul li.tlli,
  body #supermenu.superbig ul li.tlli {
    padding-left: 2px; }

  #top #supermenu a {
    font-size: 16px;
    padding: 0;
    order: 1; }

  .searchActive .infoline + .container #top-links li .search-module .form-control {
    top: 60px; }

  .searchActive:not(.bodyPadding) .infoline + .container #top-links li .search-module .form-control {
    top: 32px; }

  #top-links li .search-module .form-control {
    top: 64px; }

  .searchActive #top-links li .search-module .form-control {
    left: 45px;
    right: 45px;
    width: auto; }

  .searchActive .infoline + .container #top-links li .search-module .input-group-btn {
    top: 60px; }

  .searchActive:not(.bodyPadding) .infoline + .container #top-links li .search-module .input-group-btn {
    top: 33px; }

  .searchActive #top-links li .search-module .input-group-btn {
    top: 64px;
    right: 55px; }

  #top:before {
    display: block;
    max-width: 728px; }

  .category-top-filters {
    margin-bottom: 45px; }

  .category-top-filters .search-module {
    display: block;
    max-width: 380px; }

  .swiper-pager-title.swiper-viewport:hover .swiper-button-next,
  .swiper-pager-title.swiper-viewport:hover .swiper-button-prev {
    opacity: 1; }

  .swiper-pager-title.swiper-viewport .swiper-button-next,
  .swiper-pager-title.swiper-viewport .swiper-button-prev {
    opacity: 1; }

  .row-category, .row-related {
    gap: 70px 35px; }

  #information-information .row-category {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 20px; }

  .category-top-filters .input-group-flex {
    margin-right: auto; }

  #top #supermenu.alt2 ul li div.bigdiv {
    position: absolute;
    top: 100%;
    background: #FFF;
    min-width: 250px;
    max-width: 350px;
    height: 0;
    padding: 0;
    border: 0; }

  #top #supermenu.alt2 ul li.exped div.bigdiv, #top #supermenu.alt2 ul li:hover div.bigdiv {
    height: auto;
    padding: 9px 0 0;
    background: none; }

  #top #supermenu.alt2 ul li:hover div.bigdiv .supermenu-left, #top #supermenu.alt2 ul li.exped div.bigdiv .supermenu-left {
    background: #FFF;
    box-shadow: 0px 5px 10px -5px #00000038;
    overflow: auto;
    max-height: calc(100vh - 170px);
    border-radius: 0 0 20px 20px;
    border-top: 0;
    box-shadow: 0px 5px 10px -5px #00000038 !important; }

  #top #supermenu.alt2 ul li div.bigdiv .supermenu-left {
    padding: 10px 20px; }

  body #supermenu.respsmall ul li div.bigdiv,
  body #supermenu.superbig ul li div.bigdiv {
    pointer-events: none;
    opacity: 0; }

  body #supermenu.respsmall ul li:hover > div.bigdiv,
  body #supermenu.respsmall ul li.exped > div.bigdiv,
  body #supermenu.superbig ul li:hover > div.bigdiv,
  body #supermenu.superbig ul li.exped > div.bigdiv {
    pointer-events: all;
    opacity: 1; }

  body #supermenu.respsmall ul li div.bigdiv,
  body #supermenu.superbig ul li div.bigdiv {
    animation: none !important;
    display: block !important;
    -webkit-animation: none;
    opacity: 0; }

  #top #supermenu div.bigdiv a {
    padding-left: 0;
    padding-right: 0; }

  #top #supermenu div.bigdiv a:hover {
    text-decoration: none;
    color: #55a7f4; }

  .pb-50 {
    padding-bottom: 90px; }

  .product__main_buy {
    margin-bottom: 20px; }

  .thumbnails {
    margin-bottom: 20px; }

  .section {
    padding-top: 70px;
    padding-bottom: 70px; }

  .main_logo {
    width: 620px; }

  .main_img2 {
    margin-top: -56px; }

  .home-offers .swiper-wrapper {
    padding: 50px 0; }

  .home-offers.swiper-pager-title .swiper-pager {
    top: -13px; }

  .home-offers.carousel .swiper-pagination {
    display: none; }

  .home-offers-bottom {
    padding-bottom: 90px; }

  .home-subscriptions {
    display: grid;
    grid-template-columns: 5fr 4fr;
    gap: 40px; }

  .home-subscriptions .col {
    display: flex;
    flex-direction: column;
    justify-content: center; }

  .home-subscriptions .col:nth-child(2) {
    order: 1; }

  .home-subscriptions .col:nth-child(1) {
    order: 2; }

  .home-subscriptions-2 .col:nth-child(1) {
    order: 1; }

  .home-subscriptions-2 .col:nth-child(2) {
    order: 2; }

  .home-subscriptions-2 {
    grid-template-columns: 60% 40%;
    gap: 0; }

  .home-subscriptions-2 img {
    min-width: 400px; }

  #calculator .dual-heading {
    padding-left: 90px;
    padding-right: 90px;
    max-width: 100%; }

  #calculator .panel-body {
    padding-top: 65px; }

  #calculator {
    margin: 0; }

  .faq .panel-body {
    padding-top: 15px;
    padding-bottom: 15px; }

  .mobile-trigger {
    display: none; }

  #top #supermenu.alt2 .supermenu-in {
    position: static;
    padding: 0;
    background: none; }

  #top #supermenu.alt2 {
    width: 100%;
    padding-bottom: 10px; }

  #top #supermenu.superbig ul li:hover div.bigdiv, #top #supermenu.superbig ul li.exped div.bigdiv {
    padding-top: 10px;
    opacity: 1; }

  .individual__fragrance .panel-body {
    display: grid;
    grid-template-columns: 5fr 3fr;
    padding: 86px 60px 110px; }

  .our__advantages {
    margin-left: 0;
    margin-right: 0; }

  .our__advantages .panel-body {
    padding: 86px 60px 130px; }

  .our__advantages--white .panel-body {
    padding: 0; }

  .individual__fragrance {
    margin-left: 0;
    margin-right: 0;
    margin-top: -280px;
    position: relative;
    z-index: 100; }

  .individual__fragrance .panel-body:before,
  .individual__fragrance .panel-body:after {
    display: none; }

  .individual__fragrance_list {
    grid-column: span 2;
    max-width: 70%;
    margin-top: 15px; }

  .swiperFeatured-bottom {
    padding-bottom: 340px; }

  .individual__fragrance {
    margin-bottom: 80px; }

  .our__advantages ul .ee-imagebox-image {
    margin-bottom: 40px; }

  .our__advantages .ee-imagebox-title {
    min-height: 60px; }

  .wholesale-ul {
    gap: 60px; }

  .wholesale-ul img {
    margin-top: -50px; }

  #carousel0 {
    margin-bottom: 80px; }

  .main {
    padding-top: 35px; }

  .about__us {
    display: grid;
    align-items: center;
    gap: 30px;
    grid-template-columns: 60% 40%; }

  .about__us img {
    width: 400px; }

  .about__us_subscr_wrap {
    display: grid;
    gap: 20px;
    align-items: flex-start;
    grid-template-columns: 60% calc(40% - 20px); }

  .about__us {
    position: relative;
    z-index: 100;
    margin-top: -40px; }

  .about__us_subscr_wrap {
    align-items: flex-end;
    margin-top: -20px;
    position: relative;
    z-index: 90; }

  .about__us .about__us_text {
    margin-bottom: 0; }

  .how__work {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px; }

  .how__work > * {
    max-width: 100%; }

  .how__work.section-grey {
    padding-bottom: 100px;
    padding-top: 76px; }

  .about__us_image {
    margin-left: -50px; }

  .carousel .swiper-pagination {
    padding-top: 40px; }

  .feedback__swiper .swiper-slide {
    padding: 33px 35px; }

  .product-top-checked_list {
    margin-bottom: 75px; }

  .home-offers-bottom-pb-370 {
    padding-bottom: 370px; }

  .how__work-mobile_hide {
    display: grid; }

  .compare-grid-4 .compare-grid-th-2 {
    font-size: 18px; }

  .compare-grid-4 .compare-grid-th {
    font-size: 18px; }

  .individual__fragrance-2.section-grey:before {
    display: block; }

  .comparison-section {
    padding-top: 80px; }

  .compare-grid > * {
    padding-left: 20px;
    padding-right: 20px; }

  .individual__fragrance-pt {
    padding-top: 270px; }

  .page-wrapper {
    padding-top: 120px; }

  .how__join .dual-heading {
    margin-bottom: 45px; }

  .how__join_ul .how__join_ul_btns {
    grid-column: span 3;
    margin-top: 20px; }

  body .formbulider {
    margin-left: 0;
    margin-right: 0; }

  footer {
    padding-top: 90px;
    margin-top: 90px; }

  .faq {
    margin-bottom: -90px; }

  #formbuilder {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    align-items: flex-end; }

  .modal-body #formbuilder {
    display: block; }

  .how__join {
    padding-bottom: 520px; }

  #content-bottom .formbulider {
    margin-top: -460px; }

  h2, h1 {
    font-size: 60px; }

  .well h2 {
    font-size: 40px; }

  .blog-category + .category-pagination {
    margin-bottom: 0; }

  .information-thumb h4, .blog-category .information-layout.grid .thumbnail h4,
  .blog-category .information-layout-featured:nth-child(1) .thumbnail h4 {
    font-size: 24px; }

  .blog-category .information-layout:nth-child(1) .thumbnail h4 {
    font-size: 36px; }

  .blog-category .information-layout:nth-child(1) {
    margin-bottom: 10px; }

  .cart__box {
    background: #FFF;
    border: 1px solid #e4e4e4;
    border-radius: 12px;
    max-width: 730px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 23px; }

  .col-sm-9 .form-horizontal {
    margin-left: auto;
    margin-right: auto; }

  .col-sm-9 .form-horizontal .col-sm-2,
  .col-sm-9 .form-horizontal .col-sm-10 {
    width: 100%;
    text-align: left; }

  #column-right {
    margin-top: 0; }

  .form-horizontal-white {
    padding-top: 80px;
    padding-bottom: 40px;
    margin-left: 0;
    margin-right: 0; }

  .form-horizontal-white + .map-container {
    margin-top: -230px; }

  .contacts__grid {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  .contacts__grid .form-horizontal {
    grid-column: span 2; }

  .contacts_l-benefits {
    display: flex;
    grid-template-columns: 1fr 1fr; }

  .contacts_r {
    margin: 0; }

  .product__main_tabs .btn-write {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0; }

  .product__main_tabs .nav-tabs {
    margin-right: 200px; }

  .product__main_tabs .nav-tabs li {
    width: 200px;
    justify-content: flex-start; }

  .product__main_tabs {
    margin-bottom: 70px; }

  #supermenu.respsmall ul li.tlli.exped, #supermenu.superbig ul li.tlli.exped,
  #supermenu.respsmall ul li.tlli:hover, #supermenu.superbig ul li.tlli:hover {
    display: flex; }

  .featured-swiper-container:not(.swiper-container-horizontal) .swiper-slide {
    width: calc(33.33% - 12.5px); }

  .individual__fragrance_image img {
    width: 340px;
    margin: -50px; }

  .individual__fragrance-before {
    height: 300px; }

  .home-subscriptions-3 {
    margin-top: -450px;
    padding-top: 450px; }

  .individual__fragrance.individual__fragrance-2.section-grey {
    padding-top: 550px;
    margin-top: -550px; }

  .individual__fragrance.section-light:before {
    display: none; }

  .product__main {
    display: grid;
    grid-template-columns: 5fr 6fr;
    gap: 20px; }

  .product__main_top {
    grid-column: span 2; }

  .product__main .thumbnails {
    grid-template-columns: repeat(3, 1fr); }

  .product__main .thumbnails li:first-child {
    grid-column: span 3; }

  #cart-page-content .cart__item_grid .product-reward {
    display: block;
    font-size: 16px; }

  #cart-page-content .cart__item_grid .product-reward small {
    font-size: 16px; }

  .modal-dialog {
    min-height: calc(100% - 60px); }

  .home-offers .panel-body {
    padding-left: 30px;
    padding-right: 30px; }

  .about__us_subscription {
    padding-left: 66px;
    padding-right: 66px; }

  .about__us_purchase {
    padding-left: 45px;
    padding-right: 45px; }

  .bde-rich-text .dual-heading-clients, .dual-heading-clients {
    margin-bottom: 35px; }

  .carousel.swiper-pager-title #carousel0 + .swiper-pager {
    top: -74px; }

  .individual__fragrance-wholesale .individual__fragrance_image img {
    margin: 0 auto; }

  #cart-page-content .infoline_div-light {
    display: flex;
    gap: 7px; }

  #cart-page-content .infoline_div-light .infoline_div {
    flex-grow: 1; }

  #content > h1.blog-heading {
    font-size: 36px; }

  .nav-tabs > li:first-child {
    margin-left: 0; }

  .nav-tabs > li a {
    padding-left: 35px; }

  .nav-tabs > li:first-child a {
    padding-left: 0; }

  .home-offers.swiper-viewport {
    padding-bottom: 0; }

  #maModal .modal-body {
    max-height: calc(100vh - 170px);
    overflow-y: auto; }

  #supermenu.superbig li:hover > .superdropper,
  #supermenu.respsmall li:hover > .superdropper {
    transform: rotate(0deg); }

  #supermenu.superbig li:hover > .superdropper span,
  #supermenu.respsmall li:hover > .superdropper span {
    background-image: url(../image/icon/menu-chevron-blue.svg); }

  .info-advantages {
    padding-top: 60px; }

  .info-advantages .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .info-advantages h3, .info-advantages .h3 {
    font-size: 30px; }

  .info-advantages .thumbnail .image {
    margin-bottom: 26px; }

  .section-blue.our__advantages-wide {
    padding: 90px 0 95px; }

  .our__advantages .dual-heading {
    margin-bottom: 80px; }

  .text-sm-left {
    text-align: left !important; }

  .block-bg-panel {
    padding-top: 40px;
    padding-bottom: 40px; }
    .block-bg-panel .dual-heading {
      text-align: left; }
    .block-bg-panel .panel {
      margin-bottom: 0;
      border-radius: 20px;
      width: 415px; }
    .block-bg-panel .panel-body {
      padding: 30px; }

  .block-bg-panel-left .panel {
    margin-left: -10px; }

  .visual-slide .slider-mv-wrap {
    height: 760px;
    max-width: 650px; }

  #main-visual {
    position: relative; }

  .slider-main-visual .swiper-controls {
    left: auto;
    right: 45px;
    bottom: 30px; }

  .slider-main-visual .swiper-button-next, .slider-main-visual .swiper-button-prev {
    display: flex; }

  .slider-mv-wrap {
    padding-bottom: 0; }

  .dual-heading.fsz-60 {
    font-size: 60px; } }
@media (min-width: 768px) and (max-width: 1080px) {
  #top #supermenu a {
    font-size: 14px; } }
@media (min-width: 992px) {
  .mb-sm-30 {
    margin-bottom: 30px; }

  footer .row {
    grid-template-columns: 1fr 1fr 1fr 1fr 2fr; }

  .footer-social {
    display: block; }

  .footer-social ul {
    margin-top: 0; }

  footer .container {
    display: grid;
    grid-template-columns: 4fr 2fr;
    column-gap: 120px;
    align-items: center; }

  footer .container .row {
    grid-column: span 2; }

  footer .row {
    order: 1; }

  .footer-bottom {
    order: 2; }

  .footer-social {
    order: 3;
    margin-bottom: 0; }

  #top-links .list-inline {
    gap: 35px; }

  .product-top-benefits {
    grid-column: span 1;
    margin-bottom: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }

  .product-top-image {
    grid-row: 1 / span 2; }

  .product-top-onerow .product-top-image {
    grid-row: 1; }

  #top:before {
    max-width: 940px; }

  .panelFilter .price-range .input-group input[type=text] {
    padding: 10px 20px;
    text-align: left; }

  .swiper-pager-title .swiper-pager {
    top: -46px; }

  .category-top-filter-btn {
    display: none; }

  .panelFilter {
    position: static;
    width: 100%;
    overflow: visible;
    margin-bottom: 50px; }

  .filter-close {
    display: none; }

  .panelFilter .price-range .input-group input[type=text] {
    padding: 10px 5px;
    text-align: center; }

  .category-top-filters .input-group-addon {
    display: block;
    margin: 0; }

  .category-top-filters .input-group-flex {
    margin-right: 0; }

  .product__main {
    display: block;
    /*grid-template-columns: 9fr 11fr;
    gap:40px*/ }

  .product__main:after {
    content: '';
    clear: both;
    display: block; }

  .product__main_top, .product__main_r {
    width: 50%;
    float: right;
    margin-bottom: 20px; }

  .product__main_l {
    width: calc(50% - 40px);
    float: left; }

  .product__main_top h1 {
    font-size: 48px; }

  .product__main_tabs {
    clear: both;
    /*width: calc(50% - 40px);*/ }

  .product__main_tabs .tab-content .tab-pane {
    max-width: calc(50% - 55px); }

  .product__main_tabs .tab-content .tab-pane-fullwidth {
    max-width: 100%; }

  .thumbnails {
    margin-bottom: 30px; }

  .product__main_buy {
    display: flex;
    flex-wrap: wrap; }

  h3.dual-heading, .formbulider .dual-heading, .modal-title {
    font-size: 60px; }

  .dual-heading.dual-heading-21 {
    font-size: 36px; }

  .swiper-pager-title.mt-20 {
    margin-top: 50px; }

  .swiper-pager-title.mt-20 .swiper-pager {
    margin-top: -40px; }

  .section {
    padding-top: 80px;
    padding-bottom: 80px; }

  .main {
    padding-top: 95px; }

  .main_logo {
    width: 890px; }

  .main_img2 {
    margin-top: -76px; }

  .swiper-pager-title .swiper-pager {
    top: -64px; }

  .home-offers-bottom {
    padding-bottom: 135px;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto; }

  .home-subscriptions-2 {
    grid-template-columns: 60% 40%; }

  .home-subscriptions-2 img {
    min-width: 550px; }

  .home-subscriptions-2 .col:nth-child(1) {
    padding-left: 100px; }

  .home-subscriptions-2 .dual-heading {
    margin-left: -100px; }

  #calculator .code-block {
    max-width: 100%; }

  #calculator .code-block .diffForm {
    display: grid;
    grid-template-columns: repeat(5, auto);
    gap: 24px; }

  #calculator .sign-plus {
    margin-top: 22px; }

  #calculator .hoursSelect {
    display: block;
    width: 220px; }

  #calculator .diffSelect {
    width: 250px; }

  .individual__fragrance_ol {
    column-gap: 20px; }

  .individual__fragrance_ol li {
    position: relative;
    padding-left: 35px; }

  .individual__fragrance_ol li:before {
    position: absolute;
    left: 0;
    top: 0; }

  .swiperFeatured.carousel .swiper-pagination {
    display: none; }

  .swiperFeatured.carousel{
    margin-bottom: 40px;
  }

  .swiperFeatured-bottom {
    padding-top: 40px;
    padding-bottom: 220px; }

  .individual__fragrance {
    margin-top: -180px; }

  .our__advantages ul {
    grid-template-columns: 1fr 1fr 1fr; }

  .outer-container-xl .our__advantages ul,
  .container-xl .our__advantages ul {
    grid-template-columns: 1fr 1fr 1fr 1fr; }

  .wholesale-ul {
    display: grid;
    grid-template-columns: 24% 30% 46%; }

  .wholesale-ul li {
    max-width: 270px; }

  .wholesale-ul li:last-child {
    max-width: 100%; }

  /*.wholesale-ul li:nth-child(4){
    grid-row: span 2;
    order:3;
  }
  .wholesale-ul li:nth-child(1){
    order:1
  }
  .wholesale-ul li:nth-child(2){
    order:2
  }
  .wholesale-ul li:nth-child(3){
    order:4
  }*/
  .wholesale {
    margin-bottom: 100px; }

  .about__us_subscr_wrap {
    margin-top: -70px; }

  .mb-20 {
    margin-bottom: 25px; }

  .how__work_image img {
    max-width: 100%;
    margin: auto; }

  .how__work_ol {
    gap: 50px; }

  .how__work_ol li:before,
  .how__work_ol li:after {
    width: 57px;
    height: 57px;
    line-height: 57px; }

  .how__work_ol li:after {
    font-size: 60px;
    margin-top: -6px; }

  .how__work_ol li:nth-child(3):after,
  .how__work_ol li:nth-child(4):after,
  .how__work_ol li:nth-child(5):after {
    margin-top: -11px; }

  .how__work_ol li:nth-child(6):after {
    margin-top: 1px; }

  .how__work_ol li {
    padding-left: 80px; }

  .how__work {
    margin-bottom: 100px; }

  .how__work_ol:before {
    left: 28px; }

  .about__us_image {
    margin-left: -40px; }

  .feedback__swiper .swiper-pagination {
    display: none; }

  .feedback__swiper_top {
    flex-direction: row;
    gap: 20px;
    align-items: center; }

  .checked_list {
    gap: 70px; }

  .product-top-list .fsz-24 {
    margin-bottom: 40px; }

  .product-top .product-top-desc {
    grid-column: span 1;
    grid-row: 1 / span 1; }

  .product-top-checked_list .product-top-desc {
    grid-column: span 2;
    grid-row: 1;
    order: 1; }

  .product-top-checked_list .product-top-image {
    order: 2;
    grid-column: span 1;
    grid-row: span 1; }

  .product-top-checked_list .product-top-list {
    order: 3;
    grid-column: 2;
    grid-row: 2; }

  .product-top-list .checked_list {
    column-gap: 30px; }

  .product-top-checked_list {
    grid-template-columns: 6fr 6fr; }

  .home-offers-text-pt {
    padding-top: 80px; }

  .home-offers-text-mt {
    margin-top: -80px; }

  .home-offers-bottom-pb-370 {
    padding-bottom: 270px; }

  .dual-heading-comparison {
    margin-bottom: 50px; }

  .individual__fragrance-pt {
    padding-top: 135px; }

  .product-top h2, .bde-rich-text .product-top h1, .product-top h1 {
    margin-top: auto; }

  .section-white-pt-50 {
    padding-top: 80px; }

  .section-swiper-arrows {
    padding: 110px 130px 25px 0; }

  .how__join {
    padding-top: 80px;
    padding-bottom: 520px; }

  .how__join_ul {
    gap: 30px; }

  .how__join_ul {
    grid-template-columns: repeat(5, 1fr); }

  .how__join_ul .how__join_ul_btns {
    grid-column: span 5; }

  #content-bottom .formbulider {
    padding-top: 100px;
    padding-bottom: 75px;
    margin-top: -420px; }

  .information-layout .thumbnail .image a {
    border-radius: 20px; }

  .blog-category .information-layout:nth-child(1) {
    margin-bottom: 20px; }

  .blog-category .information-layout:nth-child(1) .caption.media-body {
    padding-left: 60px;
    padding-right: 60px; }

  .bde-rich-text .thumbnail img {
    border-radius: 20px; }

  .blog-category {
    grid-template-columns: repeat(3, 1fr); }

  .information-layout:nth-child(1) {
    grid-column: span 3; }

  .cart__box {
    padding-left: 65px;
    padding-right: 65px; }

  /*#information-information h1{
    font-size: 48px;
  }*/
  .map-container {
    margin-bottom: 145px; }

  .contacts_l h1 {
    margin-bottom: 50px; }

  #information-contact .form-horizontal {
    padding: 90px 190px 100px; }

  .contacts__grid {
    margin-bottom: 100px; }

  .contacts_l-benefits {
    display: grid;
    grid-template-columns: auto auto; }

  .product__main_tabs {
    margin-bottom: 100px; }

  #supermenu ul {
    gap: 20px; }

  .featured-swiper-container:not(.swiper-container-horizontal) .swiper-slide {
    width: calc(25% - 12.5px); }

  #calculator {
    padding-top: 120px; }

  .individual__fragrance_image img {
    margin: -50px -50px -100%;
    width: 400px; }

  .wholesale-ul li:nth-child(5) {
    grid-column: 3;
    grid-row: 1 / 3; }

  .wholesale-ul img {
    margin-left: -40px; }

  .how__work.section-grey {
    padding-top: 138px;
    padding-bottom: 160px; }

  .contacts__grid {
    gap: 60px;
    grid-template-columns: 4fr 3fr; }

  .comparison-section {
    padding-top: 110px; }

  .individual__fragrance-before {
    height: 200px; }

  .home-subscriptions-3 {
    margin-top: -380px;
    padding-top: 380px; }

  .individual__fragrance.individual__fragrance-2.section-grey {
    padding-top: 350px;
    margin-top: -350px; }

  .product__main .thumbnails {
    grid-template-columns: repeat(4, 1fr); }

  .product__main .thumbnails li:first-child {
    grid-column: span 4; }

  .main {
    padding-left: 30px;
    padding-right: 30px; }

  .home-subscriptions-pt-0 {
    padding-top: 0; }

  .home-offers .swiper-slide-next .panel {
    margin-top: -50px;
    height: calc(100% + 100px);
    margin-bottom: -50px; }

  .home-offers .swiper-slide-next .fancy-divider {
    position: relative;
    border: 0;
    height: auto;
    flex-grow: 1;
    margin: 20px auto; }

  .home-offers .swiper-slide-next .text-left {
    flex-grow: 1; }

  .home-offers .swiper-slide-next .offer-price-text {
    align-items: center;
    display: flex;
    justify-content: center; }

  .home-offers .swiper-slide-next .fancy-divider:after {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    border-top: 1px solid #e7e7e7; }

  .home-offers .swiper-slide-next .offer-price-text {
    margin-bottom: 25px; }

  .home-offers .swiper-wrapper .swiper-slide.swiper-slide-next .panel {
    border: 2px solid #55A7F4; }

  .dual-heading.fsz-80 {
    font-size: 80px; }

  .dual-heading.fsz-56 {
    font-size: 56px; }

  .individual__fragrance_list .btn {
    margin-left: 35px; }

  .about__us {
    margin-top: -50px; }

  .about__us_purchase {
    padding-left: 66px;
    padding-right: 66px; }

  .our__advantages ul li {
    max-width: 290px; }

  .our__advantages ul li:nth-child(2n) {
    margin: 0 auto; }

  *:not(#review) > .feedback__swiper.swiper-pager-title {
    margin-top: 53px; }

  *:not(#review) > .feedback__swiper.swiper-pager-title .swiper-pager {
    top: -93px; }

  .bde-rich-text .dual-heading-clients, .dual-heading-clients {
    margin-bottom: 45px; }

  .carousel.swiper-pager-title #carousel0 + .swiper-pager {
    top: -74px; }

  .carousel.swiper-pager-title #carousel0 + .swiper-pager {
    top: -89px; }

  .our__advantages.section-light .dual-heading--primary {
    display: inline; }

  .our__advantages.section-light .dual-heading--primary .br {
    display: block; }

  .home-offers .fancy-divider {
    margin-top: 0; }

  .individual__fragrance-wholesale .individual__fragrance_image img {
    margin: -20px auto; }

  .contacts_l-benefits {
    margin-bottom: 0; }

  .pt-30 {
    padding-top: 60px; }

  .pt-50 {
    padding-top: 70px; }

  .dual-heading.fsz-30 {
    font-size: 36px; }

  .blog-category .information-layout-featured:nth-child(3) {
    display: block; }

  .home-offers-text .text-justify {
    margin-bottom: 15px; }

  .individual__fragrance_h5 {
    max-width: 170px; }

  .home-offers.swiper-viewport {
    padding-bottom: 45px; }

  .how__work_btns {
    gap: 20px; }

  .product-top-onerow .product-top-image.mt-auto {
    grid-row: 1; }

  .info-advantages .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%; }

  .all-md-left,
  .all-md-left ul li {
    text-align: left; }
  .all-md-left ul .ee-imagebox-image {
    margin-left: 0; }

  .text-md-left {
    text-align: left !important; }

  .block-bg-panel-left .panel {
    margin-left: 0; }

  .visual-slide .slider-mv-wrap {
    height: 550px;
    max-width: 790px; }

  .slider-main-visual .swiper-pagination {
    bottom: 38px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1200px; }

  h2.dual-heading, .formbulider .dual-heading {
    font-size: 60px; }

  .dual-heading.fsz-24 {
    font-size: 24px; }

  .section {
    padding-top: 130px;
    padding-bottom: 130px; }

  .footer-bottom {
    margin-right: 100px; }

  #top:before {
    max-width: 1110px; }

  #logo {
    order: 1; }

  #top #supermenu.alt2 {
    order: 2;
    flex-grow: 1;
    margin: 0 20px; }

  #top #supermenu.alt2 ul li div.bigdiv {
    top: 100%; }

  #top #supermenu.alt2 ul li:hover div.bigdiv, #top #supermenu.alt2 ul li.exped div.bigdiv {
    max-height: calc(100vh - 90px);
    padding-top: 10px; }

  #top #supermenu.superbig ul li:hover div.bigdiv, #top #supermenu.superbig ul li.exped div.bigdiv {
    padding-top: 10px;
    opacity: 1; }

  #top #supermenu.alt2 .mobile-trigger, .mobile-trigger {
    display: none; }

  #top-links li .search-module .form-control {
    max-width: 1110px;
    margin: 0 auto; }

  .searchActive #top-links li .search-module .input-group-btn {
    margin-right: -463px; }

  .searchActive #top-links li .search-module .input-group-btn {
    margin-right: -546px;
    right: 50%; }

  h1 {
    font-size: 80px; }

  .product__main {
    gap: 65px; }

  .pb-50 {
    padding-bottom: 130px; }

  #calculator .code-block {
    padding-left: 90px;
    padding-right: 90px; }

  .faq {
    padding-top: 125px;
    padding-bottom: 100px; }

  .faq .dual-heading {
    margin-bottom: 40px; }

  .pt-70 {
    padding-top: 160px; }

  .individual__fragrance .panel-body {
    display: grid;
    gap: 10px;
    grid-template-columns: 5fr 4fr;
    padding: 56px 90px 60px; }

  .individual__fragrance_image img {
    margin-left: 60px;
    width: 400px;
    margin-right: -50px; }

  .our__advantages .panel-body {
    padding: 100px 90px 125px; }

  .our__advantages--white .panel-body {
    padding: 0; }

  .individual__fragrance {
    margin-bottom: 100px; }

  .our__advantages {
    margin-bottom: 60px; }

  .our__advantages.our__advantages--white, .feedback__swiper.swiper-viewport {
    margin-bottom: 200px; }

  .our__advantages ul .ee-imagebox-image {
    margin-bottom: 34px; }

  .our__advantages ul {
    column-gap: 60px;
    row-gap: 55px;
    margin-top: 73px; }

  .container:has(> .outer-container-xl),
  .container:has(> div > .outer-container-xl),
  .container-xl {
    max-width: 1358px; }

  .container .container:has(> .outer-container-xl),
  .container .container:has(> div > .outer-container-xl) {
    width: auto !important;
    max-width: none !important;
    padding-left: 0;
    padding-right: 0;
    margin-left: -50vw;
    margin-right: -50vw; }

  .container .container .outer-container-xl {
    width: 1358px;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px; }

  .outer-container-xl .our__advantages ul,
  .container-xl .our__advantages ul {
    column-gap: 30px;
    margin-top: 67px; }

  .our__advantages-wide ul .ee-imagebox-image {
    margin-bottom: 12px; }

  .our__advantages .bde-h3 {
    margin-bottom: 34px; }

  .wholesale {
    margin-bottom: 130px; }

  .carousel .swiper-pagination {
    margin-bottom: 140px; }

  .swiper-pager-title .swiper-pager {
    margin-top: -25px; }

  .about__us img {
    width: 500px; }

  .about__us img {
    max-width: inherit; }

  .about__us_subscr_wrap {
    margin-top: -100px; }

  .how__work_ol li {
    padding-left: 125px; }

  .how__work {
    margin-bottom: 140px;
    gap: 70px; }

  .about__us_image {
    margin-left: -80px; }

  .product-top-list .checked_list {
    column-gap: 70px; }

  .home-offers-text-pt {
    padding-top: 150px; }

  .home-offers-text-mt {
    margin-top: -150px; }

  .home-offers-bottom-pb-370 {
    padding-bottom: 270px; }

  .compare-grid-4 .compare-grid-th-2 {
    font-size: 21px; }

  .individual__fragrance.section-grey {
    padding-bottom: 150px; }

  .comparison-section {
    padding-top: 125px;
    padding-bottom: 150px; }

  .dual-heading-comparison {
    margin-bottom: 70px; }

  .compare-grid > * {
    padding-left: 30px;
    padding-right: 30px; }

  .home-offers-text .dual-heading {
    padding-right: 190px; }

  .section-swiper-arrows {
    padding-top: 120px; }

  .how__join .dual-heading {
    margin-bottom: 55px; }

  .how__join {
    padding-top: 90px;
    padding-bottom: 430px; }

  .how__join_ul {
    gap: 55px; }

  footer {
    padding-top: 110px;
    margin-top: 110px; }

  .faq {
    margin-bottom: -110px; }

  #content-bottom .formbulider {
    margin-top: -320px; }

  .row-category-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)); }

  .product__main_buy {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center; }

  .tab-content #review > .feedback__swiper.swiper-viewport:first-child {
    margin-top: 150px; }

  .featured-swiper-container:not(.swiper-container-horizontal) .swiper-wrapper {
    gap: 30px; }

  .featured-swiper-container:not(.swiper-container-horizontal) .swiper-slide {
    width: calc(25% - 15px); }

  .wholesale-ul img {
    margin-top: -150px;
    margin-left: -70px; }

  .contacts__grid {
    gap: 60px;
    grid-template-columns: 7fr 5fr; }

  .contacts_list {
    padding: 0 10px 10px 30px;
    gap: 30px; }

  /*.home-subscriptions-3{
    margin-top: -420px;
  }*/
  .row-category {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  .prod-family-up {
    padding-top: 60px; }

  #information-information .row-category {
    column-gap: 45px; }

  .prod-family-down {
    margin-bottom: 60px; }

  .product__main .thumbnails {
    grid-template-columns: repeat(5, 1fr); }

  .product__main .thumbnails li:first-child {
    grid-column: span 5; }

  .about__us {
    margin-top: -80px; }

  .about__us_subscr_wrap {
    grid-template-columns: 56% calc(40% - 20px); }

  .feedback__swiper.swiper-pager-title {
    margin-top: 66px; }

  *:not(#review) > .feedback__swiper.swiper-pager-title .swiper-pager {
    top: -87px; }

  .bde-rich-text .dual-heading-clients, .dual-heading-clients {
    margin-bottom: 55px; }

  .product-top-benefits {
    gap: 50px; }

  .product-top-benefits-item {
    width: calc(33.33% - 34px); }

  #information-information .bde-rich-text > h3 {
    font-size: 40px; }

  #content > h1.blog-heading {
    font-size: 48px; }

  .bde-rich-text h2.wp-block-heading {
    font-size: 36px; }

  #information-information .bde-rich-text > h3.wp-block-heading {
    font-size: 30px; }

  #information-information .bde-rich-text > h4.wp-block-heading {
    font-size: 24px; }

  .product__wholesale_table, .product__wholesale_wo_tva {
    grid-column: span 2; }

  .imagebox-97x81 {
    justify-content: flex-start; }

  .section-blue.our__advantages-wide {
    padding: 112px 0 130px; }

  .info-advantages .thumbnail {
    margin-bottom: 50px; }

  .block-bg-panel {
    margin-top: 60px; } }
@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    padding: 0;
    min-height: inherit; } }
@media (min-width: 1358px) {
  .slider-main-visual .swiper-controls {
    right: calc((100vw - 1358px) / 2 + 45px); } }
.row-category .product-layout.product-list {
  padding-right: 0px;
  padding-left: 0px; }

/*--animation---*/
.panelFilter, #button-reset-filter, .form-control, .nav-tabs > li.active > a,
.btn .fa-caret-down, #top-links li .search-module .input-group-btn:before,
.fa:before, #top #form-currency .currency-select, #top #form-language .language-select,
.footer-social ul li a, .footer-social ul li a *, .colored-list li:before,
.filter-remove-btn, body #supermenu ul li div.bigdiv,
.category-top-filter-btn:hover svg, .category-top-filter-btn:hover svg rect,
.category-top-filter-btn:hover svg circle, .home-offers .swiper-slide-next .panel,
#top #supermenu .superdropper, #top #supermenu div.bigdiv a,
.select2-container--default .select2-selection--single .select2-selection__arrow,
a, [data-toggle="collapse"] img, .home-offers .swiper-wrapper .swiper-slide .panel,
.fa, .radio .radio-ico {
  transition: all 0.3s; }

/*--ka_extensions/stylesheet.css--*/
.table a.asc:after {
  content: " \f106";
  font-family: FontAwesome; }

.table a.desc:after {
  content: " \f107";
  font-family: FontAwesome; }

/*--end ka_extensions/stylesheet.css--*/
#ka-alert {
  position: fixed;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4999;
  min-width: 160px; }

#ka-alert .alert {
  box-shadow: 9px 9px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  position: relative;
  padding-right: 24px; }

#ka-alert .alert-dismissible .close {
  position: absolute;
  top: 8px;
  right: 8px; }

#ka-alert i {
  padding-right: 10px;
  padding-top: 3px; }

/*--popup_stylesheet.css--*/
.topdescrption {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 24px; }

.padd0 {
  padding: 0px; }

.formbulider .form-horizontal .control-label {
  text-align: left; }

.bottomdescrption {
  clear: both;
  border-top: 1px solid #ccc;
  padding: 10px; }

.bottomdescrption p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0px; }

#formbuilder .btn-primary {
  margin-bottom: 0px; }

#formbuilder label {
  text-align: left;
  color: #000; }

.modal-header h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 700; }

.topdescrption p, .bottomdescrption p {
  text-align: center; }

.modal-header .btn-default {
  position: absolute;
  top: -12px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  border: none; }

.modal-body .image {
  text-align: center; }

.modal-body .image img {
  margin: 0 auto; }

.formbulider {
  border: 1px solid #ccc;
  border-radius: 4px; }

.formbulider h2 {
  background: #eee;
  color: #444;
  margin: 0 0 10px;
  font-size: 18px;
  padding: 15px;
  /*font-weight:600;*/ }

.formbulider form {
  padding: 0 15px; }

#formbuilder .text-danger {
  color: #ff0000;
  font-size: 13px; }

.oc2 #formbuilder .text-danger {
  color: #fff; }

.loader {
  position: absolute;
  bottom: 100px;
  left: auto;
  z-index: 11;
  opacity: 0.5; }

#column-left .loader {
  left: 70px; }

.oc2 .formbulider .form-horizontal .form-group label, .oc2 .formbulider .form-horizontal .form-group label + div {
  width: 100%; }

.oc2 #help-modal .form-horizontal .form-group label + div {
  width: 66%;
  float: left; }

.product-info .right .wishlist-compare {
  clear: both; }

.hide {
  display: none; }

#help-modal .warning {
  width: 93%;
  margin-bottom: 10px; }

#formbuilder .buttons {
  display: block;
  width: 100%; }

.oc2 #help-modal .buttons {
  display: block;
  width: 92%; }

#formbuilder .buttons .btn-block + .btn-block {
  margin-top: 0px;
  margin-left: 10px; }

.tmdhelptopic {
  margin-bottom: 10px; }

#column-left .formbulider .captcha label {
  display: none; }

#column-left .formbulider .captcha .g-recaptcha {
  transform: scale(0.75);
  margin-left: -30px; }

.extended-container #column-left.side-column .formbulider .captcha .g-recaptcha {
  transform: scale(0.65);
  margin-left: -53px; }

#column-left.side-column .formbulider .captcha .g-recaptcha {
  transform: scale(0.65);
  margin-left: 0px; }

#column-left.side-column .formbulider form {
  padding: 0 0px; }

/*--end popup_stylesheet.css--*/
.product-variations .text-muted {
  text-decoration: line-through; }



.PB_plusbutton {

  font-family: "Cormorant", serif;

}

