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

::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit; }

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word; }

body {
  margin: 0; }

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

dl dl, dl ol, dl ul, ol dl, ul dl {
  margin: 0; }

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

hr {
  height: 0;
  overflow: visible; }

main {
  display: block; }

nav ol, nav ul {
  list-style: none;
  padding: 0; }

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

a {
  background-color: transparent; }

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

audio, video {
  display: inline-block; }

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

iframe {
  border-style: none; }

img {
  border-style: none; }

svg:not([fill]) {
  fill: currentColor; }

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

table {
  border-collapse: collapse; }

button, input, select {
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em; }

input {
  overflow: visible; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

select {
  text-transform: none; }

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical; }

[type=checkbox], [type=radio] {
  padding: 0; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

::-moz-focus-inner {
  border-style: none;
  padding: 0; }

:-moz-focusring {
  outline: 1px dotted ButtonText; }

:-moz-ui-invalid {
  box-shadow: none; }

details {
  display: block; }

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content; }

dialog:not([open]) {
  display: none; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

[hidden] {
  display: none; }

[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled=true], [disabled] {
  cursor: not-allowed; }

[aria-hidden=false][hidden] {
  display: initial; }

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute; }
/*# sourceMappingURL=/sm/1a3aae6ce95803aff039957b177d68dade28824e091831856ba5e62fe05f006d.map */
.header__switches, .menu__ul, .footer, .searchresult, .pagination {
  display: flex;
  flex-wrap: wrap; }

.header {
  display: grid; }

.btn, .ss-search-form button {
  background: rgba(255, 255, 255, 1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6);
  padding: 10px 15px;
  color: rgba(51, 51, 51, 1);
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
  font-weight: 600; }
  .btn:hover, .ss-search-form button:hover, .btn:focus, .ss-search-form button:focus {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.2);
    color: #000; }

body {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 15px;
  line-height: 22px; }

h1 {
  font-weight: 400; }

h2, h3 {
  font-weight: 500;
  font-family: 'Nunito', sans-serif; }

h1 {
  font-family: 'Nunito', sans-serif;
  font-weight: 200; }

h1 {
  font-size: 1.8rem;
  line-height: 2.6rem; }

h2 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500; }

h3 {
  font-size: 1.3rem;
  line-height: 2.1rem; }

h4 {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: 500; }

h5 {
  font-size: 1.1rem;
  line-height: 1.8rem; }

a {
  color: #0080ff;
  text-decoration: none; }

img {
  max-width: 100%; }

.center {
  text-align: center; }

hr {
  border: 0;
  height: 3px;
  width: 100%;
  background-color: red;
  background-image: linear-gradient(to left, #fff, #bbb, #fff); }

.hidden {
  display: none; }

p {
  margin-bottom: 20px; }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

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

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* text-based popup styling */
.white-popup {
  position: relative;
  background: #fff;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto; }
/* 
 ====== Zoom effect ======
 */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }
/* 
 ====== Newspaper effect ======
 */
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg); }

.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s; }

.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg); }

.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0; }

.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0; }
/* 
 ====== Move-horizontal effect ======
 */
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px); }

.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s; }

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0); }

.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0; }

.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0; }
/* 
 ====== Move-from-top effect ======
 */
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-move-from-top .mfp-content {
  vertical-align: top; }

.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px); }

.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s; }

.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0); }

.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0; }

.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0; }
/* 
 ====== 3d unfold ======
 */
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-3d-unfold .mfp-content {
  perspective: 2000px; }

.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg); }

.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s; }

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg); }

.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0; }

.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0; }
/* 
 ====== Zoom-out effect ======
 */
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }

.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3); }

.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0; }

.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0; }
/* 
 ====== "Hinge" close effect ======
 */
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  100% {
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  animation-duration: 1s;
  animation-name: hinge; }

.mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.5s ease-out; }

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0; }

a {
  color: orange; }

.alert-danger {
  color: red; }

.close {
  display: none; }

a.label {
  background: #0080ff;
  color: #fff;
  padding: 1px 4px; }

.upload-button {
  color: orange; }

