@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Concert+One&family=Fredoka+One&family=Henny+Penny&display=swap");
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 600;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

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

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

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

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

  .navbar {
    display: none;
  }

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

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

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

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

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

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

.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: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

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

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

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

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "— ";
}

.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: " —";
}

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: 1260px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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: 15%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42;
}

.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 .table {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 24px;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 0 solid #ccc;
  border-radius: 4px;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
  /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; */
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .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;
}

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

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

  .input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month],
input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month],
input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 46px;
  }
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative;
}

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

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

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

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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 {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

.has-error .input-group-addon {
  color: #a94442;
  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;
}

@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;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.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);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

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

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

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

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

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

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

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

.btn-default.disabled.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-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

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

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

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

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

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

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

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

.btn-success.disabled.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;
  border-color: #269abc;
}

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

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

.btn-info.disabled.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;
  border-color: #d58512;
}

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

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

.btn-warning.disabled.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;
  border-color: #ac2925;
}

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

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

.btn-danger.disabled.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

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

.dropdown,
.dropup {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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: absolute;
  top: 9px;
  left: 15px;
  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;
  min-height: 79px;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

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

@media (min-width: 768px) {
  .navbar-fixed-bottom,
.navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

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

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
.navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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);
}

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

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

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

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

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

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

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

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

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

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

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

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

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.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;
  line-height: 1.42857143;
  color: #333333;
  text-decoration: none;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #333333;
  text-decoration: none;
}

.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: #333333;
}

.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;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.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: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

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: rgba(0, 0, 0, 0.85);
  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 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.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;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 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: #fff;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 1;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  opacity: 1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 28px 40px 0 40px;
  /* 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-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-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 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);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

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

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 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;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.active.right,
.carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.active.left,
.carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.active,
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.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;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.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: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.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: 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;
  }
}
.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 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
  -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-danger.disabled,
.btn-danger[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-info.disabled,
.btn-info[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-success.disabled,
.btn-success[disabled],
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-warning {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
  text-shadow: none;
}

.btn.active,
.btn:active {
  background-image: none;
}

.btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe0e0e0", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}

.btn-default.active,
.btn-default:active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #e0e0e0;
  background-image: none;
}

.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff265a88", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}

.btn-primary:focus,
.btn-primary:hover {
  background-color: #265a88;
  background-position: 0 -15px;
}

.btn-primary.active,
.btn-primary:active {
  background-color: #265a88;
  border-color: #245580;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #265a88;
  background-image: none;
}

.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c", endColorstr="#ff419641", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}

.btn-success:focus,
.btn-success:hover {
  background-color: #419641;
  background-position: 0 -15px;
}

.btn-success.active,
.btn-success:active {
  background-color: #419641;
  border-color: #3e8f3e;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #419641;
  background-image: none;
}

.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff2aabd2", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}

.btn-info:focus,
.btn-info:hover {
  background-color: #2aabd2;
  background-position: 0 -15px;
}

.btn-info.active,
.btn-info:active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #2aabd2;
  background-image: none;
}

.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff0ad4e", endColorstr="#ffeb9316", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}

.btn-warning:focus,
.btn-warning:hover {
  background-color: #eb9316;
  background-position: 0 -15px;
}

.btn-warning.active,
.btn-warning:active {
  background-color: #eb9316;
  border-color: #e38d13;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #eb9316;
  background-image: none;
}

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f", endColorstr="#ffc12e2a", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}

.btn-danger:focus,
.btn-danger:hover {
  background-color: #c12e2a;
  background-position: 0 -15px;
}

.btn-danger.active,
.btn-danger:active {
  background-color: #c12e2a;
  border-color: #b92c28;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #c12e2a;
  background-image: none;
}

.img-thumbnail,
.thumbnail {
  /* -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075) */
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#ffe8e8e8", GradientType=0);
  background-repeat: repeat-x;
  background-color: #e8e8e8;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  background-repeat: repeat-x;
  background-color: #2e6da4;
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff8f8f8", GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdbdbdb", endColorstr="#ffe2e2e2", GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3c3c3c", endColorstr="#ff222222", GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a {
  background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff080808", endColorstr="#ff0f0f0f", GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
  border-radius: 0;
}

@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  /* text-shadow: 0 1px 0 rgba(255, 255, 255, .2); */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {
  background-image: -webkit-linear-gradient(top, #d0f0c3 0, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #d0f0c3 0, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d0f0c3), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #d0f0c3 0, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffc8e5bc", GradientType=0);
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 18px;
}

.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7", endColorstr="#ffb9def0", GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}

.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3", endColorstr="#fff8efc0", GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}

.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede", endColorstr="#ffe7c3c3", GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffebebeb", endColorstr="#fff5f5f5", GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff286090", GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c", endColorstr="#ff449d44", GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff31b0d5", GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff0ad4e", endColorstr="#ffec971f", GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f", endColorstr="#ffc9302c", GradientType=0);
  background-repeat: repeat-x;
}

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

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2b669a", GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
  text-shadow: none;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#ffe8e8e8", GradientType=0);
  background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  background-repeat: repeat-x;
}

.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffd0e9c6", GradientType=0);
  background-repeat: repeat-x;
}

.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7", endColorstr="#ffc4e3f3", GradientType=0);
  background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3", endColorstr="#fffaf2cc", GradientType=0);
  background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede", endColorstr="#ffebcccc", GradientType=0);
  background-repeat: repeat-x;
}

.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe8e8e8", endColorstr="#fff5f5f5", GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*# sourceMappingURL=bootstrap-theme.min.css.map */
i.fa.fa-chevron1-right {
  float: right;
  background-image: url(../image/right.png);
  height: 50px;
  width: 50px;
}

i.fa.fa-chevron1-left {
  float: left;
  background-image: url(../image/left.png);
  height: 50px;
  width: 50px;
}

.carousel-inner {
  position: relative;
  width: 91% !important;
  overflow: hidden;
  padding-bottom: 10px;
}

.carousel-multi-item .controls-top {
  margin-bottom: 0px !important;
  position: relative;
  top: 90px;
}

.carousel-multi-item {
  margin-bottom: 0px !important;
}

#recomend_product {
  margin: 0px !important;
}

/*/////////////////////////////////////////////////*/
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.picker__list {
  list-style: none;
}

.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-fluid {
  max-width: 100%;
  height: 24px;
  width: 100%;
  max-height: 100%;
}

.img-thumbnail {
  height: auto;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}

.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev,
.waves-block {
  display: block;
}

.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .carousel-item.active.right,
.carousel-inner > .carousel-item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .carousel-item.active.left,
.carousel-inner > .carousel-item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .carousel-item.active,
.carousel-inner > .carousel-item.next.left,
.carousel-inner > .carousel-item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.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;
  text-align: center;
  opacity: 0.5;
}

.carousel-control.left {
  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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "‹";
}

.carousel-control .icon-next::before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.rounded-right,
.rounded-top {
  border-top-right-radius: 0.25rem;
}

.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0.25rem;
}

.rounded-left,
.rounded-top {
  border-top-left-radius: 0.25rem;
}

.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0.25rem;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media (min-width: 576px) {
  .carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.carousel-fade .carousel-inner .carousel-item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .carousel-item.active.left,
.carousel-fade .carousel-inner > .carousel-item.active.right,
.carousel-fade .carousel-inner > .carousel-item.next,
.carousel-fade .carousel-inner > .carousel-item.prev {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .carousel-item.active,
.carousel-fade .carousel-inner > .carousel-item.next.left,
.carousel-fade .carousel-inner > .carousel-item.prev.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*******************************************************************************/
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.picker__list {
  list-style: none;
}

.carousel-caption,
.carousel-control {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.font-italic,
.token.italic {
  font-style: italic;
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
  margin-top: -10px;
}

.popover.bs-tether-element-attached-bottom::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::after,
.popover.popover-top::before {
  left: 50%;
  border-bottom-width: 0;
}

.popover.bs-tether-element-attached-bottom::before,
.popover.popover-top::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-bottom::after,
.popover.popover-top::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
  margin-left: 10px;
}

.popover.bs-tether-element-attached-left::after,
.popover.bs-tether-element-attached-left::before,
.popover .popover-right::after,
.popover.popover-right::before {
  top: 50%;
  border-left-width: 0;
}

.popover.bs-tether-element-attached-left::before,
.popover.popover-right::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-left::after,
.popover.popover-right::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
  margin-top: 10px;
}

.popover.bs-tether-element-attached-top::after,
.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::after,
.popover.popover-bottom::before {
  left: 50%;
  border-top-width: 0;
}

.popover.bs-tether-element-attached-top::before,
.popover.popover-bottom::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-top::after,
.popover.popover-bottom::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.bs-tether-element-attached-top .popover-title::before,
.popover.popover-bottom .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
  margin-left: -10px;
}

.popover.bs-tether-element-attached-right::after,
.popover.bs-tether-element-attached-right::before,
.popover.popover-left::after,
.popover.popover-left::before {
  top: 50%;
  border-right-width: 0;
}

.popover.bs-tether-element-attached-right::before,
.popover.popover-left::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-tether-element-attached-right::after,
.popover.popover-left::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

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

.popover-title:empty {
  display: none;
}

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

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.popover::after,
.popover::before {
  display: block;
  width: 0;
}

.carousel,
.carousel-inner,
.parallax {
  position: relative;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

.carousel-multi-item .controls-top,
.cart-modal .table,
.cart-modal th,
.collection-card .stripe,
.double-nav .nav-icons li,
.min-chart,
.modal-ext .modal-content .modal-header,
.product-panel .modal-header,
.ql-modal .modal-header,
.stepper li a,
.stepper li a .circle {
  text-align: center;
}

.double-nav .nav-icons li {
  display: inline-block;
}

.double-nav .nav-icons li a {
  color: #fff;
  font-size: 0.7rem;
  margin-right: 3px;
}

.double-nav .nav-icons li a .fa {
  font-size: 1.3rem;
}

.navbar .nav-item .nav-link .fa {
  padding-left: 3px;
  padding-right: 3px;
}

.navbar .nav-item.avatar,
.navbar .nav-item.avatar .dropdown-toggle {
  padding: 0;
}

.navbar .nav-item.avatar.active {
  background-color: transparent !important;
}

.navbar .nav-item.avatar .dropdown-toggle img {
  height: 35px;
}

.navbar .nav-item.avatar .dropdown-toggle:after {
  display: none;
}

@media only screen and (max-width: 992px) {
  .double-nav {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .double-nav .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .navbar .navbar-desktop {
    display: none;
  }
}
@media (min-width: 1440px) {
  .navbar .button-collapse {
    display: none;
  }
}
@media (max-width: 1440px) {
  .navbar .button-collapse {
    display: block;
    position: relative;
    font-size: 1.4rem;
    margin-right: 10px;
    margin-left: 10px;
  }
}
.header-breadcrumb {
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  font-size: 15px;
}

.header-breadcrumb .breadcrumb-item.active,
.header-breadcrumb .breadcrumb-item:before {
  color: #fff;
}

.carousel-multi-item {
  margin-bottom: 100px;
}

.carousel-multi-item .carousel-indicators li {
  height: 20px;
  width: 20px;
  background-color: #4285F4;
  margin-bottom: -60px;
}

.carousel-multi-item .carousel-indicators .active {
  height: 25px;
  width: 25px;
  background-color: #4285F4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.carousel-multi-item .controls-top {
  margin-bottom: 30px;
}

.carousel-multi-item .controls-top .btn-floating {
  background: #4285F4;
}

.carousel-multi-item .carousel-indicators {
  margin-bottom: -2em;
}

.carousel-multi-item .card {
  margin: 1px;
}

.carousel-multi-item .card-cascade.narrower {
  margin-top: 20px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 992px) {
  .carousel-multi-item .carousel-indicators li {
    margin-bottom: -30px;
  }
}
.carousel-thumbnails {
  margin-bottom: 80px;
}

.carousel-thumbnails .carousel-indicators {
  margin-bottom: -90px;
  position: absolute;
}

.carousel-thumbnails .carousel-indicators li {
  height: auto;
  width: auto;
  border: none;
}

.carousel-thumbnails .carousel-indicators .active {
  height: auto;
  width: auto;
  background-color: #fff;
  opacity: 0.5;
}

.carousel-thumbnails .carousel-indicators img {
  width: 100px;
  height: 50px;
  overflow: hidden;
}

@media only screen and (max-width: 600px) {
  .carousel-thumbnails {
    margin-bottom: 60px;
  }

  .carousel-thumbnails .carousel-indicators {
    margin-bottom: -60px;
  }

  .carousel-thumbnails .carousel-indicators img {
    width: 50px;
    height: 25px;
  }
}
.modal-ext .modal-content .modal-body .text-xs-center fieldset {
  margin-top: 20px;
}

.modal-ext .modal-content .call {
  margin-top: 1rem;
}

.modal-ext .modal-content .modal-body {
  padding: 2rem 2rem 1rem;
}

.modal-cart li p {
  margin: 5px;
  font-weight: 400;
}

.modal-cart li p .tag {
  margin-left: 10px;
  margin-top: 3px;
  font-weight: 400;
  position: absolute;
}

.modal-cart li p .quantity {
  font-size: 16px;
  margin-right: 7px;
  font-weight: 300;
}

.modal-cart .cartPageLink {
  margin-left: 10px;
}

.modal-cart .cartPageLink a {
  text-decoration: underline;
  color: #666;
}

.modal-cart .total {
  float: right;
  font-weight: 400;
}

.cf-phone {
  margin-left: 7px;
}

.side-modal {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9999;
}

.side-modal .modal-dialog {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 400px;
  margin: 10px;
}

@media (max-width: 760px) {
  .side-modal .modal-dialog {
    display: none;
  }
}
.side-modal .modal-header {
  padding: 1rem;
}

.side-modal .modal-header .heading {
  margin: 0;
  padding: 0;
}

.side-modal .modal-content {
  border: none;
}

.side-modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
}

.transparent-bd {
  opacity: 0 !important;
}

.toast-title {
  font-weight: 700;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #fff;
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > :hover {
  transition: 0.45s;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}

#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}

#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}

#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
  width: 300px;
  margin: auto;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  width: 96%;
  margin: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.nav-pills .nav-item a {
  color: #666;
}

.nav-pills .nav-item .active,
.nav-pills .nav-item .active:active,
.nav-pills .nav-item .active:focus,
.nav-pills .nav-item .active:hover,
.nav-pills .nav-item:hover {
  background-color: transparent;
  color: #45526E;
  font-weight: 500;
}

.nav-pills .nav-item .active {
  border-left: 2px solid #45526E;
}

.nav-pills .nav-item:hover {
  border-left: 1px solid #45526E;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0;
}

@media only screen and (max-width: 769px) {
  .sticky,
.sticky-placeholder {
    display: none;
  }
}
#scrollspy {
  width: 120px;
}

@media only screen and (max-width: 992px) {
  .col-lg-4 .sticky,
.col-md-4 .sticky,
.col-xl-4 .sticky {
    width: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .col-md-4 .sticky .col-lg-4 .sticky,
.col-xl-4 .sticky {
    width: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .col-md-4 .sticky {
    width: 300px;
  }
}
@media only screen and (min-width: 1400px) {
  .col-md-4 .sticky {
    width: 350px;
  }
}
.dotted-scrollspy {
  display: block;
  position: fixed;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.55);
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -ms-border-radius: 2px 0 0 2px;
  -o-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

.dotted-scrollspy li {
  display: block;
  padding: 0 16px;
}

.dotted-scrollspy li:first-child {
  padding-top: 10px;
}

.dotted-scrollspy li:last-child {
  padding-bottom: 10px;
}

.dotted-scrollspy li a span {
  display: block;
  background-color: rgba(255, 255, 255, 0.54);
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.min-chart,
.percent {
  display: inline-block;
}

.dotted-scrollspy li a.active span {
  background: #fff;
}

.min-chart {
  position: relative;
  width: 110px;
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.min-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.percent {
  line-height: 110px;
  z-index: 2;
}

.percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
}

.rotate-element {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-angle-down.rotate-icon {
  -webkit-transition: all 150ms ease-in 0s;
  -moz-transition: all 150ms ease-in 0s;
  -o-transition: all 150ms ease-in 0s;
  -ms-transition: all 150ms ease-in 0s;
  transition: all 150ms ease-in 0s;
}

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.5;
}

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.5;
}

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0;
  height: 15px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px;
}

.ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  height: 11px;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 15px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px;
}

.ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  width: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.5;
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.5;
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.5;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.5;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}

.product-card .tag {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(244, 67, 54, 0.7);
  font-size: 1.4rem;
}

.product-card .action-buttons {
  position: absolute;
  right: 5px;
  top: 5px;
}

.product-card .action-buttons .activator {
  float: none;
  padding: 0;
  margin-right: 0;
  font-size: 1rem;
}

.product-card .action-buttons .btn-floating {
  display: block;
  background-color: #4285F4;
  height: 37px;
  width: 37px;
  line-height: 0;
}

.product-card .action-buttons .btn-floating .fa,
.product-card .action-buttons .btn-floating .material-icons {
  font-size: 14px;
  margin-top: 1px;
}

.product-card .rating {
  position: absolute;
  margin-top: -16px;
  right: 10px;
  background-color: #0d47a1;
  padding: 0.4rem 1rem;
  font-size: 0.8rem;
}

.product-card .rating:hover .fa {
  color: gold;
  transition: all 0.4s linear;
}

.product-card .card-block .card-text,
.product-card .card-block .card-title {
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #e0e0e0;
}

.product-card .cta {
  text-align: center;
  padding-bottom: 1rem;
}

.product-card .cta p {
  font-size: 1.3rem;
  color: green;
}

.product-card .cta p span {
  color: #000;
  text-decoration: line-through;
}

.product-panel .modal-dialog,
.ql-modal .modal-dialog {
  max-width: none;
  width: auto;
  margin: 2rem;
}

.product-panel .price .tag,
.ql-modal .price .tag {
  background-color: rgba(244, 67, 54, 0.7);
  font-size: 1.4rem;
  display: inline-block;
  margin-left: 1rem;
}

.product-panel .price p,
.ql-modal .price p {
  display: inline-block;
  font-size: 1.3rem;
}

.elegant-dark-skin .side-nav:before,
.elegant-white-skin .side-nav:before {
  top: 0;
  left: 0;
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.product-panel .price p .price-before,
.ql-modal .price p .price-before {
  color: #000;
  text-decoration: line-through;
  margin-left: 0.5rem;
}

.product-panel .price p .price-after,
.ql-modal .price p .price-after {
  font-size: 1.7rem;
  color: green;
}

.product-panel .media img,
.ql-modal .media img {
  max-width: 60px;
}

@media (max-width: 1200px) {
  .ql-modal {
    padding-left: 0;
  }

  .ql-modal .modal-dialog {
    margin: 0;
  }
}
.collection-card .stripe {
  position: absolute;
  bottom: 3rem;
  width: 100%;
  padding: 1.2rem;
}

.collection-card .stripe.dark {
  background-color: rgba(0, 0, 0, 0.7);
}

.collection-card .stripe.dark a p {
  color: #eee;
}

.collection-card .stripe.light {
  background-color: rgba(255, 255, 255, 0.7);
}

.collection-card .stripe.light a p {
  color: #424242;
}

.collection-card .stripe a p {
  padding: 0;
  margin: 0;
  letter-spacing: 4px;
  font-size: 1rem;
}

.cart-modal .table .total {
  text-transform: uppercase;
  font-weight: 600;
}

.cart-modal .table .fa-remove {
  color: #4285F4;
}

.blue-skin .primary-color,
.blue-skin .stepper li.active a .circle,
.blue-skin .stepper li.completed a .circle,
.stepper li.active a .blue-skin .circle,
.stepper li.completed a .blue-skin .circle {
  background-color: #062A64 !important;
}

.blue-skin .navbar,
.blue-skin .page-footer {
  background-color: #072e6e;
}

.blue-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/blue.jpg) center center no-repeat;
  background-size: cover;
}

.blue-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #5a95f5;
}

.blue-skin .side-nav .social a:hover {
  background-color: #062a64;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.blue-skin .side-nav .collapsible li {
  background-color: transparent;
}

.blue-skin .side-nav .collapsible li a.active {
  background-color: #062A64;
}

.blue-skin .side-nav .collapsible li a:hover {
  background-color: #062c69;
  transition: all 0.3s linear;
}

.blue-skin .side-nav .collapsible li a:hover,
.red-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.blue-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.blue-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #062a64;
}

.blue-skin .btn-primary {
  background: #4285F4;
}

.blue-skin .btn-primary:focus,
.blue-skin .btn-primary:hover {
  background-color: #5a95f5 !important;
}

.blue-skin .btn-primary.active {
  background-color: #0b51c5 !important;
}

.blue-skin .btn-secondary {
  background: #5C4AF5;
}

.blue-skin .btn-secondary:focus,
.blue-skin .btn-secondary:hover {
  background-color: #7262f6 !important;
}

.blue-skin .btn-secondary.active {
  background-color: #200bce !important;
}

.blue-skin .btn-default,
.blue-skin .card .btn-action {
  background: #0d47a1;
}

.blue-skin .btn-default:focus,
.blue-skin .btn-default:hover,
.blue-skin .card .btn-action:focus,
.blue-skin .card .btn-action:hover {
  background-color: #0f51b9 !important;
}

.blue-skin .btn-default.active,
.blue-skin .card .btn-action.active {
  background-color: #051d43 !important;
}

.blue-skin .btn-outline-primary,
.blue-skin .btn-outline-primary.active,
.blue-skin .btn-outline-primary:focus,
.blue-skin .btn-outline-primary:hover {
  border: 2px solid #4285F4 !important;
  color: #4285F4 !important;
}

.blue-skin .btn-outline-secondary,
.blue-skin .btn-outline-secondary.active,
.blue-skin .btn-outline-secondary:focus,
.blue-skin .btn-outline-secondary:hover {
  border: 2px solid #5C4AF5 !important;
  color: #5C4AF5 !important;
}

.blue-skin .btn-outline-default,
.blue-skin .btn-outline-default.active,
.blue-skin .btn-outline-default:focus,
.blue-skin .btn-outline-default:hover {
  border: 2px solid #0d47a1 !important;
  color: #0d47a1 !important;
}

.blue-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.blue-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #0d47a1;
  border-color: #0d47a1;
}

.blue-skin .card-header,
.blue-skin .carousel-multi-item .carousel-indicators li,
.blue-skin .carousel-multi-item .carousel-indicators li.active,
.blue-skin .carousel-multi-item .controls-top > a,
.blue-skin .form-header,
.blue-skin .tag,
.blue-skin .top-nav-collapse {
  background-color: #072e6e;
}

.red-skin .primary-color,
.red-skin .stepper li.active a .circle,
.red-skin .stepper li.completed a .circle,
.stepper li.active a .red-skin .circle,
.stepper li.completed a .red-skin .circle {
  background-color: #79000C !important;
}

.red-skin .navbar {
  background-color: #900;
}

.red-skin .page-footer {
  background-color: #4d0000;
}

.red-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/red.jpg) center center no-repeat;
  background-size: cover;
}

.red-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #4d0000;
}

.red-skin .side-nav .social a:hover {
  background-color: #4d0000;
  transition: all 0.3s linear;
}

.red-skin .side-nav .collapsible li {
  background-color: transparent;
}

.red-skin .side-nav .collapsible li a.active {
  background-color: #4d0000;
}

.red-skin .side-nav .collapsible li a:hover {
  background-color: #4d0000;
  transition: all 0.3s linear;
}

.green-skin .side-nav .social a:hover,
.red-skin .side-nav .collapsible li a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.red-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.red-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #900;
}

.red-skin .btn-primary {
  background: #C00;
}

.red-skin .btn-primary:focus,
.red-skin .btn-primary:hover {
  background-color: #e60000 !important;
}

.red-skin .btn-primary.active {
  background-color: #600 !important;
}

.red-skin .btn-secondary {
  background: #7D2900;
}

.red-skin .btn-secondary:focus,
.red-skin .btn-secondary:hover {
  background-color: #973100 !important;
}

.red-skin .btn-secondary.active {
  background-color: #170800 !important;
}

.red-skin .btn-default,
.red-skin .card .btn-action {
  background: #79000C;
}

.red-skin .btn-default:focus,
.red-skin .btn-default:hover,
.red-skin .card .btn-action:focus,
.red-skin .card .btn-action:hover {
  background-color: #93000f !important;
}

.red-skin .btn-default.active,
.red-skin .card .btn-action.active {
  background-color: #130002 !important;
}

.red-skin .btn-outline-primary,
.red-skin .btn-outline-primary.active,
.red-skin .btn-outline-primary:focus,
.red-skin .btn-outline-primary:hover {
  border: 2px solid #C00 !important;
  color: #C00 !important;
}

.red-skin .btn-outline-secondary,
.red-skin .btn-outline-secondary.active,
.red-skin .btn-outline-secondary:focus,
.red-skin .btn-outline-secondary:hover {
  border: 2px solid #7D2900 !important;
  color: #7D2900 !important;
}

.red-skin .btn-outline-default,
.red-skin .btn-outline-default.active,
.red-skin .btn-outline-default:focus,
.red-skin .btn-outline-default:hover {
  border: 2px solid #79000C !important;
  color: #79000C !important;
}

.red-skin .dropdown-content li:not(.disabled) span,
.red-skin .md-form .prefix.active,
.red-skin input[type=email]:focus:not([readonly]) + label,
.red-skin input[type=text]:focus:not([readonly]) + label,
.red-skin input[type=password]:focus:not([readonly]) + label,
.red-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #C00;
}

.red-skin input[type=email]:focus:not([readonly]),
.red-skin input[type=text]:focus:not([readonly]),
.red-skin input[type=password]:focus:not([readonly]),
.red-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #C00;
  box-shadow: 0 1px 0 0 #C00;
}

.red-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #C00;
  border-bottom: 2px solid #C00;
}

.red-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.red-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #C00;
  border-color: #C00;
}

.red-skin .card-header,
.red-skin .carousel-multi-item .carousel-indicators li,
.red-skin .carousel-multi-item .carousel-indicators li.active,
.red-skin .carousel-multi-item .controls-top > a,
.red-skin .form-header,
.red-skin .tag,
.red-skin .top-nav-collapse {
  background-color: #900;
}

.green-skin .primary-color,
.green-skin .stepper li.active a .circle,
.green-skin .stepper li.completed a .circle,
.stepper li.active a .green-skin .circle,
.stepper li.completed a .green-skin .circle {
  background-color: #003830 !important;
}

.green-skin .navbar {
  background-color: #003830;
}

.green-skin .page-footer {
  background-color: #001f1a;
}

.green-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/green.jpg) center center no-repeat;
  background-size: cover;
}

.green-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #001f1a;
}

.green-skin .side-nav .social a:hover {
  background-color: #001f1a;
  transition: all 0.3s linear;
}

.green-skin .side-nav .collapsible li {
  background-color: transparent;
}

.green-skin .side-nav .collapsible li a.active {
  background-color: #002923;
}

.green-skin .side-nav .collapsible li a:hover {
  background-color: #002923;
  transition: all 0.3s linear;
}

.green-skin .side-nav .collapsible li a:hover,
.purple-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.green-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.green-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #003830;
}

.green-skin .btn-primary {
  background: #003830;
}

.green-skin .btn-primary:focus,
.green-skin .btn-primary:hover {
  background-color: #005246 !important;
}

.green-skin .btn-primary.active {
  background-color: #000 !important;
}

.green-skin .btn-secondary {
  background: #294F6F;
}

.green-skin .btn-secondary:focus,
.green-skin .btn-secondary:hover {
  background-color: #305c82 !important;
}

.green-skin .btn-secondary.active {
  background-color: #0d1a25 !important;
}

.green-skin .btn-default,
.green-skin .card .btn-action {
  background: #226568;
}

.green-skin .btn-default:focus,
.green-skin .btn-default:hover,
.green-skin .card .btn-action:focus,
.green-skin .card .btn-action:hover {
  background-color: #28787b !important;
}

.green-skin .btn-default.active,
.green-skin .card .btn-action.active {
  background-color: #091a1b !important;
}

.green-skin .btn-outline-primary,
.green-skin .btn-outline-primary.active,
.green-skin .btn-outline-primary:focus,
.green-skin .btn-outline-primary:hover {
  border: 2px solid #003830 !important;
  color: #003830 !important;
}

.green-skin .btn-outline-secondary,
.green-skin .btn-outline-secondary.active,
.green-skin .btn-outline-secondary:focus,
.green-skin .btn-outline-secondary:hover {
  border: 2px solid #294F6F !important;
  color: #294F6F !important;
}

.green-skin .btn-outline-default,
.green-skin .btn-outline-default.active,
.green-skin .btn-outline-default:focus,
.green-skin .btn-outline-default:hover {
  border: 2px solid #226568 !important;
  color: #226568 !important;
}

.green-skin .dropdown-content li:not(.disabled) span,
.green-skin .md-form .prefix.active,
.green-skin input[type=email]:focus:not([readonly]) + label,
.green-skin input[type=text]:focus:not([readonly]) + label,
.green-skin input[type=password]:focus:not([readonly]) + label,
.green-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #003830;
}

.green-skin input[type=email]:focus:not([readonly]),
.green-skin input[type=text]:focus:not([readonly]),
.green-skin input[type=password]:focus:not([readonly]),
.green-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #003830;
  box-shadow: 0 1px 0 0 #003830;
}

.green-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #003830;
  border-bottom: 2px solid #003830;
}

.green-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.green-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #003830;
  border-color: #003830;
}

.green-skin .card-header,
.green-skin .carousel-multi-item .carousel-indicators li,
.green-skin .carousel-multi-item .carousel-indicators li.active,
.green-skin .carousel-multi-item .controls-top > a,
.green-skin .form-header,
.green-skin .tag,
.green-skin .top-nav-collapse {
  background-color: #003830;
}

.purple-skin .primary-color,
.purple-skin .stepper li.active a .circle,
.purple-skin .stepper li.completed a .circle,
.stepper li.active a .purple-skin .circle,
.stepper li.completed a .purple-skin .circle {
  background-color: #650696 !important;
}

.purple-skin .navbar {
  background-color: #54057d;
}

.purple-skin .page-footer {
  background-color: #33034c;
}

.purple-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/purple.jpg) center center no-repeat;
  background-size: cover;
}

.purple-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #33034c;
}

.purple-skin .side-nav .social a:hover {
  background-color: #440465;
  transition: all 0.3s linear;
}

.purple-skin .side-nav .collapsible li {
  background-color: transparent;
}

.purple-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover,
.purple-skin .side-nav .collapsible li a.active {
  background-color: #54057d;
}

.purple-skin .side-nav .collapsible li a:hover {
  background-color: #54057d;
  transition: all 0.3s linear;
}

.dark-skin .side-nav .social a:hover,
.purple-skin .side-nav .collapsible li a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.purple-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.purple-skin .btn-primary {
  background: #650696;
}

.purple-skin .btn-primary:focus,
.purple-skin .btn-primary:hover {
  background-color: #7607af !important;
}

.purple-skin .btn-primary.active {
  background-color: #230234 !important;
}

.purple-skin .btn-secondary {
  background: #A6007D;
}

.purple-skin .btn-secondary:focus,
.purple-skin .btn-secondary:hover {
  background-color: #c00090 !important;
}

.purple-skin .btn-secondary.active {
  background-color: #400030 !important;
}

.purple-skin .btn-default,
.purple-skin .card .btn-action {
  background: #21109C;
}

.purple-skin .btn-default:focus,
.purple-skin .btn-default:hover,
.purple-skin .card .btn-action:focus,
.purple-skin .card .btn-action:hover {
  background-color: #2612b3 !important;
}

.purple-skin .btn-default.active,
.purple-skin .card .btn-action.active {
  background-color: #0d073f !important;
}

.purple-skin .btn-outline-primary,
.purple-skin .btn-outline-primary.active,
.purple-skin .btn-outline-primary:focus,
.purple-skin .btn-outline-primary:hover {
  border: 2px solid #650696 !important;
  color: #650696 !important;
}

.purple-skin .btn-outline-secondary,
.purple-skin .btn-outline-secondary.active,
.purple-skin .btn-outline-secondary:focus,
.purple-skin .btn-outline-secondary:hover {
  border: 2px solid #A6007D !important;
  color: #A6007D !important;
}

.purple-skin .btn-outline-default,
.purple-skin .btn-outline-default.active,
.purple-skin .btn-outline-default:focus,
.purple-skin .btn-outline-default:hover {
  border: 2px solid #21109C !important;
  color: #21109C !important;
}

.purple-skin .dropdown-content li:not(.disabled) span,
.purple-skin .md-form .prefix.active,
.purple-skin input[type=email]:focus:not([readonly]) + label,
.purple-skin input[type=text]:focus:not([readonly]) + label,
.purple-skin input[type=password]:focus:not([readonly]) + label,
.purple-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #650696;
}

.purple-skin input[type=email]:focus:not([readonly]),
.purple-skin input[type=text]:focus:not([readonly]),
.purple-skin input[type=password]:focus:not([readonly]),
.purple-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #650696;
  box-shadow: 0 1px 0 0 #650696;
}

.purple-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #650696;
  border-bottom: 2px solid #650696;
}

.purple-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.purple-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #650696;
  border-color: #650696;
}

.purple-skin .card-header,
.purple-skin .carousel-multi-item .carousel-indicators li,
.purple-skin .carousel-multi-item .carousel-indicators li.active,
.purple-skin .carousel-multi-item .controls-top > a,
.purple-skin .form-header,
.purple-skin .tag,
.purple-skin .top-nav-collapse {
  background-color: #54057d;
}

.dark-skin .primary-color,
.dark-skin .stepper li.active a .circle,
.dark-skin .stepper li.completed a .circle,
.stepper li.active a .dark-skin .circle,
.stepper li.completed a .dark-skin .circle {
  background-color: #2E2E2E !important;
}

.dark-skin .navbar {
  background-color: #3b3b3b;
}

.dark-skin .page-footer {
  background-color: #212121;
}

.dark-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/dark.jpg) center center no-repeat;
  background-size: cover;
}

.dark-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #080808;
}

.dark-skin .side-nav .social a:hover {
  background-color: #2e2e2e;
  transition: all 0.3s linear;
}

.dark-skin .side-nav .collapsible li {
  background-color: transparent;
}

.dark-skin .side-nav .collapsible li a.active {
  background-color: #2e2e2e;
}

.dark-skin .side-nav .collapsible li a:hover {
  background-color: #2e2e2e;
  transition: all 0.3s linear;
}

.dark-skin .side-nav .collapsible li a:hover,
.grey-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.dark-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.dark-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #3b3b3b;
}

.dark-skin .btn-primary {
  background: #2E2E2E;
}

.dark-skin .btn-primary:focus,
.dark-skin .btn-primary:hover {
  background-color: #3b3b3b !important;
}

.dark-skin .btn-primary.active {
  background-color: #000 !important;
}

.dark-skin .btn-secondary {
  background: #3F729B;
}

.dark-skin .btn-secondary:focus,
.dark-skin .btn-secondary:hover {
  background-color: #467fad !important;
}

.dark-skin .btn-secondary.active {
  background-color: #223d52 !important;
}

.dark-skin .btn-default,
.dark-skin .card .btn-action {
  background: #676767;
}

.dark-skin .btn-default:focus,
.dark-skin .btn-default:hover,
.dark-skin .card .btn-action:focus,
.dark-skin .card .btn-action:hover {
  background-color: #747474 !important;
}

.dark-skin .btn-default.active,
.dark-skin .card .btn-action.active {
  background-color: #343434 !important;
}

.dark-skin .btn-outline-primary,
.dark-skin .btn-outline-primary.active,
.dark-skin .btn-outline-primary:focus,
.dark-skin .btn-outline-primary:hover {
  border: 2px solid #2E2E2E !important;
  color: #2E2E2E !important;
}

.dark-skin .btn-outline-secondary,
.dark-skin .btn-outline-secondary.active,
.dark-skin .btn-outline-secondary:focus,
.dark-skin .btn-outline-secondary:hover {
  border: 2px solid #3F729B !important;
  color: #3F729B !important;
}

.dark-skin .btn-outline-default,
.dark-skin .btn-outline-default.active,
.dark-skin .btn-outline-default:focus,
.dark-skin .btn-outline-default:hover {
  border: 2px solid #676767 !important;
  color: #676767 !important;
}

.dark-skin .dropdown-content li:not(.disabled) span,
.dark-skin .md-form .prefix.active,
.dark-skin input[type=email]:focus:not([readonly]) + label,
.dark-skin input[type=text]:focus:not([readonly]) + label,
.dark-skin input[type=password]:focus:not([readonly]) + label,
.dark-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #2E2E2E;
}

.dark-skin input[type=email]:focus:not([readonly]),
.dark-skin input[type=text]:focus:not([readonly]),
.dark-skin input[type=password]:focus:not([readonly]),
.dark-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #2E2E2E;
  box-shadow: 0 1px 0 0 #2E2E2E;
}

.dark-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #2E2E2E;
  border-bottom: 2px solid #2E2E2E;
}

.dark-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.dark-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #2E2E2E;
  border-color: #2E2E2E;
}

.dark-skin .card-header,
.dark-skin .carousel-multi-item .carousel-indicators li,
.dark-skin .carousel-multi-item .carousel-indicators li.active,
.dark-skin .carousel-multi-item .controls-top > a,
.dark-skin .form-header,
.dark-skin .tag,
.dark-skin .top-nav-collapse {
  background-color: #3b3b3b;
}

.grey-skin .primary-color,
.grey-skin .stepper li.active a .circle,
.grey-skin .stepper li.completed a .circle,
.stepper li.active a .grey-skin .circle,
.stepper li.completed a .grey-skin .circle {
  background-color: #4B515D !important;
}

.grey-skin .navbar {
  background-color: #565d6b;
}

.grey-skin .page-footer {
  background-color: #40454f;
}

.grey-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/grey.jpg) center center no-repeat;
  background-size: cover;
}

.grey-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #292c33;
}

.grey-skin .side-nav .social a:hover {
  background-color: #40454f;
  transition: all 0.3s linear;
}

.grey-skin .side-nav .collapsible li {
  background-color: transparent;
}

.grey-skin .side-nav .collapsible li a.active {
  background-color: #40454f;
}

.grey-skin .side-nav .collapsible li a:hover {
  background-color: #40454f;
  transition: all 0.3s linear;
}

.grey-skin .side-nav .collapsible li a:hover,
.mdb-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.grey-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.grey-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #565d6b;
}

.grey-skin .btn-primary {
  background: #4B515D;
}

.grey-skin .btn-primary:focus,
.grey-skin .btn-primary:hover {
  background-color: #565d6b !important;
}

.grey-skin .btn-primary.active {
  background-color: #1d2025 !important;
}

.grey-skin .btn-secondary {
  background: #3F729B;
}

.grey-skin .btn-secondary:focus,
.grey-skin .btn-secondary:hover {
  background-color: #467fad !important;
}

.grey-skin .btn-secondary.active {
  background-color: #223d52 !important;
}

.grey-skin .btn-default,
.grey-skin .card .btn-action {
  background: #17202F;
}

.grey-skin .btn-default:focus,
.grey-skin .btn-default:hover,
.grey-skin .card .btn-action:focus,
.grey-skin .card .btn-action:hover {
  background-color: #1f2c40 !important;
}

.grey-skin .btn-default.active,
.grey-skin .card .btn-action.active {
  background-color: #000 !important;
}

.grey-skin .btn-outline-primary,
.grey-skin .btn-outline-primary.active,
.grey-skin .btn-outline-primary:focus,
.grey-skin .btn-outline-primary:hover {
  border: 2px solid #6d7687 !important;
  color: #4B515D !important;
}

.grey-skin .btn-outline-secondary,
.grey-skin .btn-outline-secondary.active,
.grey-skin .btn-outline-secondary:focus,
.grey-skin .btn-outline-secondary:hover {
  border: 2px solid #3F729B !important;
  color: #3F729B !important;
}

.grey-skin .btn-outline-default,
.grey-skin .btn-outline-default.active,
.grey-skin .btn-outline-default:focus,
.grey-skin .btn-outline-default:hover {
  border: 2px solid #17202F !important;
  color: #17202F !important;
}

.grey-skin .dropdown-content li:not(.disabled) span,
.grey-skin .md-form .prefix.active,
.grey-skin input[type=email]:focus:not([readonly]) + label,
.grey-skin input[type=text]:focus:not([readonly]) + label,
.grey-skin input[type=password]:focus:not([readonly]) + label,
.grey-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #4B515D;
}

.grey-skin input[type=email]:focus:not([readonly]),
.grey-skin input[type=text]:focus:not([readonly]),
.grey-skin input[type=password]:focus:not([readonly]),
.grey-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #4B515D;
  box-shadow: 0 1px 0 0 #4B515D;
}

.grey-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #4B515D;
  border-bottom: 2px solid #4B515D;
}

.grey-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.grey-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #4B515D;
  border-color: #4B515D;
}

.grey-skin .card-header,
.grey-skin .carousel-multi-item .carousel-indicators li,
.grey-skin .carousel-multi-item .carousel-indicators li.active,
.grey-skin .carousel-multi-item .controls-top > a,
.grey-skin .form-header,
.grey-skin .tag,
.grey-skin .top-nav-collapse {
  background-color: #565d6b;
}

.mdb-skin .primary-color,
.mdb-skin .stepper li.active a .circle,
.mdb-skin .stepper li.completed a .circle,
.stepper li.active a .mdb-skin .circle,
.stepper li.completed a .mdb-skin .circle {
  background-color: #3F729B !important;
}

.mdb-skin .navbar {
  background-color: #3f729b;
}

.mdb-skin .page-footer {
  background-color: #294a65;
}

.mdb-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/mdb.jpg) center center no-repeat;
  background-size: cover;
}

.mdb-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #294a65;
}

.mdb-skin .side-nav .social a:hover {
  background-color: #294a65;
  transition: all 0.3s linear;
}

.mdb-skin .side-nav .collapsible li {
  background-color: transparent;
}

.mdb-skin .side-nav .collapsible li a.active {
  background-color: #294a65;
}

.mdb-skin .side-nav .collapsible li a:hover {
  background-color: #294a65;
  transition: all 0.3s linear;
}

.deep-orange-skin .side-nav .social a:hover,
.mdb-skin .side-nav .collapsible li a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.mdb-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.mdb-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #3f729b;
}

.mdb-skin .btn-primary {
  background: #3F729B;
}

.mdb-skin .btn-primary:focus,
.mdb-skin .btn-primary:hover {
  background-color: #467fad !important;
}

.mdb-skin .btn-primary.active {
  background-color: #223d52 !important;
}

.mdb-skin .btn-secondary {
  background: #1C2331;
}

.mdb-skin .btn-secondary:focus,
.mdb-skin .btn-secondary:hover {
  background-color: #252f41 !important;
}

.mdb-skin .btn-secondary.active {
  background-color: #000 !important;
}

.mdb-skin .btn-default,
.mdb-skin .card .btn-action {
  background: #154771;
}

.mdb-skin .btn-default:focus,
.mdb-skin .btn-default:hover,
.mdb-skin .card .btn-action:focus,
.mdb-skin .card .btn-action:hover {
  background-color: #195587 !important;
}

.mdb-skin .btn-default.active,
.mdb-skin .card .btn-action.active {
  background-color: #05111b !important;
}

.mdb-skin .btn-outline-primary,
.mdb-skin .btn-outline-primary.active,
.mdb-skin .btn-outline-primary:focus,
.mdb-skin .btn-outline-primary:hover {
  border: 2px solid #3F729B !important;
  color: #3F729B !important;
}

.mdb-skin .btn-outline-secondary,
.mdb-skin .btn-outline-secondary.active,
.mdb-skin .btn-outline-secondary:focus,
.mdb-skin .btn-outline-secondary:hover {
  border: 2px solid #1C2331 !important;
  color: #1C2331 !important;
}

.mdb-skin .btn-outline-default,
.mdb-skin .btn-outline-default.active,
.mdb-skin .btn-outline-default:focus,
.mdb-skin .btn-outline-default:hover {
  border: 2px solid #154771 !important;
  color: #154771 !important;
}

.mdb-skin .dropdown-content li:not(.disabled) span,
.mdb-skin .md-form .prefix.active,
.mdb-skin input[type=email]:focus:not([readonly]) + label,
.mdb-skin input[type=text]:focus:not([readonly]) + label,
.mdb-skin input[type=password]:focus:not([readonly]) + label,
.mdb-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #3F729B;
}

.mdb-skin input[type=email]:focus:not([readonly]),
.mdb-skin input[type=text]:focus:not([readonly]),
.mdb-skin input[type=password]:focus:not([readonly]),
.mdb-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #3F729B;
  box-shadow: 0 1px 0 0 #3F729B;
}

.mdb-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #3F729B;
  border-bottom: 2px solid #3F729B;
}

.mdb-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.mdb-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #3F729B;
  border-color: #3F729B;
}

.mdb-skin .card-header,
.mdb-skin .carousel-multi-item .carousel-indicators li,
.mdb-skin .carousel-multi-item .carousel-indicators li.active,
.mdb-skin .carousel-multi-item .controls-top > a,
.mdb-skin .form-header,
.mdb-skin .tag,
.mdb-skin .top-nav-collapse {
  background-color: #3f729b;
}

.deep-orange-skin .primary-color,
.deep-orange-skin .stepper li.active a .circle,
.deep-orange-skin .stepper li.completed a .circle,
.stepper li.active a .deep-orange-skin .circle,
.stepper li.completed a .deep-orange-skin .circle {
  background-color: #8A1A00 !important;
}

.deep-orange-skin .navbar,
.deep-orange-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #8a1a00;
}

.deep-orange-skin .page-footer {
  background-color: #3e0c00;
}

.deep-orange-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/deep-orange.jpg) center center no-repeat;
  background-size: cover;
}

.deep-orange-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #3e0c00;
}

.deep-orange-skin .side-nav .social a:hover {
  background-color: #711500;
  transition: all 0.3s linear;
}

.deep-orange-skin .side-nav .collapsible li {
  background-color: transparent;
}

.deep-orange-skin .side-nav .collapsible li a.active {
  background-color: #711500;
}

.deep-orange-skin .side-nav .collapsible li a:hover {
  background-color: #711500;
  transition: all 0.3s linear;
}

.deep-orange-skin .side-nav .collapsible li a:hover,
.graphite-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.deep-orange-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.deep-orange-skin .btn-primary {
  background: #8A1A00;
}

.deep-orange-skin .btn-primary:focus,
.deep-orange-skin .btn-primary:hover {
  background-color: #a41f00 !important;
}

.deep-orange-skin .btn-primary.active {
  background-color: #240700 !important;
}

.deep-orange-skin .btn-secondary {
  background: #DD6000;
}

.deep-orange-skin .btn-secondary:focus,
.deep-orange-skin .btn-secondary:hover {
  background-color: #f76b00 !important;
}

.deep-orange-skin .btn-secondary.active {
  background-color: #773400 !important;
}

.deep-orange-skin .btn-default,
.deep-orange-skin .card .btn-action {
  background: #830012;
}

.deep-orange-skin .btn-default:focus,
.deep-orange-skin .btn-default:hover,
.deep-orange-skin .card .btn-action:focus,
.deep-orange-skin .card .btn-action:hover {
  background-color: #9d0016 !important;
}

.deep-orange-skin .btn-default.active,
.deep-orange-skin .card .btn-action.active {
  background-color: #1d0004 !important;
}

.deep-orange-skin .btn-outline-primary,
.deep-orange-skin .btn-outline-primary.active,
.deep-orange-skin .btn-outline-primary:focus,
.deep-orange-skin .btn-outline-primary:hover {
  border: 2px solid #8A1A00 !important;
  color: #8A1A00 !important;
}

.deep-orange-skin .btn-outline-secondary,
.deep-orange-skin .btn-outline-secondary.active,
.deep-orange-skin .btn-outline-secondary:focus,
.deep-orange-skin .btn-outline-secondary:hover {
  border: 2px solid #DD6000 !important;
  color: #DD6000 !important;
}

.deep-orange-skin .btn-outline-default,
.deep-orange-skin .btn-outline-default.active,
.deep-orange-skin .btn-outline-default:focus,
.deep-orange-skin .btn-outline-default:hover {
  border: 2px solid #830012 !important;
  color: #830012 !important;
}

.deep-orange-skin .dropdown-content li:not(.disabled) span,
.deep-orange-skin .md-form .prefix.active,
.deep-orange-skin input[type=email]:focus:not([readonly]) + label,
.deep-orange-skin input[type=text]:focus:not([readonly]) + label,
.deep-orange-skin input[type=password]:focus:not([readonly]) + label,
.deep-orange-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #8A1A00;
}

.deep-orange-skin input[type=email]:focus:not([readonly]),
.deep-orange-skin input[type=text]:focus:not([readonly]),
.deep-orange-skin input[type=password]:focus:not([readonly]),
.deep-orange-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #8A1A00;
  box-shadow: 0 1px 0 0 #8A1A00;
}

.deep-orange-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #8A1A00;
  border-bottom: 2px solid #8A1A00;
}

.deep-orange-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.deep-orange-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #8A1A00;
  border-color: #8A1A00;
}

.deep-orange-skin .card-header,
.deep-orange-skin .carousel-multi-item .carousel-indicators li,
.deep-orange-skin .carousel-multi-item .carousel-indicators li.active,
.deep-orange-skin .carousel-multi-item .controls-top > a,
.deep-orange-skin .form-header,
.deep-orange-skin .tag,
.deep-orange-skin .top-nav-collapse {
  background-color: #8a1a00;
}

.graphite-skin .primary-color,
.graphite-skin .stepper li.active a .circle,
.graphite-skin .stepper li.completed a .circle,
.stepper li.active a .graphite-skin .circle,
.stepper li.completed a .graphite-skin .circle {
  background-color: #37474F !important;
}

.graphite-skin .navbar,
.graphite-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #37474f;
}

.graphite-skin .page-footer {
  background-color: #2d3940;
}

.graphite-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/images/sidenavs/graphite.jpg) center center no-repeat;
  background-size: cover;
}

.graphite-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #181e22;
}

.graphite-skin .side-nav .social a:hover {
  background-color: #2d3940;
  transition: all 0.3s linear;
}

.graphite-skin .side-nav .collapsible li {
  background-color: transparent;
}

.graphite-skin .side-nav .collapsible li a.active {
  background-color: #2d3940;
}

.graphite-skin .side-nav .collapsible li a:hover {
  background-color: #2d3940;
  transition: all 0.3s linear;
}

.graphite-skin .side-nav .collapsible li a:hover,
.pink-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.graphite-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.graphite-skin .btn-primary {
  background: #37474F;
}

.graphite-skin .btn-primary:focus,
.graphite-skin .btn-primary:hover {
  background-color: #41555e !important;
}

.graphite-skin .btn-primary.active {
  background-color: #0d1113 !important;
}

.graphite-skin .btn-secondary {
  background: #453D55;
}

.graphite-skin .btn-secondary:focus,
.graphite-skin .btn-secondary:hover {
  background-color: #514864 !important;
}

.graphite-skin .btn-secondary.active {
  background-color: #15121a !important;
}

.graphite-skin .btn-default,
.graphite-skin .card .btn-action {
  background: #154771;
}

.graphite-skin .btn-default:focus,
.graphite-skin .btn-default:hover,
.graphite-skin .card .btn-action:focus,
.graphite-skin .card .btn-action:hover {
  background-color: #195587 !important;
}

.graphite-skin .btn-default.active,
.graphite-skin .card .btn-action.active {
  background-color: #05111b !important;
}

.graphite-skin .btn-outline-primary,
.graphite-skin .btn-outline-primary.active,
.graphite-skin .btn-outline-primary:focus,
.graphite-skin .btn-outline-primary:hover {
  border: 2px solid #37474F !important;
  color: #37474F !important;
}

.graphite-skin .btn-outline-secondary,
.graphite-skin .btn-outline-secondary.active,
.graphite-skin .btn-outline-secondary:focus,
.graphite-skin .btn-outline-secondary:hover {
  border: 2px solid #453D55 !important;
  color: #453D55 !important;
}

.graphite-skin .btn-outline-default,
.graphite-skin .btn-outline-default.active,
.graphite-skin .btn-outline-default:focus,
.graphite-skin .btn-outline-default:hover {
  border: 2px solid #154771 !important;
  color: #154771 !important;
}

.graphite-skin .dropdown-content li:not(.disabled) span,
.graphite-skin .md-form .prefix.active,
.graphite-skin input[type=email]:focus:not([readonly]) + label,
.graphite-skin input[type=text]:focus:not([readonly]) + label,
.graphite-skin input[type=password]:focus:not([readonly]) + label,
.graphite-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #37474F;
}

.graphite-skin input[type=email]:focus:not([readonly]),
.graphite-skin input[type=text]:focus:not([readonly]),
.graphite-skin input[type=password]:focus:not([readonly]),
.graphite-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #37474F;
  box-shadow: 0 1px 0 0 #37474F;
}

.graphite-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #37474F;
  border-bottom: 2px solid #37474F;
}

.graphite-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.graphite-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #37474F;
  border-color: #37474F;
}

.graphite-skin .carousel-multi-item .carousel-indicators li,
.graphite-skin .carousel-multi-item .carousel-indicators li.active,
.graphite-skin .carousel-multi-item .controls-top > a,
.graphite-skin .top-nav-collapse {
  background-color: #37474f;
}

.graphite-skin .card-header,
.graphite-skin .form-header,
.graphite-skin .tag {
  background-color: #3b4c55;
}

.pink-skin .primary-color,
.pink-skin .stepper li.active a .circle,
.pink-skin .stepper li.completed a .circle,
.stepper li.active a .pink-skin .circle,
.stepper li.completed a .pink-skin .circle {
  background-color: #880e4f !important;
}

.pink-skin .navbar {
  background-color: #ab1550;
}

.pink-skin .page-footer {
  background-color: #7e103b;
}

.pink-skin .side-nav .logo-wrapper {
  background: url("http://mdbootstrap.com/images/regular/nature/img%20(73).jpg") center center no-repeat;
  background-size: cover;
}

.pink-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #7e103b;
}

.pink-skin .side-nav .social a:hover {
  background-color: #951246;
  transition: all 0.3s linear;
}

.pink-skin .side-nav .collapsible li {
  background-color: transparent;
}

.pink-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover,
.pink-skin .side-nav .collapsible li a.active {
  background-color: #ab1550;
}

.pink-skin .side-nav .collapsible li a:hover {
  background-color: #ab1550;
  transition: all 0.3s linear;
}

.light-grey-skin .side-nav .social a:hover,
.pink-skin .side-nav .collapsible li a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.pink-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.pink-skin .dropdown-content li:not(.disabled) span,
.pink-skin .md-form .prefix.active,
.pink-skin input[type=email]:focus:not([readonly]) + label,
.pink-skin input[type=text]:focus:not([readonly]) + label,
.pink-skin input[type=password]:focus:not([readonly]) + label,
.pink-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #c2185b;
}

.pink-skin .btn-primary {
  background: #c2185b;
}

.pink-skin .btn-primary:focus,
.pink-skin .btn-primary:hover {
  background-color: #d91b66 !important;
}

.pink-skin .btn-primary.active {
  background-color: #670d30 !important;
}

.pink-skin .btn-secondary {
  background: #303f9f;
}

.pink-skin .btn-secondary:focus,
.pink-skin .btn-secondary:hover {
  background-color: #3647b3 !important;
}

.pink-skin .btn-secondary.active {
  background-color: #182051 !important;
}

.pink-skin .btn-default,
.pink-skin .card .btn-action {
  background: #21109C;
}

.pink-skin .btn-default:focus,
.pink-skin .btn-default:hover,
.pink-skin .card .btn-action:focus,
.pink-skin .card .btn-action:hover {
  background-color: #2612b3 !important;
}

.pink-skin .btn-default.active,
.pink-skin .card .btn-action.active {
  background-color: #0d073f !important;
}

.pink-skin input[type=email]:focus:not([readonly]),
.pink-skin input[type=text]:focus:not([readonly]),
.pink-skin input[type=password]:focus:not([readonly]),
.pink-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #c2185b;
  box-shadow: 0 1px 0 0 #c2185b;
}

.pink-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #c2185b;
  border-bottom: 2px solid #c2185b;
}

.pink-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.pink-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #c2185b;
  border-color: #c2185b;
}

.pink-skin .carousel-multi-item .carousel-indicators li,
.pink-skin .carousel-multi-item .carousel-indicators li.active,
.pink-skin .carousel-multi-item .controls-top > a,
.pink-skin .top-nav-collapse {
  background-color: #c2185b;
}

.pink-skin .card-header,
.pink-skin .form-header,
.pink-skin .tag {
  background-color: #cb195f;
}

.light-grey-skin .primary-color,
.light-grey-skin .stepper li.active a .circle,
.light-grey-skin .stepper li.completed a .circle,
.stepper li.active a .light-grey-skin .circle,
.stepper li.completed a .light-grey-skin .circle {
  background-color: #353535 !important;
}

.light-grey-skin .navbar {
  background-color: #686868;
}

.light-grey-skin .page-footer {
  background-color: #4f4f4f;
}

.light-grey-skin .side-nav {
  background-color: #686868;
}

.light-grey-skin .side-nav .logo-wrapper {
  background: url("http://mdbootstrap.com/images/regular/nature/img%20(32).jpg") center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.light-grey-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #4f4f4f;
}

.light-grey-skin .side-nav .social a:hover {
  background-color: #5c5c5c;
  transition: all 0.3s linear;
}

.light-grey-skin .side-nav .collapsible li {
  background-color: transparent;
}

.light-grey-skin .side-nav .collapsible li a.active {
  background-color: #4f4f4f;
}

.light-grey-skin .side-nav .collapsible li a:hover {
  background-color: #424242;
  transition: all 0.3s linear;
}

.light-grey-skin .side-nav .collapsible li a:hover,
.white-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.light-grey-skin .side-nav .fa {
  color: rgba(227, 242, 253, 0.64);
}

.light-grey-skin .dropdown-content li:not(.disabled) span,
.light-grey-skin .md-form .prefix.active,
.light-grey-skin input[type=email]:focus:not([readonly]) + label,
.light-grey-skin input[type=text]:focus:not([readonly]) + label,
.light-grey-skin input[type=password]:focus:not([readonly]) + label,
.light-grey-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #757575;
}

.light-grey-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #686868;
}

.light-grey-skin .btn-primary {
  background: #353535;
}

.light-grey-skin .btn-primary:focus,
.light-grey-skin .btn-primary:hover {
  background-color: #424242 !important;
}

.light-grey-skin .btn-primary.active {
  background-color: #020202 !important;
}

.light-grey-skin .btn-secondary {
  background: #3F729B;
}

.light-grey-skin .btn-secondary:focus,
.light-grey-skin .btn-secondary:hover {
  background-color: #467fad !important;
}

.light-grey-skin .btn-secondary.active {
  background-color: #223d52 !important;
}

.light-grey-skin .btn-default,
.light-grey-skin .card .btn-action {
  background: #0F0F0F;
}

.light-grey-skin .btn-default:focus,
.light-grey-skin .btn-default:hover,
.light-grey-skin .card .btn-action:focus,
.light-grey-skin .card .btn-action:hover {
  background-color: #1c1c1c !important;
}

.light-grey-skin .btn-default.active,
.light-grey-skin .card .btn-action.active {
  background-color: #000 !important;
}

.light-grey-skin input[type=email]:focus:not([readonly]),
.light-grey-skin input[type=text]:focus:not([readonly]),
.light-grey-skin input[type=password]:focus:not([readonly]),
.light-grey-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #757575;
  box-shadow: 0 1px 0 0 #757575;
}

.light-grey-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #757575;
  border-bottom: 2px solid #757575;
}

.light-grey-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.light-grey-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #757575;
  border-color: #757575;
}

.white-skin .double-nav a,
.white-skin .navbar,
.white-skin .side-nav .user-box {
  color: #212121;
}

.light-grey-skin .carousel-multi-item .carousel-indicators li,
.light-grey-skin .carousel-multi-item .carousel-indicators li.active,
.light-grey-skin .carousel-multi-item .controls-top > a,
.light-grey-skin .top-nav-collapse {
  background-color: #757575;
}

.light-grey-skin .card-header,
.light-grey-skin .form-header,
.light-grey-skin .tag {
  background-color: #7a7a7a;
}

.stepper li.active a .white-skin .circle,
.stepper li.completed a .white-skin .circle,
.white-skin .primary-color,
.white-skin .stepper li.active a .circle,
.white-skin .stepper li.completed a .circle {
  background-color: #4285F4 !important;
}

.white-skin .navbar {
  background-color: #fff;
}

.white-skin .page-footer {
  background-color: #d9d9d9;
}

.white-skin .side-nav {
  background-color: #f2f2f2;
}

.white-skin .side-nav .logo-wrapper {
  background: url(http://mdbootstrap.com/img/Photos/Others/whiteskin-bg.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.white-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #0d5bdd;
}

.white-skin .side-nav .social a:hover {
  background-color: #080808;
  transition: all 0.3s linear;
}

.white-skin .side-nav .collapsible li {
  background-color: transparent;
}

.white-skin .side-nav .collapsible li a {
  color: #212121;
  font-weight: 400;
}

.white-skin .side-nav .collapsible li a.active {
  color: #4285F4;
  font-weight: 500;
}

.white-skin .side-nav .collapsible li a.active .fa {
  color: #4285F4;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
}

.white-skin .side-nav .collapsible li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  transition: all 0.3s linear;
}

.elegant-white-skin .side-nav .social a:hover,
.white-skin .side-nav .collapsible li a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.white-skin .side-nav .fa {
  color: #212121;
}

.white-skin .dropdown-content li:not(.disabled) span,
.white-skin .md-form .prefix.active,
.white-skin input[type=email]:focus:not([readonly]) + label,
.white-skin input[type=text]:focus:not([readonly]) + label,
.white-skin input[type=password]:focus:not([readonly]) + label,
.white-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #4285F4;
}

.white-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #2a75f3;
}

.white-skin .btn-primary {
  background: #4285F4;
}

.white-skin .btn-primary:focus,
.white-skin .btn-primary:hover {
  background-color: #5a95f5 !important;
}

.white-skin .btn-primary.active {
  background-color: #0b51c5 !important;
}

.white-skin .btn-secondary {
  background: #D25048;
}

.white-skin .btn-secondary:focus,
.white-skin .btn-secondary:hover {
  background-color: #d7645c !important;
}

.white-skin .btn-secondary.active {
  background-color: #902a24 !important;
}

.white-skin .btn-default,
.white-skin .card .btn-action {
  background: #0F0F0F;
}

.white-skin .btn-default:focus,
.white-skin .btn-default:hover,
.white-skin .card .btn-action:focus,
.white-skin .card .btn-action:hover {
  background-color: #1c1c1c !important;
}

.white-skin .btn-default.active,
.white-skin .card .btn-action.active {
  background-color: #000 !important;
}

.white-skin input[type=email]:focus:not([readonly]),
.white-skin input[type=text]:focus:not([readonly]),
.white-skin input[type=password]:focus:not([readonly]),
.white-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #4285F4;
  box-shadow: 0 1px 0 0 #4285F4;
}

.white-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #4285F4;
  border-bottom: 2px solid #4285F4;
}

.white-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.white-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #4285F4;
  border-color: #4285F4;
}

.elegant-white-skin .double-nav a,
.elegant-white-skin .navbar,
.elegant-white-skin .side-nav .user-box {
  color: #212121;
}

.white-skin .top-nav-collapse {
  background-color: #fff;
}

.white-skin .carousel-multi-item .carousel-indicators li,
.white-skin .carousel-multi-item .carousel-indicators li.active,
.white-skin .carousel-multi-item .controls-top > a {
  background-color: #4285F4;
}

.white-skin .card-header,
.white-skin .form-header,
.white-skin .tag {
  background-color: #4c8bf5;
}

.elegant-white-skin .primary-color,
.elegant-white-skin .stepper li.active a .circle,
.elegant-white-skin .stepper li.completed a .circle,
.stepper li.active a .elegant-white-skin .circle,
.stepper li.completed a .elegant-white-skin .circle {
  background-color: #4285F4 !important;
}

.elegant-white-skin .navbar {
  background-color: #fff;
}

.elegant-white-skin .page-footer {
  background-color: #d9d9d9;
}

.elegant-white-skin .side-nav {
  background-color: #4285F4;
  background-image: url(http://mdbootstrap.com/img/Photos/Others/sidenav.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.elegant-white-skin .side-nav:before {
  background: rgba(255, 255, 255, 0.9) !important;
}

.elegant-white-skin .side-nav .logo-wrapper > div {
  background-color: transparent !important;
}

.elegant-white-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #0d5bdd;
}

.elegant-white-skin .side-nav .social a:hover {
  background-color: #080808;
  transition: all 0.3s linear;
}

.elegant-white-skin .side-nav .collapsible li {
  background-color: transparent;
}

.elegant-white-skin .side-nav .collapsible li a {
  color: #212121;
  font-weight: 400;
}

.elegant-white-skin .side-nav .collapsible li a.active {
  color: #4285F4;
  font-weight: 500;
}

.elegant-white-skin .side-nav .collapsible li a.active .fa {
  color: #4285F4;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  transition: color 0.3s linear;
}

.elegant-white-skin .side-nav .collapsible li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.elegant-white-skin .side-nav .fa {
  color: #212121;
}

.elegant-white-skin .dropdown-content li:not(.disabled) span,
.elegant-white-skin .md-form .prefix.active,
.elegant-white-skin input[type=email]:focus:not([readonly]) + label,
.elegant-white-skin input[type=text]:focus:not([readonly]) + label,
.elegant-white-skin input[type=password]:focus:not([readonly]) + label,
.elegant-white-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #4285F4;
}

.elegant-white-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #2a75f3;
}

.elegant-white-skin .btn-primary {
  background: #4285F4;
}

.elegant-white-skin .btn-primary:focus,
.elegant-white-skin .btn-primary:hover {
  background-color: #5a95f5 !important;
}

.elegant-white-skin .btn-primary.active {
  background-color: #0b51c5 !important;
}

.elegant-white-skin .btn-secondary {
  background: #D25048;
}

.elegant-white-skin .btn-secondary:focus,
.elegant-white-skin .btn-secondary:hover {
  background-color: #d7645c !important;
}

.elegant-white-skin .btn-secondary.active {
  background-color: #902a24 !important;
}

.elegant-white-skin .btn-default,
.elegant-white-skin .card .btn-action {
  background: #0F0F0F;
}

.elegant-white-skin .btn-default:focus,
.elegant-white-skin .btn-default:hover,
.elegant-white-skin .card .btn-action:focus,
.elegant-white-skin .card .btn-action:hover {
  background-color: #1c1c1c !important;
}

.elegant-white-skin .btn-default.active,
.elegant-white-skin .card .btn-action.active {
  background-color: #000 !important;
}

.elegant-white-skin input[type=email]:focus:not([readonly]),
.elegant-white-skin input[type=text]:focus:not([readonly]),
.elegant-white-skin input[type=password]:focus:not([readonly]),
.elegant-white-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #4285F4;
  box-shadow: 0 1px 0 0 #4285F4;
}

.elegant-white-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #4285F4;
  border-bottom: 2px solid #4285F4;
}

.elegant-white-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.elegant-white-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #4285F4;
  border-color: #4285F4;
}

.elegant-white-skin .top-nav-collapse {
  background-color: #fff;
}

.elegant-white-skin .carousel-multi-item .carousel-indicators li,
.elegant-white-skin .carousel-multi-item .carousel-indicators li.active,
.elegant-white-skin .carousel-multi-item .controls-top > a {
  background-color: #4285F4;
}

.elegant-white-skin .card-header,
.elegant-white-skin .form-header,
.elegant-white-skin .tag {
  background-color: #4c8bf5;
}

.elegant-dark-skin .primary-color,
.elegant-dark-skin .stepper li.active a .circle,
.elegant-dark-skin .stepper li.completed a .circle,
.stepper li.active a .elegant-dark-skin .circle,
.stepper li.completed a .elegant-dark-skin .circle {
  background-color: #2AD1A3 !important;
}

.elegant-dark-skin .navbar {
  background-color: #222;
}

.elegant-dark-skin .page-footer {
  background-color: #d9d9d9;
}

.elegant-dark-skin .side-nav {
  background-color: #222;
  background-image: url(http://mdbootstrap.com/img/Photos/Others/sidenav.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.elegant-dark-skin .side-nav:before {
  background: rgba(15, 15, 15, 0.9) !important;
}

.elegant-dark-skin .side-nav .logo-wrapper > div {
  background-color: transparent !important;
}

.elegant-dark-skin .side-nav .user-box {
  padding: 20px 10px 0;
}

.elegant-dark-skin .side-nav .user-box img {
  margin: 0 auto 10px;
  max-width: 80px;
}

.elegant-dark-skin .side-nav .sn-avatar-wrapper img {
  border: 3px solid #1d9171;
}

.elegant-dark-skin .side-nav .social a:hover {
  background-color: #e6e6e6;
  transition: all 0.3s linear;
}

.elegant-dark-skin .side-nav .collapsible li a,
.elegant-dark-skin .side-nav .social a:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.elegant-dark-skin .side-nav .collapsible li {
  background-color: transparent;
}

.elegant-dark-skin .side-nav .collapsible li a {
  color: #fff;
  font-weight: 400;
  transition: all 0.3s linear;
}

.chip,
.chips .input {
  display: inline-block;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
}

.elegant-dark-skin .side-nav .collapsible li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.elegant-dark-skin .side-nav .collapsible li a.active {
  background-color: #2AD1A3;
}

.elegant-dark-skin .side-nav .fa {
  color: #fff;
}

.elegant-dark-skin .dropdown-content li:not(.disabled) span,
.elegant-dark-skin .md-form .prefix.active,
.elegant-dark-skin input[type=email]:focus:not([readonly]) + label,
.elegant-dark-skin input[type=text]:focus:not([readonly]) + label,
.elegant-dark-skin input[type=password]:focus:not([readonly]) + label,
.elegant-dark-skin textarea.md-textarea:focus:not([readonly]) + label {
  color: #2AD1A3;
}

.elegant-dark-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
  background-color: #26bc92;
}