.content__gallery--car-offer {
  background: #000;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 5px 0; }

.content__gallery-a--car-offer {
  flex: 1 1 200px; }

.icon-pb, .icon-on {
  position: relative;
  margin-right: 10px;
  display: inline-block; }

.icon-pb:before, .icon-on:before {
  color: #fff;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 0 0 30px rgba(0, 128, 0, 1);
  color: #fff;
  display: inline-block;
  padding: 2px 6px; }

.icon-pb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  z-index: 5;
  height: 3px;
  width: 130%;
  transform: rotate(45deg);
  transform-origin: top left;
  background: rgba(255, 0, 0, 0.8);
  border-radius: 10px; }
  .icon-pb:before {
    background: rgba(0, 128, 0, 0.8);
    content: "Pb";
    z-index: 0; }

.btn {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(20px);
  display: inline-block;
  transition: all 0.3s; }
  .btn--primary {
    box-shadow: 0 0 2px orange;
    color: orange; }
  .btn--secondary {
    box-shadow: 0 0 2px #0af;
    color: #0af; }
  .btn:hover {
    box-shadow: 0 0 2px green;
    color: green; }
  .btn:focus {
    box-shadow: 0 0 2px red;
    color: red; }

.icon-on:before {
  background: rgba(0, 0, 0, 0.6);
  content: "ON";
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 30px rgba(255, 255, 255, 0.4); }

.bg__video {
  filter: hue-rotate(-25deg); }

html, body {
  margin: 0;
  padding: 0;
  background: #000; }

body {
  overflow: overlay;
  overflow-x: hidden;
  width: 100vw; }

::-webkit-scrollbar {
  width: 18px; }

::-webkit-scrollbar-thumb {
  background: rgba(128, 128, 128, 0.8);
  border-radius: 20px;
  background-clip: padding-box;
  border: 6px solid transparent; }

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0); }

.tree__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .tree__row .edit-link {
    display: inline-block; }
    .tree__row .edit-link--show-on-hover {
      visibility: hidden; }
  .tree__row:hover {
    background: rgba(0, 0, 0, 0.3); }
    .tree__row:hover--show-on-hover {
      visibility: visible; }

.body {
  position: relative; }

@keyframes fadein {
  0% {
    opacity: 0;
    filter: brightness(0); }

  100% {
    filter: brightness(1);
    opacity: 1; } }

.img--fadein {
  animation: fadein ease-out 1s forwards; }

.img--hidden {
  opacity: 0; }