.elegant-dark-skin .btn-primary {
  background: #2AD1A3;
}

.elegant-dark-skin .btn-primary:focus,
.elegant-dark-skin .btn-primary:hover {
  background-color: #3dd8ad !important;
}

.elegant-dark-skin .btn-primary.active {
  background-color: #197c61 !important;
}

.elegant-dark-skin .btn-secondary {
  background: #00684B;
}

.elegant-dark-skin .btn-secondary:focus,
.elegant-dark-skin .btn-secondary:hover {
  background-color: #00825d !important;
}

.elegant-dark-skin .btn-secondary.active {
  background-color: #000201 !important;
}

.elegant-dark-skin .btn-default,
.elegant-dark-skin .card .btn-action {
  background: #0F0F0F;
}

.elegant-dark-skin .btn-default:focus,
.elegant-dark-skin .btn-default:hover,
.elegant-dark-skin .card .btn-action:focus,
.elegant-dark-skin .card .btn-action:hover {
  background-color: #1c1c1c !important;
}

.elegant-dark-skin .btn-default.active,
.elegant-dark-skin .card .btn-action.active {
  background-color: #000 !important;
}

.elegant-dark-skin input[type=email]:focus:not([readonly]),
.elegant-dark-skin input[type=text]:focus:not([readonly]),
.elegant-dark-skin input[type=password]:focus:not([readonly]),
.elegant-dark-skin textarea.md-textarea:focus:not([readonly]) {
  border-color: #2AD1A3;
  box-shadow: 0 1px 0 0 #2AD1A3;
}

.elegant-dark-skin input[type=checkbox]:checked + label:before {
  border-right: 2px solid #2AD1A3;
  border-bottom: 2px solid #2AD1A3;
}

.elegant-dark-skin input[type=checkbox].filled-in:checked + label:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.elegant-dark-skin input[type=checkbox].filled-in:checked + label:after {
  background-color: #2AD1A3;
  border-color: #2AD1A3;
}

.elegant-dark-skin .top-nav-collapse {
  background-color: #222;
}

.elegant-dark-skin .carousel-multi-item .carousel-indicators li,
.elegant-dark-skin .carousel-multi-item .carousel-indicators li.active,
.elegant-dark-skin .carousel-multi-item .controls-top > a {
  background-color: #2AD1A3;
}

.elegant-dark-skin .card-header,
.elegant-dark-skin .form-header,
.elegant-dark-skin .tag {
  background-color: #30d5a8;
}

.chip {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  padding: 0 12px;
  border-radius: 16px;
  background-color: #eceff1;
  margin-bottom: 1rem;
  margin-right: 1rem;
}

.chip img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}

.chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.chips {
  border: none;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  margin-bottom: 30px;
  min-height: 45px;
  outline: 0;
  padding-bottom: 1rem;
  transition: all 0.3s;
}

.chips.focus {
  border-bottom: 1px solid #4285F4;
  box-shadow: 0 1px 0 0 #4285F4;
}

.chips:hover {
  cursor: text;
}

.chips .tag.selected {
  border-bottom: 1px solid #4285F4;
  color: #fff;
}

.chips .input {
  background: 0 0;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  margin-right: 20px;
  outline: 0;
  padding: 0 !important;
  width: 120px !important;
}

.chips .input:focus {
  border: 0 !important;
  box-shadow: none !important;
}

.parallax {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-perspective: 300px;
  perspective: 300px;
  -webkit-perspective-origin-x: 100%;
  perspective-origin-x: 100%;
  padding: 0;
  margin: 0;
}

.parallax-section {
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
}

.parallax-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform-origin-x: 100%;
  transform-origin-x: 100%;
}

.parallax-layer-front {
  -webkit-transform: translateZ(90px) scale(0.7);
  transform: translateZ(90px) scale(0.7);
  z-index: 1;
}

.parallax-layer-base {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 4;
}

.parallax-layer-back {
  -webkit-transform: translateZ(-200px) scale(2);
  transform: translateZ(-200px) scale(2);
  z-index: 3;
  margin-left: -10px;
}

.parallax-layer-deep {
  -webkit-transform: translateZ(-600px) scale(3);
}

.stepper li a .label {
  display: inline-block;
  color: rgba(0, 0, 0, 0.38);
}

.stepper-horizontal, .stepper-horizontal li, .stepper-vertical, .stepper-vertical li, .stepper-vertical li a {
  display: -webkit-flex;
  display: -ms-flexbox;
}

.stepper li.active a .label, .stepper li.completed a .label {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
}

.stepper-horizontal {
  position: relative;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.stepper-horizontal li {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.stepper-horizontal li a .label {
  margin-top: 10px;
}

.stepper-horizontal li:not(:first-child):before, .stepper-horizontal li:not(:last-child):after {
  content: "";
  position: relative;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}

.stepper-horizontal li:hover {
  background: #ddd;
}

.stepper-vertical {
  position: relative;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.stepper-vertical li {
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.stepper-vertical li a {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  display: flex;
  position: relative;
}

.stepper-vertical li a .circle {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.stepper-vertical li a .label {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.stepper-vertical li.completed a .label {
  font-weight: 500;
}

.stepper-vertical li .step-content {
  display: block;
  margin-top: 0;
  margin-left: 50px;
  padding: 15px;
}

.stepper-vertical li .step-content p {
  font-size: 0.875rem;
}

.stepper-vertical li:not(:last-child):after {
  content: " ";
  position: absolute;
  width: 1px;
  height: calc(100% - 40px);
  left: 35px;
  top: 55px;
  background-color: rgba(0, 0, 0, 0.1);
}

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  user-select: none;
}

.picker__header, .picker__table, .picker__table td, .picker__table th {
  text-align: center;
}

.picker__input {
  cursor: default;
}

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
  -moz-transition: background 0.15s ease-out, top 0s 0.15s;
  transition: background 0.15s ease-out, top 0s 0.15s;
}

.mfilter-heading#column-left,
#column-right {
  border: 1px solid transparent;
}

/*.box-content.mfilter-content {
	padding: 0;
}*/
.mfilter-content > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*.mfilter-content > ul > li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}*/
.mfilter-content > ul > li:first-child .mfilter-heading {
  border-top: none;
}

/* // CONTENT TOP /////////////////////////////////////////////////////////// */
.mfilter-content_top {
  overflow: hidden;
}

.mfilter-content_top .mfilter-content > ul {
  display: table;
  width: 100%;
}

.mfilter-content_top .mfilter-content > ul > li {
  clear: both;
  overflow: hidden;
  display: table-row;
}

.mfilter-content_top .mfilter-content > ul > li.mfilter-hide {
  display: none;
}

.mfilter-content_top .mfilter-content > ul > li:first-child .mfilter-heading,
.mfilter-content_top .mfilter-content > ul > li:first-child .mfilter-content-opts {
  border-top: none;
}

.mfilter-content_top .mfilter-content > ul > li .mfilter-heading {
  border-top: none;
  display: table-cell;
  width: 180px;
  min-width: 180px;
  vertical-align: top;
}

.mfilter-content_top .mfilter-content > ul > li .mfilter-content-opts {
  display: table-cell;
}

.mfilter-content_top .mfilter-tb {
  display: block;
}

.mfilter-content_top .mfilter-category-cat_checkbox .mfilter-option .mfilter-col-input {
  padding: 3px 5px !important;
}

.mfilter-content_top .mfilter-category-cat_checkbox .mfilter-tb > .mfilter-tb-as-tr,
.mfilter-content_top .mfilter-tb .mfilter-tb {
  display: table;
  margin: 2px;
  width: auto;
  float: left;
  border-radius: 3px;
}

.mfilter-content_top .mfilter-tb .mfilter-tb.mfilter-hide {
  display: none;
}

.mfilter-content_top .mfilter-image_list_checkbox .mfilter-counter,
.mfilter-content_top .mfilter-image_list_radio .mfilter-counter {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mfilter-content_top .mfilter-image_list_checkbox .mfilter-counter.mfilter-close,
.mfilter-content_top .mfilter-image_list_radio .mfilter-counter.mfilter-close {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mfilter-content_top .mfilter-tb-as-td {
  border: none;
  margin: 1px 2px;
  padding: 5px;
}

.mfilter-content_top .mfilter-counter:before,
.mfilter-content_top .mfilter-counter:after {
  border: none;
  display: inline;
  height: auto;
  width: auto;
  position: static;
  right: auto;
  top: auto;
}

.mfilter-content_top .mfilter-counter:before {
  content: "(";
}

.mfilter-content_top .mfilter-counter:after {
  content: ")";
}

.mfilter-content_top .mfilter-col-count {
  width: auto;
  margin: 1px 0 0 -5px;
  padding: 0 0 1px;
}

.mfilter-content_top.mfilter-box .mfilter-counter {
  margin: 3px 0;
  line-height: inherit;
  background: none;
  color: #000000;
}

.mfilter-content_top label.mfilter-tb-as-td {
  white-space: nowrap;
}

.mfilter-content_top .mfilter-disabled .mfilter-counter {
  display: block;
}

.mfilter-content_top .mfilter-counter.mfilter-close {
  margin: 5px 4px;
}

.mfilter-content_top {
  line-height: 14px;
}

.mfilter-content_top .mfilter-head-icon {
  display: none !important;
}

.mfilter-content_top .mfilter-rating .mfilter-counter {
  margin-bottom: 1px;
}

.mfilter-content_top .mfilter-rating .mfilter-counter.mfilter-close {
  margin-top: 3px;
}

.mfilter-content_top .mfilter-disabled {
  opacity: 0.3;
}

.mfilter-content_top .mfilter-heading {
  cursor: default;
}

.mfilter-content_top .mfilter-price-inputs,
.mfilter-content_top .mfilter-price-slider {
  float: left;
}

.mfilter-content_top .mfilter-price-slider {
  min-width: 150px;
  margin: 1px 0 0 10px;
}

.mfilter-content_top .mfilter-content-wrapper {
  border: none;
}

.mfilter-content_top .mfilter-opts-container {
  overflow: hidden;
  clear: both;
  border: none;
}

.mfilter-content_top .mfilter-tb .mfilter-tb-as-tr:first-child label.mfilter-tb-as-td,
.mfilter-content_top .mfilter-tb .mfilter-tb-as-tr:last-child label.mfilter-tb-as-td,
.mfilter-content_top label.mfilter-tb-as-td {
  padding: 7px 5px 5px 0;
}

.mfilter-content_top .mfilter-category-related ul li {
  float: left;
  padding: 3px;
  width: 189px;
}

.mfilter-content_top .mfilter-category-tree ul li {
  border-top: none;
  padding: 0;
}

.mfilter-content_top .mfilter-category-tree .mfilter-tb .mfilter-tb-as-tr > .mfilter-tb-as-td {
  padding: 5px 3px;
  color: #000;
}

.mfilter-content_top .mfilter-category-tree .mfilter-tb .mfilter-tb-as-tr > .mfilter-tb-as-td.mfilter-col-count {
  padding: 0;
}

.mfilter-content_top .mfilter-category-tree li div a {
  color: #000;
}

.mfilter-content_top .mfilter-category-tree .mfilter-to-parent a {
  display: inline-block;
  padding: 4px 0 0;
}

.mfilter-content_top .mfilter-slider .mfilter-slider-inputs {
  float: left;
}

.mfilter-content_top .mfilter-slider .mfilter-slider-container {
  width: 200px;
  float: left;
  margin: -4px 0 0 15px;
}

.mfilter-content_top .box-heading {
  margin-top: 0;
}

/* // INLINE HORIZONTAL ///////////////////////////////////////////////////// */
.mfilter-inline-horizontal .mfilter-opts-container {
  display: table;
  width: 100%;
}

.mfilter-inline-horizontal .mfilter-content-wrapper {
  display: table-row;
}

.mfilter-inline-horizontal .mfilter-scroll-left,
.mfilter-inline-horizontal .mfilter-options,
.mfilter-inline-horizontal .mfilter-scroll-right {
  display: table-cell;
}

.mfilter-inline-horizontal .mfilter-scroll-left,
.mfilter-inline-horizontal .mfilter-scroll-right {
  width: 9px;
  vertical-align: top;
}

.mfilter-inline-horizontal .mfilter-scroll-right a,
.mfilter-inline-horizontal .mfilter-scroll-left a {
  display: block;
  width: 9px;
  height: 16px;
  opacity: 0.4;
  cursor: default;
  background: url("images/icons.png?v7") no-repeat 0 -120px;
}

.mfilter-inline-horizontal .mfilter-scroll-right a.mf-active,
.mfilter-inline-horizontal .mfilter-scroll-left a.mf-active {
  cursor: pointer;
  opacity: 1;
}

.mfilter-inline-horizontal .mfilter-scroll-left a {
  margin: 7px 0 5px 5px;
}

.mfilter-inline-horizontal .mfilter-scroll-right a {
  background-position: 0 -22px;
  margin: 7px 5px 5px 0;
}

.mfilter-inline-horizontal .mfilter-options-container {
  overflow: hidden;
  position: relative;
}

.mfilter-inline-horizontal .mfilter-options-container > .mfilter-tb {
  position: relative;
}

/* // HEADING /////////////////////////////////////////////////////////////// */
/*.mfilter-heading {
	cursor: pointer;
	background: #eaeaea;
	font-size: 13px;
	border-top: 1px solid #fff;
}
.mfilter-heading-content {
	padding: 7px 8px;
}*/
/*.mfilter-heading .mfilter-head-icon {
	display: block;
	float: right;
	background: url('images/icons.png?v7') no-repeat 0 -39px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; 
	width: 17px;
	height: 9px;
	margin-right: -3px;
	margin-top: 4px;
}
.mfilter-heading.mfilter-collapsed .mfilter-head-icon {
	transform: rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}*/
/* // ITEMS ///////////////////////////////////////////////////////////////// */
.mfilter-filter-item .mfilter-options {
  padding: 0 8px;
}

.mfilter-option input[type=checkbox],
.mfilter-option input[type=radio] {
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.mfilter-disabled {
  color: #a4a4a4;
}

.mfilter-disabled .mfilter-counter {
  display: none;
}

.mfilter-hide-by-live-filter,
.mfilter-hide,
.mfilter-tb-as-tr.mfilter-hide,
.mfilter-tb-as-tr.mfilter-hide-by-live-filter {
  display: none;
}

/* // TABLE ///////////////////////////////////////////////////////////////// */
.mfilter-tb {
  display: table;
  width: 100%;
}

.mfilter-tb-as-tr {
  display: table-row;
}

.mfilter-tb-as-td {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  color: #111;
}

label.mfilter-tb-as-td {
  /* word-break: break-all; */
  line-height: 1.42;
  padding: 0 0 0 5px;
  padding-top: 0px;
  margin: 5px 0;
  display: table;
}

.mfilter-tb .mfilter-tb-as-tr:first-child > .mfilter-tb-as-td,
.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child > .mfilter-tb-as-td {
  border-top: none;
}

.mfilter-col-input {
  padding-right: 4px;
  width: 14px;
}

.mfilter-col-input input[type=checkbox],
.mfilter-col-input input[type=radio] {
  margin: 3px 0 2px 0;
}

.mfilter-select select {
  width: 100%;
}

.mfilter-col-count {
  width: 2px;
  text-align: right;
  padding: 3px 0;
}

.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child .mfilter-tb-as-td,
.mfilter-tb .mfilter-tb-as-tr:first-child .mfilter-tb-as-td {
  padding-top: 1px;
}

.mfilter-tb .mfilter-tb-as-tr.mfilter-last-child .mfilter-tb-as-td,
.mfilter-tb .mfilter-tb-as-tr:last-child .mfilter-tb-as-td {
  padding-bottom: 1px;
}

/* // COUNTER /////////////////////////////////////////////////////////////// */
.mfilter-counter {
  padding: 0 4px;
  float: right;
  line-height: 20px;
  position: relative;
  margin-left: 4px;
  outline: 0 !important;
  font-size: 13px;
}

.mfilter-heading-text {
  display: flex;
  width: 100%;
  margin-left: 0;
}

/*.mfilter-heading-text > span {
	display: inline-block;
	padding-left: 18px;
}*/
.mfilter-heading-text > i {
  margin-right: 3px;
  background: #ccc;
  padding: 3px 5px 2px;
  border-radius: 4px;
}

.mfilter-heading-content {
  position: relative;
  overflow: hidden;
}

.mfilter-hide-counter .mfilter-counter {
  display: none;
}

.mfilter-box .mfilter-counter.mfilter-close {
  background: url("images/icons.png?v7") no-repeat 0 0;
  text-indent: 1000px;
  display: block;
  float: right;
  width: 4px;
  height: 10px;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  box-sizing: content-box;
}

.mfilter-counter.mfilter-close:after {
  display: none;
}

.mfilter-counter.mfilter-close:hover {
  background-position: 0 -11px;
}

/* // BUTTONS /////////////////////////////////////////////////////////////// */
.mfilter-button-top {
  text-align: right;
  padding: 4px 4px 4px 0;
  clear: both;
  overflow: hidden;
}

.mfilter-button-bottom {
  text-align: right;
  padding: 4px 4px 4px 0;
  border-top: 1px solid #EEEEEE;
  vertical-align: middle;
  overflow: hidden;
  clear: both;
}

.mfilter-rating .mfilter-option img {
  vertical-align: middle;
}

/* // BUTTON RESET ////////////////////////////////////////////////////////// */
.mfilter-button-reset {
  float: left;
  margin-left: 8px;
  text-decoration: none;
}

.mfilter-reset-icon {
  background: url("images/icons.png?v7") no-repeat 0 3px;
  display: inline-block;
  width: 10px;
  height: 13px;
  margin-right: 3px;
  margin-top: 1px;
}

/* // SCROLL //////////////////////////////////////////////////////////////// */
/* .mfilter-iscroll {
	position: relative; 
	max-height: initial!important;
}

.mfilter-iscroll .mfilter-options {
	padding: 0 9px 0 8px; 
} */
/* // BUTTON MORE /////////////////////////////////////////////////////////// */
.mfilter-button-more {
  border-top: 1px solid #EEEEEE;
  padding: 4px;
  margin-top: 0;
}

a.mfilter-button-more {
  border: none;
}

.mfilter-button-more a {
  font-weight: bold;
  text-decoration: none;
}

/*.mfilter-opts-container {
	padding: 5px 0;
	border-top: 2px solid #ccc;
}*/
/*#mfilter-opts-price-min, #mfilter-opts-price-max {
	width: 104px;
	min-width: 104px;
	max-width: 104px;
	display: inline-block;
}*/
.mfilter-free-container #mfilter-opts-price-min,
.mfilter-free-container #mfilter-opts-price-max {
  width: 40%;
}

/* // IMAGE ///////////////////////////////////////////////////////////////// */
.mfilter-image ul,
.mfilter-image_radio ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}

.mfilter-image ul li,
.mfilter-image_radio ul li {
  margin: 2px;
  float: left;
  opacity: 0.5;
  opacity: 0.9;
  border: 2px solid transparent;
  padding: 1px;
}

.mfilter-image ul li label,
.mfilter-image_radio ul li label {
  margin: 0;
}

.mfilter-image ul li img,
.mfilter-image_radio ul li img {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.mfilter-image .mfilter-disabled ul li,
.mfilter-image_radio .mfilter-disabled ul li {
  opacity: 0.3;
}

.mfilter-image ul li.mfilter-image-checked,
.mfilter-image_radio ul li.mfilter-image-checked {
  opacity: 1;
  border: 2px solid #ccc;
}

.mfilter-option.mfilter-image.mfilter-disabled,
.mfilter-option.mfilter-image_radio.mfilter-disabled {
  opacity: 0.3;
}

.mfilter-option.mfilter-image.mfilter-disabled img,
.mfilter-option.mfilter-image_radio.mfilter-disabled img {
  cursor: default;
}

.mfilter-image_list_radio .mfilter-tb-as-td img,
.mfilter-image_list_checkbox .mfilter-tb-as-td img {
  vertical-align: middle;
}

/* // PRICE SLIDER/SLIDER /////////////////////////////////////////////////// */
.mfilter-price-slider {
  padding: 0 0 5px 4px !important;
  margin-right: 6px !important;
  background: url("images/icons.png?v7") no-repeat right -89px !important;
}

.mfilter-slider-container {
  margin: 0 6px 5px 5px;
}

.mfilter-slider-slider .ui-slider-handle,
#mfilter-price-slider .ui-slider-handle {
  width: 28px !important;
  height: 21px !important;
  border: none !important;
  background: url("/catalog/view/theme/newtime/stylesheet/mf/images/icons.png?v7") no-repeat -29px -3px !important;
  margin-left: -14px !important;
  outline-style: none !important;
  cursor: pointer !important;
  transition: none !important;
  display: flex;
  position: absolute;
  content: "";
}

.mfilter-slider-slider,
#mfilter-price-slider {
  border: none !important;
  background: url("images/icons.png?v7") repeat-x 0 -48px !important;
  height: 10px !important;
  border-radius: 0 !important;
  margin: 10px 2px 0 5px !important;
  display: block;
  position: relative;
}

.mfilter-slider-slider .ui-slider-range,
#mfilter-price-slider .ui-slider-range {
  border: none !important;
}

.mfilter-content-top .mfilter-slider-container,
.mfilter-content_top .mfilter-price-slider {
  background-position: right -79px !important;
}

/* // SEARCH //////////////////////////////////////////////////////////////// */
.mfilter-search #mfilter-opts-search {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.mfilter-search.mfilter-search-button {
  clear: both;
  overflow: hidden;
}

.mfilter-search.mfilter-search-button #mfilter-opts-search {
  display: block;
  float: left;
  margin-top: 2px;
  padding-right: 37px;
}

.mfilter-search #mfilter-opts-search_button {
  display: block;
  border: none;
  float: left;
  text-indent: 1000px;
  margin-top: 2px;
  width: 34px;
  height: 34px;
  margin-left: -34px;
  cursor: pointer;
  background: #428bca url("images/icons.png?v7") no-repeat -65px 6px;
}

/* // CATEGORY RELATED ////////////////////////////////////////////////////// */
.mfilter-category-related ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.mfilter-category-related ul li {
  margin: 0;
  padding: 3px 0;
}

.mfilter-category-related ul li select {
  width: 100%;
}

.mfilter-category-related .mfilter-button {
  padding-top: 3px;
  text-align: right;
}

/* // CATEGORY TREE ///////////////////////////////////////////////////////// */
.mfilter-category-tree ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.mfilter-category-tree ul li {
  margin: 0;
  padding: 3px 0;
  border-top: 1px dashed #dcdcdc;
}

.mfilter-category-tree ul li.mfilter-to-parent {
  background: url("images/icons.png?v7") no-repeat -108px -2px;
  padding-left: 20px;
  font-weight: bold;
}

.mfilter-category-tree ul li a {
  text-decoration: none;
  display: block;
}

.mfilter-category-tree ul li:first-child {
  border-top: none;
}

/* // SLIDER //////////////////////////////////////////////////////////////// */
.mfilter-slider-data {
  display: none;
}

.mfilter-box .mfilter-opts-slider-min,
.mfilter-box .mfilter-opts-slider-max {
  width: 47%;
  /* min-width: 115px;
  max-width: 115px; */
  text-align: center;
  display: inline-block;
}

.mfilter-opts-slider-max {
  text-align: right;
}

/* FREE CONTAINER */
.mfilter-free-container {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: -768px;
  display: none;
  background: #ffffff;
  z-index: 9999;
  padding: 0;
}

.tooltip {
  z-index: 199999;
}

.mfilter-free-container.mfilter-direction-rtl {
  margin-right: -238px;
}

.mfilter-free-container-open {
  margin-left: 0;
}

/* .mfilter-free-button {
	display: block;
	position: absolute;
	margin: 158px 0 0 228px;
	cursor: pointer;
	width: 47px;
	height: 44px;
	border: 10px solid #e4e8ee;
	background: #e4e8ee url('images/icon.png') no-repeat;
} */
.mfilter-direction-rtl .mfilter-free-button {
  margin: 10px 228px 0 0;
}

.mfilter-free-button,
.mfilter-free-container {
  box-sizing: content-box;
}

/* // LIVE FILTER /////////////////////////////////////////////////////////// */
.mfilter-live-filter {
  padding: 3px;
  display: none !important;
}

.mfilter-live-filter input[type=text] {
  width: 100%;
  box-sizing: border-box;
  background-image: url("images/icons.png?v7");
  background-repeat: no-repeat;
  background-position: right -97px;
}

.mfilter-category-tree a {
  cursor: pointer;
}

.mfilter-box {
  margin-bottom: 20px;
}

/*ant*/
#mfilter-opts-price-min,
#mfilter-opts-price-max {
  width: 40%;
  /* min-width: 100px;
  max-width: 100px;
  display: inline-block; */
}

.mfilter-price-inputs {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.box-content.mfilter-content {
  padding: 0;
}

.mfilter-heading {
  cursor: pointer;
  font-size: 13px;
}

.mfilter-opts-container {
  padding: 5px 0;
}

.mfilter-content > ul > li {
  list-style-type: none;
  margin: 0 0 7px;
  padding-top: 10px;
  border-top: 1px solid #e4e8ee;
}

.mfilter-heading-text > span {
  display: flex;
  justify-content: center;
  padding-left: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #2c2e3f;
}

.mfilter-free-button.mobile_module {
  display: none;
}

@media screen and (max-width: 720px) {
  .mfilter-content > ul {
    padding: 40px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  .mfilter-free-button.mobile_module,
.sort_btn {
    display: flex;
    position: relative;
    background: none;
    margin: 0;
    width: 50%;
    padding: 0;
  }

  .filter_sort {
    display: flex;
    justify-content: space-between;
    padding: 20px;
  }

  .mfilter-content > ul {
    padding: 40px 0 0 0;
  }
}
body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: rgba(0, 0, 0, 0.85);
}

/* default font size */
.fa {
  font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
  text-align: center;
}

h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #2C2E3F;
  margin: 35px auto 15px;
}

h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #2C2E3F;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10.2px;
}

a {
  color: #23a1d1;
}

a:hover {
  text-decoration: none;
}

legend {
  font-size: 18px;
  padding: 7px 0px;
}

label {
  display: flex;
  margin-right: 0px;
  font-size: 13px;
  font-weight: 400;
}

select.form-control,
textarea.form-control,
input[type=text].form-control,
input[type=password].form-control,
input[type=datetime].form-control,
input[type=datetime-local].form-control,
input[type=date].form-control,
input[type=month].form-control,
input[type=time].form-control,
input[type=week].form-control,
input[type=number].form-control,
input[type=email].form-control,
input[type=url].form-control,
input[type=search].form-control,
input[type=tel].form-control,
input[type=color].form-control {
  font-size: 16px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 16px;
}

.input-group .input-group-addon {
  font-size: 16px;
  height: 30px;
}

/* 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:before {
  content: "* ";
  color: #f53a42;
  font-weight: bold !important;
}

/* 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 .container {
  padding: 0 20px;
}

#top #currency .currency-select {
  text-align: left;
}

#top #currency .currency-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 .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;
}

/* search */
#search {
  margin-bottom: 10px;
}

#search .input-lg {
  height: 40px;
  line-height: 20px;
  padding: 0 10px;
}

#search .btn-lg {
  font-size: 15px;
  line-height: 18px;
  padding: 10px 35px;
  text-shadow: 0 1px 0 #FFF;
}

/* cart */
#cart {
  margin-bottom: 10px;
}

#cart > .btn {
  font-size: 12px;
  line-height: 18px;
  color: #FFF;
}

#cart.open > .btn {
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  color: #666;
  box-shadow: none;
  text-shadow: none;
}

#cart.open > .btn:hover {
  color: #444;
}

#cart .dropdown-menu {
  background: #eee;
  z-index: 1001;
}

#cart .dropdown-menu {
  min-width: 100%;
}

@media (max-width: 478px) {
  #cart .dropdown-menu {
    width: 100%;
  }
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
  min-width: 427px;
  padding: 0 10px;
}

@media (max-width: 478px) {
  #cart .dropdown-menu li > div {
    min-width: 100%;
  }
}
#cart .dropdown-menu li p {
  margin: 20px 0;
}

/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
}

#menu .nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}

#menu .nav > li > a:hover,
#menu .nav > li.open > a {
  background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
  padding-bottom: 0;
}

#menu .dropdown-inner {
  display: table;
}

#menu .dropdown-inner ul {
  display: table-cell;
}

#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}

#menu .dropdown-inner li a:hover {
  color: #FFFFFF;
}

#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}

#menu #category {
  float: left;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 2px 18px;
  float: right;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #229ac8;
}

@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }

  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }

  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }

  #menu .dropdown-inner {
    display: block;
  }

  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }

  #menu .dropdown-menu a:hover,
#menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }

  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* footer */
footer {
  margin-top: 30px;
  padding-top: 30px;
  background-color: #303030;
  border-top: 1px solid #ddd;
  color: #e2e2e2;
}

footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}

.foot_tit,
.foot_tit > a {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.035rem;
}

footer a:hover {
  color: #ffffff;
}

footer h5 {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
  margin: 0;
  padding: 24px 0;
  border: 1px solid #ddd;
}

.breadcrumb i {
  font-size: 15px;
}

.breadcrumb > li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}

.breadcrumb > li + li:before {
  content: "";
  padding: 0;
}

.breadcrumb > li:after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.pagination {
  margin: 0;
}

/* buttons */
.buttons {
  margin: 1em 0;
}

.btn {
  padding: 7.5px 12px;
  border: 1px solid #cccccc;
  border-radius: 8px;
}

.btn-xs {
  font-size: 9px;
}

.btn-sm {
  font-size: 10.2px;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}

.btn-group > .btn-xs {
  font-size: 9px;
}

.btn-group > .btn-sm {
  font-size: 10.2px;
}

.btn-group > .btn-lg {
  font-size: 15px;
}

.btn-default {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #1f90bb;
  background-position: 0 -15px;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
  border: 1px solid #DDDDDD;
  color: #888888;
  padding: 8px 12px;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #444444;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}

.carousel-control .icon-next:before {
  content: "\f054";
  font-family: FontAwesome;
}

/* product list */
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: auto;
  border-radius: 10px;
}

.product-thumb .image {
  text-align: center;
}

.product-thumb .image a {
  display: block;
  padding: 20px 0 0px;
}

.product-thumb .image a:hover {
  opacity: 0.8;
}

.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  width: 70%;
}

.product-grid .product-thumb .image {
  float: none;
}

@media (min-width: 767px) {
  .product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
  }
}
.product-thumb h4 {
  font-weight: bold;
}

.product-thumb .caption {
  padding: 0 20px;
  min-height: 180px;
}

@media (max-width: 1200px) {
  .product-grid .product-thumb .caption {
    min-height: 210px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .product-grid .product-thumb .caption {
    min-height: 0;
  }
}
.product-thumb .rating {
  padding-bottom: 10px;
}

.rating .fa-stack {
  font-size: 8px;
}

.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}

.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}

.rating .fa-star + .fa-star-o {
  color: #E69500;
}

h2.price {
  margin: 0;
}

.product-thumb .price {
  color: #444;
}

.product-thumb .price-new {
  font-weight: 600;
}

.product-thumb .price-old {
  color: #999;
  text-decoration: line-through;
  font-size: 14px;
}

.product-thumb .price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}

.product-list .product-thumb .button-group {
  border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
}
.product-thumb .button-group button {
  background: #fff;
  background-color: white;
  padding: 0;
  border: 1px solid #f53a42;
  padding: 6px 13px 5px 12px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.product-thumb .button-group button + button {
  width: 20%;
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 1200px) {
  .product-thumb .button-group button,
.product-thumb .button-group button + button {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .product-thumb .button-group button,
.product-thumb .button-group button + button {
    width: 33.33%;
  }
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thumbnails > img {
  width: 100%;
}

.image-additional a {
  margin-bottom: 20px;
  padding: 0;
  display: flex;
  border: 1px solid #ddd;
}

.image-additional {
  max-width: 94px;
}

.thumbnails .image-additional {
  float: left;
  margin: 0;
}

@media (min-width: 1200px) {
  #content .col-lg-2:nth-child(6n+1),
#content .col-lg-2:nth-child(6n+1),
#content .col-lg-3:nth-child(4n+1),
#content .col-lg-4:nth-child(3n+1),
#content .col-lg-6:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #content .col-md-2:nth-child(6n+1),
#content .col-md-2:nth-child(6n+1),
#content .col-md-3:nth-child(4n+1),
#content .col-md-4:nth-child(3n+1),
#content .col-md-6:nth-child(2n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content .col-sm-2:nth-child(6n+1),
#content .col-sm-2:nth-child(6n+1),
#content .col-sm-3:nth-child(4n+1),
#content .col-sm-4:nth-child(3n+1),
#content .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
  #column-left .product-layout .col-md-3 {
    width: 100%;
  }

  #column-left + #content .product-layout .col-md-3 {
    width: 50%;
  }

  #column-left + #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }

  #content + #column-right .product-layout .col-md-3 {
    width: 100%;
  }
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
  width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
  min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}

.simplecheckout .well-sm {
  display: none;
}

.not_available {
  filter: grayscale(1);
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

button.btn.btn-default {
  float: left;
}

.hidden {
  display: none !important;
}

.center {
  text-align: center;
  margin: 10px 0 10px 0;
}

.center > input[type=text] {
  width: 100%;
  height: 22px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}

input[name=captcha] {
  width: 150px !important;
  margin-bottom: 5px;
}

.center > textarea {
  width: 100%;
  display: inline-block;
  text-align: left;
  box-sizing: border-box;
}

input[type=submit] {
  cursor: pointer;
  color: #FFFFFF;
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  /*background: url('../../theme/default/image/button.png') repeat-x;*/
  background: linear-gradient(to top, #079BDC, #28B0EC);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 2px #DDDDDD;
  -moz-box-shadow: 0px 2px 2px #DDDDDD;
  box-shadow: 0px 2px 2px #DDDDDD;
  margin: 0;
  border: 0;
  height: 36px;
  padding: 0px 70px 0px 70px;
}

.error {
  margin-top: 5px;
  color: #FF0000;
  display: block;
  font-size: 14px;
}

.success-block {
  margin-top: 45px;
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: green;
  text-align: center;
  width: 100%;
}

/*
a.notify {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}*/
.product-thumb .button-group .tooltip + button {
  width: 20%;
  border-left: 1px solid #ddd;
}

.product-thumb .button-group button.notify {
  width: 60%;
  border: none;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .product-thumb .button-group button.notify {
    width: 33%;
  }
}
.product-thumb .button-group button.notify:hover {
  color: #444;
  background-color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

#cboxWrapper {
  border-radius: 10px;
}

/**********************************************************correction***********************************************************************/
.avail-min {
  padding: 0px 25px 0px 25px !important;
}

.left-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 50%;
  padding-left: 0;
  padding-right: 15px;
  box-sizing: border-box;
}

.right-block {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  padding-left: 15px;
  padding-right: 0;
  box-sizing: border-box;
  position: relative;
  min-height: 228px;
}

.mail-block {
  width: 100%;
}

.left-mail-block {
  float: left;
  width: 50%;
  padding-left: 0;
  padding-right: 15px;
  box-sizing: border-box;
}

.left-mail-block input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #A9A9A9;
  height: 20px;
}

.right-mail-block {
  float: right;
  width: 50%;
  padding-left: 15px;
  padding-right: 0;
  box-sizing: border-box;
}

.right-mail-block input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #A9A9A9;
}

.right-mail-block .button {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #A9A9A9;
}

.comment-block {
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}

.comment-block textarea {
  width: 100%;
  border-radius: 5px;
}

.info-item {
  clear: both;
  margin-top: 25px;
}

.info-item input {
  max-width: 197px;
  border: none;
  outline: none;
  background: #fff;
  color: #000;
  font-weight: bold;
  font-size: 16px;
}

.info-group {
  display: inline-block;
}

#notify {
  color: #000;
}
#notify #input-product {
  display: none;
}
#notify h4 {
  text-align: left;
  padding-bottom: 0;
  font-size: 20px;
  margin-top: 0;
}
#notify .row {
  padding: 0 18px;
}
#notify br {
  display: none;
}
#notify .price {
  text-align: left;
  padding-left: 0;
  bottom: 0px;
}
#notify .price .prua, #notify .price .prusd {
  margin: 0 auto;
  width: 100%;
}
#notify .price .prua {
  color: #e6243c;
  font-size: 28px;
  font-weight: 700;
}
#notify .price .prusd {
  font-size: 14px;
  font-weight: 400;
  color: #131414;
}
#notify .options {
  min-width: 215px;
  margin-top: 10px;
  clear: both;
}
#notify .options > label {
  float: left;
}
#notify .modal-header {
  position: relative;
  padding: 18px 18px 0;
}
#notify .modal-header .close {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 18px;
  height: 18px;
  opacity: 1;
  cursor: pointer;
  color: #9d9999;
}
#notify .modal-header svg {
  width: 100%;
}
#notify .mail-block input {
  height: 44px;
  border: 1px solid #ccc;
  font-size: 16px;
  padding: 0 16px;
}
#notify .left-block img {
  max-height: 228px;
  max-width: 228px;
}
#notify .info-item input + p {
  border: none;
  outline: none;
  background: #fff;
  font-weight: 600;
  font-size: 20px;
  font-family: "Inter";
  margin: 0;
}

.options > input {
  float: left;
  max-width: 140px;
  border: none;
  outline: none;
  background: #fff;
  color: #000;
  margin-left: 5px;
}

.cover-block {
  width: 197px;
  height: 227px;
  position: absolute;
}

.info-item.price .info-group {
  display: none;
}

.info-item.price p {
  max-width: 197px;
  border: none;
  outline: none;
  background: #fff;
  color: #e6243c;
  font-weight: bold;
  font-size: 20px;
}

.left-block-bottom {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  position: relative;
}

.right-block-bottom {
  float: right;
  width: 30%;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  position: relative;
}

.form-group .notify {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #229ac8;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  display: block;
  width: 100%;
  padding: 10px 16px;
  font-size: 15px;
}

.form-group .notify:hover {
  border-color: #1f90bb #1f90bb #145e7a;
}

/*.availfiltr  {
background-color: #000;
    width: 100px;
    height: 32px;
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #cccce0;
    text-decoration: none;
    font-size: 12px;
    line-height: 32px;
    text-transform: uppercase;
    padding-left: 22px;
    opacity: 1;
    transition-delay: 0;
    transition-duration: .4s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0,0,1,1);
	    padding: 1px 12px 6px 12px!important;
}
.availfiltr:hover {opacity: 1;
    background-color: #ff5100;
    transition-delay: 0;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0,0,1,1);
    color: #fff;
	    padding: 1px 12px 6px 12px;}*/
.availhome {
  display: block;
  font-size: 14px;
  line-height: 33px;
  color: #C02828;
  width: 36px;
  height: 33px;
  text-align: center;
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(/catalog/view/avail/img/letter.png) no-repeat 50% 50%, #000;
  padding: 0;
}

.availhome:hover {
  background: url(/catalog/view/avail/img/letter.png) no-repeat 50% 50%, #FF5100;
}

.aval-product-quantity,
.aval-product-id,
.aval-product-page-id,
.aval-product-page-quantity {
  display: none;
}

/**********************************************************correction***********************************************************************/
#edit-modal {
  z-index: 9000;
}

@media (max-width: 992px) {
  #notify .modal-body.edit-content {
    padding-top: 0px;
  }

  #notify .left-block {
    width: 100%;
  }

  #notify .right-block {
    width: 100%;
    min-height: auto;
    text-align: center;
  }

  #notify .right-block .info-item.price {
    position: static;
    text-align: center;
    margin-bottom: 15px;
  }

  #notify .left-block .center {
    margin-top: 0px;
  }

  #notify .left-block .center img {
    max-width: 140px;
  }

  #notify .right-block .info-item {
    margin-top: 10px;
  }

  #notify .hide-img {
    display: none;
  }
}
.button-group .fa.fa-envelope {
  margin-right: 10px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/*!
 *  Font Awesome 4.6.1 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.6.1");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.1") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.1") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.1") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.1#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: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.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: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.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-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-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-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: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-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-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";
}

.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;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/fonts/Inter-Light.woff2?v=3.12") format("woff2"), url("/fonts/Inter-Light.woff?v=3.12") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/Inter-Regular.woff2?v=3.12") format("woff2"), url("/fonts/Inter-Regular.woff?v=3.12") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url("/fonts/Inter-SemiBold.woff2?v=3.12") format("woff2"), url("/fonts/Inter-SemiBold.woff?v=3.12") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url("/fonts/Inter-Bold.woff2?v=3.12") format("woff2"), url("/fonts/Inter-Bold.woff?v=3.12") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: block;
  src: url("/fonts/Inter-ExtraBold.woff2?v=3.12") format("woff2"), url("/fonts/Inter-ExtraBold.woff?v=3.12") format("woff");
}
* {
  box-sizing: border-box;
}

a:active,
a:visited,
a:link,
a:hover {
  outline: none;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}

*:focus,
*:visited {
  outline: none;
}

.home_menu {
  margin: 12px auto 0 auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

p,
ul li,
.text-home p,
ol li {
  margin: 0 0 15px;
  color: rgba(0, 0, 0, 0.85);
  font-family: Inter !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.42;
  letter-spacing: 0.02em;
  color: #2c2e3f;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content li {
  width: 100%;
}

#content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

ul li {
  margin: 0 0 5px;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0px solid #eeeeee;
  /* border-top: 1px solid #eee; */
  display: flex;
  height: 1px;
  background: #eee;
  width: 100%;
}

ul.sluj_menu li,
.dropdown-inner ul li {
  margin-bottom: 0;
}

ul.sluj_menu {
  margin: 0;
  padding: 0;
}

.home_menu ul {
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.home_menu li {
  list-style-type: none;
  display: flex;
  justify-content: center;
  font-size: 18px;
  align-items: center;
}
.home_menu li img {
  display: flex;
  margin: 0 auto 18px;
}
.home_menu .dropdown {
  flex: 0 0 10%;
  margin: 0;
}

.home_menu > ul > li:hover .menu_tit {
  color: #f53a42;
}

.common-home header {
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.common-home .content > .carousel-module {
  margin: 0 auto 40px;
}

.logo {
  display: table;
  width: 90%;
  padding: 0 0 8px 0;
}

.sluj_menu {
  padding: 0;
  display: flex;
}

.sluj_menu li {
  display: inline-block;
}

.sluj_menu img {
  width: 16px;
}

.slogan {
  border: 1px solid #fff;
  color: #ffffff;
  padding: 4px 11px 3px;
  border-radius: 7px;
  line-height: 1;
  margin: 4px 0 6px;
  font-size: 13px;
  font-family: "Inter";
  background-color: #f53a42;
}

.header_block {
  padding: 0;
}

.head_phone {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
}

.carousel-module h2 {
  text-align: center;
  margin: 50px 0 30px;
}

.sales img.menu_img {
  max-width: 78px;
  max-height: 60px;
  margin: 0 auto 10px 0;
}

li.sales a {
  display: flex;
  flex-wrap: wrap;
}

.h1,
h1 {
  font-size: 32px;
  font-family: "Inter";
  font-weight: 800;
}

.head_phone div {
  display: table;
}

.head_adress img {
  width: 25px;
  margin: 0 10px 0 0;
}

.head_adress {
  display: flex;
  align-items: center;
  align-self: center;
}

.head_adress > div {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.85);
  transition: 0.1s;
}

header {
  box-shadow: 0px 2px 7px -3px rgba(0, 0, 0, 0.3);
  background: linear-gradient(0deg, #f5f5f5, #fff);
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
  padding: 10px 10px 10px 10px;
}

.btn_buy.if_is {
  position: relative;
  background-color: transparent;
  color: #41a15b;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: 11px 0 0;
}

.btn_buy.if_is span {
  position: relative;
  padding: 0 0 0 22px;
}

.btn_buy.if_is span::before, .btn_buy.if_is_not span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(/image/icons/in_stock.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.btn_buy.if_is_not span::before {
  background-image: url(/image/icons/out_stock.svg);
}

.cart {
  margin: 0;
}

.menu_line {
  height: 160px;
  padding-left: 10px;
}

.head_top {
  display: flex;
  align-items: center;
}

.head_top:last-child {
  justify-content: flex-end;
}

.logo_slogan {
  flex-wrap: wrap;
  max-width: 190px;
  width: 100%;
  align-items: flex-start;
  align-self: flex-start;
  padding-left: 0;
}

.carousel-multi-item .item_tit {
  padding: 0 15px;
}

.head_top > a {
  display: flex;
  align-items: flex-start;
  align-self: center;
}

.menu_tit {
  color: rgba(0, 0, 0, 0.85);
  font-size: 15px;
}

.home_menu .menu_tit:last-child {
  text-align: center;
  width: 100%;
}

.page_menu .menu_tit {
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: center;
}

footer {
  background: #2c2e3f;
  padding: 30px 0 25px;
  color: #ffffff;
  margin: 0 auto 0;
}

.social {
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-top: -22px;
}

.social li {
  padding-right: 15px;
  padding-top: 15px;
}

.foot_desc {
  font-size: 14px;
}

.foot_desc p {
  margin: 0 0 8px;
  font-size: 14px;
}

p.working_days {
  margin: 0 0 28px;
}

p.working_days:last-child {
  margin: 0;
}

.foot_tit img {
  vertical-align: top;
  padding-right: 10px;
}

.foot_tit a {
  color: #ffffff;
}

.page_menu {
  padding: 0px 10px 0px 0;
  border-radius: 7px;
}

.page_head {
  border: none;
}

.map {
  width: 100%;
}

.top_info {
  margin-bottom: 30px;
  position: relative;
}

a:hover {
  color: #f53a42;
  text-decoration: none;
}

a {
  color: rgba(0, 0, 0, 0.85);
}

.product_container {
  margin: 20px auto 0;
}

.pg_category .breadcrumb {
  top: -17px;
}

.breadcrumb {
  font-size: 13px;
  display: flex;
  background-color: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 210px;
}
.breadcrumb img {
  vertical-align: baseline;
}
.breadcrumb a {
  margin: 0 10px 0 0;
  padding: 4px 8px 4px 0;
  position: relative;
  color: #6b6b6b;
  display: flex;
  align-items: center;
}
.breadcrumb a::after {
  content: "/";
  position: absolute;
  right: -4px;
  top: 4px;
}
.breadcrumb a:last-child::after {
  display: none;
}
.breadcrumb span {
  display: flex;
  align-items: center;
}

.icon_home {
  width: 12px;
}

.icon_sep {
  width: 5px;
  margin: 0 5px;
}

.contacts {
  padding: 0 20px 30px 0;
  width: calc(100% - 852px);
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 calc(100% - 852px);
  width: calc(100% - 852px);
}
.contacts h2 {
  text-align: left;
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.contacts p {
  display: inline-block;
}

.cont_phone {
  font-size: 18px;
  line-height: 40px;
}

.cont_location {
  font-size: 18px;
  margin: 0 0 36px;
  display: flex;
}

.cont_time {
  font-size: 18px;
  margin: 0 0 15px;
}

.contacts .contacts img {
  vertical-align: top;
  margin-top: 3px;
}

.contacts_ico > a:visited,
.contacts_ico > a:visited svg {
  color: #2c2e3f;
}

.contacts_ico > a:hover svg {
  color: #f53a42;
}

.phone_img {
  margin-top: 50px;
  width: 20px;
  margin-right: 15px;
}

.right_contacts_images {
  max-width: 367px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.right_contacts_images img {
  width: 100%;
}

.page_menu .menu_img {
  width: 60px;
  margin: 0 auto 4px;
}
.page_menu .menu_line {
  margin-left: 20px;
}
.page_menu .sales .menu_img {
  width: 60px;
  margin: 0 auto;
}
.page_menu .dropdown-toggle {
  display: flex;
  flex-wrap: wrap;
}
.page_menu .menu_line {
  margin-left: 0;
  height: 88px;
  width: 11px;
}

.product_item {
  text-align: center;
  margin-bottom: 20px;
  float: none;
  display: inline-block;
  width: 11.1111111111%;
  height: 175px;
}

.product_item img {
  max-width: 100%;
}

.product_item a:hover {
  border-color: transparent;
}

.item_tit {
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  display: table;
  color: rgba(0, 0, 0, 0.85);
  margin: 0 auto 5px;
  justify-content: center;
  width: 100%;
  align-items: center;
}

.filter_sort {
  width: 100%;
  display: flex;
  max-width: 300px;
}

.item_tit a {
  display: table-cell;
}

.product_item a {
  display: table;
  padding: 5px 10px;
  margin: 0 auto;
}

.home_menu li a {
  display: block;
}

.sales_products .categ_tit {
  margin-top: 0;
  margin-bottom: 0;
}

.page_menu li a {
  display: inherit;
  align-self: center;
  align-items: center;
}

.sidebar img {
  width: 100%;
}

.product_item_var img {
  width: 80%;
}

.product_item_var {
  border-top: 1px solid #e5e8ee;
  border-left: 1px solid #e5e8ee;
  border-radius: 0;
  float: none;
  display: inline-block;
  width: 33.3333333333%;
  margin: 0;
  vertical-align: top;
  text-align: center;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  padding: 0 0 115px 0;
  border-right: 1px solid #e5e8ee;
  border-bottom: none;
}

.product_item_var:nth-child(3n+3) {
  border-right: 1px solid #e5e8ee;
}

.product_item_var:nth-child(1) {
  border-radius: 10px 0 0 0;
}

.product_item_var:nth-child(3) {
  border-radius: 0 10px 0 0;
}

.prod_img_link {
  display: flex;
  width: 100%;
  height: 220px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.filter_sort .sort_btn {
  background-color: #e4e8ee;
  border-radius: 7px;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  align-self: first baseline;
}

.prod_img_link img {
  width: 65%;
}

.product_item_var > img {
  width: 40%;
}

.product_item_var .description font {
  font-size: 4px;
  margin: 0 4px;
}

.product_item_var .description {
  display: none;
}
.product_item_var:hover .description {
  display: table;
  position: absolute;
  background-color: #ffffff;
  z-index: 10;
  border: 0px solid #f53a42;
  left: -1px;
  top: 100%;
  width: calc(100% + 1px);
  box-sizing: border-box;
  border-top-color: white;
  margin-top: 0;
  padding: 6px 10px 10px;
  border-radius: 0 0 10px 10px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.72;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 20px 20px -3px rgba(0, 0, 0, 0.35);
}
.product_item_var .item_tit a {
  display: flex;
  justify-content: center;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  margin: 0px auto 5px;
}

.price {
  color: #f53a42;
  font-size: 20px;
}

.small_price {
  font-size: 12px;
}

.product_item_var:hover {
  border-color: transparent;
  z-index: 10;
  background-color: #ffffff;
  position: relative;
  overflow: visible;
  box-shadow: 0px 20px 20px -3px rgba(0, 0, 0, 0.35);
}

/*.product_item_var:hover {
    border: 1px solid rgba(255, 0, 0, 0.4);
    - z-index: 9999;
    background-color: #ffffff;
    position: relative;
    overflow: visible;
    padding-bottom: 13px;
    - box-shadow: 0px 8px 14px -2px rgba(0,0,0,0.55);
}*/
.products_var {
  /*text-align: center;*/
  display: flex;
  flex-wrap: wrap;
}

.products > .row {
  flex-wrap: wrap;
  margin: 10px 0 30px;
}

.row {
  margin: 0;
}

.pagin {
  width: 30%;
  margin: 20px 0;
}

.btns div {
  display: flex;
  cursor: pointer;
  align-items: center;
  align-self: center;
  justify-content: center;
}

.btns img {
  width: 100%;
}

.pull-right {
  width: 100%;
}

.right_mid .btns div {
  margin: 10px 0 0;
}

.btn_buy {
  width: 100%;
}

.in_btn_buy {
  display: flex;
  width: 20px;
  height: 20px;
  background-image: url(/image/icons/basket.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  transition: none;
}

button.avail-button-cart:hover .in_btn_buy {
  background-position: 0 -20px;
}

.product-thumb .btns {
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
}

.prod_prices {
  position: absolute;
  display: flex;
  width: 100%;
  left: 0;
  bottom: 56px;
  height: 60px;
}

.in_prod_prices {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}

.btns {
  margin: 10px 0 0;
  text-align: center;
}

.owl-item img {
  width: 100%;
  margin-bottom: 0;
}

.right_mid select.form-control {
  max-width: 170px;
  width: 100%;
  margin: 10px 0 0;
  padding: 0 0 0 22px;
  border-radius: 18px;
  -webkit-appearance: none;
  text-align: center;
  justify-content: center;
}

.owl-wrapper-outer {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.owl-pagination {
  top: -50px;
}

.owl-controls .owl-page {
  margin: 0 10px;
}

.owl-controls .owl-page span {
  width: 8px;
  height: 8px;
  background: rgba(153, 153, 153, 0.8);
  box-shadow: none;
}

.owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0);
}

#popupcart_extended #related .owl-controls .owl-buttons .owl-prev {
  right: 50px;
  top: -25px;
  position: absolute;
}

#popupcart_extended #related {
  display: none;
}

#popupcart_extended #related .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0;
  top: -25px;
}

.owl-carousel {
  margin: 0;
}

.owl-controls {
  margin-top: -20px;
}

.fa-home {
  display: flex;
  background-image: url("/catalog/view/theme/newtime/image/bread_home.png");
  background-position: center;
  background-size: 100%;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
}

.breadcrumb .icon_sep:nth-child(2) {
  display: none;
}

.home_menu li:last-child .menu_line {
  display: none;
}

.home_menu li:last-child div {
  margin-top: 2px;
}

img.menu_img {
  height: 50px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 0;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu {
  top: 97%;
  width: 100%;
  border-radius: 6px;
  border-top: none;
  border-color: #ffffff;
  box-shadow: none;
  justify-content: center;
  box-shadow: 0px 2px 13px -3px rgba(0, 0, 0, 0.35);
}

.page_menu .dropdown-menu {
  border-left: none;
  border-right: none;
  top: 75px;
  width: 100%;
  background: #ffffff;
  margin: 0;
}

.open > .dropdown-menu {
  display: block;
  left: -5%;
  width: 110%;
  padding: 0;
}

.dropdown-inner {
  border-radius: 5px;
  overflow: hidden;
}

.dropdown-menu li a {
  display: flex;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
  justify-content: center;
}

.dropdown-menu li {
  width: 100%;
  text-align: center;
}

.dropdown-menu li a:hover {
  background: #f53a42;
  color: white;
}

.log_list {
  position: absolute;
  top: 20px;
  left: -44px;
  display: none;
  background: white;
  border-radius: 6px;
  padding: 0;
  box-shadow: 0px 9px 11px 0px rgba(0, 0, 0, 0.35);
}

.log_list a {
  font-size: 13px;
}

.log_list li {
  padding: 5px 15px;
}

.log_list li:first-child {
  width: 100%;
  padding: 5px 15px;
}

.log_list li:nth-child(2) {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  padding: 5px 15px;
}

.social img {
  width: 33px;
}

.menu_first {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0 0 8px 0;
}

.menu_first .menu_first_item {
  margin: 0 30px 0 0;
  padding: 7px 0 0 0;
}

.search {
  display: flex;
  margin: 0;
  align-items: flex-start;
  align-self: center;
}
.search .input-group-btn {
  top: 3px;
  left: 12px;
}

#search.active {
  display: flex;
}

.close_cross {
  background: url("/image/icons/search-close-sprite.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 12px;
  right: 28px;
  z-index: 10;
  transition: none;
  display: flex;
}

.close_cross:hover {
  background-position: bottom center;
}

.search img {
  width: 16px;
}

.user_enter {
  display: flex;
}

#search {
  position: absolute;
  display: none;
  width: calc(100% - 190px);
  top: 18px;
  right: 0;
  z-index: 10000;
}

/* #search_to_close {
  position: absolute;
  display: none;
  width: calc(100% - 190px);
  top: 24px;
  right: -18px;
} */
.languages img {
  width: 55px;
  margin: 0 25px 0 0;
}

.login .first {
  width: 40px;
  height: 40px;
}

.first {
  display: flex;
}

.login .first {
  background-image: url(/image/icons/user.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  transition: none;
}

.login .first:hover {
  /* background-image: url(/image/icons/user-hover.png); */
  background-repeat: no-repeat;
  background-position: 0 -40px;
}

.top_compare {
  display: flex;
}

.top_compare {
  width: 40px;
  height: 40px;
}

.top_compare {
  background-image: url(/image/icons/comparison-sprite.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  transition: none;
}

.top_compare:hover {
  background-repeat: no-repeat;
  background-position: 0 -40px;
}

.sluj_menu .fa-heart-o {
  display: flex;
  width: 40px;
  height: 40px;
}

.sluj_menu .fa-heart-o {
  background-image: url(/image/icons/favourite.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-position: 0 0;
  transition: none;
}

.sluj_menu .fa-heart-o:hover {
  /* background-image: url(/image/icons/favourite-hover.svg); */
  background-repeat: no-repeat;
  background-position: center;
  background-position: 0 -40px;
}

.sluj_menu .basket {
  display: flex;
  width: 40px;
  height: 40px;
}

.sluj_menu .basket {
  background-image: url(/image/icons/shoppingcard.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  transition: none;
}

.sluj_menu .basket:hover {
  /* background-image: url(/image/icons/shoppingcard-hover.svg); */
  background-repeat: no-repeat;
  background-position: 0 -40px;
}

.home-carousel h3 {
  font-size: 15px;
  line-height: 1.42;
  font-weight: 600;
  color: #000000;
  text-align: center;
}

.home-carousel .recomend_product,
.product-thumb {
  position: relative;
}

.product-thumb .price-dif {
  position: absolute;
  top: 15px;
  left: 30px;
  color: #f53a42;
  background: #ffc24cad;
  background: transparent;
  padding: 3px 8px;
  color: #ffffff;
  padding: 4px 11px 3px;
  border-radius: 7px;
  line-height: 1;
  margin: 4px 0 6px;
  font-size: 13px;
  font-family: "Inter";
  background-color: #f53a42;
}

.home-sales .price-dif {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 26px;
  margin: 0;
  padding: 0 8px;
  background-color: #f53a42;
  border-radius: 4px;
  font-family: "Inter";
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  display: flex;
  align-self: center;
  align-items: center;
}

.home-sales .price-old {
  font-weight: 500;
  color: #C5A1A3, 100%;
  width: 100%;
  text-decoration: line-through;
  text-align: center;
  margin: 0 0 4px;
  font-size: 16px;
}

.home-sales .price-new {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #f53a42;
  margin: 0 0 4px;
}

.sales-product a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  min-height: 310px;
}

.home-sales .price-usd {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #2C2E3F;
}

.h1,
h1,
.carousel-module h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #2c2e3f;
}

.carousel-module h2 {
  margin: 40px 0;
  font-weight: 400;
}

#search .btn-lg {
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  z-index: 10000;
}

#search .input-lg {
  /* height: 32px; */
  line-height: 20px;
  padding: 0 36px;
  width: 100%;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 13px;
  background: #ffffff;
  color: #000000;
  /* box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.45); */
  font-family: "Inter";
}

.user_enter .compare_btn a {
  display: table;
}

.simplecheckout-cart-total {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.simplecheckout-cart-total-remove {
  display: none;
}

.empty_cart_block #simplecheckout_cart_total {
  display: none;
}
.empty_cart_block .buttons {
  justify-content: center;
  display: flex;
}

.btn-primary,
.btn-default,
.btn {
  background: #f53a42;
  border: 1px solid #f53a42;
  border-radius: 8px;
  min-height: 34px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.btn-primary:focus,
.btn-primary:hover,
.btn:focus,
.btn:hover {
  background: #ff565d;
  border-color: #ff565d;
}

.btn {
  color: white;
}

.btn:hover,
.btn:active {
  color: white;
}

#slidercar {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  position: relative;
}

#slidercar.carousel-multi-item .owl-nav span {
  color: transparent;
}

.item_cost {
  color: #f53a42;
  font-size: 17px;
  font-weight: 500;
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.item_cost div {
  width: 100%;
  justify-content: center;
  display: flex;
}

.cost_new {
  display: flex;
  width: 100%;
  justify-content: center;
}

.sort_products {
  padding: 10px 0 20px;
  text-align: center;
}

.sort_label {
  color: #525253;
  font-size: 16px;
  margin-bottom: 10px;
}

.filters_category {
  padding: 0;
}

.filter_tit {
  background: #e4e8ee;
  text-align: center;
  border-radius: 10px;
  padding: 15px;
  margin: 10px 0;
  color: #525253;
  font-size: 16px;
  font-weight: 600;
}

#column-left {
  padding: 0;
}

.filters_category .list-group-item {
  background: transparent;
  border: none;
  padding: 15px 35px 1px;
  border-radius: 0;
}

.filters_category .panel {
  border: none;
  background: #e4e8ee;
  border-radius: 10px;
}

.filters_category .list-group-item:hover {
  background: transparent;
  color: #525253;
  border: none;
  text-shadow: none;
}

.filters_category a.list-group-item {
  font-size: 16px;
  font-weight: 600;
}

.filters_category .list-group-item .checkbox label {
  font-size: 15px;
}

.filters_category div.list-group-item {
  padding-top: 1px;
}

.filters_category .panel-footer {
  background: #e4e8ee;
  text-align: center;
  border-radius: 10px;
}

input[type=checkbox]:checked {
  content: url(../image/check.jpg);
  -webkit-appearance: none;
}

input[type=checkbox]:not(checked) {
  content: url(../image/not_check.jpg);
  -webkit-appearance: none;
}

#input-sort {
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #a0a5ac;
  outline: none;
  font-size: 13px;
}

#input-sort:active,
#input-sort:visited,
#input-sort:focus {
  outline: none;
}

.filters_category a.list-group-item:nth-child(1):before {
  content: url(../image/proc.png);
}

.filters_category a.list-group-item:nth-child(3):before {
  content: url(../image/ram.png);
}

.filters_category a.list-group-item:nth-child(5):before {
  content: url(../image/mem.png);
}

.filters_category a.list-group-item:nth-child(7):before {
  content: url(../image/tsvet.png);
}

.filters_category a.list-group-item:nth-child(9):before {
  content: url(../image/wi-fi.png);
}

.filters_category a.list-group-item:nth-child(11):before {
  content: url(../image/tip_nakopitelya.png);
}

.filters_category a.list-group-item:nth-child(13):before {
  content: url(../image/obem_nakopitelya.png);
}

.filters_category a.list-group-item:nth-child(15):before {
  content: url(../image/videoadapter.png);
}

.filters_category a.list-group-item:nth-child(17):before {
  content: url(../image/kolichestvo_yader.png);
}

.filters_category a.list-group-item:nth-child(19):before {
  content: url(../image/razemi.png);
}

.filters_category a.list-group-item:nth-child(21):before {
  content: url(../image/matherial.png);
}

.filters_category a.list-group-item:before {
  content: url(../image/ram.png);
  padding-right: 15px;
}

.fil_g_tit {
  line-height: 30px;
  vertical-align: top;
}

#recomend_product {
  width: 19.7%;
  border-bottom: 1px solid #dedede;
  min-height: 275px;
  border-radius: 0;
}

.info_tabs {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 64px;
}

.info_tabs .tab-content {
  padding: 30px 7.5%;
  border-bottom: 1px solid #d9d9d9;
}

.info_tabs .nav-tabs {
  padding: 0 7.5%;
  border: none;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.info_tabs .nav-tabs li a {
  border: none;
  background: none;
  display: inline-block;
}

.info_tabs .nav-tabs li a:hover,
.info_tabs .nav-tabs li a:active,
.info_tabs .nav-tabs li a:focus,
.info_tabs .nav-tabs li a.active {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #41a15b;
  color: #2c2e3f;
}

.info_tabs .nav-tabs li:hover a,
.info_tabs .nav-tabs li:active a,
.info_tabs .nav-tabs li:focus a {
  border-top: none;
  border-left: none;
  border-right: none;
}

.info_tabs .nav-tabs .active a {
  /* background: #e4e8ee ; */
  background-size: 100% 100%;
  background-position: 0 2px;
  background-repeat: no-repeat;
  color: #2c2e3f;
}

.info_tabs table td:first-child {
  width: 25%;
}

.info_tabs table td {
  border: none;
}

.info_tabs table {
  border: none;
}

.info_tabs tbody {
  border: none;
}

.info_tabs tbody:nth-child(2) {
  border-top: 1px solid #ddd;
}

#review {
  margin: 80px 0;
  padding: 25px;
  border: 1px solid #dedede;
  border-radius: 15px;
}
#review p {
  font-size: 13px;
}

#form-review {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.clear {
  clear: both;
}

#button-review,
#button-review:visited,
#button-review:focus {
  outline: none;
  background: #f53a42;
  border: 1px solid #f53a42;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.04em;
  height: 48px;
  padding: 0 32px;
  box-shadow: none;
  color: #ffffff;
}

#tab-review .alert {
  width: 41%;
}

.fa-stack {
  color: #ffcc00;
  width: 18px;
}

.rev_name {
  float: left;
  margin-right: 20px;
  padding-top: 2px;
  font-weight: 600;
}

.review {
  margin-bottom: 30px;
}

#form-review h2 {
  margin-top: 0;
}

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

.thumbnails li:first-child a {
  border: none;
  box-shadow: none;
}

.thumbnails {
  width: 100%;
  overflow: hidden;
}

.right_side {
  border-left: 0px solid #e4e8ee;
  text-align: center;
}

.product_tit {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
  margin: 0 0 10px;
  line-height: 1.32;
  position: relative;
}

.help-block {
  display: none;
}

.rating {
  display: none;
}

.goods_model {
  font-size: 12px;
  color: #131414;
  font-weight: 600;
}

.goods_model span {
  color: #6b6b6b;
  font-weight: 500;
}

.right_mid {
  border-left: 0px solid #e4e8ee;
}

.left_mid td {
  border: none;
}

.left_mid {
  padding-left: 0;
}

.prod_buy {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 0 20px;
}

.guarantee {
  max-width: 232px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.guarantee .form-group {
  position: relative;
  border: 2px solid #dedede;
  border-radius: 8px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.form-group.hidden_btn {
  display: none;
}

.price_block {
  display: flex;
  align-items: center;
  max-width: 200px;
  width: 100%;
  margin-bottom: 0;
}

.special .autocalc-product-price .currency2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1;
  color: #C5A1A3 !important;
  display: flex;
  margin: 0 0 5px;
}
.special .autocalc-product-price br {
  display: none;
}

.guarantee label {
  margin: 0 auto;
  top: -10px;
  right: 0;
  left: 0;
  background-color: #ffffff;
  padding: 0 10px;
  z-index: 100;
  width: 170px;
  text-transform: none;
  justify-content: flex-start;
}

.dop {
  flex-direction: row-reverse;
  justify-content: flex-end;
  max-width: 100%;
  padding: 20px 0 0 20px;
  margin: 20px 0 0;
  border-top: 1px solid #dedede;
}

.dop .form-group {
  max-width: 300px;
  border: none;
  width: auto;
  margin: 10px 0;
}

.dop .form-group > div {
  width: 100%;
  margin: 0 0 20px;
}

.guarantee.dop label {
  margin: 0 0 10px 0;
  top: 0;
  right: 0;
  left: 0;
  background-color: #ffffff;
  padding: 0 15px 0 0;
  z-index: 100;
  width: auto;
}

.guarantee .cont_lab {
  position: absolute;
  justify-content: center;
}

.dop a.link_style,
.dop a.link_style_product {
  border: 2px solid #dedede;
  border-radius: 4px;
  height: 24px;
  display: flex;
  align-items: center;
  min-width: 24px;
  justify-content: center;
}

.dop a.link_style span,
.dop a.link_style_product span {
  padding: 0 8px;
  display: flex;
  align-self: center;
  align-items: center;
}

.dop .img-thumbnail {
  border: 0;
  padding: 0;
  height: 18px;
  width: 18px;
}

.dop a.link_style:hover,
.dop a.link_style:active,
.dop a.link_style_product {
  border: 2px solid #41a15b;
}

.dop .form-control {
  background: none;
  padding: 0;
}

.guarantee_options {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}

.guarantee_options .radio {
  width: 100%;
  display: flex;
  height: auto;
  margin: 0;
}

.in_guarantee_options {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.guarantee .radio label {
  position: relative;
  top: 0;
  width: auto;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 12px;
  font-weight: 500;
  color: #6B6B6B;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.guarantee .radio.active label {
  font-weight: 600;
}

.price_block h2 {
  margin-top: 0;
  color: #f53a42;
  font-weight: 600;
}

.characteristics tbody {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  padding: 0 0 0 20px;
}

.characteristics .char_name,
.characteristics .char_val {
  width: 100%;
  color: #6B6B6B;
  padding: 0;
}

.characteristics .char_name {
  margin: 0 0 4px;
  font-weight: 500;
}

.characteristics .char_val {
  color: #2C2E3F;
  font-weight: 600;
}

#button-cart img {
  width: 25px;
  filter: invert(1);
  margin: 0 5px;
}

.buy_btns {
  max-width: 232px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.title_page {
  width: 100%;
  margin: 0 auto 20px;
  padding: 0 20px 15px;
  border-bottom: 1px solid #c4c4c4;
}

.simplecheckout-block-content .form-group {
  display: table;
  margin: 0 0 15px 0;
  width: 100%;
}

.simplecheckout-block .remove i {
  font-style: normal;
  font-weight: 300;
}

.simplecheckout-block .remove button {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  padding: 0 0 1px;
  line-height: 1;
}

.fast_order {
  width: 100%;
  display: flex;
}

#button-cart {
  width: 100%;
  margin: 0 auto;
}

#button-cart span {
  font-size: 18px;
}