.content__name--car-offer {
  position: absolute;
  bottom: 5px;
  color: #fff;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 20px; }

.content__a--car-offer {
  text-align: center;
  position: relative;
  background: rgba(0, 0, 0, 0.4); }

.content__a--generacja {
  max-width: 300px;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  margin-right: 15px; }

.legend {
  padding: 5px 10px;
  font-weight: 800; }
  .legend--total {
    color: #05ab05;
    text-shadow: 0 0 5px rgba(5, 171, 5, 1); }
  .legend--stock {
    color: #0af;
    text-shadow: 0 0 10px rgba(0, 170, 255, 1); }
  .legend--tuned {
    color: #f07c00;
    text-shadow: 0 0 10px rgba(240, 124, 0, 1); }

.roww {
  display: flex;
  width: 100%;
  justify-items: space-between;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.rowe {
  flex: 1; }

.row {
  display: flex;
  width: 100%;
  margin-bottom: 5px; }

.bar {
  color: #fff;
  display: block;
  padding: 5px 0px;
  padding-left: 10px;
  box-sizing: border-box;
  flex: auto 0;
  width: var(--width); }
  .bar--legend {
    padding-right: 15px; }
  .bar--total {
    background: rgba(0, 128, 0, 0.7);
    padding-right: 10px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 10px rgba(0, 128, 0, 1); }
  .bar--stock {
    background: rgba(0, 170, 255, 0.5);
    box-shadow: inset 2px 0 1px rgba(0, 170, 255, 0.8), inset 10px 0 10px rgba(0, 170, 255, 0.8), 0 0 20px rgba(0, 170, 255, 0.7);
    border-radius: 10px 0 0 10px; }
  .bar--tuned {
    background: rgba(240, 124, 0, 0.5);
    box-shadow: inset -2px 0 1px rgba(240, 124, 0, 0.8), inset -10px 0 10px rgba(240, 124, 0, 0.8), 0 0 20px rgba(240, 124, 0, 0.7);
    border-radius: 0 10px 10px 0; }

.content__ti-price {
  border-radius: 5px;
  font-weight: 300;
  color: #fff;
  box-shadow: 0 0 15px #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 0 10px;
  margin: 0 10px; }

.content__t-price, .content__t-hp, .content__t-sold {
  position: absolute; }

.content__t-serie, .content__t-price, .content__t-year, .content__t-hp, .content__t-sold {
  xbackground: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 5px 10px; }
  @media (min-width: 600px) {
  .content__t-serie, .content__t-price, .content__t-year, .content__t-hp, .content__t-sold {
    font-size: 16px;
    padding: 10px 20px; } }

.content__t-brand-model {
  display: flex;
  top: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.7); }

.content__t-model, .content__t-brand {
  padding: 5px 10px;
  color: #fff; }
  @media (min-width: 600px) {
  .content__t-model, .content__t-brand {
    padding: 10px 20px;
    font-size: 16px; } }

.content__t-model {
  background: #026e9c;
  color: #fff; }

.content__t-serie {
  right: 0;
  background: rgba(0, 0, 0, 0.7); }

.content__t-price {
  bottom: 0;
  right: 0;
  background: red;
  color: #fff;
  font-weight: 700;
  llfilter: drop-shadow(2px 2px 0px #026e9c); }
  .content__t-year {
    bottom: 0;
    left: 0;
    color: #fff;
    filter: drop-shadow(2px 2px 0px #000); }

.content__t-sold {
  background: red;
  bottom: 30px;
  left: 0;
  mix-blend-mode: overlay; }
  @media (max-width: 600px) {
  .content__t-sold {
    display: none; } }

.content__ti-sold {
  background: red;
  position: absolute;
  padding: 10px 20px;
  color: #fff;
  letter-spacing: 1px;
  bottom: 30px;
  left: 0;
  mix-blend-mode: overlay; }

.car-secs {
  display: flex;
  flex-wrap: wrap; }
  .car-secs__field {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .car-secs__label {
    flex: 0 1 content;
    max-width: 210px;
    font-weight: 500;
    padding: 5px 10px; }
  .car-secs__value {
    flex: 0 1 content;
    text-align: right;
    color: #b8ff66;
    color: #ffd65a;
    padding: 10px 15px;
    background: black;
    border-bottom: 1px solid #333; }
  .car-secs__gallery {
    flex: 0 1 504px;
    padding-top: 5px;
    background: #000;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding: 5px;
    padding-right: 0; }
  @media (max-width: 800px) {
    .car-secs__gallery {
      padding-left: 0; } }
  .car-secs__gallery-a {
    flex: 1 1 200px; }
    @media (max-width: 800px) {
    .car-secs__gallery-a {
      flex-basis: 150px; } }
  .car-secs__table {
    flex: 1 1 200px;
    padding: 20px 10px 10px 10px;
    order: -1; }

.bg {
  position: fixed;
  width: 100vw;
  height: 100vh; }
  .bg__img {
    width: 100%;
    height: 100%; }
  .bg__img, .bg__video {
    object-fit: cover;
    object-position: 50% 50%; }

.content__image {
  display: flex;
  align-items: center;
  justify-content: center; }

.content__image--manufacturer {
  margin: 5px 0; }

.content__a--manufacturer {
  text-align: center;
  margin: 20px 0;
  color: #fff; }

.edit-link {
  color: #fff;
  font-size: 70%;
  line-height: 90%;
  border-radius: 10px;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  margin: 0 0px;
  display: inline-block; }
  .edit-link:hover {
    background: rgba(0, 0, 0, 0.6); }

.nov-add {
  background: green;
  font-weight: 800; }

.add {
  text-align: center;
  padding: 15px 15px 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3), -1px -1px 2px rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(20px);
  max-width: 500px;
  width: 100%; }
  .add__wrapper {
    display: flex;
    justify-content: center; }
  .add__title {
    margin: 0;
    color: #fff; }
  .add__name {
    color: #fff; }
  .add__send {
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4), -3px -3px 6px rgba(255, 255, 255, 0.4);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 6px;
    margin-top: 10px;
    font-size: 16px;
    padding: 10px 15px;
    border: 0;
    color: #fff;
    display: inline-block; }
  .add__input {
    background: rgba(0, 0, 0, 0.9);
    box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.3), inset -1px -1px 3px rgba(255, 255, 255, 0.3);
    outline: 0;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    border: 0;
    border-radius: 4px; }

.mobile-menu__wrapper .menu__link {
  color: #333;
  padding: 10px; }
  .mobile-menu__wrapper .menu__link--active, .mobile-menu__wrapper .menu__link:hover {
    background: #000;
    -webkit-background-clip: none;
    -webkit-text-fill-color: #fff; }

.lang {
  color: #fff; }

@media (max-width: 800px) {
    .home .draw {
      display: none; }
    .home #particle-slider {
      height: 200px; }
    .home .header--invert {
      backdrop-filter: none;
      background: #000; } }

.contact_button {
  background: rgba(0, 0, 0, 0.4);
  z-index: 3;
  bottom: 60px;
  right: 10px;
  padding: 10px 15px;
  color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(20px) saturate(180%) brightness(75%);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px; }
  .contact_button a {
    color: orange; }
  .contact_button__inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 840px;
    margin: 10px auto; }
  .contact_button__col {
    flex: 1 1 210px;
    padding: 10px; }
  .contact_button__label {
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: rgba(255, 255, 255, 0.7); }
  .contact_button__tel {
    display: block;
    margin-bottom: 5px;
    font-size: 160%;
    font-weight: 100; }

.dropdown__ul--level-1 {
  display: flex;
  flex-wrap: wrap; }
  .dropdown__li--level-1 {
    flex: 300px; }
  .dropdown__link:hover {
    background: #fcdecf;
    border-color: #fabd9e;
    color: #d96226; }

.manufacturers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .content__products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -8px; }

.content__a--teaser {
  flex: 250px;
  margin: 8px;
  text-align: center; }

.content__name--product {
  margin: 0; }

.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

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

.content__title--manufacturers {
  text-shadow: 1px 1px 1px #3b6574; }

.product__image {
  text-align: center; }

.subcategories {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .subcategories__a {
    flex: 300px 1;
    font-size: 120%;
    line-height: 120%;
    padding: 7px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .subcategories__a--catalog-category {
    justify-content: flex-start; }
  .subcategories__a:hover {
    background: rgba(0, 170, 255, 0.5);
    border-color: rgba(0, 170, 255, 0.9);
    color: #0af; }

.content__title--level-3 {
  color: Red; }

.content {
  color: #333;
  color: #fff; }
  .content--level-1 {
    margin: 100px auto;
    max-width: 900px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  @media (max-width: 800px) {
    .content--level-1 {
      margin: 30px auto; } }
  .content--list--level-1 {
    margin: 100px auto; }
  .content__img--manufacturer {
    width: auto; }
  .content__img--manufacturers, .content__img--catalog-category {
    background: transparent;
    max-height: 50px;
    margin-right: 20px; }
  .content__top--level-1 {
    backdrop-filter: blur(20px) saturate(180%) brightness(75%);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 20px 20px 0 0;
    padding: 30px;
    color: #fff; }
    .content__top--level-1--just-intro {
      border-radius: 20px; }
  .content__title--level-1 {
    margin: 0;
    text-align: center; }
  .content__main--level-1 {
    background: #fff;
    border-radius: 0 0 20px 20px;
    color: #333;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 20px; }

.page__menu {
  margin-top: 60px; }
  .page__menu .menu__li {
    flex: 1 1 100%; }

.content__main--catalog {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 5px; }

iframe {
  filter: invert(1); }

.home--contact {
  font-size: 200%;
  line-height: 200%; }

.search-form__input {
  background: #fff;
  border: 1px solid #ddd;
  padding: 7px 10px; }
  .search-form__input:focus {
    outline: 0; }

.search-form__button {
  background: #fff;
  font-family: 'Nunito', sans-serif;
  border: 1px solid #ddd;
  padding: 5px 10px; }

.body--fullimg {
  background-size: cover;
  background-position: 50% 50%; }

.logo {
  top: 0;
  position: absolute;
  mix-blend-mode: hard-light;
  z-index: 999;
  margin-left: 15px; }
  .logo__name {
    font-style: italic;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-size: 28px; }
  .logo:hover {
    mix-blend-mode: normal; }
  @media (min-width: 360px) {
  .logo {
    margin: 15px 0 0; } }
  @media (max-width: 510px) {
  .logo {
    margin: 15px 0 10px 0;
    max-width: calc(100% - 100px); } }
  .logo__img {
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    max-height: 50px; }
  .logo__a {
    display: inline-block;
    text-align: right;
    color: #fff; }
  .logo__slogan {
    display: inline-block;
    margin: 10px 10px 0 0;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-align: right;
    font-size: 20px; }
  @media (max-width: 510px) {
    .logo__slogan {
      display: none; } }

.main {
  grid-area: main;
  position: relative;
  margin-top: 80px;
  margin-bottom: 30px; }
  @media (max-width: 800px) {
  .main {
    margin-top: 40px; } }
  .main--clean {
    margin: 0;
    padding: 0;
    margin-top: 20px; }

.static__intro {
  display: flex;
  flex-wrap: wrap;
  background: #111;
  color: #fff; }
  .static__img {
    flex: 1 1 550px;
    max-width: 550px; }
  .static__content {
    flex: 1 1 550px;
    padding: 20px; }
  .static__more {
    max-width: 1000px;
    padding: 30px 20px;
    margin: 0 auto; }

.mobile-menu__wrapper {
  background: #fff;
  padding: 20px; }
  .mobile-menu .menu__li {
    flex: 100%; }

.page__main {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  margin-top: 300px; }

.page {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1000px; }

.page__menu {
  flex: 1 1 170px; }

.page__main {
  flex: 1 1 700px;
  padding: 30px; }

.header {
  position: fixed;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  right: 0;
  left: 0;
  top: 0;
  z-index: 99;
  backdrop-filter: blur(20px) saturate(180%) brightness(75%);
  grid-area: header;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  align-items: center;
  justify-items: center;
  grid-template-columns: auto auto 1fr auto auto auto;
  grid-template-areas: "logo . switches switches switches mobile-btn" "menu menu menu menu menu menu"; }
  .header--dark {
    background-color: rgba(0, 0, 0, 0.4) !important; }
  .header--invert {
    backdrop-filter: invert(1) blur(10px); }
  @media (min-width: 801px) {
  .header {
    grid-template-columns: auto 1fr auto auto auto;
    grid-template-areas: "logo . switches switches switches" "menu menu menu menu menu"; } }
  @media (min-width: 1360px) {
  .header {
    grid-template-columns: auto 1fr auto auto auto;
    grid-template-areas: "logo menu switches switches switches"; } }
  .header__img {
    height: 25px; }
  .header__logo {
    grid-area: logo;
    min-height: 70px;
    min-width: 140px; }
  .header__switches {
    grid-area: switches;
    align-items: center; }
  .header__menu {
    grid-area: menu;
    display: flex;
    align-items: center;
    position: relative; }
  @media (min-width: 300px) and (max-width: 801px) {
    .header__menu {
      width: 100%; } }
  @media (max-width: 801px) {
    .header__menu {
      display: none; } }
  .header__social-links {
    grid-area: social;
    margin-right: 5px; }
  @media (min-width: 360px) {
    .header__social-links {
      margin-right: 20px; } }
  .header__social-link-img {
    width: 30px; }
  @media (max-width: 800px) {
  .header--open .menu {
    display: block; } }

.lang {
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
  padding: 5px 10px;
  text-transform: uppercase; }

.header__contact {
  text-align: center;
  margin-left: 15px;
  background: rgba(0, 128, 255, 0.7);
  color: #fff;
  padding: 7px 15px; }
  @media (max-width: 801px) {
  .header__contact {
    display: none; } }
  .header__contact a {
    color: #fff; }

.header__mobile-nav-btn {
  margin: 0 10px;
  grid-area: mobile-btn; }
  @media (max-width: 410px) {
  .header__mobile-nav-btn {
    margin-left: 10px; } }
  @media (min-width: 801px) {
  .header__mobile-nav-btn {
    display: none; } }

.hamburger__bar {
  width: 26px;
  background: #333;
  border-bottom: 4px solid #fff;
  height: 4px;
  margin-bottom: 4px; }

@media (min-width: 1360px) {
  .mobile-nav {
    display: none !important; } }

.search__input {
  padding: 10px;
  padding-left: 40px;
  font-size: 15px;
  line-height: 18px;
  margin-right: 10px;
  background-image: url(../../themes/autoprofit/assets/images/search.svg);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  transition: 1s width;
  width: 200px; }
  @media (min-width: 380px) {
      .search__input:focus {
        width: 240px; } }

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

.menu {
  font-family: 'Nunito', sans-serif; }
  .menu__ul {
    align-items: stretch;
    padding: 0;
    margin: 0; }
  .menu__li {
    flex: auto; }
  .menu__link {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    padding: 20px 15px;
    transition: 0.3s all;
    width: 100%;
    color: #fff; }
  .menu__link--active, .menu__link:hover {
    position: relative;
    color: #fff;
    font-weight: 900;
    background: linear-gradient(to right, yellow, #ed3b39);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone; }
    .menu__link--active--categories, .menu__link:hover--categories {
      padding: 10px; }
    .menu__link--active:after, .menu__link:hover:after {
      content: "";
      left: 0;
      right: 0;
      bottom: 15px;
      position: absolute;
      height: 1px;
      z-index: -1;
      background: linear-gradient(to right, transparent, yellow, #ed3b39, transparent); }

  @media (max-width: 801px) {
    .menu.main-menu {
      display: none;
      background: #fff;
      position: absolute;
      z-index: 99;
      border-top: 1px solid #fff;
      top: 0;
      left: 0;
      right: 0; }
      .menu.main-menu__li {
        flex: 1 1 300px; }
      .menu.main-menu__link {
        width: 100%;
        text-align: center;
        padding: 15px 15px;
        margin: 0; }
        .menu.main-menu__link:hover {
          color: #fe0000; } }
  @media (min-width: 300px) and (max-width: 801px) {
  .menu__link {
    padding: 20px 5px; } }

.footer {
  grid-area: footer;
  justify-content: center;
  margin: auto;
  padding: 15px 30px;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-style: italic;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(20px) saturate(180%) brightness(75%); }
  .footer__logo {
    margin: 0 15px 0 auto;
    align-self: center; }
  .footer__site-name {
    display: inline-block;
    margin-left: 10px; }
  .footer__logo-img {
    width: 60px; }
  .footer__col-title {
    color: rgba(255, 255, 255, 0.3);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px; }
  .footer__info {
    padding: 0 20px 5px; }
  .footer__col {
    flex: 1;
    max-width: 250px;
    white-space: nowrap;
    padding: 0 20px; }
  @media (max-width: 1000px) {
    .footer__links {
      order: 3;
      margin-top: 10px; } }
  .footer__links-link {
    padding: 4px 20px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    color: #fff;
    transition: 0.3s all; }
  .footer__links-link:hover {
    opacity: 0.7; }
  .footer__links-link--no-margin {
    padding: 4px 0;
    display: block;
    width: 100%; }

.form-group {
  display: flex;
  align-items: center; }
  .form-group label, .form-group h4 {
    min-width: 150px;
    text-align: right;
    padding-right: 20px; }

.searchresult {
  align-items: center; }
  .searchresult__thumb {
    margin-right: 20px; }

.ss-search-form {
  margin-left: 100px; }
  .ss-search-form input {
    width: 200px;
    max-width: 100%;
    border: 1px solid #bbb;
    padding: 10px; }
  .pagination {
    list-style: none;
    justify-content: center; }
  .pagination li {
    flex: 0 auto; }
  .pagination a, .pagination span {
    padding: 10px 20px;
    color: #026e9c;
    font-size: 120%; }
  .pagination a:hover {
    background: #026e9c;
    color: #fff; }
  .pagination a, .pagination span {
    border: 1px solid #ddd;
    border-right-width: 0; }
  .pagination li:last-child a, .pagination li:last-child span {
    border-right-width: 1px; }

.form-control {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  padding: 50px;
  filter: invert(1); }

.form__group {
  display: flex;
  justify-content: space-between; }
  .form__group label {
    min-width: 200px;
    display: inline-block; }

fieldset {
  max-height: 400px;
  overflow-y: overlay; }

.form__group--fullwidth {
  grid-column: span 2; }

select, input {
  background: #000;
  color: #fff;
  margin: 2px 0;
  padding: 10px;
  outline: 0;
  border: 1px solid #555; }

.content--catalog, .content--home {
  max-width: 1600px; }

.content__main--car-offer {
  padding: 0 !important;
  overflow: hidden; }

.content__content-main--car-offer {
  padding: 0 20px 30px; }

.content__image--car-offer {
  text-align: center;
  flex-direction: column;
  align-items: center; }

.content__name--car-offer {
  bottom: 5px;
  color: #fff;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 20px; }

.content__a--car-offer {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 200px;
  flex: 0 1 var(--width);
  position: relative;
  background: rgba(0, 0, 0, 0.4); }

.content__price--car-offer {
  position: absolute !important;
  z-index: 9;
  bottom: 50px;
  right: 30px;
  font-size: 30px;
  font-weight: 900;
  padding: 20px 30px !important; }
  @media (max-width: 800px) {
  .content__price--car-offer {
    padding: 15px 15px !important;
    mix-blend-mode: none;
    top: 0px;
    bottom: auto;
    right: 20px; } }

.white {
  display: block; }