div#button-cart {
  position: relative;
  font-size: 20px;
  line-height: 1.42;
  padding: 0;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: 48px;
  border: none;
  box-shadow: none;
  background: #f53a42;
  border: 1px solid #f53a42;
  color: #fff;
}
div#button-cart button {
  padding: 0;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: 48px;
  border: none;
  box-shadow: none;
}
div#button-cart button:hover {
  background: #FF565D;
  border: 1px solid #FF565D;
}
div#button-cart button:active,
div#button-cart button :focus {
  background: #f53a42 !important;
  border: 1px solid #f53a42 !important;
}
div#button-cart.in_cart {
  padding: 0 24px 0 0;
}
div#button-cart.in_cart::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/image/icons/basket.svg);
  background-repeat: no-repeat;
  background-position: 0 -20px;
  transition: none;
  right: 50px;
  position: absolute;
}

.col-sm-6.full_prod {
  padding: 0;
}

.full_prod .table th,
.full_prod .table td,
.full_prod p {
  font-size: 13px;
}

.full_prod .table td {
  display: flex;
  align-items: flex-start;
  align-self: flex-start;
  color: rgba(0, 0, 0, 0.85);
}

.in_product_content tr {
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px solid #e9e9e9;
}

.in_product_content tr:last-child {
  border-bottom: 1px solid transparent;
}

.full_prod .table td:first-child {
  width: 40%;
  flex: 0 1 40%;
}

.full_prod .table td:last-child {
  width: 60%;
  flex: 0 1 60%;
}

.quick {
  text-align: center;
  color: #92cc6f;
  font-weight: 600;
  cursor: pointer;
  margin-top: 15px;
  font-size: 18px;
}

.full_prod .row {
  margin: 0;
}

.full_prod .tab-pane {
  margin: 0;
}

.right_side.full_prod {
  padding: 0 0 0 15px;
  display: flex;
  flex-wrap: wrap;
}

.right_side.full_prod p {
  margin: 0 0 8px;
}

.full_prod .thumbnails {
  width: 100%;
  border-right: 0px solid #e4e8ee;
  padding-right: 20px;
  margin-left: 0;
}

.if_is {
  background: #92cc6f;
  color: white;
  padding: 9px 5px;
  text-align: center;
  border-radius: 8px;
  display: block;
  margin: 0 auto;
  font-size: 13px;
}

#dec_counter {
  display: flex;
  width: 168px;
  justify-content: flex-start;
  margin: 7px 0 0;
  color: rgba(0, 0, 0, 0.85);
  text-transform: lowercase;
  border: 2px solid rgba(245, 58, 66, 0.25);
  border-radius: 8px;
  padding: 5px 0 5px 36px;
  box-shadow: 0 0 0 rgba(204, 44, 44, 0.4);
  font-size: 14px;
  position: relative;
  height: 48px;
}
#dec_counter::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 12px;
  top: 14px;
  background-image: url("/image/icons/sales-clock.svg");
  background-position: center;
  background-size: cover;
}

.children_categories {
  text-align: center;
  margin: 30px 0 0;
  width: 100%;
}

.day_title,
.hours_title,
.minutes_title,
.seconds_title {
  margin: 0 3px;
  font-size: 14px;
}

.dc_days {
  display: flex;
  align-items: center;
  align-self: center;
}

.hours_block {
  display: flex;
  align-items: center;
  align-self: center;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.3);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 44, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.3);
    box-shadow: 0 0 0 0 rgba(204, 44, 44, 0.3);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 44, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 44, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 44, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 44, 44, 0);
  }
}
.separation {
  margin: 0 1px;
}

.price_block .special {
  text-decoration: line-through;
  filter: grayscale(0.65);
  opacity: 0.55;
}

.right_mid .form-control {
  width: 217px;
  display: inline-block;
}

.right_mid .control-label {
  display: inline-block;
}

.right_mid .form-group {
  text-align: center;
}

#product > .form-group {
  margin: 0;
}

.right_side .item {
  margin-bottom: 0;
}

.hidden_btn,
.right_mid .control-label[for=input-option985] {
  display: none;
}

.btns_in_prod .btn_like {
  top: initial;
  left: calc(50% - 40px);
  bottom: -40px;
  transition: none;
  display: none;
}

.simplecheckout-cart .thead {
  display: none;
}

.right_mid .btns .for_tips {
  position: relative;
  display: flex;
  margin: 0;
  width: 100%;
  height: 100%;
  align-items: center;
}

.btn_like,
.btn_mix {
  background-image: url(/image/icons/favourite.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  transition: none;
  cursor: pointer;
}

.btn_mix {
  background-image: url(/image/icons/comparison-sprite.svg);
}

.products_var .btn_like,
.products_var .btn_mix {
  position: absolute;
  right: 15px;
}

.products_var .btn_like {
  top: 10px;
  display: none;
}

.products_var .btn_like:hover,
.products_var .btn_mix:hover,
.btn_like:hover,
.btn_mix:hover {
  background-position: center bottom;
}

.btns_in_prod .btn_like:hover .tip,
.btns_in_prod .btn_mix:hover .tip {
  opacity: 1;
}

.products_var .btn_mix {
  top: 10px;
}

.tip {
  position: absolute;
  transition: 0.15s;
  opacity: 0;
  bottom: -30px;
  z-index: 10;
  height: 20px;
  padding: 0 16px;
  background-color: #ffffff;
  box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.3);
  width: 128px;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.85);
}

.content .feedback,
#content .feedback {
  display: none;
}

body > .feedback {
  margin: 90px 0 0 0;
  width: 100%;
  background-color: #f53a42;
  text-align: center;
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  padding: 10px 16px;
}

body > .feedback p {
  margin: 0;
  color: #ffffff;
}

.btns_in_prod .btn_mix {
  top: initial;
  right: calc(50% - 40px);
  bottom: -40px;
}

.btns_in_prod {
  position: absolute;
  top: -10px;
  right: -15px;
}

.color_item input {
  visibility: hidden;
  -webkit-appearance: none;
}

.color_item img {
  width: 30px;
  box-shadow: none;
  border-radius: 50%;
  border: 1px solid white;
}

.color_item img:hover {
  border: 1px solid #f53a42;
}

.color_item .radio {
  display: inline-block;
}

.color_item label {
  padding: 0;
}

.color_item #input-option228 {
  display: inline-block;
}

.color_item {
  margin-top: -10px;
}

.product_item .item_tit {
  padding: 10px 0 0;
  width: 100%;
}

.product_item:hover .item_tit {
  color: #f53a42;
}

.btn_like,
.btn_mix {
  width: 40px;
  height: 40px;
}

.btn_like {
  top: 7px;
}

.btn_mix {
  top: 45px;
}

.toggle_menu {
  display: none;
}

.toggle_btn {
  display: none;
  width: 100px;
  background: #ff6767;
  text-align: center;
  margin: -10px auto 20px;
  line-height: 30px;
  border-radius: 4px;
  color: white;
  cursor: pointer;
}

.toggle_menu ul {
  padding: 0;
}

.toggle_menu li {
  list-style-type: none;
  background: #e6e6e6;
  text-align: center;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

.toggle_menu a {
  font-weight: 600;
}

.cart {
  position: relative;
}

.red_count {
  position: absolute;
  top: -1px;
  right: 0;
  background: #f53a42;
  width: 18px;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  color: white;
  font-size: 13px;
  display: flex;
  justify-content: center;
  line-height: 1;
  align-items: center;
  box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.45);
}

.quick_form {
  display: none;
  position: fixed;
  top: 30%;
  right: 0;
  left: 0;
  max-width: 400px;
  margin: 0 auto;
  background: #e4e8ee;
  border: 1px solid #f53a42;
  padding: 40px 40px 30px;
  border-radius: 10px;
  z-index: 10024;
}

input {
  -webkit-appearance: none;
}

.quick_form input {
  width: 100%;
  display: block;
  margin: 10px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 10px;
  -webkit-appearance: none;
}

#form_btn {
  margin: 30px auto 0;
  width: 110px;
  display: block;
  background: #f53a42;
  border: none;
  color: white;
  padding: 10px;
  border-radius: 4px;
}

.foot_block {
  display: table;
  padding: 0;
}

.products_var .product_item_var .item_tit {
  padding: 0 20px;
}

.fa-heart-o {
  width: 15px;
}

.heart_bg {
  position: relative;
  display: block;
}

li.login {
  cursor: pointer;
  position: relative;
  display: none;
}

.compare_btn {
  position: relative;
  margin: 0;
}
.compare_btn.active {
  display: flex;
}

.not_available .btn_buy button {
  min-height: 33px;
  padding-bottom: 0;
}

.categ_tit {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}

.search_grid .product_item_var {
  width: 30.7%;
}

.price_usd {
  text-align: center;
}

.dev {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: -20px;
  display: block;
}

.hotline-rating-informer {
  display: inline-block;
  width: 68%;
  vertical-align: top;
}

.hotline-rating-informer img {
  max-width: 140px;
  width: 100%;
  border-radius: 5px;
}

.search_cont {
  text-align: center;
}

.search_grid {
  text-align: left;
}

#column-right {
  display: none;
}

.well {
  min-height: 335px;
}

.overlay {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
}

.close_mod {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 15px;
  font-size: 40px;
  opacity: 0.5;
  cursor: pointer;
}

.close_mod:hover {
  opacity: 1;
}

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

.checkbox-inline input {
  margin: 1px -20px;
}

.control-label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.42;
  letter-spacing: 0.02em;
  color: #2c2e3f;
  justify-content: center;
}

.cont_lab {
  font-size: 14px;
  letter-spacing: 0.04em;
}

#button-search {
  font-size: 13px;
  padding: 1px 22px 0;
  height: 32px;
  box-shadow: none;
  line-height: 1;
  border-radius: 15px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  background: #f53a42;
  border-color: #f53a42;
}

.bb {
  border-bottom: 1px solid #e5e8ee;
}

.rb {
  border-right: 1px solid #e5e8ee;
}

#button-search:hover {
  background: #f53a42;
  border-color: #f53a42;
}

.foot_block i {
  margin-right: 0;
}

.fa-shopping-cart {
  color: white;
  margin-left: 10px;
}

.tabs_line {
  display: inline-block;
  height: 40px;
  width: 1px;
}

.tr_names .td {
  font-size: 20px;
  font-weight: 600;
}

.table_compare .btn {
  max-width: 240px;
  width: 100%;
  margin: 5px auto;
}
.table_compare .btn-danger {
  background-color: #bdbdbd;
  border: 1px solid #bdbdbd;
}
.table_compare .brd_top td {
  border-top: 1px solid #dedede;
}
.table_compare td:first-child {
  text-align: left;
  font-weight: 600;
}

.table_compare {
  text-align: center;
  font-size: 14px;
}

.well {
  min-height: 0;
}

.search_block_bg {
  background: #e4e8ee;
  padding: 10px 20px;
  border-radius: 10px;
  text-align: center;
  margin-top: 0;
}

#content .search_block_bg p {
  text-align: left;
}

#input-search {
  margin-bottom: 10px;
}

#mfilter-content-container h1 {
  font-size: 18px;
}
#mfilter-content-container .col-sm-12 {
  padding: 0;
  justify-content: flex-start;
  display: flex;
}
#mfilter-content-container .search_locations {
  display: none;
}

#input-search {
  margin-bottom: 10px;
  height: 44px;
  padding: 0 16px;
}

.over_map {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}

.full_prod .item_tit a {
  vertical-align: baseline;
}

.full_prod .item_tit {
  display: inline-block;
  margin: 0;
  width: auto;
  min-height: 0;
  vertical-align: middle;
}

.full_prod .item img {
  display: inline-block;
}

.right_side .item {
  margin-bottom: 0;
  min-width: 189px;
}

.if_is_not span {
  color: #f53a42;
}

.col-sm-4.col-sm-offset-8 table.table.table-borde#f53a42 tbody tr:nth-child(1) {
  display: none;
}

table#cart_table tfoot tr:nth-child(1) {
  display: none;
}

table.table_compare.table.table-borde#f53a42 tbody tr:nth-child(8) {
  display: none;
}

a.btn.btn-default {
  text-shadow: none;
}

body.account-success .container .row div#content {
  margin: 0 auto;
  float: none;
}

.container {
  padding: 0;
}

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

.operator {
  margin: 4%;
}

#grafic {
  text-align: center !important;
  margin-top: 5%;
}

#top .btn-link,
#top-links li,
#top-links a {
  color: #846a42;
  text-shadow: 0 1px 0 #95bb88;
  text-decoration: none;
}

.top_categories {
  padding: 36px 0 0 0;
  max-width: 1375px;
}

.header-informer-block {
  position: absolute;
  top: inherit;
  height: auto;
  background-color: #f53a42;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  bottom: 0;
}

.header-informer-block span {
  font-weight: bold;
  line-height: 1.7;
  color: white;
}

.header-informer-block-prod span {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 2;
  color: white;
}

.dropdown-menu > li > a {
  padding: 3px 5px;
}

span.prod_costUAH {
  color: #f53a42;
  font-size: 20px;
}

.prod_cost {
  font-weight: 600;
}

#ToTopHover {
  cursor: pointer;
  background-image: url(up.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0 !important;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

#ToTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 38px !important;
  right: 17px !important;
  overflow: hidden;
  width: 40px !important;
  height: 40px !important;
  border: none;
  text-indent: -999px;
  background-image: url(up.png) no-repeat left top;
  background-size: 100% auto !important;
}

i.fa.fa-shopping1-cart {
  background-image: url(buy.png) no-repeat;
}

button.avail-button-cart {
  border: none;
  background: #fff;
  padding: 0;
  border: 1px solid #f53a42;
  padding: 6px 13px 5px 12px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.avail-button-cart span {
  margin: 0 0 0 7px;
  font-size: 13px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.85);
  display: flex;
}

button.avail-button-cart:hover span {
  color: #ffffff;
}

button.avail-button-cart:hover {
  background-color: #f53a42;
}

.avail-button-cart img {
  width: 21px;
}

.thumbnail {
  margin-bottom: 0;
  padding: important;
}

.image-additional a {
  margin-bottom: 5px;
}

button.avail-button-cart:active,
button.avail-button-cart:focus {
  outline: none;
}

.page_compare h1 {
  text-align: left;
}
.page_compare .table_compare td[colspan="3"] {
  text-align: left;
  font-size: 18px;
}

button.notify:hover {
  color: #f53a42;
}

li.wishlist {
  display: none;
}

.notify .fa-envelope {
  margin: 0 5px 0 0;
}

button.notify {
  border: 1px rgba(230, 36, 60, 0.32) solid;
  border-radius: 5px;
  background: #fff;
}

.page_menu li:last-child img {
  padding-bottom: 0;
}

#soob {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}

.antb button {
  width: 100%;
  margin: 10px auto 0;
  border-radius: 8px;
  font-size: 16px;
  background-color: transparent;
  border: 2px solid #dedede;
  height: 48px;
  color: #131414;
}

.antb button:hover {
  border-color: #41a15b;
}

button.btn.btn-primary.btn-lg.btn-block.antb {
  background: #47b2f8;
  font-size: 13px;
  border: none;
}

#fastorderLabel {
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  white-space: normal;
  line-height: 28px;
  color: #6B6B6B;
  display: none;
}

.modal_head_title {
  text-align: left;
  font-size: 24px;
  font-weight: 300;
  white-space: normal;
  line-height: 28px;
  color: #6B6B6B;
}

.col-md-12.well.antup {
  margin-top: 0;
  background-color: transparent;
  background: none;
  border: 0;
  box-shadow: none;
}

.modal-body .input-group .input-group-addon {
  display: none;
}

.col-md-12.well.antup .control-group {
  margin-top: 10px;
  border-radius: 5px;
  display: flex;
  width: calc(50% - 10px);
}

.control-group .controls {
  width: 100%;
}

div[aria-labelledby=fastorderLabel] .modal-footer {
  border-top: 0;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.modal #contactForm .btn {
  border-radius: 8px;
  box-shadow: none;
  font-size: 19px;
  margin: 0;
  min-height: 48px;
}

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

.control-group input {
  width: 100%;
  border-radius: 8px !important;
  box-shadow: none;
  font-size: 14px;
}

.fast-order-ul {
  text-align: center;
  padding-top: 20px;
}

.modal #contactForm .col-md-12 {
  padding: 0;
  margin-bottom: 0;
}

#contactForm .modal-footer {
  padding: 10px 15px;
}

span.autocalc-product-price span.productPriceUSD {
  font-size: 12px;
  font-weight: 400;
}

.modal .modal-lg {
  max-width: 600px;
  width: 100%;
}

.alert.alert-success {
  text-align: center;
  font-size: 14px;
  height: auto;
  box-shadow: none;
  border-radius: 8px;
  margin: 10px 0 10px;
  position: relative;
}
.alert.alert-success button.close {
  display: none;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 28px;
  z-index: 10;
  transition: none;
  border-radius: 50%;
  background-color: #F53A42;
}
.alert.alert-success button.close:hover {
  background-position: bottom center;
}

.prices_block {
  display: flex;
  width: 100%;
  height: 100%;
  align-self: stretch;
}
.prices_block .price_old_usd {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #C5A1A3;
  display: flex;
  margin: 0;
  text-decoration: line-through;
  justify-content: center;
  width: 100%;
}
.prices_block .price_uah {
  font-size: 20px;
  width: 100%;
  color: #f53a42;
  width: 100%;
  margin: 0;
  font-weight: 700;
}
.prices_block .price_special {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #666;
  font-size: 12px;
  width: 100%;
  line-height: 20px;
}

.in_prices_block {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: row;
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
  text-shadow: none;
}

button.notify_product.btn.btn-primary.btn-lg {
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  background: white;
  color: #2c2e3f;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 19px;
  width: 232px;
  height: 48px;
  padding: 10px;
  margin: 0 auto;
}

button.notify_product.btn.btn-primary.btn-lg:hover {
  border: 1.5px solid #41a15b;
  font-weight: 500;
}

.tab-content img {
  max-width: 100%;
}

#content > .modal-body,
#simplecheckout_payment {
  display: none;
}

.modal-body .img-responsive {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
}

.logo_link:visited,
.logo_link:focus,
.logo_link:active {
  outline: none;
}

.rain-title {
  text-align: center;
  font-size: 36px;
}

#content {
  display: flex;
  flex-wrap: wrap;
}

#content.col-md-9 {
  padding: 0 0 0 40px;
}

#content.products {
  justify-content: center;
}

.text_description,
.text-home {
  max-width: 760px;
  padding: 0 40px;
  margin: 0 auto;
}

.text-home {
  padding: 0;
}

.widget-connect {
  position: fixed;
  bottom: 85px;
  z-index: 999999;
  cursor: pointer;
  right: 10px;
  /* background-color: #ffffff;
  border-radius: 25px; */
  padding: 10px 3px;
  /* box-shadow: 0px 1px 2px 0px rgba(0,0,0,.35); */
}

.empty_cart {
  padding: 235px 0 25px;
  font-size: 16px;
  position: relative;
  text-align: center;
}
.empty_cart::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 185px;
  height: 175px;
  background-image: url("/image/icons/empty-cart.png");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.widget {
  display: none;
  height: 45px;
  width: 45px;
  margin: auto;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 28px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  outline: 0;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all;
  transition-duration: 0.2s;
  background-size: 100%;
}

.widget-connect.active .widget {
  display: block;
}

.button-telegram {
  background-image: url("/image/icons/side-icons/telegram.svg");
}

.button-whatsapp {
  background-image: url("/image/icons/side-icons/whats-up.svg");
}

.button-viber {
  background-image: url("/image/icons/side-icons/viber.svg");
}

.button-email {
  background-image: url("/image/icons/side-icons/email.svg");
}

.button-activator {
  margin: auto;
  border-radius: 50%;
  /* box-shadow: 2px 2px 6px rgba(0, 0, 0, .4); */
  background-position: center center;
  background-repeat: no-repeat;
  transition: all;
  transition-duration: 0.2s;
  text-align: right;
  background-color: transparent;
  padding: 0 5px;
  display: flex;
  box-sizing: border-box;
  z-index: 200;
}

.search_locations {
  display: none;
}

.button-activator-ico {
  height: 43px;
  width: 43px;
  background-image: url("/image/icons/side-icons/telegram.png");
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  background-size: 100%;
}

.widget-connect.active .button-activator-ico {
  background-image: url("/image/icons/side-icons/close.svg") !important;
}

.special .productPriceUSD {
  display: none;
}

.hotline-rating-informer {
  width: 100%;
  text-align: right;
}

.text-home {
  padding: 0;
  font-size: 13px;
  margin: 0 auto 70px;
}

.text-home p {
  margin: 0 0 10px 0;
  text-align: justify;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #2c2e3f;
}

.text-home ul,
.text-home li {
  list-style-type: disc;
  margin: 0 0 5px 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #2c2e3f;
}

.text-home ul {
  margin: 0 0 64px;
}

.text-home h1,
.text-home h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.24;
  margin: 0 0 32px;
  text-align: center;
  color: #2c2e3f;
}

.tab-content {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: justify;
  transition: all 0.2s ease 0s;
  line-height: 1.8;
}

.tab-content iframe {
  text-align: center;
}

.tab-content img {
  width: 100%;
  margin-bottom: 15px;
  padding: 0;
}

.tab-content h3,
.tab-content h4 {
  margin: 20px 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #2c2e3f;
}

.tab-content h2 {
  margin: 20px 0;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  color: #2c2e3f;
}

.header_block .row {
  display: flex;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
}

.row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.products_var {
  justify-content: flex-start;
}

.head_phone img {
  width: 25px;
  margin: 0 10px 0 0;
  align-items: center;
  align-self: center;
}

.head_phone a {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.85);
  display: flex;
  width: 100%;
  transition: 0.1s;
  justify-content: flex-start;
}

.head_phone a:hover,
.head_adress > div:hover {
  color: #f53a42;
}

footer {
  width: 100%;
}

#top-phone {
  display: none;
}

#footer-phone .head_phone {
  text-align: center;
  margin: 0 0 20px 0;
}

.working_days {
  display: table;
  flex: 0 1 100%;
  margin: 0;
}

.work_days {
  display: flex;
  flex: 0 1 32%;
  justify-content: flex-start;
  padding: 0 10px 0 0;
  margin: 0 0 10px;
}

.work_hours {
  display: flex;
  flex: 0 1 60%;
  justify-content: flex-start;
}

.open_mob_menu,
.in_omm {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sluj_menu li.open_mob_menu {
  display: none;
}

.btn_buy,
.btn_continue {
  width: auto;
  text-shadow: none;
  display: flex;
  line-height: 1;
  height: auto;
  width: auto;
  font-size: 13px;
  padding: 6px 8px 4px;
  border-radius: 9px;
}

.mfilter-free-container-open {
  left: 0;
}

.mfilter-free-container-open > .mfilter-free-button {
  display: none;
}

.container.top_categories.active,
.mo_menu.active,
.container.top_categories.phone_menu.active,
.container.top_categories.search_mobile.active {
  display: flex !important;
}

.mo_menu {
  z-index: 1200;
}

.container.top_categories.phone_menu.active,
.container.top_categories.search_mobile.active {
  position: fixed;
  z-index: 200;
  height: 220px;
  top: 0;
  padding: 50px 0 0 0;
}

.container.top_categories.search_mobile.active {
  height: 100%;
}

body.fixed {
  overflow: hidden;
  position: fixed;
}

.footer_social {
  display: flex;
}

h3.multi-item-example1 {
  justify-content: center;
  margin: 44px auto 44px auto;
  display: flex;
}

/* .common-home .sluj_menu li.open_mob_menu{
  display: none;
} */
.close_mfilter {
  display: none;
}

.mfilter-free-button.mobile_module::before {
  position: absolute;
  z-index: 1;
  width: 26px;
  height: 26px;
  left: 17px;
  top: 9px;
  background-image: url("/image/icons/filter.svg");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  filter: invert(1);
}

.mob_menu_phones,
.mob_menu_adresses {
  display: none;
}

.mob_menu_phones .phones::after {
  display: none;
}

.back_close_filter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
  opacity: 0;
  transition: 0.1s;
}

.back_close_filter.active {
  display: flex;
  opacity: 1;
}

.in_bcf {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.35);
}

.phone_address {
  display: flex;
  align-self: center;
  align-items: center;
}

.top_phones {
  justify-content: flex-end;
}

.head_top.top_address {
  justify-content: flex-start;
}

.top_icons {
  padding-right: 0;
}

#sales-carousel {
  width: 100%;
}

.home-sales .owl-stage,
.carousel-multi-item .owl-stage {
  display: flex;
}

.home-sales .owl-stage-outer,
.carousel-multi-item .owl-stage-outer {
  overflow: hidden;
  z-index: 10;
  position: relative;
}

#slideshow0 .owl-nav,
.home-sales .owl-nav,
.carousel-multi-item .owl-nav {
  position: absolute;
  top: calc(45% - 10px);
  /* top: 0; */
  bottom: 0;
  padding: 0 80px;
  width: 100%;
  height: 70px;
  z-index: 100;
  justify-content: space-between;
  display: flex;
}

#slideshow0 .owl-nav {
  display: none;
  width: 0;
  height: 0;
}

#product_images button {
  border: none;
  background: none;
}

.product_images .owl-item {
  padding: 0 8px;
}

#slideshow0 .owl-item a {
  display: table;
  margin: 0 auto;
  width: 100%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 75px;
  height: 75px;
}

.home-sales {
  position: relative;
}

.home-sales .owl-nav,
.carousel-multi-item .owl-nav {
  width: calc(100% + 70px);
  left: -35px;
  padding: 0;
  z-index: 1;
}

.home-sales .owl-item img,
.carousel-multi-item .owl-item img {
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  height: 180px;
}

.home-sales h3,
.carousel-multi-item h3 {
  font-size: 16px;
  line-height: 1.42;
  text-align: center;
}

.home-sales .owl-item .owl-item {
  padding: 20px;
}

.home-sales .owl-nav button,
.carousel-multi-item .owl-nav button {
  border: 0;
  background-color: transparent;
}

.in_menu {
  width: 100%;
}

.home-sales .owl-dots,
.carousel-multi-item .owl-dots,
li.open_mob_phones {
  display: none;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  display: table;
  box-sizing: border-box;
  padding: 0;
  transition: 0.35s;
  position: relative;
  left: 0;
}

.owl-nav button.owl-next {
  left: initial;
  right: 0;
}

.owl-nav button.owl-prev:hover {
  left: -4px;
}

.owl-nav button.owl-next:hover {
  right: -4px;
}

#product_images button.owl-prev:hover {
  left: -4px;
}

#product_images button.owl-next:hover {
  right: -4px;
}

.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span,
.home-sales .owl-nav span,
.carousel-multi-item .owl-nav span {
  font-size: 0;
  color: transparent;
  background: url(/image/icons/arrow-right-sprite-slider.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 40px;
  height: 40px;
  display: table;
  box-sizing: border-box;
  transition: none;
}

.simplecheckout-cart-total-title {
  display: flex;
}

.checkout-simplecheckout #content {
  justify-content: center;
}

.total_row {
  border-bottom: 0px solid #ececec;
  display: flex;
  width: 100%;
  height: 0;
}

.ext_prod_row {
  display: flex;
  width: 100%;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}
.ext_prod_row .image {
  width: 100px;
}
.ext_prod_row .image img {
  width: 100%;
}

#popupcart_extended .popupcart_info .name {
  width: 100%;
  flex: 0 0 100%;
  margin: 0 0 5px;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.prod_options {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 5px 0;
  font-size: 1.2rem;
}
.prod_options .prod_option {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.prod_option_name {
  margin: 0 3px 0 0;
}

.ext_prod_info {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 100px);
  padding: 0 0 0 20px;
  justify-content: flex-start;
  align-items: flex-start;
}
.ext_prod_info .name,
.ext_prod_info .ext_prod_quant_price {
  width: 100%;
  display: flex;
  justify-content: center;
}

.fa-times-circle {
  color: transparent;
  background-image: url("/image/icons/");
}

select {
  -webkit-appearance: menulist-button;
}

select[name=shipping_method],
select[name=payment_method] {
  width: 100%;
  height: 44px;
  font-size: 1.35rem;
  padding: 0 16px;
}

#popupcart_extended .popupcart_info .price {
  padding: 0 0 0 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.text_total {
  margin: 0 5px 0 0;
}

.ext_prod_quant_price {
  display: flex;
}
.ext_prod_quant_price .prices {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.ext_prod_quant_price .discounted_price {
  display: flex;
  width: 100%;
  padding: 0 0 0 10px;
}
.ext_prod_quant_price .discounted_price span {
  font-size: 12px;
  text-decoration: line-through;
}
.ext_prod_quant_price .quantity {
  display: flex;
  width: 96px;
  flex: 0 0 96px;
}

.simplecheckout-cart-buttons-reward {
  display: none;
}

.popupcart_total div {
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  width: 100%;
}
.popupcart_total .right {
  justify-content: flex-start;
  white-space: nowrap;
}
.popupcart_total .text_total {
  justify-content: flex-end;
}

.owl-carousel .owl-nav button.owl-prev span,
.home-sales .owl-nav button.owl-prev span,
.carousel-multi-item .owl-nav button.owl-prev span {
  background-image: url(/image/icons/arrow-left-sprite-slider.svg);
}

.owl-carousel .owl-nav button.owl-prev span:hover,
.home-sales .owl-nav button.owl-prev span:hover,
.carousel-multi-item .owl-nav button.owl-prev span:hover,
.owl-carousel .owl-nav button.owl-next span:hover,
.home-sales .owl-nav button.owl-next span:hover,
.carousel-multi-item .owl-nav button.owl-next span:hover {
  background-position: bottom center;
}

#slideshow0 .owl-stage-outer {
  position: relative;
  z-index: 1;
}

#product_images button.owl-prev span,
#product_images button.owl-next span {
  font-size: 0;
  color: transparent;
  background: url(/image/icons/product-arrow-right.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 28px;
  height: 28px;
  display: table;
  box-sizing: border-box;
  transition: none;
}

#product_images button.owl-prev span {
  background-image: url(/image/icons/product-arrow-left.svg);
  background-position: top center;
}

#product_images button.owl-prev span:hover,
#product_images button.owl-next span:hover {
  background-position: bottom center;
}

.mo_search_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
}

.in_mo_menu {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 100;
  flex-wrap: wrap;
  overflow-y: scroll;
  margin: 0 20px 0 0;
  padding: 0 0 5px;
}

.in_mo_menu .top_menu li a {
  flex-wrap: wrap;
  align-self: center;
  align-items: center;
  padding: 0;
}

.top_menu {
  overflow-y: hidden;
}

.top_menu .dropdown-toggle {
  position: relative;
}

.top_menu .dropdown-toggle::after,
.home_menu li.sales a::after {
  content: "";
  width: 1px;
  height: 1000px;
  right: 0;
  background-color: #dedede;
  position: absolute;
  top: -30px;
}

.menu_slide {
  position: absolute;
  content: "";
  height: 70px;
  width: 30px;
  left: 5px;
  justify-content: center;
  font-size: 41px;
  color: rgba(0, 0, 0, 0.25);
  display: none;
  align-items: center;
  line-height: 1;
  padding: 0 0 11px;
}

.menu_slide.open {
  display: none;
}

.ms_before {
  border-right: 1px solid #e5e8ee;
}

.checkout-success .buttons {
  width: 100%;
  display: flex;
  margin: 25px auto 50px;
  justify-content: center;
}

.checkout-success .buttons .pull-right {
  width: 610px;
  display: flex;
  justify-content: center;
}

.ms_after {
  left: initial;
  right: 5px;
  border-left: 1px solid #e5e8ee;
}

.information-information {
  padding: 100px 0 0;
}

.information-information h2 {
  margin: 10px auto;
}

.common-home .container.top_categories.mo_menu,
.common-home .without_else {
  display: none;
}

#simplecheckout_comment {
  margin: 15px 0 0;
}
#simplecheckout_comment .simplecheckout-block-content {
  padding: 2px 0 0;
}

#popupcart_extended .popupcart_info .remove {
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 50%;
  background-color: #f53a42;
  justify-content: center;
  align-items: center;
  padding: 0;
  z-index: 900;
}
#popupcart_extended .popupcart_info .remove svg {
  color: #ffffff;
  width: 9px;
  height: 9px;
}

.simple-content .form-control {
  width: 100%;
  height: 44px;
  border: 1px solid #ccc;
}
.simple-content input.form-control {
  padding: 0 16px;
}

#simplecheckout_button_confirm {
  pointer-events: initial;
  min-height: 44px;
  background-color: #ff565d;
  border-color: #ff565d;
  color: #fff;
}
#simplecheckout_button_confirm.active {
  background: #ff565d;
  background-color: #ff565d;
  border-color: #ff565d;
  color: #fff;
  pointer-events: initial;
}
#simplecheckout_button_confirm span {
  font-size: 17px;
}

.form-horizontal .control-label {
  justify-content: flex-start;
}

.simplecheckout .col-sm-8,
.simplecheckout .col-sm-4 {
  padding: 0;
}

#total_sub_total {
  display: none;
}

.simplecheckout-block-content #comment {
  height: auto;
  min-height: 120px;
  font-size: 14px;
  padding: 8px 16px;
}

.entry_coupon .form-control {
  width: 100%;
  max-width: 1920px;
}

.checkout-simplecheckout .name {
  width: 100%;
  flex: 0 0 100%;
  margin: 0 0 5px;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.checkout-simplecheckout .image {
  width: 100px;
  padding-left: 0;
  padding-right: 0;
}
.checkout-simplecheckout .image img {
  width: 100%;
  height: auto;
  outline: 0;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0;
}
.checkout-simplecheckout .price {
  padding: 0 0 0 10px;
  display: flex;
  justify-content: flex-start;
  color: #f53a42;
  font-size: 16px;
  align-items: center;
}
.checkout-simplecheckout .remove {
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 50%;
  background-color: #f53a42;
  justify-content: center;
  align-items: center;
  padding: 0;
  z-index: 900;
}
.checkout-simplecheckout .remove svg {
  color: #ffffff;
  width: 9px;
  height: 9px;
}
.checkout-simplecheckout .model {
  display: none;
}
.checkout-simplecheckout .update {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #888;
  height: 32px;
  width: 32px;
  font-size: 14px;
  cursor: pointer;
  border: solid 1px #ececec;
  border-left-color: #ececec;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0;
}
.checkout-simplecheckout .minus {
  border-radius: 3px 0 0 3px;
  border-right: solid 0px #ececec;
}
.checkout-simplecheckout .plus {
  border-radius: 0 3px 3px 0;
  border-left: solid 0px #ececec;
}

#total_total {
  font-size: 16px;
  font-weight: 600;
}

#simplecheckout_cart .ext_prod_quant_price input[type=text] {
  text-align: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
  border: none;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: medium;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  background: #fff;
  color: #131414;
  line-height: 1;
  font-size: 14px;
  box-sizing: border-box;
  border-top: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  border-radius: 0;
  margin: 0 -1px;
  padding: 0;
}

.error_operator {
  color: red;
}

.mo_menu .foot_tit,
.mo_menu .foot_tit > a {
  text-align: center;
  background-color: #ebebeb;
  width: calc(100% - 20px);
  padding: 8px;
  border-radius: 25px;
  font-weight: 400;
  margin: 0 auto 15px;
  display: flex;
}

.mo_menu .foot_tit {
  padding: 0;
  position: relative;
  left: 10px;
}

.mo_menu .foot_tit > a {
  margin: 0;
  justify-content: center;
}

.mo_menu,
.phone_menu,
.search_mobile {
  display: none !important;
}

.search_mobile .in_mo_menu {
  padding: 0 30px;
  margin: 0;
  align-items: center;
  align-self: center;
}
.search_mobile .in_mo_menu p {
  font-size: 14px;
  color: #fff;
}
.search_mobile #search {
  position: relative;
  display: flex;
  max-width: 900px;
  top: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  margin: 0 0 12px;
}
.search_mobile .input-group-btn {
  width: 15px;
  top: 3px;
}
.search_mobile .input-group-btn img {
  width: 100%;
}

.mo_menu .home_menu {
  margin: 0 auto 25px;
}

.mo_menu.active {
  z-index: 2000;
}

.top_90 {
  padding: 90px 0 0 0;
}

.special_price {
  text-align: left;
}

.owl-item .sales-product {
  padding: 0 10px 30px;
}

.container {
  max-width: 1260px;
  width: 100%;
}

.category_products #content.col-md-9 {
  width: calc(100% - 300px);
}

.category_products .categ_tit {
  text-align: left;
  font-size: 2rem;
  padding: 0;
  margin: 0;
}

#contactForm .form-control {
  font-size: 14px;
}

.account-register .form-horizontal .form-group {
  margin: 0;
}

.account-register .form-horizontal .control-label {
  width: 100%;
}

.custom_langs .btn {
  display: none;
}

.custom_langs img {
  display: none;
}

.header_block {
  display: flex;
}

.phone_address {
  width: 193px;
}

.top_phones {
  width: 100%;
}

.inside_phones a {
  margin: 0 0 12px;
}

.inside_phones a:last-child {
  margin: 0;
}

.menu_first_link {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2c2e3f;
}
.menu_first_link.sale_link {
  font-weight: 600;
}

.footer_border {
  max-width: 100%;
  opacity: 0.6;
  border: 0.5px solid rgba(229, 229, 229, 0.6);
}

footer p,
footer span,
footer a,
footer .head_phone a {
  color: #c4c4c4;
}

.custom_langs .dropdown-menu {
  position: relative;
  width: 56px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: none;
  padding: 0;
  display: flex;
  flex: 0 0 56px;
  min-width: 0;
  top: 0;
  left: 0;
}

li.languages {
  display: flex;
  align-self: center;
}

.custom_langs .dropdown-menu a {
  padding: 4px 0;
}

.custom_langs .dropdown-menu li > a:hover {
  background-color: #2c2f40;
  border-radius: 3px 0 0 3px;
}

.custom_langs .dropdown-menu li:last-child > a:hover {
  border-radius: 0 3px 3px 0;
}

.custom_langs .dropdown-menu a.active {
  background-color: #2c2f40;
  color: #ffffff;
  border-radius: 3px 0 0 3px;
}

.custom_langs .dropdown-menu li:last-child > a.active {
  background-color: #2c2f40;
  color: #ffffff;
  border-radius: 0 3px 3px 0;
}

.phones {
  width: 100%;
  position: relative;
  /* background-image: url(/image/icons/arrowdown.svg) no-repeat 170px center;*/
}

.inside_phones {
  display: none;
  min-width: 210px;
}

.return_call {
  margin: 10px 0 0 0;
}

.return_call_link {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.02em;
  color: #6b6b6b;
}

.phones:hover .inside_phones {
  position: absolute;
  display: none;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  top: -20px;
  right: 8px;
  padding: 20px 20px 20px 20px;
}

.phones:hover .inside_phones {
  display: flex;
}

.phones::after {
  content: "";
  position: absolute;
  top: 1px;
  right: 5px;
  width: 20px;
  height: 20px;
  background-image: url(/image/icons/arrowdown.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0px 0 5px;
}

.phones:hover.phones::after {
  display: none;
}

.phone_address a {
  font-size: 16px;
}

.col-xs-12 .foot_desc_p {
  margin: 0 0 20px 0;
  width: 100%;
}

.col-xs-12 .foot_desc_p:last-child {
  margin: 0 0 57px 0;
}

.foot_desc_p a {
  font-size: 14px;
}

.under_border {
  margin: 25px 0 0 0;
  display: flex;
  justify-content: space-between;
}

.under_social {
  padding: 0 10px 0 0;
}

.under_text p {
  margin: 0;
  font-size: 14px;
}

.under_social a {
  margin: 0 15px 0 0;
}

.under_text {
  padding: 0;
}

.text_model {
  display: none;
}

.prod_images {
  max-width: 414px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.prod_images .btns_in_prod {
  margin: 0;
}
.prod_images .thumbnails > li {
  margin: 0 0 50px;
}
.prod_images .thumbnails a {
  border: 0;
}

.prod_details {
  width: calc(100% - 454px);
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.prod_desc {
  padding: 20px 0 0 0;
  justify-content: space-between;
}

.row_1 {
  position: relative;
}

.footer_phone {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}

.footer_phone a {
  width: 100%;
  font-size: 14px;
  margin: 0 0 9px;
}

footer .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.foot_tit,
.foot_tit > a {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.025rem;
}

.characteristics {
  padding: 20px 0 0 20px;
  margin: 20px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.characteristics tr {
  width: calc((100% - 60px) / 4);
  display: flex;
  flex-wrap: wrap;
  border: none;
  padding: 0;
  margin: 0 20px 20px 0;
  align-items: flex-start;
  align-self: flex-start;
  position: relative;
}

.characteristics tr:nth-child(4n+4) {
  margin: 0 0 20px;
}

.char_img img {
  width: 100%;
}

.characteristics .char_img {
  position: absolute;
  width: 16px;
  height: 16px;
  left: -20px;
  top: -1px;
  padding: 0;
}

.characteristics .table {
  margin: 0;
}

.additional_info,
.in_additional_info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.additional_info {
  margin: 0;
}

.info_item {
  position: relative;
  width: calc((100% - 48px) / 4);
  min-height: 150px;
  background-color: #f5f5f5;
  border-radius: 8px;
  height: 128px;
  display: flex;
  align-items: center;
}

.in_info_item {
  height: 100%;
  padding: 16px 18px 16px 20px;
}

.info_item_link {
  width: 100%;
  height: 100%;
}

.info_item:hover {
  background: #ffffff;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}

.info_item:hover .in_info_item .item_tit {
  color: #41a15b;
}

.in_info_item .item_tit {
  text-align: left;
  font-size: 14px;
  display: table;
  color: rgba(0, 0, 0, 0.85);
  padding: 5px 0 0 36px;
  width: 100%;
  margin: 0 0 15px;
}

.payment::before,
.guarant::before,
.delivery::before,
.exchange::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 20px;
  width: 28px;
  background-image: url(/image/icons/payment.svg);
  background-repeat: no-repeat;
  padding: 0 0px 0 5px;
  bottom: 0;
  display: flex;
  height: 100%;
}

.guarant::before {
  background-image: url(/image/icons/guarantee.svg);
}

.delivery::before {
  background-image: url(/image/icons/delivery.svg);
}

.exchange::before {
  background-image: url(/image/icons/exchange.svg);
}

.in_info_item p {
  font-size: 12px;
  line-height: 14px;
  color: #6b6b6b;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin: 0 0 5px;
  font-weight: 500;
}

.for_tit {
  display: flex;
}

.image_detail {
  position: relative;
  top: 2px;
  left: -2px;
  cursor: pointer;
  margin: 0 10px 0 0;
}

.special_char,
.modal_price_variants {
  position: absolute;
  display: none;
  width: 245px;
  padding: 15px 15px 15px 25px;
  background-color: white;
  border: 0px solid lightgrey;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  z-index: 1000;
}

.modal_price_variants {
  top: 0;
  left: 0;
}
.modal_price_variants.active {
  display: flex;
}

.mpv_row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 10px;
}

.mpv_row:last-child {
  margin: 0;
}

.mvp_key,
.mpv_val {
  display: flex;
  width: 100%;
}

.mvp_key span,
.mpv_val span {
  font-size: 12px;
  font-family: "Inter";
}

.mvp_key span {
  font-weight: 500;
}

.mpv_val span {
  font-weight: 600;
  color: #2C2E3F;
}

.in_mpv {
  position: relative;
  width: 100%;
  padding: 2px 0 0;
}

.in_mpv .info_icon {
  position: absolute;
  top: -18px;
  left: -26px;
  display: none;
}

.special_items {
  padding: 0;
}

.special_item {
  font-size: 14px;
}

.special_char {
  padding: 30px 40px;
  max-width: 415px;
  width: 100%;
}
.special_char.active {
  display: flex;
}
.special_char::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  background-image: url("/image/icons/close-modal-product.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 0;
}
.special_char p {
  font-size: 14px;
}
.special_char p:last-child {
  margin: 0;
}
.special_char a {
  color: #2997ff;
}

.services_card_link:hover .services_card {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}

.services_card_link:hover .card_tit {
  color: #41a15b;
}

.services {
  background: #f0f0f0;
  padding: 80px 0;
}

.in_services {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto;
}

.services_card {
  max-width: 280px;
  min-height: 280px;
  height: 100%;
  padding: 40px;
  background: #ffffff;
  border-radius: 12px;
}

.img_card {
  display: flex;
  justify-content: center;
  margin: 0 0 40px;
}

.card_tit {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2c2e3f;
  width: 100%;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.card_text {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #2c2e3f;
}

.radio_check > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.radio_check::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 2px 5px 0 0;
  border: 2px solid #c4c4c4;
  border-radius: 2px;
  background-repeat: no-repeate;
  background-position: center center;
  background-size: 50% 50%;
}

.radio_check:hover::before {
  border-color: #b3aaaa;
}

.radio_check:not(:disabled):active::before {
  background-color: #c4c4c4;
  border-color: #b3aaaa;
}

.active .radio_check::before {
  background-image: url(/image/icons/in_stock.svg);
  background-size: 16px 16px;
  border: 2px solid #41a15b;
}

.active label.radio_check {
  color: #2c2f40;
}

.in_gar_no {
  padding: 13px 0 6px;
}

.in_gar_no .radio {
  margin: 0 0 16px;
}

.in_gar_no .radio:last-child {
  margin: 0;
}

.newsblog-article .container .row .col-sm-8 img {
  width: 100%;
}

.newsblog-article {
  padding: 110px 0 0 0;
}

.art_cle {
  max-width: 712px;
  width: 100%;
}

.art_cle p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.42;
  margin: 0 0 28px;
}

.art_cle img {
  border-radius: 13px;
  margin: 0 0 25px;
}

.art_cle h1 {
  text-align: left;
  font-size: 33px;
  line-height: 1.22;
  margin: 30px 0 10px;
}

.art_cle h3 {
  font-size: 22px;
  margin: 45px 0 20px;
}

.art_cle img {
  width: 100% !important;
}

.product_title {
  padding: 0 20px 13px;
}

.product_tags {
  display: table;
}

.product_tags > p > a {
  display: none;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  background: #f2f2f2 none repeat scroll 0% 0%;
  border-radius: 3px;
  line-height: 22px;
  text-decoration: none;
  color: #757575;
}

.newsblog-article #content .tags {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.newsblog-article #content .tag {
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  background: #f2f2f2 none repeat scroll 0% 0%;
  border-radius: 3px;
  line-height: 22px;
  text-decoration: none;
  color: #757575;
  white-space: nowrap;
}

.newsblog-article #content .product-list {
  max-width: calc(33.3% - 32px);
  width: 100%;
}

.newsblog-article #content .product-thumb .image {
  width: 100%;
}

.like_articles {
  max-width: 1230px;
}

.like_articles .row {
  justify-content: space-between;
}

.like_articles .art_title {
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  margin: 0 0 32px;
}

.caption_category {
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
  color: #7a7a7a;
}

.article_img img {
  padding: 0;
}

.subcategories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.subcategory {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 15px 15px 0;
}

.subcategory a {
  display: flex;
  padding: 6px 20px;
  font-size: 15px;
  font-weight: 200;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  color: #7e7e7e;
}

.subcategory a:hover {
  border: 1px solid #8a8a8a;
  background: linear-gradient(145deg, #0093ff, #ff00cb);
  color: #fff;
}

.subcategories ul {
  list-style: none;
}

.blog_art_list h1 {
  display: flex;
  justify-content: center;
  margin: 55px 0 20px;
}

.art_list {
  justify-content: space-between;
}

.article,
.in_article,
.article_desc {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex: 0 0 100%;
  position: relative;
}

.art_cle a {
  color: #2997ff;
  text-decoration: none;
}

.article_desc {
  justify-content: space-between;
}

.article_image {
  max-width: 600px;
  overflow: hidden;
  width: 100%;
  border-radius: 14px;
  z-index: 10;
  position: relative;
}

.non_first_article .article_image::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #00000061, #0000003b, #0000);
  z-index: 50;
  border-radius: 14px;
}

.article_image img {
  width: 100%;
  border-radius: 14px;
}

.text_desc {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 650px);
  flex: 0 0 calc(100% - 650px);
  justify-content: flex-start;
  align-items: center;
}

.in_text_desc {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.article_date {
  margin: 15px 0 0;
}

.in_art_date {
  color: #6b6b6b;
}

.first_article {
  margin: 40px 0 60px;
}
.first_article h2 {
  margin: 0;
  font-size: 39px;
  color: transparent;
  background-image: linear-gradient(to left, #777dff 0px, #f154ff 200px, #f0357c 400px), linear-gradient(to right, #777dff 0px, #497ce2 200px, #37bdde 400px);
  background-size: 51% 100%;
  background-position: top left, top right;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  font-weight: 600;
  line-height: 1.22;
  -webkit-text-fill-color: transparent;
}
.first_article .article_image {
  overflow: visible;
}
.first_article img {
  border-radius: 160px 7px 160px 14px;
  box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.65);
}
.first_article .article_date {
  width: 100%;
  text-align: center;
}

.non_first_article {
  width: calc((100% - 30px) / 2);
  flex: 0 0 calc((100% - 30px) / 2);
  margin: 0 0 30px;
  border-radius: 14px;
  overflow: hidden;
  transition: 0.555s;
}
.non_first_article img {
  border-radius: 14px;
  transition: all 0.8s;
}
.non_first_article:hover img {
  scale: 1.05;
}

.non_first_article .text_desc {
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: 25px;
  width: 100%;
}

.non_first_article .in_text_desc {
  padding: 0 30px;
}

.non_first_article h2,
.non_first_article .in_art_date {
  margin: 0;
  color: #fff;
}

.non_first_article h2 {
  letter-spacing: 0.025rem;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.27;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.45);
}

.non_first_article .article_date {
  margin: 3px auto 0;
  opacity: 0.6;
}

.article_text {
  display: flex;
  width: 100%;
}

.pub_date {
  margin: 0 0 20px;
  position: relative;
}

.article_attr {
  display: flex;
  justify-content: flex-start;
}

.art_viewed {
  margin: 0 0 0 20px;
}

.view-ico {
  position: relative;
}
.view-ico img {
  position: absolute;
  top: -2px;
  left: 0;
  width: auto !important;
  margin: 0 0 0 0;
}

.viewed {
  margin: 0 0 0 22px;
  color: #C5C3CA;
}

.breadcrumb .divider:last-child {
  display: none;
}

.pub_article .breadcrumb > li {
  padding: 0 10px;
}

.art_rel_prods .button-group {
  display: none;
}

.art_rel_prods {
  position: relative;
  width: 100%;
}

.art_rel_prods .owl-stage {
  display: flex;
}

.c_related_product {
  display: flex;
  flex-wrap: wrap;
  width: 305px;
  flex: 0 0 305px;
  border: 1px solid #ddd;
}

.in_c_related_product,
.prod_img,
.prod_img .image,
.prod_img img {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.prod_img .image {
  max-width: 220px;
  margin: 0 auto;
}

.in_c_related_product .prod_desc {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}

.in_c_related_product h4,
.in_c_related_product .price,
.in_c_related_product .uah_price,
.in_c_related_product .usd_price {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.art_rel_prods .related_products {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.art_rel_prods .owl-stage-outer {
  width: 100%;
  overflow: hidden;
  margin: 0 0 40px;
  position: relative;
  z-index: 10;
}

.art_rel_prods h3,
.mod_article h3 {
  text-align: center;
  margin: 50px auto;
  font-size: 25px;
}

.art_rel_prods .owl-nav {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px;
  width: calc(100% + 70px);
  position: absolute;
  top: 30%;
  left: -35px;
}

.art_rel_prods .owl-nav .owl-next {
  position: absolute;
  background: url(/image/icons/arrow-right-sprite-slider.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 40px;
  height: 40px;
  display: table;
  box-sizing: border-box;
  z-index: 10000;
  right: 0;
}

.art_rel_prods .owl-nav .owl-prev {
  background-image: url(/image/icons/arrow-left-sprite-slider.svg);
}

.art_rel_prods .owl-nav button {
  background-color: transparent;
  border: 0;
}

.art_rel_prods .owl-nav span {
  font-size: 0;
  color: gray;
}

.mod_article h3,
.mod_article .mod_art_list {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #2c2e3f;
  width: 100%;
}

.all_sales_goods {
  width: 100%;
  display: flex;
  justify-content: center;
}
.all_sales_goods a {
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #23a1d1;
}
.all_sales_goods a:hover {
  color: #f53a42;
}

.mod_art_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.article_mod {
  width: calc((100% - 30px) / 2);
  flex: 0 0 calc((100% - 30px) / 2);
  margin: 0 0 30px;
  border-radius: 14px;
}

.in_article_mod,
.art_href,
.art_href .image,
.art_href img,
.art_href .art_desc {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  border-radius: 10px;
}

.link_blog {
  width: 100%;
  margin: 0 auto 80px;
  text-align: center;
  font-size: 16px;
  color: #2997ff;
}

.art_href .in_art_desc {
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: 15px;
  width: 100%;
}

.art_href .image::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #00000061, #0000003b, #0000);
  z-index: 50;
  border-radius: 14px;
}

.art_href h4 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 29px;
  line-height: 1.42;
  text-align: center;
  width: 100%;
  letter-spacing: 0.025rem;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.45);
  color: #ffffff;
  padding: 0 30px;
}

.mod_article {
  max-width: 1240px;
  width: 100%;
  display: flex !important;
  flex-wrap: wrap;
  margin: 0 auto;
}

.art_rel_prods .in_related_product,
.art_rel_prods .prod_desc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.art_rel_prods .prod_desc,
.art_rel_prods .price,
.art_rel_prods .uah_price {
  text-align: center;
}

.art_rel_prods .uah_price {
  color: #f53a42;
  font-size: 17px;
  font-weight: 600;
}

.art_rel_prods .usd_price {
  font-weight: 400;
  color: #666;
  font-size: 12px;
}

#content .pagination li {
  width: auto;
  margin: 50px 0 80px;
}

.blog_art_list .pagination {
  justify-content: center;
  display: flex;
}

#content .pagination li a,
#content .pagination li span {
  font-family: "Montserrat", sans-serif;
}

#content .pagination li.active,
#content .pagination li:hover {
  border-bottom: 1px solid #333333;
}

.additional_info .item_tit {
  font-weight: 500;
}

.info_header {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
}

.info_header::before {
  content: "";
  background-color: #f5f5f5;
  width: 300%;
  min-height: 38px;
  position: absolute;
  top: 0;
  left: -100%;
}

.nav_prod.nav-tabs > li > a {
  line-height: 1;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #f5f5f5;
  background-color: transparent;
  padding: 12px 15px 0;
}

.nav_prod.nav-tabs > li > a:hover {
  background-color: transparent;
}

.nav_prod_header {
  position: relative;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 38px;
  align-items: stretch;
  border: 0;
}

.nav_prod_header li {
  margin: 0 28px 0 0;
  display: flex;
  align-items: stretch;
}

.nav_prod_header > li > a {
  min-height: 0;
}

.nav_prod_header a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #2c2e3f;
  display: flex;
  align-self: center;
  height: 100%;
  align-items: center;
  border-bottom: 2px solid transparent;
}

.nav_prod_header .active a {
  border-top: none;
  border-left: none;
  border-right: none;
  color: #41a15b;
  border-bottom: 2px solid #41a15b;
  height: 100%;
  display: flex;
  align-items: center;
}

.nav_prod_header li a:hover,
.nav_prod_header li a:active,
.nav_prod_header li a:focus,
.nav_prod_header li a.active {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #41a15b;
  color: #41a15b;
}

.info_tabs .nav-tabs li a {
  border-bottom: 2px solid #d9d9d9;
  padding: 9px 35px;
  display: flex;
  align-items: center;
  text-align: center;
}

.info_tabs span {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
}

.nav-tabs > li > a {
  margin: 0;
}

.back_to_top_link {
  position: fixed;
  bottom: 150px;
  right: 20px;
  z-index: 200;
  display: none;
}

.popup > li {
  flex: 0 0 0;
}

#input-sort {
  text-align: center;
}

#tab-description {
  margin: 0 0 65px;
}

#tab-description > h2 {
  margin: 20px 0 15px 0;
}

#tab-description > h3 {
  font-size: 22px;
  margin: 15px 0;
}

#tab-description > p {
  font-family: Inter !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.72;
  letter-spacing: 0.02em;
  color: #2c2e3f;
  margin: 0 0 15px;
}

#mfilter-content-container > .products h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.42;
  text-align: center;
  color: #2c2e3f;
  margin: 30px auto 25px;
}

#mfilter-content-container .pagination {
  padding: 10px 0;
}

.art_cle .sub_tel_img {
  width: 32px !important;
  margin: 0 15px 0px !important;
  filter: brightness(300%);
}

.sub_tel_link {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.42;
  color: #fff !important;
  width: 100%;
  background-color: #12a1d9;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 35px;
  border-radius: 11px;
}

.sub_tel_link:hover {
  color: #fff;
  background-color: #078ec4;
}

.subscribe_telegram {
  text-align: center;
  margin: 0 0 25px;
}

.back_to_top_image {
  width: 40px;
  height: 40px;
  position: relative;
  top: 0;
}

.back_to_top_image:hover {
  top: -5px;
}

.back_to_top_image span {
  width: 40px;
  height: 40px;
  background-image: url(/image/icons/go-to-top-arrow-sprite.svg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  transition: none;
  box-sizing: border-box;
}

.back_to_top_image span:hover {
  background-image: url(/image/icons/go-to-top-arrow-sprite.svg);
  background-position: bottom;
}

.currency2 {
  color: #f53a42 !important;
  width: 100%;
  margin: 0 0 5px;
}

.under_social a {
  display: inline-block;
}

.under_social .telegram {
  background-image: url("/image/icons/telegram.svg");
  width: 20px;
  height: 20px;
}

.under_social .instagram {
  background-image: url(/image/in.svg);
  width: 20px;
  height: 20px;
}

.under_social .facebook {
  background-image: url(/image/fb.svg);
  width: 20px;
  height: 20px;
}

.under_social .telegram:hover {
  background-image: url(/image/icons/telegram-hover.svg);
}

.under_social .instagram:hover {
  background-image: url(/image/icons/in-hover.svg);
}

.under_social .facebook:hover {
  background-image: url(/image/icons/fb-hover.svg);
}

.owl-dots {
  bottom: 30px;
  background: transparent;
  position: absolute;
  z-index: 1000;
  width: 100%;
  left: 0;
  max-width: 500px;
  display: flex;
  justify-content: center;
  right: 0;
  margin: 0 auto;
  height: 29px;
}

.owl-dot span {
  display: flex;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #2c2e3fb2;
}

.owl-dot.active span {
  background-color: #f53a42;
}

.owl-dot {
  margin: 0 6px;
}

#mfilter-opts-price-min,
#mfilter-opts-price-max {
  font-size: 13px;
}

.product_images .owl-dot {
  display: none;
}

.product_images .owl-stage-outer {
  display: table;
  width: 100%;
  overflow: hidden;
}

.product_images .owl-stage {
  display: flex;
}

.with_else.hidden {
  display: none;
}

.homepage_categories {
  position: relative;
  padding: 70px 0 0;
}

.not_homepage {
  position: relative;
  padding: 30px 0 0;
}

.btn_show_categories {
  background: #2C2E3F;
  border: 1.5px solid #2C2E3F;
  box-sizing: border-box;
  border-radius: 0px 0px 4px 4px;
  color: white;
  width: 156px;
  text-align: right;
  padding: 3px 8px 3px 0;
  position: absolute;
  top: -20px;
  left: 42px;
  cursor: pointer;
  text-transform: uppercase;
}
.btn_show_categories.with_feedback {
  left: 0;
}

.top_100 .btn_show_categories {
  top: 0;
}

.in_btn_show_categories::before {
  content: "";
  background-image: url(/image/icons/catalog.svg);
  background-position: -40px bottom;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 5px;
}

.in_btn_show_categories.active::before {
  content: "";
  background-image: url(/image/icons/catalog.svg);
  background-position: 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 5px;
}

.in_btn_show_categories {
  position: relative;
}

.top_90 .top_categories {
  max-width: 1345px;
}

.review_one {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

div.review_name input,
div.review_email input {
  width: 448px;
  height: 48px;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 12px;
  font-size: 16px;
  padding: 0 16px;
}

.review_name label,
.review_email label,
.review_text label {
  padding: 0;
  margin: 0 0 3px !important;
  justify-content: flex-start;
}

.review_email {
  margin: 28px 0 0 0;
}

.table_specs {
  margin: 0 0 80px;
}

.table_specs .spec_name,
.table_specs .spec_val {
  display: flex;
  flex: 0 0 400px !important;
  max-width: 400px;
  width: 100%;
  padding: 24px 16px;
  align-items: center;
  color: #6B6B6B !important;
  border-top: 0.4px solid #C4C4C4;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter";
}

.table_specs .spec_val {
  font-weight: 500;
}

.form-review h2 {
  text-align: left;
}

.table_specs tr {
  display: flex;
  width: 100%;
}

.table_specs .spec_val {
  max-width: 1920px;
  flex: 0 0 calc(100% - 400px) !important;
  width: calc(100% - 400px) !important;
  color: #2C2E3F !important;
}

.review_text textarea {
  width: 448px;
  height: 174px;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 12px;
  margin: 0 0 30px;
}

.review_rating {
  display: table;
}

.review_two {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.review_two label {
  justify-content: flex-start;
}

.review_rating {
  position: relative;
  font-size: 40px;
  display: inline-block;
}

.review_rating_label {
  display: flex;
  width: 24px;
  height: 24px;
  position: relative;
}

.review_rating_label input {
  position: relative;
  z-index: 100;
  opacity: 0;
}

.review_rating_label input:hover {
  cursor: pointer;
}

.review_rating_label svg {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  color: #c4c4c4;
}

.review_rating_label.active svg {
  color: #EDB765;
}

.review_rating_items {
  display: flex;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.review_rating_item {
  width: 24px;
  height: 24px;
  -moz-appearance: radio;
}

.contacts_main_title {
  text-align: left;
  margin: 0 0 35px;
}

.contacts_title_bottom {
  text-align: left;
  margin: 64px 0 31px;
}

.contacts_images {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.main_contacts_image {
  margin: 0 46px 0 0;
}

.rci_top {
  margin: 0 0 51px;
}

#product_images {
  padding: 0 0 0 5px;
  position: relative;
}

#product_images .go-prev {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100000;
}

#product_images .go-next {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 100000;
}

.row_contacts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.row_contacts iframe {
  border-radius: 8px;
  overflow: hidden;
}
.row_contacts h3 {
  text-align: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.42;
  color: #2C2E3F;
  margin: 0;
}
.row_contacts p {
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.42;
  letter-spacing: 0.02em;
  color: #2C2E3F;
  margin: 0;
}
.row_contacts .cont_phone a {
  display: table;
  margin: 0 0 4px;
  letter-spacing: 0.02em;
}

.contacts_mail {
  font-size: 16px;
  width: 100%;
  margin: 0 0 8px;
}

.cont_phones {
  display: flex;
  width: 100%;
  margin: 0 0 15px;
}

.in_cont_phones {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 18px;
}
.in_cont_phones a {
  display: flex;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px;
}

.send_us {
  margin: 0 0 16px;
}

.contacts_ico a {
  margin: 0 18px 0 0;
}

.cont_time p {
  position: relative;
  display: table;
  padding: 0 0 0 18px;
}
.cont_time p:not(:last-child) {
  margin: 0 0 15px !important;
}

.cont_time p::before {
  content: "";
  background-image: url(../image/icons/red_dot.svg);
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
}

.product-search .search_cont .col-md-3 {
  padding: 0 30px 0 0;
}

.products .row {
  justify-content: flex-start;
}
.products .search_grid {
  margin: 30px auto;
}

#fastorder .antup {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

#fastorder .antup .control_name input,
#fastorder .antup .control_phone input {
  height: 48px;
  max-width: 290px;
  padding: 0 16px;
}

#fastorder .antup .control_name {
  margin: 0 10px 0 0;
}

#fastorder .antup .control_phone {
  margin: 0 0 0 10px;
}

#fastorder #contactForm .form-control {
  font-size: 18px;
  border: 1px solid #C4C4C4;
}

.fast-order-ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 0 15px;
}
.fast-order-ul .discounted_price {
  width: 100%;
}
.fast-order-ul .discounted_price .currency2 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #C5A1A3 !important;
}
.fast-order-ul .current_price {
  margin: 10px 0 0 11px;
}
.fast-order-ul .current_price .productPriceUSD {
  font-weight: 600;
}
.fast-order-ul .autocalc-product-special {
  text-align: left;
}

.autocalc-product-special {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.fast-order-ul .list-unstyled,
.current_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  align-items: flex-start;
  width: 100%;
}

.fast-order-ul .list-unstyled > li {
  margin: 0;
}

.fast-order-ul .list-unstyled > li > h2 {
  margin: 0;
}

.fast-order-ul .list-unstyled:first-child > li > b {
  color: #6b6b6b;
}

.fast-order-ul > ul > li > h2 > span > span {
  display: block;
  margin: 0 0 16px;
}

.fast-order-ul > ul > li > h2 > span > br {
  display: none;
}

.modal-footer .pull-right {
  background: #DFDFDF;
  border: #DFDFDF;
}

.modal-footer .alert-success .close {
  display: none;
}

.modal-footer .alert-success {
  background-color: transparent;
  background: none;
  border: none;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 42px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2C2E3F;
  padding: 0;
  margin: 10px 0 45px;
}

.customback_counter {
  display: flex;
  justify-content: flex-start;
}

#fastorder .modal-header .close > span,
.mpv_close,
.special_char_close {
  background: url("/image/icons/close-modal-fast-order.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  width: 40px;
  height: 40px;
  z-index: 10;
}

.mpv_close,
.special_char_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
}

.special_char_close {
  top: 15px;
  right: 15px;
}

#fastorder .modal-header {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.modal-body > form > .container-fluid {
  padding: 0 40px;
}

.modal-body {
  padding: 0;
}

#fastorder #contactForm .modal-footer {
  padding: 0 40px;
  margin: 28px auto;
}

.open_info.hidden {
  display: none;
}

.modal-footer {
  display: flex;
  justify-content: center;
  padding: 20px 18px;
}
.modal-footer .btn-primary {
  background: #DFDFDF;
  border: 1px solid #DFDFDF;
  padding: 0;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: 48px;
  width: 100%;
  font-size: 18px;
}
.modal-footer .btn-primary:hover {
  cursor: pointer;
  border: 1px solid #41A15B;
}
.modal-footer .btn-primary {
  pointer-events: none;
}
.modal-footer .btn-primary.active {
  pointer-events: initial;
  background-color: #41A15B;
  border: 1px solid #41A15B;
  color: #ffffff;
}
.modal-footer .btn-primary.active:focus {
  pointer-events: initial;
  background-color: #41A15B;
  border: 1px solid #41A15B;
  color: #ffffff;
}

.avanoti label {
  font-size: 1.3em;
  font-weight: 500;
}
.avanoti .btn-primary {
  pointer-events: initial;
  background: #41A15B;
  border: 1px solid #41A15B;
}

.modal-footer .modal-footer .modal-footer .btn-primary.hidden {
  display: none;
}

.autocalc-product-price {
  display: block;
  text-align: left;
}

.price_dif_block .autocalc-product-price .currency2 {
  font-size: 16px !important;
  font-weight: 500 !important;
  font-family: "Inter";
}

.in_price_block {
  padding: 0;
  position: relative;
}

.in_price_block .current_price {
  margin: 0 !important;
}

.fast-order-thumb,
.fast-order-ul {
  padding: 0;
  width: 50%;
}

.mpv_open {
  position: absolute;
  width: 16px;
  height: 16px;
  right: -5px;
  top: -5px;
}
.mpv_open.with_feedback {
  right: -15px;
  top: -15px;
}

.fast-order-ul .autocalc-product-price span {
  line-height: 1;
}

#popupcart_extended .empty::before {
  content: "";
  position: absolute;
  top: -25px;
  right: 0;
  left: 210px;
  width: 215px;
  height: 215px;
  background-image: url("/image/icons/empty-cart.png");
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.price_dif_block {
  height: 26px;
  background-color: #F53A42;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 0 4px;
}

.price_dif_block span {
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.modal-content {
  box-shadow: none !important;
}

.bg_modal_in {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.info_pages .breadcrumb {
  display: none;
}
.info_pages #content h1 {
  margin: 16px 0 -24px;
}
.info_pages #content img {
  margin: 80px 0 8px;
}
.info_pages #content p {
  margin: 0 0 32px;
  line-height: 1.62;
}

.page_contacts {
  margin: 0 auto 80px;
}
.page_contacts #content h1 {
  margin: 40px 0 20px;
}
.page_contacts #content img {
  margin: 0;
}
.page_contacts #content p {
  margin: 0;
}
.page_contacts .iframe {
  display: flex;
  max-width: 808px;
  width: 100%;
}
.page_contacts .iframe iframe {
  width: 100%;
}

.fb-comments.fb_iframe_widget_fluid {
  display: none;
}

.btn_gallery {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 10px 0 20px;
  font-size: 13px;
  color: #2997ff;
  cursor: pointer;
}

.product_images {
  display: none;
}

li.languages {
  display: flex;
}

.simplecheckout-block-content {
  padding: 10px 10px 10px 0;
}

.simple-content {
  margin: 0;
  width: 100%;
}

.col-sm-12 .checkout-heading {
  padding: 0 0 0 5px;
}

.entry_coupon {
  margin: 10px 0 0;
}

.simplecheckout-button-block .simplecheckout-button-right {
  max-width: 610px;
  width: 100%;
}

.search_cont {
  padding-bottom: 80px;
}
.search_cont > #mfilter-content-container {
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.pull-right {
  width: 610px;
}
.pull-right .btn {
  width: 100%;
}

.alert-success a:nth-child(3) {
  color: #2997ff;
}

.content_compare {
  justify-content: center;
  text-align: center;
  padding: 0 0 25px;
}
.content_compare h1 {
  text-align: center;
}

.mod_art_list .pub_date::before {
  position: relative;
}

.information-information,
.information-contact,
.newsblog-category,
.product-special {
  padding: 110px 0 0 0;
}

.close_filter {
  display: none;
}

.mfilter-content-wrapper {
  display: table;
  width: 100%;
}

.btn_wrap {
  position: relative;
}

.prev-cust,
.next-cust {
  width: 75px;
  height: 75px;
  border: none;
  background-color: transparent;
  position: absolute;
  top: calc(50% - 35px);
  z-index: 10;
  transition: 0.35s;
}
.prev-cust span,
.next-cust span {
  width: 40px;
  height: 40px;
  display: table;
  box-sizing: border-box;
  transition: none;
}
.prev-cust span:hover,
.next-cust span:hover {
  background-position: bottom center;
}

.prev-cust {
  left: 100px;
}
.prev-cust:hover {
  left: 96px;
}
.prev-cust span {
  background: url(/image/icons/arrow-left-sprite-slider.svg);
}

.next-cust {
  right: 80px;
}
.next-cust:hover {
  right: 76px;
}
.next-cust span {
  font-size: 0;
  color: transparent;
  background: url(/image/icons/arrow-right-sprite-slider.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.information-information.top_90 .breadcrumb {
  top: -19px;
}

.information-sitemap.top_90 .btn_show_categories {
  top: 0px;
}

.product-compare.top_90 .btn_show_categories {
  top: 0px;
}

.not_homepage .page_menu .dropdown-menu {
  top: 85px;
}
.not_homepage .page_menu .down_menu {
  top: 75px;
}
.not_homepage .page_menu .dropdown.menu_smart_house .dropdown-menu {
  top: 95px;
}

.product-page .not_homepage .dropdown-menu,
.categ-lis .not_homepage .dropdown-menu {
  top: 75px;
}

.noty_translate {
  display: flex;
  max-width: 310px;
  background-color: #00a9dd;
  color: #fff !important;
  border-radius: 5px;
  padding: 8px 22px;
  margin: 0 auto 25px !important;
  text-align: center;
  justify-content: center;
}

.prod_descript {
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin: 20px 0 40px;
}
.prod_descript .desc_text {
  padding: 0 40px;
}
.prod_descript .desc_text h2 {
  font-size: 32px;
  margin: 15px 0;
  text-align: center;
}
.prod_descript .desc_text h2 {
  font-size: 32px;
  margin: 15px 0;
  text-align: center;
}
.prod_descript .desc_text h3 {
  font-size: 22px;
  margin: 15px 0;
  text-align: center;
}
.prod_descript .desc_text p {
  font-size: 16px;
  text-align: justify;
  margin: 0 0 15px;
}
.prod_descript .desc_images {
  flex: 0 0 50%;
  max-width: 50%;
}
.prod_descript .desc_img_item {
  width: 100%;
}

.information-contact.top_90 .breadcrumb {
  top: -20px;
}

.product-search.top_90 .btn_show_categories {
  top: 0;
}

.newsblog-article.top_90 .breadcrumb {
  top: -20px;
}

.checkout-simplecheckout.top_90 .btn_show_categories {
  top: 0;
}

.promo_block {
  width: 100%;
}

.promo_block .promo_main {
  display: flex;
}
.promo_block .promo_main img {
  width: 100%;
}
.promo_block .promo_mob {
  display: none;
}

.mfp-zoom-out-cur img.mfp-img {
  background-color: #ffffff !important;
}

.product-product-8438 .prod_descript {
  align-items: flex-start;
}

.simplecheckout-button-right #button-confirm {
  max-width: 610px;
  width: 100%;
}

.newsblog-category .breadcrumb {
  top: -15px;
}
.newsblog-category .not_homepage .page_menu .dropdown-menu {
  top: 75px;
}

.news-style .not_homepage .page_menu .dropdown-menu {
  top: 85px;
}

.compare-style .not_homepage .page_menu .dropdown-menu {
  top: 75px;
}

#content3 img {
  width: 100%;
}

.product-category-72,
.product-special {
  padding: 90px 0 0 !important;
}
.product-category-72 .btn_show_categories,
.product-special .btn_show_categories {
  top: 0;
  left: 40px !important;
}
.product-category-72 .breadcrumb,
.product-special .breadcrumb {
  top: 4px;
  left: 210px !important;
}
.product-category-72 .product_item img,
.product-special .product_item img {
  max-width: 100%;
  max-height: 90px;
}

.extra-table tr {
  margin: 0 0 15px;
  border-bottom: 1px solid lightgrey;
}

.attention {
  width: 100%;
  margin: 0px auto !important;
  display: flex;
  justify-content: center;
  background-color: red;
  color: #ffffff;
  height: 40px;
  align-items: center;
}

.common-home .content {
  margin: 20px 0 0;
}

.product-special .breadcrumb a::after,
.information-contact .breadcrumb a::after {
  top: 1px;
}

.promo_mobile {
  display: none;
}

.header_responsive {
  display: none;
}

.bg__image {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top center;
}

.bg__image:not(:last-child) {
  margin: 0 0 20px;
}

.bg__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 600px;
  padding: 0 50px;
}

.bg__container {
  display: flex;
  align-items: center;
}

.container__left {
  justify-content: flex-start;
}

.container__right {
  justify-content: flex-end;
}

.container__center {
  justify-content: center;
}

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

.bg__text h1,
.bg__text p {
  color: #fff;
}

.bg__text-right h1,
.bg__text-right p {
  color: #4a4242;
}

p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.72;
  letter-spacing: 0.02em;
  color: #2c2e3f;
  margin: 0 0 15px;
}

.container__center p,
.container__center h1 {
  color: #000;
}

.btns .btn_buy_link {
  display: none;
}
.btns .btn_buy_link.active {
  display: flex;
}

.information-contact .breadcrumb {
  top: -17px;
}

@media (max-width: 1200px) {
  .top_icons {
    padding-left: 0;
  }

  .product_container {
    margin: 50px auto 0;
  }

  .thumbnail a > img,
.thumbnail > img {
    width: 40%;
  }

  .btns_in_prod {
    top: 0;
    right: 40px;
  }

  .top_100 .page_menu {
    margin: 0 auto;
    padding: 30px 10px 0;
  }

  .menu_first .menu_first_item {
    margin: 0 10px 0 0;
  }
}
@media (max-width: 1124px) {
  html {
    overflow-x: hidden;
  }

  .top_90 li,
p {
    line-height: 1.62 !important;
  }

  .footer_social {
    justify-content: center;
  }

  .top_icons {
    width: 10%;
  }

  .homepage_categories {
    padding: 10px 20px 0;
  }

  .menu_first .menu_first_item {
    margin: 0 10px 0 0;
    padding: 0;
  }

  .common-home .content > .carousel-module {
    padding: 0 30px;
  }

  .mod_article {
    padding: 0 20px;
  }

  .text-home {
    padding: 0 40px;
  }

  .foot_block {
    width: 20%;
  }

  footer {
    padding: 30px 20px 25px;
  }

  .info_pages #content img {
    width: 100%;
  }

  .info_pages {
    padding: 0 40px;
  }

  .art_list {
    padding: 0 40px;
  }

  .fast-order-thumb {
    margin: 20px 0;
  }

  .prod_images {
    max-width: 100%;
  }

  .prod_details {
    width: 100%;
    padding: 0 40px;
  }

  .info_item {
    width: calc((100% - 48px) / 2);
    margin: 0 0 20px;
  }

  .additional_info {
    padding: 0 20px;
  }

  .product_tags {
    padding: 0 20px;
  }

  .info_header {
    padding: 0;
  }

  .tab-content {
    padding: 0 40px;
  }

  .products #content2 {
    width: calc(100% - 320px);
  }

  .art_cle {
    max-width: 620px;
  }

  .container {
    padding: 0 20px;
  }

  .page_contacts .iframe {
    max-width: 100%;
    height: 320px;
  }

  .page_contacts .iframe iframe {
    height: 100%;
  }

  .contacts {
    flex: 0 0 100%;
    padding: 30px 20px 30px 20px;
  }

  .info_pages #content .cont_location img {
    max-width: 20px;
  }

  .right_contacts_images {
    max-width: 320px;
  }

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

  .menu_first {
    margin: 0 0 2px 0;
  }
}
@media screen and (max-width: 1120px) {
  .prod_descript {
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .prod_descript .desc_images {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  .prod_descript .desc_text {
    padding: 0 20px;
    order: 2;
  }

  header {
    display: none;
  }

  .header_responsive {
    display: flex;
  }
  .header_responsive .sluj_menu {
    flex: 0 1 calc(100% - 200px);
    justify-content: flex-end;
    align-items: center;
  }
  .header_responsive .search {
    margin: 0 10px 0 0;
  }

  .in_mo_menu #search input {
    border-radius: 8px;
  }
  .in_mo_menu .search_button_mob {
    width: 100%;
    display: flex;
  }
  .in_mo_menu .search_button_mob .btn {
    font-size: 15px;
    line-height: 1;
    box-shadow: none;
    border: none;
    padding: 9px 15px 8px;
    border-radius: 8px;
    font-weight: 300;
    width: 100%;
    justify-content: center;
    height: 40px;
    flex: 0 0 100%;
  }

  .sluj_menu li.open_mob_menu {
    display: flex;
  }

  .sluj_menu .compare_btn,
.sluj_menu .animated {
    display: none;
  }

  li.open_mob_phones {
    display: inline-block;
  }

  .open_mob_menu,
.in_omm,
li.open_mob_phones {
    width: 40px;
    height: 40px;
  }

  .open_mob_phones {
    position: relative;
  }

  .in_omp img {
    position: absolute;
    top: 12px;
    left: 12px;
  }

  .container.top_categories.search_mobile {
    background: none;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .search_mobile .in_mo_menu {
    justify-content: center;
  }
  .search_mobile .in_mo_menu .search_button_mob {
    justify-content: center;
  }
  .search_mobile .in_mo_menu .search_button_mob button {
    max-width: 300px;
  }

  li.compare_btn {
    display: none;
  }
  li.compare_btn.active {
    display: flex;
    width: 40px;
    left: 8px;
  }
}
@media (max-width: 1052px) {
  .header {
    padding: 10px 20px;
  }

  .header_block {
    max-width: 1000px;
    margin: 0;
  }

  .menu_first {
    padding: 0;
  }
  .menu_first .menu_first_item {
    margin: 0 10px 0 0;
  }

  .top_icons {
    width: 11%;
  }

  footer {
    padding: 30px 20px 25px;
  }

  .foot_block {
    width: 20%;
  }

  .homepage_categories {
    padding: 10px 20px 0;
  }

  .info_pages #content img {
    width: 100%;
  }

  .info_pages {
    padding: 0 40px;
  }

  .page_contacts .iframe {
    max-width: 100%;
    height: 320px;
  }

  .page_contacts .iframe iframe {
    height: 100%;
  }

  .contacts {
    flex: 0 0 100%;
    padding: 30px 20px 30px 20px;
  }

  .info_pages #content .cont_location img {
    max-width: 20px;
  }

  .right_contacts_images {
    max-width: 300px;
  }

  .product_container {
    max-width: 980px;
    margin: 20px auto;
  }

  .prod_images {
    max-width: 100%;
  }

  .prod_details {
    width: 100%;
  }

  .info_item {
    width: calc((100% - 50px) / 2);
    margin: 0 0 20px;
  }

  .fast-order-thumb {
    margin: 20px 0;
  }

  .home_menu ul {
    padding: 0 20px;
  }

  .products #content2 {
    width: calc(100% - 320px);
  }

  .non_first_article h2 {
    font-size: 25px;
  }

  .non_first_article .text_desc {
    bottom: 10px;
  }

  .right_contacts_images {
    max-width: 280px;
  }

  .top_100 .btn_show_categories {
    top: -20px;
  }

  .thumbnail a > img,
.thumbnail > img {
    width: 80%;
  }

  .btns_in_prod {
    top: 15px;
    right: 20px;
  }

  .top_100,
.checkout-simplecheckout,
.product-compare {
    padding: 110px 0 0 0;
  }

  .breadcrumb {
    top: -15px;
  }

  .home_menu {
    margin: 0 auto;
    padding: 20px 10px 0 0;
  }

  .simplecheckout-button-block {
    display: flex;
    justify-content: center;
  }

  .product_tit {
    text-align: center;
  }

  .goods_model {
    text-align: center;
  }

  .btn_buy.if_is {
    display: flex;
    justify-content: center;
  }

  .home-sales .owl-nav,
.carousel-multi-item .owl-nav {
    padding: 0 20px;
  }

  .top_100 {
    padding: 42px 0 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .prod_descript {
    flex-wrap: wrap;
  }
  .prod_descript .desc_images {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  .prod_descript .desc_text {
    padding: 0 20px;
    order: 2;
  }
  .prod_descript .desc_text h2 {
    font-size: 30px;
  }
  .prod_descript .desc_text h3 {
    font-size: 20px;
  }

  .product-search {
    margin: -44px 0 0 0;
    padding: 20px 0 0 0;
  }
}
@media (max-width: 972px) {
  #content {
    width: 100%;
  }

  .category_products #content.col-md-9 {
    width: 100%;
  }

  .common-home .container.top_categories.mo_menu.active {
    display: flex !important;
    position: fixed;
    z-index: 1200;
    height: 100%;
    top: 0;
    left: 0;
    padding: 80px 0 30px;
    z-index: 500;
    background-color: #fff;
  }

  li.open_mob_phones {
    display: inline-block;
  }

  .top_categories.mo_menu > .home_menu > ul > li {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin: 0 0 0 6px;
    display: flex;
    vertical-align: top;
    height: auto;
    min-height: 84px;
    border-bottom: 1px solid rgba(222, 222, 222, 0.5);
  }

  .mo_menu .home_menu li {
    width: 100%;
  }

  .mo_menu .foot_tit > a {
    max-width: 500px;
  }

  .mo_menu .foot_tit {
    max-width: 500px;
    width: 100%;
  }

  .head_top.top_address {
    width: 100%;
    justify-content: center;
    display: none;
  }

  .sluj_menu .compare_btn,
.sluj_menu .animated {
    display: none;
  }

  .top_phones {
    width: 100%;
  }

  .mo_menu .home_menu .scrollable_menu > li {
    justify-content: flex-start;
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    margin: 0;
  }

  .mo_menu .mob_menu_phones,
.mo_menu .mob_menu_adresses {
    display: flex !important;
    margin: 15px auto 0;
    position: relative;
    left: 0;
  }

  .mo_menu .scrollable_menu .inner_menu > a,
.home_menu li.sales a {
    width: 106px;
    flex: 0 1 106px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 0;
    padding: 0;
    position: relative;
  }

  li.sales {
    overflow: hidden;
  }

  .sales .menu_tit {
    width: 100%;
  }

  .mo_menu .scrollable_menu .top_menu > .inner_menu {
    width: calc(100% - 91px);
    flex: 0 1 calc(100% - 91px);
    display: flex;
    top: initial;
    left: initial;
    position: relative;
    box-shadow: none;
    justify-content: flex-start;
    min-width: 0;
    padding: 0;
    margin: 0 0 0 5px;
    overflow: hidden;
  }

  .mo_menu .scrollable_menu .top_menu > .inner_menu::before,
.mo_menu .scrollable_menu .top_menu > .inner_menu::after {
    content: ">";
    position: absolute;
    width: 15px;
    right: -15px;
    justify-content: center;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.48);
    line-height: 1;
    padding: 0 0 11px;
    height: 100%;
    top: 4px;
    display: flex;
    align-items: center;
  }

  .mo_menu .scrollable_menu .top_menu > .inner_menu::before {
    content: "<";
    left: 0px;
    right: initial;
    display: none;
  }

  .mo_menu .scrollable_menu .top_menu > .inner_menu .in_menu > .list-unstyled {
    display: inline-block;
    white-space: nowrap;
    overflow-x: scroll;
    text-align: left;
  }

  .dropdown-menu li a:hover {
    background: initial;
    color: initial;
  }

  .top_categories.mo_menu > .home_menu > ul {
    height: auto;
    flex-direction: column;
    display: flex;
    flex: 0 1 100%;
    flex-wrap: nowrap;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0 14px;
  }

  .top_menu > .dropdown-toggle {
    width: 115px;
  }

  .mo_menu .ms_after,
.mo_menu .ms_before {
    display: none;
  }

  .mo_menu .open > .top_menu,
.mo_menu .page_menu li:nth-child(3) .top_menu {
    display: flex;
    top: initial;
    left: initial;
    position: relative;
    box-shadow: none;
  }

  .mo_menu .open > .top_menu > .menu_tit {
    overflow-x: scroll;
    display: block;
  }

  .in_featured_list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .in_mo_menu .in_featured_list img {
    max-width: 60px;
  }

  .in_mo_menu .btn-default {
    width: 15px;
  }

  .mo_menu .home_menu .inner_menu li {
    width: auto;
    display: inline-block;
    margin: 0 10px;
  }

  .mo_menu .open > .top_menu > .menu_tit .list-unstyled {
    white-space: nowrap;
    display: inline-block;
  }

  .dropdown-inner {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    display: flex;
  }

  .without_else {
    display: none;
  }

  /* .mo_menu .dropdown-menu{
      display: flex;
    } */
  .head_phone {
    padding: 5px 0;
  }

  .image-additional {
    max-width: 58px;
  }

  .header-informer-block {
    bottom: 15px;
  }

  .header-informer-block-prod {
    top: -40px;
    margin-left: -15px;
  }

  .home_menu {
    text-align: center;
    margin: 0 auto 20px;
    padding: 70px 20px 0;
  }

  .thumbnails {
    margin-left: 20px;
  }

  .search_grid .product_item_var {
    width: 90.7%;
  }

  #popupcart_extended #related .owl-buttons {
    position: absolute;
    top: -33px;
    right: 120px;
  }

  button.notify {
    padding: 8px;
  }

  .fast-order-thumb img {
    margin: auto;
  }

  .nav-tabs > li {
    /* margin-left: 15%; */
    text-align: center;
    margin: 0 auto;
    float: none;
  }

  .simple-content .buttons {
    float: none;
    text-align: center;
  }

  .simplecheckout-button-right {
    float: none;
    text-align: center;
  }

  a#simplecheckout_button_confirm {
    width: 100%;
  }

  .simplecheckout #simplecheckout_payment_address label {
    color: #333;
    padding: 0;
    float: left;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0 5px;
  }

  .buttons > .pull-right {
    text-align: center;
    float: none;
  }

  .nav-tabs > li > a > span:nth-child(2) {
    display: inline;
  }

  .user_enter {
    display: none;
  }

  .logo_slogan {
    max-width: 170px;
  }

  .mo_menu .top_phones,
.phone_menu .top_phones {
    max-width: 320px;
    justify-content: center;
  }

  .phone_menu .in_mo_menu {
    align-items: center;
    margin: 0;
  }

  .phone_menu .top_phones {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    height: 140px;
    position: relative;
  }

  .phone_menu .head_phone img {
    width: 25px;
    margin: 0 25px 0 0;
    position: absolute;
    left: 30px;
  }

  .header_block {
    padding: 0;
    margin: 0;
  }

  .social {
    margin: 0;
  }

  .slogan {
    padding: 4px 5px 4px;
    font-size: 11px;
    width: 100%;
  }

  .in_featured_list span {
    width: 100%;
    display: flex;
    justify-content: center;
    min-width: 0;
    font-size: 13px;
  }

  .open_mob_menu {
    display: flex;
  }

  .head_phone {
    flex-wrap: nowrap;
  }

  li.search,
li.cart,
.user_enter,
.open_mob_menu,
.open_mob_phones {
    margin: 0;
  }

  .open_mob_phones {
    position: relative;
    margin: 0;
  }
  .open_mob_phones .in_omp img {
    position: absolute;
    top: 12px;
    left: 12px;
  }

  .container {
    width: 100%;
  }

  .header_block {
    max-width: 940px;
    display: flex;
  }

  .header_block .row {
    justify-content: space-between;
    margin: 0 8px 0 0;
  }

  .logo {
    margin: 0 auto;
  }

  .mo_menu .head_phone a,
.phone_menu .head_phone a,
.mo_menu .head_adress > div,
.phone_menu .head_adress > div {
    font-size: 14px;
    text-align: center;
  }

  .phone_menu .head_phone a {
    margin: 10px 0;
    font-size: 18px;
  }

  /* img.menu_img {
      width: 100%;
    } */
  .sales img.menu_img {
    max-width: 55%;
  }

  .sales img {
    max-width: 65px;
    margin: 0;
  }

  .menu_tit {
    color: rgba(0, 0, 0, 0.85);
    font-size: 13px;
  }

  .home_menu .dropdown-menu li {
    width: 100%;
  }

  .open > .dropdown-menu {
    width: 130%;
  }

  .open > .dropdown-menu {
    left: -17%;
  }

  .product_item {
    width: 20%;
  }

  .page_menu li a {
    flex-wrap: wrap;
  }

  .page_menu .menu_img {
    margin: 0 auto;
  }

  .page_menu .menu_tit {
    width: 100%;
    margin: 5px 0 0;
    justify-content: center;
  }

  .foot_block {
    text-align: center;
    margin: 0 0 15px;
    justify-content: center;
  }

  .sluj_menu li.open_mob_menu {
    display: flex;
  }

  .top_categories {
    padding: 0;
  }

  .open_mob_menu,
.in_omm,
li.open_mob_phones {
    width: 40px;
    height: 40px;
  }

  body > .feedback {
    margin: 70px 0 0 0;
  }

  .top_compare {
    width: 36px;
    height: 36px;
    background-size: 36px;
    background-position: top center;
  }
  .top_compare:hover {
    background-repeat: no-repeat;
    background-position: 0 -36px;
  }

  li.cart {
    margin: 0 10px;
  }

  li.cart {
    display: none;
    margin: 0;
    top: 1px;
    left: 11px;
  }
  li.cart.active {
    display: flex;
    width: 40px;
  }

  li.compare_btn {
    display: none;
  }
  li.compare_btn.active {
    display: flex;
    width: 40px;
    left: 8px;
  }

  .mfilter-content-opts {
    padding: 8px 0;
  }

  .home_menu li {
    list-style-type: none;
    display: flex;
    font-size: 18px;
    align-items: center;
    margin: 0;
    width: 11.1111111111%;
    justify-content: center;
    height: auto;
  }

  #mfilter-free-container-0 {
    height: 100%;
    border-radius: 10px;
  }

  .close_mfilter {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #f53a42;
    padding: 0 20px;
    color: #ffffff;
    font-size: 13px;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: flex-start;
    border-radius: 10px 10px 0 0;
    z-index: 1000;
  }

  .close_mfilter span {
    margin: 0 10px 0 0;
  }

  .mfilter-heading-text {
    padding: 5px 0 0 30px;
    font-weight: 600;
  }

  .mfilter-price-inputs input {
    border: 1px solid #ccc;
  }

  .products > .row {
    flex-wrap: wrap;
  }

  .filter_sort {
    max-width: 1920px;
    justify-content: space-between;
    margin: 0 0 20px 0;
    padding: 10px 0 0;
  }

  .mfilter-free-button.mobile_module,
.filter_sort .sort_btn {
    display: flex;
    max-width: 150px;
    position: relative;
    padding: 0;
  }

  .sort_label {
    display: none;
  }

  .filters_category {
    display: none;
  }

  #content.col-md-9 {
    padding: 0 20px;
  }

  .mfilter-free-button.mobile_module {
    margin: 0 20px 0 0;
    height: 44px;
  }

  .mfilter-free-button.mobile_module::before {
    width: 23px;
    height: 23px;
    left: 25px;
    top: 11px;
  }

  .mfilter-free-button.mobile_module span {
    font-size: 13px;
    width: 100%;
    background: #f53a42;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-self: center;
    height: 100%;
    align-items: center;
    color: #fff;
    padding: 0 0 0 18px;
  }

  .sort_products {
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .filter_sort .sort_btn {
    padding: 0 5px;
    min-height: 44px;
    align-items: center;
  }

  .mfilter-free-container {
    width: 360px;
    height: 100%;
    left: -900px;
  }

  .mfilter-free-container-open {
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    display: flex;
    margin: 0 auto;
    box-shadow: 0px 16px 40px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
  }

  .products #content.col-md-9 {
    padding: 0;
  }

  .content_compare {
    overflow-x: auto;
  }

  .container.top_categories.phone_menu {
    background: linear-gradient(0deg, #f5f5f5, #fff);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  }

  .container.top_categories.phone_menu.active {
    padding: 70px 0 0 0;
  }

  .phones {
    display: none;
  }

  .foot_block {
    width: 50%;
  }
  .foot_block:last-child {
    width: 100%;
  }

  .foot_tit,
.foot_tit > a {
    text-align: center;
  }

  p.working_days {
    width: 100%;
  }
  p.working_days span {
    text-align: center;
  }

  .hotline-rating-informer {
    text-align: center;
  }

  .work_days,
.work_hours {
    justify-content: center;
  }

  .services_card {
    max-width: 255px;
  }

  .services {
    padding: 80px 20px;
  }

  .btn_show_categories {
    left: 20px;
  }

  .article_image {
    max-width: 100%;
  }

  .text_desc {
    flex: 0 0 100%;
    margin: 20px 0 0 0;
  }

  .mfilter-content > ul > li {
    padding: 10px 20px;
    display: table;
    width: 100%;
  }

  .product_container {
    max-width: 790px;
    padding: 30px 0 0;
  }

  .info_tabs .nav-tabs {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .info_tabs {
    padding: 0 40px;
  }

  .product_tags {
    padding: 0 40px;
  }

  .search_cont > #mfilter-content-container {
    width: 100%;
  }

  .search_grid .product_item_var {
    width: 33%;
  }

  .products #content2 {
    width: 100%;
  }

  .art_href h4 {
    font-size: 25px;
  }

  .right_contacts_images {
    max-width: 220px;
  }

  .products #content2 {
    padding: 0;
  }

  .btn_show_categories {
    top: -26px !important;
  }

  .info_tabs .nav-tabs li a {
    border: 2px solid #d9d9d9;
    border-radius: 12px;
    padding: 0px 25px;
    margin: 0 0 10px;
    justify-content: center;
  }
  .info_tabs .nav-tabs li a:hover {
    border: 2px solid #41a15b;
    border-radius: 12px;
  }

  .info_tabs .nav-tabs li a:active,
.info_tabs .nav-tabs li a:focus,
.info_tabs .nav-tabs li a.active {
    border: 2px solid #41a15b;
    border-radius: 12px;
  }

  .table_specs .spec_name {
    max-width: 50%;
  }

  .table_specs .spec_val {
    flex: 0 0 50% !important;
  }

  .review_one {
    display: table;
  }

  .review_text {
    margin: 30px 0 0 0;
  }

  div.review_name input,
div.review_email input {
    width: 100%;
  }

  .review_text textarea {
    width: 100%;
  }

  .foot_block {
    margin: 0 0 25px;
  }

  .foot_block_1 {
    order: 4;
  }

  .foot_block_2 {
    order: 0;
  }

  .foot_block_3 {
    order: 3;
  }

  .foot_block_4 {
    order: 0;
  }

  .footer_social {
    order: 5;
  }

  p.working_days {
    margin: 0 0 20px;
  }

  .thumbnail a > img,
.thumbnail > img {
    width: 65%;
  }

  .breadcrumb {
    top: -21px;
    left: 200px;
  }

  .close_filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: #f53a42;
    padding: 0 20px;
    color: #ffffff;
    font-size: 13px;
    display: none;
    align-items: center;
    align-self: center;
    justify-content: flex-start;
    cursor: pointer;
    z-index: 10000;
  }
  .close_filter span {
    margin: 0 10px 0 0;
  }
  .close_filter.active {
    display: flex;
  }

  #mfilter-free-container-0 {
    overflow: auto !important;
  }

  .mfilter-content-wrapper {
    display: table;
    width: 100%;
  }

  .prev-cust,
.next-cust {
    top: 70px;
  }

  .prev-cust {
    left: 90px;
  }
  .prev-cust:hover {
    left: 84px;
  }

  .next-cust {
    right: 65px;
  }
  .next-cust:hover {
    right: 61px;
  }

  .header_responsive .sluj_menu {
    flex: 0 1 calc(100% - 170px);
  }

  .menu_slide {
    display: flex;
  }

  .top_categories > .home_menu > ul {
    margin: 0 34px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    list-style: none;
    padding-bottom: 25px;
    display: block;
  }

  .top_categories > .home_menu > ul > li {
    width: 120px;
    justify-content: center;
    margin-bottom: 10px;
    margin: 0 0 0 6px;
    display: inline-block;
    vertical-align: top;
  }

  .category_products .categ_tit {
    margin: 10px 0 0;
  }

  .common-home,
.product-page {
    padding: 40px 0 0 0;
  }

  .pg_category {
    padding: 22px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .container.top_categories.phone_menu {
    transition: 0.15s;
    background: linear-gradient(0deg, #f5f5f5, #fff);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.25);
  }

  .top_90 {
    padding: 90px 0 0 0;
  }

  #input-sort {
    border: 0px solid transparent;
  }

  .header_block {
    max-width: 750px;
    display: flex;
  }

  .home_menu {
    margin: 0 auto 20px;
    padding: 20px 0 0 0;
  }

  .services_card {
    max-width: 230px;
    padding: 20px;
  }

  #content.products {
    padding: 20px 20px 0;
  }

  .btn_show_categories {
    top: -26px;
    left: 20px;
  }

  .breadcrumb {
    top: -21px;
    left: 190px;
  }

  .product_container {
    max-width: 730px;
  }

  .art_href h4 {
    font-size: 20px;
  }

  .art_list {
    padding: 0;
  }

  .non_first_article h2 {
    font-size: 20px;
  }

  .non_first_article .text_desc {
    bottom: 5px;
  }

  .contacts_images {
    display: table;
  }

  .main_contacts_image {
    margin: 0;
  }

  .right_contacts_images {
    max-width: 100%;
    flex-direction: row;
    margin: 40px 0 0;
  }

  .right_contacts_images > img {
    width: calc((100% - 40px) / 2) !important;
  }

  .products #content2 {
    padding: 0;
  }

  .filter_sort {
    padding: 10px 0 0;
  }

  .thumbnail a > img,
.thumbnail > img {
    width: 40%;
  }

  .prod_details {
    padding: 0;
  }

  .additional_info {
    padding: 0;
  }

  .info_tabs {
    padding: 0;
  }

  .tab-content {
    padding: 0;
  }

  .info_tabs .nav-tabs li a {
    border: 2px solid #d9d9d9;
    border-radius: 12px;
    padding: 0px 25px;
    margin: 0 0 10px;
    justify-content: center;
  }
  .info_tabs .nav-tabs li a:hover {
    border: 2px solid #41a15b;
    border-radius: 12px;
  }

  .info_tabs .nav-tabs li a:active,
.info_tabs .nav-tabs li a:focus,
.info_tabs .nav-tabs li a.active {
    border: 2px solid #41a15b;
    border-radius: 12px;
  }

  .table_specs .spec_name {
    max-width: 50%;
  }

  .table_specs .spec_val {
    flex: 0 0 50% !important;
  }

  .review_one {
    display: table;
  }

  .review_text {
    margin: 30px 0 0 0;
  }

  div.review_name input,
div.review_email input {
    width: 100%;
  }

  .review_text textarea {
    width: 100%;
  }

  .btns_in_prod {
    top: 10px;
    right: 30px;
  }

  .nav_prod_header {
    align-items: center;
  }

  .nav_prod.nav-tabs > li > a {
    padding: 0 15px 0;
  }

  .top_100 {
    padding: 110px 0 0 0;
  }

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

  .top_100 .btn_show_categories {
    top: -26px;
  }

  .information-information,
.information-contact,
.newsblog-category,
.product-special,
.checkout-simplecheckout,
.product-compare {
    padding: 110px 0 0 0;
  }

  .prev-cust,
.next-cust {
    top: 65px;
  }

  .prev-cust {
    left: 80px;
  }
  .prev-cust:hover {
    left: 74px;
  }

  .next-cust {
    right: 60px;
  }
  .next-cust:hover {
    right: 56px;
  }

  .children_categories {
    margin: 0;
  }

  .top_100 {
    padding: 42px 0 0 0;
  }
}
@media screen and (max-width: 700px) {
  .prod_descript {
    flex-wrap: wrap;
  }
  .prod_descript .desc_images {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  .prod_descript .desc_text {
    padding: 0 20px;
    order: 2;
  }
  .prod_descript .desc_text h2 {
    font-size: 30px;
  }
  .prod_descript .desc_text h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  h1,
h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  .simple-content .buttons {
    width: 100%;
  }
  .simple-content .button {
    padding: 0 16px;
  }

  .simple-content .non_first_article .article_date {
    margin: 3px auto 0;
    opacity: 1;
  }

  .mob_menu_phones {
    justify-content: center !important;
  }

  .non_first_article h2,
.non_first_article .in_art_date {
    color: #6b6b6b;
  }

  .thumbnails {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .thumbnail a > img,
.thumbnail > img {
    width: 80%;
  }

  .home_menu li img {
    display: flex;
    margin: 0 auto 10px;
  }

  img.menu_img {
    height: 40px;
    margin: 0 auto;
  }

  .in_mo_menu .in_featured_list img {
    max-width: 50px;
  }

  .in_mo_menu #search input {
    border-radius: 8px;
  }
  .in_mo_menu .search_button_mob {
    width: 100%;
    display: flex;
  }
  .in_mo_menu .search_button_mob .btn {
    font-size: 15px;
    line-height: 1;
    box-shadow: none;
    border: none;
    padding: 9px 15px 8px;
    border-radius: 8px;
    font-weight: 300;
    width: 100%;
    justify-content: center;
    height: 40px;
    flex: 0 0 100%;
  }

  .home_menu li .dropdown-toggle img {
    margin: 0 auto 16px;
  }

  .price_block {
    margin: 25px auto 20px;
  }

  .simplecheckout-cart th {
    font-size: 1.1rem;
  }

  .simplecheckout-cart-total span {
    font-size: 1.35rem;
  }

  li.special_price {
    text-align: center;
  }

  .buy_btns {
    max-width: 1920px;
    margin: 0 auto 35px;
  }

  .guarantee {
    margin: 0 auto;
    max-width: 1920px;
  }

  .characteristics tr {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px;
    flex: 0 0 100%;
  }

  .info_item {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    min-height: 100px;
  }
  .info_item:first-child {
    min-height: 180px;
  }
  .info_item:last-child {
    margin: 0;
  }

  .characteristics .char_img {
    top: -2px;
  }

  .back_to_top_link {
    bottom: 80px;
  }

  .info_tabs .tab-content,
.info_tabs,
.container .container {
    padding: 0;
  }

  .services_card_link {
    margin: 0 auto 40px;
  }

  li.login,
li.compare_btn,
li.wishlist {
    display: none;
  }

  .non_first_article .text_desc {
    position: relative;
    bottom: initial;
  }

  .non_first_article .in_text_desc {
    padding: 0;
  }

  .first_article h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.27;
    margin: 25px 0 0;
    letter-spacing: 0.025;
  }

  .page_contacts .contacts {
    width: 100%;
    flex: 0 0 100%;
  }
  .page_contacts .contacts_ico .telegram_con {
    margin: 0;
  }
  .page_contacts .right_contacts_images {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    flex-direction: row;
    height: auto;
  }
  .page_contacts .right_contacts_images img {
    width: 100%;
  }
  .page_contacts #content p:last-child {
    margin: 0px;
  }

  .all_sales_goods {
    margin: 30px auto 0;
  }

  .info_pages .breadcrumb {
    display: none;
  }
  .info_pages img {
    width: 100% !important;
    height: auto !important;
  }
  .info_pages #content {
    padding: 50px 0 0;
  }

  #content {
    padding: 0;
  }
  #content.search_cont {
    padding: 0;
  }

  .product-search #content {
    margin: -70px 0 0 0;
  }

  .simple-content {
    margin: 40px 0 0;
  }

  .info_pages #content h1 {
    margin: 16px 0 23px;
  }

  .info_pages #content img {
    margin: 8px 0 8px;
  }

  .blog_art_list .subcategories {
    order: 3;
    display: flex;
    flex-wrap: wrap;
  }

  .blog_art_list .art_list {
    order: 1;
    display: flex;
    flex-wrap: wrap;
  }

  .blog_art_list .pagination {
    order: 2;
    display: flex;
    flex-wrap: wrap;
  }

  .first_article img {
    border-radius: 14px;
  }

  .first_article {
    margin: 0 0 40px;
  }

  .article_desc .text_desc {
    position: relative;
  }

  .non_first_article h2 {
    font-size: 24px;
    margin: 25px 0 0;
    text-shadow: none;
    color: transparent;
    background-image: linear-gradient(to left, #777dff 0px, #f154ff 200px, #f0357c 400px), linear-gradient(to right, #777dff 0px, #497ce2 200px, #37bdde 400px);
    background-size: 51% 100%;
    background-position: top left, top right;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .error_operator {
    width: 100%;
    text-align: center;
    margin: 4px 0 0;
  }

  .non_first_article,
.text_desc {
    width: 100%;
    flex: 0 0 100%;
  }

  .top_icons {
    position: relative;
  }

  .scrollable_menu .menu_tit {
    white-space: initial;
  }
  .scrollable_menu .sales .menu_tit {
    font-weight: 700;
  }

  li.languages {
    position: absolute;
    display: flex;
    top: 3px;
    right: 110px;
  }
  li.languages .custom_langs li {
    height: auto;
  }

  .product_item_var,
.sales-product {
    width: 50%;
  }

  header {
    z-index: 1500;
  }

  .simplecheckout-cart-buttons {
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
  }

  .mfilter-content > ul {
    list-style-type: none;
    margin: 0;
    padding: 40px 0 0 0;
    position: relative;
    overflow-y: auto;
    height: 100%;
  }

  .close_mfilter {
    position: fixed;
    top: 0;
    left: 0;
  }

  .form-group .col-sm-8 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .simple-content fieldset {
    padding: 0;
  }

  .checkout_h1 {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    margin: 10px 0 20px;
  }

  .btn-primary,
.btn-default,
.btn {
    padding: 0;
  }

  .mfilter-free-container-open {
    height: 100%;
    width: 100%;
    top: 0;
  }

  .mfilter-content-wrapper {
    display: table;
    width: 100%;
  }

  .simplecheckout-block-content {
    padding: 0;
  }

  #simplecheckout_comment textarea {
    font-size: 1.35rem;
    min-height: 150px;
  }

  #mfilter-free-container-1 {
    height: 100%;
  }

  .mfilter-content > ul::after {
    position: relative;
    content: "&nbsp;";
    width: 100%;
    height: 50px;
    display: flex;
    opacity: 0;
  }

  .mfilter-content > ul > li:last-child {
    padding-bottom: 0;
  }

  .menu_slide {
    display: flex;
  }

  .in_pagination {
    width: 100%;
  }

  .full_prod .table td:first-child,
.full_prod .table td:last-child {
    width: auto;
    flex: 0 1 auto;
    display: inline;
  }

  .logo_slogan {
    max-width: 140px;
    align-items: center;
    align-self: center;
    display: flex;
    bottom: 3px;
  }

  .home-sales {
    display: flex;
    flex-wrap: wrap;
  }

  .sales-product {
    border-top: 1px solid #e5e8ee;
    border-left: 1px solid #e5e8ee;
    border-radius: 0;
    float: none;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    text-align: center;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    padding: 10px 0 45px 0;
    border-right: none;
    border-bottom: none;
    display: flex;
  }

  #fastorder {
    padding: 68px 0 0 0;
  }
  #fastorder .antup .control_name {
    margin: 5px 0 20px;
  }
  #fastorder .antup .control_name input {
    max-width: 1920px;
  }
  #fastorder .antup .control_phone input {
    max-width: 1920px;
  }

  .table_specs tr {
    flex-wrap: wrap;
  }

  .table_specs .spec_name,
.table_specs .spec_val {
    width: 100% !important;
    flex: 0 0 100% !important;
    padding: 8px 16px;
  }

  .table_specs .spec_val {
    border-top: 0;
  }

  .special_price {
    bottom: -34px;
  }

  .modal_head_title {
    font-size: 2rem;
    line-height: 1;
  }

  .sales-product.bb,
.sales-product:last-child {
    border-bottom: 1px solid #e5e8ee;
  }

  #fastorder .antup .control_phone {
    margin: 0;
  }

  #fastorder .antup {
    margin-top: 15px;
  }

  .sales-product:last-child {
    border-right: 1px solid #e5e8ee;
  }

  .carousel-multi-item .item_tit {
    word-wrap: anywhere;
  }

  #popupcart_extended .empty::before {
    left: 0;
    width: 185px;
    height: 185px;
    margin: 0 auto;
  }

  .carousel-multi-item .sales-product {
    display: none;
    padding: 0;
  }
  .carousel-multi-item .sales-product.rec_six {
    display: flex;
  }

  .sales-product img {
    width: 65%;
    margin: 0 auto;
  }

  .header-informer-block-prod span {
    font-weight: normal;
    font-size: 1.2em;
    line-height: 2;
    color: white;
  }

  .image-additional {
    max-width: 58px;
  }

  .product_item {
    width: 49%;
  }

  .logo_link {
    width: 100%;
    align-items: flex-start;
    align-self: flex-start;
  }

  #content.col-md-9 {
    padding: 0;
  }

  #slidercar {
    display: flex;
    flex-wrap: wrap;
  }

  .product_item_var:nth-child(2n+2),
.sales-product:nth-child(2n+2) {
    border-right: 1px solid #e5e8ee;
  }

  .product_item_var:nth-child(2),
.sales-product:nth-child(2) {
    border-radius: 0 10px 0 0;
  }

  .sales-product:nth-child(1) {
    border-radius: 10px 0 0 0;
  }

  .product_item_var .item_tit a {
    font-size: 14px;
  }

  .container.top_categories {
    display: none;
    position: fixed;
    z-index: 100;
    height: 100%;
    padding: 62px 0 0 0;
    top: 0;
    background-color: #ffffff;
  }

  .mo_menu.active {
    z-index: 1200;
  }

  .sales-product a,
.sales-product .image {
    display: flex;
    align-items: flex-start;
    align-self: flex-start;
  }

  .sales-product a {
    min-height: 240px;
  }

  .common-home .container.top_categories {
    display: flex;
    position: relative;
    padding: 0;
  }

  .container.top_categories.phone_menu {
    height: 220px;
    top: -250px;
    position: fixed;
    transition: 0.15s;
    background: linear-gradient(0deg, #f5f5f5, #fff);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  }

  .mod_art_list {
    padding: 0 15px;
  }

  .art_href .in_art_desc {
    margin: 15px 0 0;
    position: relative;
    bottom: initial;
  }

  .art_href h4 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.025rem;
    line-height: 1.27;
    text-shadow: none;
    color: #131414;
    padding: 0;
    margin: 0;
  }

  .mod_article h3,
.mod_article .mod_art_list,
.h1,
h1,
.carousel-module h2,
.text-home h1,
.text-home h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.025rem;
    font-family: "Inter";
    line-height: 1.27;
  }

  .article_mod {
    flex: 0 0 100%;
    width: 100%;
    margin: 0 0 40px;
  }

  #ToTop {
    z-index: 100;
    bottom: 22px !important;
  }

  .top_categories > .home_menu > ul {
    margin: 0 34px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    list-style: none;
    padding-bottom: 75px;
    display: block;
  }

  .common-home .carousel-module h2 {
    margin: 40px auto 10px;
    padding: 0 0 30px;
  }

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

  .table.table_compare > tbody > tr > td,
.table.table_compare > tbody > tr > th,
.table.table_compare > tfoot > tr > td,
.table.table_compare > tfoot > tr > th,
.table.table_compare > thead > tr > td,
.table.table_compare > thead > tr > th {
    min-width: 200px;
  }
  .table.table_compare > tbody > tr > td:nth-child(1),
.table.table_compare > tbody > tr > th:nth-child(1),
.table.table_compare > tfoot > tr > td:nth-child(1),
.table.table_compare > tfoot > tr > th:nth-child(1),
.table.table_compare > thead > tr > td:nth-child(1),
.table.table_compare > thead > tr > th:nth-child(1) {
    min-width: none;
  }

  .home_menu {
    margin: 0 auto 0;
    padding: 45px 0 0 0;
  }

  .prices_block .price_uah {
    font-size: 16px;
  }
  .prices_block .price_old_usd {
    font-size: 12px;
  }
  .prices_block li {
    width: 50%;
    justify-content: center;
    margin-bottom: 10px;
  }

  .top_categories > .home_menu > ul > li {
    width: 89px;
    justify-content: center;
    margin-bottom: 10px;
    margin: 0 0 0 6px;
    display: inline-block;
    vertical-align: top;
  }

  #content2 {
    padding: 0;
  }

  .common-home .container.top_categories.mo_menu::after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 30px;
    background-color: #ffffff;
    z-index: 100;
  }

  .common-home .content {
    background-color: #ffffff;
    margin: -75px 0 0 0;
    position: relative;
    z-index: 100;
  }

  .art_rel_prods .related_products {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }

  .prod_details {
    width: 100%;
  }

  .goods_model {
    text-align: center;
  }

  .open > .dropdown-menu,
.page_menu li:nth-child(3) .dropdown-menu {
    left: 20px;
    width: 50%;
    display: none;
  }

  .btn_buy.if_is {
    justify-content: center;
  }

  .page_menu li:nth-child(4) .dropdown-menu {
    width: auto;
  }

  .page_menu .sales .menu_img {
    margin: 0 auto;
  }

  .art_cle h1 {
    font-size: 2rem;
    margin: 30px 0 10px;
  }

  .page_menu .menu_img {
    width: 80px;
  }

  .page_menu .sales .menu_img {
    max-width: 65px;
    width: 100%;
  }

  .menu_tit {
    font-size: 13px;
  }

  .text_description,
.text-home {
    padding: 0;
  }

  .prod_img_link {
    height: 140px;
  }

  .product_item_var:nth-child(3) {
    border-radius: 0;
  }

  .h1,
h1,
.carousel-module h2 {
    margin: 25px auto;
    line-height: 1.27;
  }

  .full_prod .thumbnails,
.right_side.full_prod,
.right_mid {
    padding: 0;
    border-right: 0;
    border-left: 0;
  }

  .full_prod {
    overflow: hidden;
  }

  #button-search {
    font-size: 16px;
    padding: 1px 30px 0;
    height: 44px;
    line-height: 1;
    border-radius: 15px;
  }

  .in_product_content {
    padding: 0;
  }

  .right_side .item {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 0px;
  }

  .info_tabs {
    margin: 25px auto 0;
  }
  .info_tabs .nav-tabs {
    flex-wrap: wrap;
    padding: 0;
  }
  .info_tabs .nav-tabs a {
    width: 100%;
    text-align: left;
  }
  .info_tabs li {
    width: 100%;
  }

  .btns_in_prod {
    right: -4px;
    top: 0;
  }
  .btns_in_prod .btn_mix {
    margin: 5px 0 0;
  }
  .btns_in_prod .btn_like {
    top: -5px;
    right: -40px;
    left: initial;
    bottom: initial;
  }

  .full_prod .left_mid tbody {
    text-align: center;
  }

  .full_prod .left_mid {
    padding: 0;
  }

  .in_product_content td {
    font-size: 13px;
  }

  .btns_in_prod .btn_mix {
    top: -40px;
    right: -40px;
    left: initial;
    bottom: initial;
  }

  .rating li {
    margin: 0;
    padding: 0;
  }

  .in_product_content .title_page {
    margin: 0 auto 0;
  }

  .full_prod .thumbnails {
    padding: 0 0 10px;
  }

  .thumbnails > li {
    margin-left: 0;
  }

  .full_prod td,
.full_prod tr {
    display: inline;
  }

  .full_prod table tr td {
    padding: 0 5px 0 0;
  }

  .full_prod table tr td {
    margin: 0 0 5px 0;
  }

  .full_prod table tr {
    position: relative;
    padding: 0 5px 0 0;
    border-bottom: 0;
  }

  .full_prod table tr td:nth-child(2) {
    border-right: 1px solid #0f0e0e;
  }

  .products > .row {
    flex-wrap: wrap;
  }

  .filter_sort {
    max-width: 450px;
    padding: 0;
  }

  .common-home .content > .carousel-module {
    margin: 0 auto 40px;
    padding: 0 10px;
  }

  .with_feedback .container.top_categories {
    padding: 20px 0 0 0;
  }
  .with_feedback .carousel-module h2 {
    margin: 15px auto 0;
    padding: 25px 0 25px;
  }
  .with_feedback .breadcrumb {
    margin: 20px 0 0px;
  }
  .with_feedback .mo_menu.active {
    padding: 70px 0 0 0;
  }

  .in_price_block {
    left: -10px;
  }

  .modal_price_variants,
.special_char {
    max-width: 395px;
    width: 100%;
  }

  .alert.alert-success {
    margin: 0 0 20px;
  }

  #edit-modal-avail .modal-dialog {
    height: 100%;
    padding: 68px 0 0;
    margin: 0;
  }

  .not_available .btn_buy button {
    padding-bottom: 8px;
  }

  .mail-block {
    display: flex;
    flex-wrap: wrap;
  }

  .left-mail-block {
    margin: 0 0 20px;
  }

  .left-mail-block,
.right-mail-block {
    float: none;
    width: 100%;
    min-height: 44px;
    padding: 0;
  }
  .left-mail-block input,
.right-mail-block input {
    padding: 0 16px;
  }
  .left-mail-block br,
.right-mail-block br {
    display: none;
  }

  .special_char {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .mvp_key span,
.mpv_val span {
    font-size: 14px;
  }

  .mpv_row {
    margin: 0 0 20px;
  }

  td.name {
    /* min-height: 60px;  */
    align-self: center;
    display: flex;
  }

  .sort_products label {
    display: none;
  }

  .mfilter-free-button.mobile_module,
.sort_btn {
    width: 49%;
  }

  .sort_products {
    padding: 0;
  }

  .customback_counter {
    justify-content: center;
  }

  #popupcart_extended {
    width: 100%;
  }
  #popupcart_extended .popupcart_buttons {
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 20px 60px;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 100;
  }
  #popupcart_extended .popupcart_buttons .button.btn_buy {
    margin: 0 0 10px;
  }
  #popupcart_extended .popupcart_info tr {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }
  #popupcart_extended .popupcart_info .remove img {
    cursor: pointer;
    filter: invert(1);
    width: 18px;
    height: 18px;
  }
  #popupcart_extended .popupcart_info .hr:first-child,
#popupcart_extended .popupcart_info .tr:first-child {
    display: none;
  }

  .breadcrumb {
    margin: 50px auto 0px;
    left: initial;
  }

  .container {
    padding: 20px 10px;
  }

  .col-md-12.well.antup .control-group {
    width: 100%;
  }

  .modal .modal-lg {
    max-width: 600px;
    width: 100%;
    height: 100%;
    margin: 0;
  }

  .modal-content {
    box-shadow: none !important;
    height: 100%;
    border-radius: 0;
    z-index: 2000;
  }

  .search_cont,
.product-search #mfilter-content-container > .col-md-3,
.product-search .products {
    padding: 0;
  }

  .products > .row {
    margin: 0 0 30px;
  }
  .products .search_grid {
    margin: 30px auto;
  }

  .fast-order-thumb,
.fast-order-ul {
    width: 100%;
  }

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

  .search_grid .product_item_var {
    width: 50%;
  }

  .current_price {
    justify-content: center;
  }

  #popupcart_extended .popupcart_info .hr {
    height: 1px;
    min-height: 0px;
    background-color: #dedede;
    margin: 0;
    padding: 0;
  }

  .total_info {
    padding: 0 0 240px;
  }

  .sales img.menu_img {
    max-width: 58px;
    margin: 0 auto;
  }

  #popupcart_extended .popupcart_info td {
    height: auto;
    min-height: 0;
  }

  #popupcart_extended .popupcart_info .price {
    padding: 0 0 0 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .entry_coupon {
    width: 100%;
  }

  #simplecheckout_cart .form-control {
    display: flex;
    min-width: 40px;
    height: 44px;
    margin-top: 0px;
  }

  .simplecheckout-cart-total span.inputs {
    display: flex;
    margin: 0 0 15px;
  }

  #simplecheckout_button_cart {
    width: 100%;
    height: 44px;
  }

  #popupcart_extended .popupcart_buttons {
    margin: 0 auto;
    padding: 30px 20px 60px;
    width: 100%;
    flex: 0 0 100%;
    z-index: 1000;
    background-color: #ffffff;
  }

  #popupcart_extended .popupcart_info {
    overflow-y: scroll;
    padding: 0 18px;
    height: 100%;
  }

  .logo_slogan {
    padding: 0;
  }

  .row_1 .phone_address {
    display: none;
  }

  .mob_menu_adresses {
    margin-bottom: 25px;
  }

  h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.27;
  }

  .mo_menu .foot_tit,
.mo_menu .foot_tit > a {
    border-radius: 9px;
    color: #131414;
  }

  .sales_products {
    padding: 60px 10px 0;
  }
  .sales_products .row {
    margin: 10px 0 30px;
  }
  .sales_products .sort_products {
    display: none;
  }

  .mo_menu .foot_tit > a {
    width: 100%;
  }

  .blog_art_list h1 {
    margin: 75px 0 20px;
  }

  .search {
    margin: 0;
    position: absolute;
    right: 0px;
  }

  li.cart {
    display: none;
    margin: 0;
    top: 1px;
    left: 5px;
  }
  li.cart.active {
    display: flex;
    width: 40px;
  }

  .autocalc-product-special .productPriceUSD {
    justify-content: center;
    display: flex;
  }

  div#button-cart.in_cart::after {
    left: calc(50% - 71px);
  }

  div#button-cart.in_cart {
    padding: 0 0 0 15px;
    justify-content: center;
  }

  .price_dif_block {
    top: 18px;
  }

  .logo {
    margin: 0;
    padding: 0;
  }

  li.open_mob_phones {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  }

  .top_compare:hover {
    background-repeat: no-repeat;
    background-position: bottom center;
  }

  ul.sluj_menu li {
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
  }

  .mob_menu_adresses::before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 200;
    height: 15px;
    top: -15px;
    background-color: #ffffff;
    left: 0;
  }

  .page_menu {
    flex-wrap: wrap;
    align-items: flex-start;
    align-self: flex-start;
    height: auto;
    background-color: transparent;
    background: #fff;
  }

  .page_menu .mob_menu_phones,
.page_menu .mob_menu_adresses {
    position: relative;
    display: flex;
    max-width: 1920px;
    justify-content: center;
    width: 100%;
    flex: 0 1 1920px;
    align-items: flex-start;
    align-self: flex-start;
  }

  .page_menu .head_phone a,
.page_menu .head_adress > div {
    font-size: 14px;
    margin: 0 0 7px;
  }

  .review_one {
    flex-wrap: wrap;
  }

  .tab-content h2,
.tab-content h3,
.tab-content h4 {
    font-size: 1.55rem;
  }

  #review {
    float: none;
    margin: 0 auto 80px;
    display: flex;
  }

  .open_mob_phones {
    position: relative;
  }
  .open_mob_phones .in_omp {
    display: flex;
    width: 40px;
    height: 40px;
  }

  .review_one .rew_left,
.review_one .rew_right {
    width: 100%;
    margin: 0 0 20px;
  }

  div.review_name input,
div.review_email input,
.review_text textarea {
    width: 100%;
    flex: 0 0 100%;
  }

  .review_two {
    display: flex;
    flex-wrap: wrap;
  }

  .review_two .form-group {
    width: 100%;
    margin: 0 0 40px;
  }

  .nav-tabs > li > a > span {
    font-size: 15px;
  }

  .products_var .btn_like,
.products_var .btn_mix {
    right: 0px;
  }

  .products_var .btn_like:hover,
.products_var .btn_mix:hover {
    background-position: center bottom;
  }

  .simplecheckout h1 {
    padding: 25px 0;
    margin: 0;
  }

  .autocalc-product-special {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .autocalc-product-special span {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .simplecheckout .control-label {
    font-size: 18px;
    margin: 5px 0;
    padding: 0;
    justify-content: flex-start;
  }

  #popupcart_extended .popupcart_total {
    justify-content: center;
    width: 100%;
  }

  .simple-content .form-control {
    width: 100%;
    height: 44px;
    border: 1px solid #ccc;
  }

  .info_header {
    max-width: 370px;
    width: 100%;
  }

  .nav_prod_header {
    justify-content: flex-start;
    margin: 0 auto;
    width: 100%;
  }

  .nav_prod_header li {
    margin: 0 5px 0 0;
    display: flex;
    align-content: center;
    align-items: center;
    align-self: center;
  }

  .nav_prod_header a {
    text-align: center;
    font-size: 10px;
    border-bottom: 2px solid transparent;
  }

  .head_phone {
    flex-wrap: nowrap;
  }

  .hotline-rating-informer {
    text-align: center;
  }

  .foot_block {
    margin: 40px 0 0;
  }

  .foot_tit,
.foot_tit > a {
    text-align: center;
  }

  .non_first_article .article_date {
    width: 100%;
    text-align: center;
  }

  .foot_desc {
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .work_days,
.work_hours {
    justify-content: center;
  }

  .col-xs-12 .foot_desc_p:last-child {
    margin: 0 0 30px 0;
  }

  .under_social {
    padding: 0 20px 0 0;
  }

  .home_menu .mob_menu_adresses,
.home_menu .mob_menu_phones {
    display: none;
  }

  .header_block .row {
    position: relative;
    margin: 0 0px 0 0;
  }
  .header_block .row.row_1 {
    margin: 0 0px 0 0;
  }

  #search {
    position: absolute;
    display: none;
    width: 90%;
    top: 77px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .widget-connect {
    left: initial;
    bottom: 120px;
    z-index: 1000;
  }

  .open_info .discounted_price {
    width: 100%;
    margin: 0 0 10px;
  }
  .open_info .discounted_price .currency2 {
    font-size: 16px !important;
  }

  span.autocalc-product-price span.productPriceUSD {
    font-size: 12px;
    font-weight: 600;
  }

  .fast-order-ul .list-unstyled,
.current_price {
    justify-content: center;
    align-items: center;
  }

  #ToTop {
    bottom: 10px;
  }

  .btn_like,
.btn_mix {
    width: 30px;
    height: 30px;
    right: 2px;
  }

  .btn_mix {
    top: 43px;
  }

  .tab-content h2,
.tab-content h3,
.tab-content h4 {
    font-size: 30px;
  }

  .in_services {
    justify-content: center;
  }

  .services_card_link {
    margin: 0 0 20px;
  }

  .under_border {
    flex-wrap: wrap;
  }

  .under_social {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin: 15px 0 0 0;
  }

  .under_text {
    text-align: center;
  }

  .foot_tit,
.foot_tit > a {
    text-align: center;
  }

  .col-xs-12 .foot_desc_p:last-child {
    margin: 0 0 20px 0;
  }

  #footer-phone {
    margin: 0 0 20px 0;
  }

  .foot_block {
    margin: 0 0 40px;
  }

  .working_days {
    width: 100%;
  }

  .work_days,
.work_hours {
    justify-content: center;
    padding: 0;
  }

  .breadcrumb {
    margin: 0px 0 20px;
    flex-wrap: wrap;
  }

  .characteristics {
    padding: 20px 0 0 0;
  }

  .breadcrumb a::after {
    content: "/";
    top: 0;
  }

  .info_header {
    display: none;
  }

  .autocalc-product-price {
    text-align: center;
  }

  .modal_price_variants {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .product_tit {
    text-align: center;
  }

  .in_gar_no {
    padding: 20px 0;
  }

  .dop .form-group {
    margin: 0 auto 20px;
  }

  .price_block {
    justify-content: center;
  }

  .dop .form-group {
    max-width: 320px;
    justify-content: center;
  }

  .guarantee.dop label {
    justify-content: center;
  }

  .guarantee.dop .link_style_name {
    padding: 0 17px 0 0;
  }

  .prod_buy {
    padding: 0 0 13px;
  }

  .characteristics {
    margin: 0 0 20px;
  }

  .modal-header {
    padding: 20px 20px 0;
  }

  .modal-header {
    margin: 0 auto 15px;
  }

  .contacts_main_title {
    text-align: center;
  }

  .right-block,
.left-block {
    padding: 0;
  }

  .row_contacts .iframe {
    order: 2;
  }
  .row_contacts .contacts {
    order: 1;
    padding: 0;
    margin: 0 auto 30px auto;
  }

  #notify .price {
    width: 100%;
  }

  .contacts .cont_location {
    margin: 0 auto 36px;
    display: flex;
    flex-wrap: nowrap;
  }
  .contacts .cont_location img {
    width: 15px !important;
  }
  .contacts h2 {
    text-align: center;
  }
  .contacts .cont_phone p {
    text-align: center;
  }
  .contacts .cont_phone a {
    width: 100%;
  }

  .in_cont_phones a {
    justify-content: center;
  }

  .cont_time {
    margin: 0 auto 36px;
  }
  .cont_time p::before {
    left: 0;
  }

  #content {
    width: 100%;
  }
  #content .cont_time p {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  #content .cont_time p a {
    width: 100%;
  }

  .contacts_ico {
    justify-content: center;
    margin: 0 auto;
  }

  .row_contacts iframe {
    margin: 0 auto;
    width: 100%;
  }

  .contacts_title_bottom {
    text-align: center;
    margin: 30px 0;
  }

  .info_tabs .nav-tabs li a {
    border: 2px solid #dedede;
    padding: 10px 35px;
    border-radius: 8px;
    margin: 0 auto 15px;
  }
  .info_tabs .nav-tabs li a:hover, .info_tabs .nav-tabs li a.active {
    border: 2px solid #41a15b;
    color: #41a15b;
  }
  .info_tabs .nav-tabs li a:visited, .info_tabs .nav-tabs li a:focus {
    border: 2px solid #dedede;
  }

  .antup {
    flex-wrap: wrap;
  }

  .main_contacts_image {
    margin: 0 auto;
    width: 100%;
    max-width: 340px;
  }
  .main_contacts_image img {
    width: 100%;
  }

  .right_contacts_images img {
    margin: 0 auto 35px auto;
    width: 100%;
  }

  .row_contacts p {
    width: 100%;
  }

  .row_contacts h3,
.row_contacts p,
.row_contacts a {
    text-align: center;
  }

  .cont_time p::before {
    content: "";
    background-image: url(../image/icons/red_dot.svg);
    position: absolute;
    top: 9px;
    left: 5px;
    width: 8px;
    height: 8px;
  }

  .contacts_mail {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0 0 12px;
  }

  .contacts_images {
    flex-wrap: wrap;
  }

  .category_products {
    padding: 20px 10px 0;
  }

  .mfilter-heading-text {
    padding: 0 0 0 30px;
  }

  .product_page .breadcrumb {
    position: relative;
  }
  .product_page .breadcrumb a {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 44px;
    border-radius: 8px;
    background-color: #dedede;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .product_page .breadcrumb a::after {
    content: "";
    position: absolute;
    top: 9px;
    right: 5px;
    width: 28px;
    height: 28px;
    background-image: url("/image/icons/arrow-right-sprite-slider.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
  }

  .prod_images .thumbnails > li {
    margin: 0 0 10px;
  }
  .prod_images .thumbnails a {
    width: 100%;
    max-width: 355px;
    margin: 0 auto;
  }

  .header_block {
    padding: 0;
  }

  .btn_gallery {
    display: flex;
  }

  .product_images {
    display: none;
  }

  .top_categories > .home_menu > ul > li:first-child {
    margin: 0 0 0 -20px;
  }

  .content_compare .buttons {
    width: 100%;
  }

  .alert {
    padding: 8px 30px 8px 30px;
  }

  .alert.alert-success button.close {
    right: 10px;
    top: calc(50% - 13px);
  }

  .checkout-success .buttons .pull-right {
    width: 380px;
    height: 44px;
    display: flex;
    justify-content: center;
  }
  .checkout-success .buttons .pull-right .btn-primary {
    padding: 9px 15px 8px;
    width: 100%;
  }

  #simplecheckout_form_0 {
    max-width: 400px;
  }

  .simplecheckout-button-block .simplecheckout-button-right {
    max-width: 400px;
  }

  .special_char {
    top: 60px;
  }

  .special_char_close {
    top: 10px;
    right: 10px;
  }

  .special_items {
    padding: 0;
    text-align: justify;
  }

  .search_cont {
    padding-bottom: 80px;
  }
  .search_cont > #mfilter-content-container {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .head_top:last-child {
    justify-content: flex-start;
  }

  h3.multi-item-example1 {
    justify-content: center;
    margin: 0 auto 44px auto;
    display: flex;
  }

  .pull-right {
    max-width: 405px;
    width: 100%;
  }
  .pull-right .btn {
    width: 100%;
  }

  .product_page {
    padding: 20px 10px;
  }

  .page_compare {
    padding: 40px 10px 20px;
  }

  .info_tabs .nav-tabs li a {
    align-items: flex-start;
    min-height: 0;
  }

  .product_tags > p > a {
    width: 100%;
    text-align: center;
  }

  .foot_block {
    width: 100%;
  }

  .top_icons {
    width: 20%;
    padding-left: 0;
  }

  .open_mob_phones .in_omp img {
    left: 16px;
  }

  .top_90 {
    padding: 70px 0 0 0;
  }

  .top_100 {
    padding: 90px 0;
  }

  .product_container {
    margin: 20px auto;
    padding: 0px 10px 0;
  }

  .mo_menu .foot_tit,
.mo_menu .foot_tit > a {
    max-width: 350px;
    width: 100%;
  }

  .in_omm {
    position: relative;
  }
  .in_omm img {
    position: absolute;
    left: 10px;
  }

  .newsblog-article #content .tag {
    width: 100%;
    text-align: center;
  }

  .home_menu ul {
    padding: 0;
  }

  .mo_menu .home_menu {
    padding: 0;
  }

  .common-home .container.top_categories.mo_menu.active {
    padding: 65px 0 0 0;
  }

  #content.products {
    padding: 0 20px 0 0;
  }

  .prev-cust,
.next-cust {
    display: none;
  }

  .children_categories {
    margin: 0;
  }

  .pg_category .categ_tit {
    margin: 0 0 15px;
  }

  .prod_descript {
    flex-wrap: wrap;
  }
  .prod_descript .desc_images {
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
  }
  .prod_descript .desc_text {
    padding: 0 15px;
    order: 2;
  }
  .prod_descript .desc_text h2 {
    font-size: 28px;
  }
  .prod_descript .desc_text h3 {
    font-size: 18px;
  }

  .promo_block .promo_main {
    display: none;
  }
  .promo_block .promo_mob {
    display: flex;
  }
  .promo_block .promo_mob img {
    width: 100%;
  }

  .common-home .attention:first-child {
    display: none;
  }
  .common-home .content #attention {
    display: flex;
  }

  .product-category-72 .category_products {
    padding: 35px 10px 0;
  }

  .category_products.sales_products {
    padding: 60px 10px 0;
  }

  .extra-table {
    width: 100%;
  }
  .extra-table tbody {
    display: block;
    padding: 0 15px;
  }
  .extra-table tr,
.extra-table th,
.extra-table td {
    display: table;
    width: 100%;
  }
  .extra-table tr {
    margin: 0 0 15px;
    border-bottom: 1px solid lightgrey;
  }

  .attention {
    font-size: 12px;
    height: 50px;
    text-align: center;
  }

  .st-iframe iframe {
    height: 270px;
  }

  .promo_mobile {
    display: block;
    padding: 10px 10px 0;
  }
  .promo_mobile img {
    width: 100%;
  }

  .black_fr_hand {
    display: none;
  }

  .header_responsive .sluj_menu {
    flex: 0 1 calc(100% - 145px);
  }
  .header_responsive .sluj_menu .search,
.header_responsive .sluj_menu .languages {
    position: inherit;
  }
  .header_responsive .sluj_menu .search {
    margin: 0 20px 0 0;
  }

  .search_button_mob {
    justify-content: center;
  }
  .search_button_mob button {
    max-width: 100% !important;
  }

  /*------плашка о статусе работы-------*/
  .common-home {
    padding: 15px 0 0 0;
  }

  .pg_category {
    margin: -25px 0 0 0;
  }

  .top_100 {
    padding: 15px 0;
  }

  .category_products {
    padding: 40px 10px 0;
  }

  .product-search {
    margin: -44px 0 0 0;
  }
}

/*# sourceMappingURL=style.css.map */
