#isuzu-menu {
  background: transparent;
}

nav.navbar {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4), transparent);
}

#fullpage .footer {
  background: #464646;
  height: auto;
  width: 100%;
  color: #999;
  display: block;
  float: left;
  position: initial !important;
}

/*  kamil  */
.close-vid {
  position: absolute;
  top: 10%;
  width: 30px;
  right: 5%;
  z-index: 5555;
  cursor: pointer;
}

.section.historia .historia-d-max #historia_slider .item .txt_wrapper {
  z-index: -1;
}

.historia-d-max.article #historia_slider .item .txt_box h2 {
  color: #f2f2f2;
  margin-left: 46px;
  margin-top: -5px;
  position: relative;
  text-shadow: 0px 0px 31px black;
  font-size: 2.59vw;
  font-weight: 800;
}

.historia-d-max.article #historia_slider .item .txt_box h2 strong {
  font-weight: 800 !important;
}

/*  kamil  */
#historiax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 14vh;
}

header#header {
  position: fixed;
  width: 100%;
}

#mobile-indicator {
  display: none;
}

.gradient-overlay {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  z-index: 5;
}
.gradient-overlay.strong {
  height: 70%;
}
.gradient-overlay.light {
  height: 30%;
}

.gradient-overlay-top {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(to bottom, black, rgba(0, 0, 0, 0));
  z-index: 5;
}
.gradient-overlay-top.strong {
  height: 60%;
}

.wide-image {
  position: relative;
  width: 100%;
  height: 100%;
}
.wide-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wide-image .content-overlay {
  position: absolute;
  inset: 0;
  margin-inline: auto;
  padding: 14vh 0 10vh;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  color: #ffffff;
}
.wide-image .content-overlay:before, .wide-image .content-overlay::after {
  content: none;
}
.wide-image .content-overlay .title {
  margin-inline: auto;
  margin-bottom: min(10rem, 12vh);
}
.wide-image .content-overlay .buttons-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6rem;
  justify-items: stretch;
}
.wide-image .content-overlay .buttons-wrapper .cta-button {
  height: max-content;
  padding: 1rem 2.5rem;
  background: #eaeaea;
  color: black;
  text-transform: uppercase;
  font-size: 1.3rem;
  cursor: pointer;
  text-align: center;
}
.wide-image .content-overlay .filler {
  flex: 1;
}
.wide-image .content-overlay .hash {
  margin-inline: auto;
  margin-bottom: min(5rem, 4vh);
}
.wide-image .content-overlay .subtitle {
  margin-inline: auto;
  margin-bottom: 1rem;
  text-align: center;
  text-align: center;
  line-height: 1.4;
}
.wide-image .content-overlay .social-wrapper {
  display: flex;
  justify-content: center;
  gap: 3vw;
}
.wide-image .content-overlay .social-wrapper .icon {
  width: 30px;
  height: 30px;
}
.wide-image .content-overlay .social-wrapper .icon.youtube-icon {
  width: 42px;
}

.section.full-video {
  background: black;
}
.section.full-video .vid-frame {
  width: 68%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section.historia .blog_layout {
  margin-top: 5%;
}
.section.historia .history-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
}
.section.historia .history-overlay .text-top {
  z-index: 6;
  display: flex;
  align-items: flex-start;
  position: absolute;
  left: 8%;
  top: 12%;
  width: 90%;
}
.section.historia .history-overlay .text-top .left-part {
  text-transform: uppercase;
  width: 30%;
  text-align: right;
  position: relative;
}
.section.historia .history-overlay .text-top .left-part .title {
  font-size: 2vw;
}
.section.historia .history-overlay .text-top .left-part .subtitle {
  margin-top: 0.5vw;
  font-size: 1vw;
  font-weight: 300;
}
.section.historia .history-overlay .text-top .left-part:after {
  content: "";
  width: 2px;
  right: -2.5vw;
  height: 115%;
  top: 0;
  position: absolute;
  background: white;
}
.section.historia .history-overlay .text-top .separator {
  margin-left: 2.5vw;
  margin-right: 2.5vw;
  width: 2px;
  background: white;
}
.section.historia .history-overlay .text-top .right-part {
  margin-top: 0.4vw;
  width: 40%;
  font-size: 0.9vw;
  font-weight: 300;
}
.section.historia .historia-d-max.scroll .container, .section.historia .historia-d-max.article.scroll .container h1.bordered {
  font-family: "bebas_neue_regularregular" !important;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  font-size: 60px;
  margin-bottom: 30px;
}
.section.historia .historia-d-max.article.scroll .container span {
  font-weight: 700;
}
.section.historia .historia-d-max.article.scroll .container img.old_car {
  z-index: 115;
}
.section.historia .historia-d-max .row {
  padding-top: 20px;
}
.section.historia .historia-d-max.scroll {
  padding-top: 0;
}
.section.historia .historia-d-max #historia_slider {
  margin: 50px 0;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators {
  position: relative;
  background: url("../../../images/historia/breaker.png") no-repeat center center/1100px auto;
  width: 100%;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators li {
  margin: 0;
  margin-right: 35px;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background: white;
  text-indent: 0;
  border: 4px solid #ddd;
  -webkit-transition: border 0.3s ease-in-out;
  -o-transition: border 0.3s ease-in-out;
  transition: border 0.3s ease-in-out;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators li:hover {
  border-color: #bbb;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators li.active {
  border-color: #c91f16;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators li.new.active {
  border-color: #b9544e;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators li h3 {
  margin: 20px 0 0;
  font-size: 25px;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators li.new {
  background: #c91f16;
  border-color: #c91f16;
  color: white;
}
.section.historia .historia-d-max #historia_slider .carousel-indicators .breaker {
  width: 35px;
  height: 6px;
  background: #ddd;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  display: inline-block;
  position: absolute;
  top: calc(50% - 3px);
  margin-left: -35px;
}
.section.historia .historia-d-max #historia_slider .carousel-control {
  background: none;
  width: 90px;
  padding-left: 50px;
}
.section.historia .historia-d-max #historia_slider .carousel-control img {
  top: calc(50% - 60px);
  position: absolute;
  right: 0;
}
.section.historia .historia-d-max #historia_slider .carousel-control.right img {
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section.historia .historia-d-max #historia_slider .carousel-inner {
  display: block;
  margin: 0 auto;
}
.section.historia .historia-d-max #historia_slider .item div.thumbnail {
  background-color: transparent;
  float: right;
  width: 65%;
  margin: 0;
}
.section.historia .historia-d-max #historia_slider .item .txt_wrapper {
  position: absolute;
  height: 100%;
  width: 50%;
}
.section.historia .historia-d-max.article.scroll .container h1.bordered, .section.historia .historia-d-max.article.scroll .container p.lead, .section.historia .historia-d-max.article.scroll .container p.text_history {
  padding-left: 0;
  margin-left: 0;
}

.background-image .item img, .background-image .item-second img, .background-image .item-third img {
  width: 100vw !important;
  height: 100vh !important;
  object-fit: cover;
}

.toolbox-bottom {
  background: #222222;
}

.section.wnetrze .carousel {
  position: static;
}
.section.wnetrze #interior_slider .base-image.mobile {
  display: none !important;
}
.section.wnetrze #interior_slider .stripe-label {
  margin-left: -1.5rem;
  padding-left: 1rem;
}
.section.wnetrze #interior_slider .carousel-inner .modals-positioning {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
.section.wnetrze #interior_slider .carousel-inner .active {
  z-index: 2;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  z-index: 20;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container.active-modal {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container.active-modal .modal-background .modal {
  transform: scale(0);
  animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container.out {
  transform: scale(1);
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container.out .modal-background .modal {
  animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container .modal-background {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container .modal-background .modal {
  overflow: hidden;
  background: none;
  display: inline-block;
  border-radius: 3px;
  position: relative;
  width: 60%;
}
.section.wnetrze #interior_slider .carousel-inner .interior-modal-container .modal-background .modal .description {
  color: white;
  padding: 1rem;
  font-size: 130%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 7;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 50px;
  height: 50px;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus.small-plus {
  width: 37.5px;
  height: 37.5px;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus.small-plus .circle-wrapper::after {
  animation-duration: 750ms;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus .circle-wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus .circle-wrapper:before {
  content: " ";
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden;
  opacity: 0.6;
  background-color: #ff0000;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus .circle-wrapper:after {
  content: " ";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 33.3%;
  height: 33.3%;
  background-color: #ff0000;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  overflow: hidden;
  -webkit-animation: circle-animation 1.5s infinite;
  -moz-animation: circle-animation 1.5s infinite;
  -o-animation: circle-animation 1.5s infinite;
  animation: circle-animation 1.5s infinite;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_wheel"] {
  top: 21.8%;
  left: 31.8%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_multimedia"] {
  top: 27.8%;
  left: 56.4%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_gear"] {
  top: 61.2%;
  left: 52.6%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_airbags"] {
  top: 16.5%;
  left: 78.4%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_climatisation"] {
  top: 44%;
  left: 46.6%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_4wd"] {
  top: 51.5%;
  left: 45%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_wheel_move"] {
  top: 41.5%;
  left: 32.4%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_controls"] {
  top: 31%;
  left: 33%;
}
.section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_start_stop"] {
  top: 45.5%;
  left: 34.4%;
}
.section.wnetrze .wnetrze-overlay {
  height: 20%;
  width: 100%;
  position: absolute;
  color: white;
  top: 84%;
  left: 0;
  color: white;
  z-index: 8;
}
.section.wnetrze .wnetrze-overlay.mobile {
  display: none !important;
}
.section.wnetrze .wnetrze-overlay.desktop {
  display: block !important;
}
.section.wnetrze .wnetrze-overlay .text-left {
  z-index: 6;
  display: flex;
  align-items: flex-start;
  position: absolute;
  left: 8%;
  top: 0%;
  width: 90%;
}
.section.wnetrze .wnetrze-overlay .text-left .left-part {
  text-transform: uppercase;
  width: 30%;
  text-align: right;
  position: relative;
}
.section.wnetrze .wnetrze-overlay .text-left .left-part .title {
  font-size: 2vw;
}
.section.wnetrze .wnetrze-overlay .text-left .left-part .subtitle {
  margin-top: 0.5vw;
  font-size: 1vw;
}
.section.wnetrze .wnetrze-overlay .text-left .left-part:after {
  content: "";
  width: 2px;
  right: -2.5vw;
  height: 115%;
  top: 0;
  position: absolute;
  background: white;
}
.section.wnetrze .wnetrze-overlay .text-left .separator {
  margin-left: 2.5vw;
  margin-right: 2.5vw;
  width: 2px;
  background: white;
}
.section.wnetrze .wnetrze-overlay .text-left .right-part {
  margin-top: 0.4vw;
  width: 35%;
  font-size: 0.9vw;
}
.section.wnetrze .wnetrze-overlay .text-left .video-button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  color: black;
  background: #eaeaea;
  text-transform: uppercase;
  margin-left: 5%;
}
.section.wnetrze .wnetrze-overlay .text-left .animate-column {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section.wnetrze .wnetrze-overlay .text-left .animate-column.leaving {
  margin-top: -150px;
  opacity: 0;
}
.section.wnetrze .wnetrze-overlay .text-left .animate-column.about-to-enter {
  opacity: 0;
  margin-top: 150px;
}
.section.wnetrze .wnetrze-overlay .text-left .animate-column.entering {
  margin-bottom: 0;
  opacity: 1;
}
.section.wnetrze .video-overlay {
  height: 0;
  width: 0;
  position: absolute;
  background: black;
  color: white;
  bottom: 50%;
  left: 50%;
  z-index: 8;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section.wnetrze .video-overlay .video-close {
  cursor: pointer;
  color: white;
  font-size: 2.5vw;
  position: absolute;
  right: 3%;
  top: calc(50px + 3%);
  opacity: 0;
}
.section.wnetrze .video-overlay .video-close img {
  height: 20px;
}
.section.wnetrze .video-overlay.visible {
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
}
.section.wnetrze .video-overlay.visible .cta-top.left {
  display: block;
}
.section.wnetrze .video-overlay.visible .video-close {
  opacity: 1;
}

.section.modele .background-image.mobile {
  display: none !important;
}
.section.modele .modele-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.section.modele .modele-container .showcase.desktop {
  display: flex !important;
}
.section.modele .modele-container .showcase.mobile {
  display: none !important;
}
.section.modele .modele-container #modeleCarousel .cabin-name {
  position: absolute;
  top: -8vw;
  text-transform: uppercase;
  width: 200%;
  left: -50%;
  display: flex;
  justify-content: center;
  font-size: 2.5rem;
  font-weight: 600;
  transition: opacity 0.3s ease-in-out;
  color: rgba(255, 255, 255, 0.8392156863);
  text-align: center;
  transition: font-size 1s;
  min-width: 350px;
}
.section.modele .modele-container #carousel {
  width: 100vw;
  position: relative;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  z-index: 6;
  top: -7%;
}
.section.modele .modele-container #carousel .item .cabin-name, .section.modele .modele-container #carousel .car-img .cabin-name {
  position: absolute;
  top: -2vw;
  text-transform: uppercase;
  width: 200%;
  left: -50%;
  display: flex;
  justify-content: center;
  font-size: 1.5vw;
  font-weight: 600;
  transition: opacity 0.3s ease-in-out;
  color: rgba(255, 255, 255, 0.8392156863);
  filter: brightness(100%) contrast(100%);
  -webkit-filter: brightness(100%) contrast(100%);
  -moz-filter: brightness(100%) contrast(100%);
  text-align: center;
  transition: font-size 1s;
  min-width: 350px;
}
.section.modele .modele-container #carousel .car-img {
  cursor: pointer;
  position: absolute;
  -webkit-transition: transform 1s, left 1s, opacity 1s, z-index 0s, filter 1s, top 1s;
  -moz-transition: transform 1s, left 1s, opacity 1s, z-index 0s, filter 1s, top 1s;
  -o-transition: transform 1s, left 1s, opacity 1s, z-index 0s, filter 1s, top 1s;
  -ms-transition: transform 1s, left 1s, opacity 1s, z-index 0s, filter 1s, top 1s;
  transition: transform 1s, left 1s, opacity 1s, z-index 0s, filter 1s, top 1s;
  opacity: 1;
}
.section.modele .modele-container #carousel .car-img img {
  width: 43vw;
  filter: brightness(130%) contrast(50%);
  -webkit-filter: brightness(130%) contrast(50%);
  -moz-filter: brightness(130%) contrast(50%);
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  -ms-transition: width 1s;
  transition: width 1s, filter 1s;
}
.section.modele .modele-container #carousel .car-img.prev {
  z-index: 5;
  left: 26%;
  top: 34%;
  transform: translateY(0) translateX(-100%);
  -webkit-transform: translateY(0) translateX(-100%);
  -moz-transform: translateY(0) translateX(-100%);
  -ms-transform: translateY(0) translateX(-100%);
  -o-transform: translateY(0) translateX(-100%);
}
.section.modele .modele-container #carousel .car-img.prev img {
  width: 18vw;
}
.section.modele .modele-container #carousel .car-img.selected {
  z-index: 10;
  left: 50%;
  top: 26%;
  transform: translateY(0px) translateX(-50%);
  -webkit-transform: translateY(0px) translateX(-50%);
  -moz-transform: translateY(0px) translateX(-50%);
  -ms-transform: translateY(0px) translateX(-50%);
  -o-transform: translateY(0px) translateX(-50%);
}
.section.modele .modele-container #carousel .car-img.selected .cabin-name {
  font-size: 2vw;
}
.section.modele .modele-container #carousel .car-img.selected img {
  filter: brightness(100%) contrast(100%);
  -webkit-filter: brightness(100%) contrast(100%);
  -moz-filter: brightness(100%) contrast(100%);
}
.section.modele .modele-container #carousel .car-img.next {
  z-index: 5;
  left: 74%;
  top: 34%;
}
.section.modele .modele-container #carousel .car-img.next img {
  width: 18vw;
}
.section.modele .modele-container #carousel .car-img.nextRightSecond {
  left: 100%;
  opacity: 0;
  top: 34%;
}
.section.modele .modele-container #carousel .car-img.nextRightSecond img {
  width: 50px;
}
.section.modele .modele-container #carousel .car-img.prevLeftSecond {
  left: 0%;
  opacity: 0;
  top: 34%;
}
.section.modele .modele-container #carousel .car-img.prevLeftSecond img {
  width: 50px;
}
.section.modele .modele-container #carousel .carousel-control-prev, .section.modele .modele-container #carousel .carousel-control-next {
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: calc(50% - 12.5px);
}
.section.modele .modele-container #carousel .carousel-control-next {
  right: 70px;
  background-image: url("../images/next_white.svg");
}
.section.modele .modele-container #carousel .carousel-control-prev {
  left: 70px;
  background-image: url("../images/back_white.svg");
}
.section.modele .konfiguracje-overlay {
  width: 100%;
  position: absolute;
  color: white;
  top: 54%;
  left: 0;
  z-index: 6;
}
.section.modele .konfiguracje-overlay .konfiguracje-switch {
  display: none;
}
.section.modele .konfiguracje-overlay .engine-selection {
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  display: flex;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.section.modele .konfiguracje-overlay .engine-selection .select {
  opacity: 75%;
  font-size: 0.9em;
  background: #545b62;
  width: 100%;
  text-align: center;
}
.section.modele .konfiguracje-overlay .engine-selection .mtat {
  display: flex;
}
.section.modele .konfiguracje-overlay .engine-selection .mtat .mt, .section.modele .konfiguracje-overlay .engine-selection .mtat .at {
  padding: 0.75rem 1.5rem;
  background: #6c757d;
}
.section.modele .konfiguracje-overlay .engine-selection .mtat .mt.active, .section.modele .konfiguracje-overlay .engine-selection .mtat .at.active {
  background: #ca2d2a;
}
.section.modele .konfiguracje-overlay .konfiguracje-list {
  display: none;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 22%;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .mt, .section.modele .konfiguracje-overlay .konfiguracje-list .at {
  display: none;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 22%;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .mt.active, .section.modele .konfiguracje-overlay .konfiguracje-list .at.active {
  display: flex;
}
.section.modele .konfiguracje-overlay .konfiguracje-list.active {
  display: flex;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja {
  background: rgba(0, 0, 0, 0.65);
  width: 20%;
  margin-left: 1vw;
  margin-right: 1vw;
  padding: 1.5vw 1vw 1vw 1vw;
  flex-direction: column;
  display: flex;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .name {
  font-size: 1.4vw;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 1vw;
  text-align: center;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features {
  list-style-type: square;
  flex: content;
  min-height: 5.5vw;
  padding-inline-start: 1vw;
  font-size: 0.8vw;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features li {
  margin-bottom: 2px;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features li.featureIdx_0 {
  list-style-type: none;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .konfiguracja-cenniki {
  background-color: transparent;
  color: white;
  text-transform: uppercase;
  padding: 0.75rem 1.5rem;
  border: 1px solid white;
  cursor: pointer;
  font-size: 1.4rem;
  transition: background-color 0.5s ease;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .konfiguracja-cenniki:hover {
  background-color: #ff3333;
}
@media (max-width: 43em) {
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .konfiguracja-cenniki {
    font-size: 1rem;
  }
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .price-from {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0.5vw;
  font-size: 0.7vw;
  margin-right: 0.6vw;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .price-from .price {
  font-size: 1.4vw;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .configure {
  cursor: pointer;
  font-size: 1vw;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  display: none;
}
.section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .disclaimer {
  font-size: min(1.5vw, 1rem);
}
.section.modele .buttons-overlay {
  position: absolute;
  left: 12.5%;
  top: 90%;
  width: 100%;
  z-index: 7;
}
.section.modele .buttons-overlay .buttons {
  display: flex;
}
.section.modele .buttons-overlay .buttons .btn-container {
  width: 27.5%;
  display: flex;
  justify-content: center;
}
.section.modele .buttons-overlay .buttons .btn-container.middle {
  width: 22.5%;
}
.section.modele .buttons-overlay .buttons .btn-container .cta-btn {
  text-transform: uppercase;
  background: #eaeaea;
  color: black;
  max-width: 250px;
  padding: 1rem 2.5rem;
  cursor: pointer;
  text-decoration: none;
}

.section.colorpicker .background-image.mobile {
  display: none !important;
}
.section.colorpicker .colors-bottom {
  position: absolute;
  width: 70%;
  top: 85%;
  left: 15%;
  display: flex;
  justify-content: center;
  z-index: 556;
}
.section.colorpicker .colors-bottom .left, .section.colorpicker .colors-bottom .right {
  display: flex;
}
.section.colorpicker .colors-bottom .color {
  width: 50px;
  margin-right: 1rem;
  height: 50px;
  background: white;
  border: 2px solid black;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.section.colorpicker .colors-bottom .color.active {
  border-color: silver;
}
.section.colorpicker .colors-bottom .color.unavailable {
  opacity: 0.3;
  cursor: not-allowed;
  display: none;
}
.section.colorpicker .main-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
  z-index: 66;
}
.section.colorpicker .main-overlay .text-top {
  z-index: 6;
  display: flex;
  align-items: flex-start;
  position: absolute;
  left: 8%;
  top: 14%;
  width: 90%;
}
.section.colorpicker .main-overlay .text-top .left-part {
  text-transform: uppercase;
  width: 30%;
  text-align: right;
  position: relative;
}
.section.colorpicker .main-overlay .text-top .left-part .title {
  font-size: 2.7vw;
}
.section.colorpicker .main-overlay .text-top .left-part .subtitle {
  margin-top: 0.5vw;
  font-size: 1vw;
}
.section.colorpicker .main-overlay .text-top .left-part:after {
  content: "";
  width: 2px;
  right: -2.5vw;
  height: 115%;
  top: 0;
  position: absolute;
  background: white;
}
.section.colorpicker .main-overlay .text-top .separator {
  margin-left: 2.5vw;
  margin-right: 2.5vw;
  width: 2px;
  background: white;
}
.section.colorpicker .main-overlay .text-top .right-part {
  margin-top: 0.4vw;
  width: 40%;
  font-size: 0.9vw;
}
.section.colorpicker .type-pick {
  display: flex;
  flex-direction: column;
  color: white;
  position: absolute;
  left: 13%;
  font-size: 1.5rem;
  top: 33%;
  z-index: 554;
}
.section.colorpicker .type-pick .type-name {
  margin-top: 2rem;
  position: relative;
  left: -30px;
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 120%;
}
.section.colorpicker .type-pick .version, .section.colorpicker .type-pick .cabin {
  margin-bottom: 0.5rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  position: relative;
  text-transform: uppercase;
}
.section.colorpicker .type-pick .version:before, .section.colorpicker .type-pick .cabin:before {
  content: "";
  left: -30px;
  background: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid white;
  position: absolute;
  display: inline-flex;
}
.section.colorpicker .type-pick .version img, .section.colorpicker .type-pick .cabin img {
  display: none;
  position: absolute;
  left: -27.5px;
  top: 4px;
  height: 13px;
  width: 13px;
}
.section.colorpicker .type-pick .version.active img, .section.colorpicker .type-pick .cabin.active img {
  display: block;
}
.section.colorpicker .colorpicker-overlay-wrapper {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateY(-60%) translateX(-50%);
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  margin-top: -20px;
  z-index: 555;
}
.section.colorpicker .colorpicker-overlay-wrapper.multi {
  cursor: e-resize;
}
.section.colorpicker .colorpicker-overlay-wrapper .version-names {
  color: white;
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 2vw;
  font-size: 2.5vw;
  z-index: -1;
}
.section.colorpicker .colorpicker-overlay-wrapper .version-names .left {
  position: absolute;
  left: 2vw;
  top: 2vw;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid white;
}
.section.colorpicker .colorpicker-overlay-wrapper .version-names .left.V-Cross {
  left: -2vw;
}
.section.colorpicker .colorpicker-overlay-wrapper .version-names .left:after {
  content: "";
  position: absolute;
  background: white;
  right: -36px;
  bottom: -86px;
  width: 2px;
  height: 100px;
  transform: rotate(-45deg);
}
.section.colorpicker .colorpicker-overlay-wrapper .version-names .right {
  position: absolute;
  right: 2vw;
  top: 2vw;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid white;
}
.section.colorpicker .colorpicker-overlay-wrapper .version-names .right:after {
  content: "";
  position: absolute;
  background: white;
  left: -36px;
  bottom: -86px;
  width: 2px;
  height: 100px;
  transform: rotate(45deg);
}
.section.colorpicker .colorpicker-overlay-wrapper .car {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  z-index: 500;
}
.section.colorpicker .colorpicker-overlay-wrapper .car.loading {
  opacity: 0;
}
.section.colorpicker .colorpicker-overlay-wrapper .car.background-car img {
  min-width: 100%;
}
.section.colorpicker .colorpicker-overlay-wrapper .car.foreground-car {
  overflow: hidden;
  width: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
}
.section.colorpicker .colorpicker-overlay-wrapper .car.foreground-car img {
  width: auto;
}
.section.colorpicker .colorpicker-overlay-wrapper .car img {
  max-width: unset;
  height: 32.71484375vw;
  pointer-events: none;
}
.section.colorpicker .colorpicker-overlay-wrapper .line {
  position: absolute;
  left: 50%;
  width: 1px;
  background: black;
  height: 27.71484375vw;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 600;
}
.section.colorpicker .colorpicker-overlay-wrapper .line .arrows {
  position: absolute;
  background: #ff3333;
  border-radius: 50%;
  bottom: -30px;
  width: 50px;
  height: 50px;
  left: -25px;
  cursor: e-resize;
}
.section.colorpicker .controls-wrapper {
  position: absolute;
  left: 50%;
  translate: -50%;
  text-align: center;
  width: max-content;
  top: 75vh;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section.colorpicker .controls-wrapper .color-name {
  color: white;
  font-size: 2rem;
  z-index: 1000;
  text-transform: initial;
  width: 30vw;
}
.section.colorpicker .controls-wrapper .arrow-btn {
  height: 21px;
  padding-top: 11px;
  width: 5vw;
  cursor: pointer;
}
.section.colorpicker .controls-wrapper .arrow-btn .arrow-left {
  width: 3vw;
  height: 2px;
  background: #DFDFDF;
  margin-right: 5vw;
  position: relative;
  cursor: pointer;
}
.section.colorpicker .controls-wrapper .arrow-btn .arrow-left:before {
  content: "";
  position: absolute;
  left: -15px;
  bottom: -9px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 25px solid #DFDFDF;
}
.section.colorpicker .controls-wrapper .arrow-btn .arrow-right {
  width: 3vw;
  height: 2px;
  background: #DFDFDF;
  margin-left: 5vw;
  position: relative;
  cursor: pointer;
  float: right;
}
.section.colorpicker .controls-wrapper .arrow-btn .arrow-right:after {
  content: "";
  position: absolute;
  right: -15px;
  bottom: -9px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 25px solid #DFDFDF;
}
.section.colorpicker .loader {
  z-index: 1 !important;
  background-color: transparent;
}
.section.colorpicker .loader .inner-wrapper {
  border: 1px solid transparent;
}
.section.colorpicker .loader .inner-wrapper .inner {
  z-index: 2 !important;
}
.section.colorpicker .loader .inner-wrapper .inner img {
  width: 15vw !important;
}

.section.d-max-home .background-image {
  position: relative;
}
.section.d-max-home .background-image.mobile {
  display: none !important;
}
.section.d-max-home .background-image .item-second, .section.d-max-home .background-image .item-third {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.section.d-max-home .background-image .item-second.show, .section.d-max-home .background-image .item-third.show {
  opacity: 1;
}
.section.d-max-home .main-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
  color: white;
  z-index: 6;
}
.section.d-max-home .main-overlay .text-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 14%;
  text-transform: uppercase;
  font-size: 1.55rem;
}
.section.d-max-home .main-overlay .text-top .title {
  font-size: 220%;
  margin-bottom: 0.75rem;
}
.section.d-max-home .main-overlay .text-top .title img {
  width: 25vw;
}
.section.d-max-home .main-overlay .text-top .subtitle {
  font-size: 145%;
  margin-bottom: 1.3rem;
}
.section.d-max-home .main-overlay .text-top .test-drive-button, .section.d-max-home .main-overlay .text-top .general-btn {
  display: inline;
  background: #eaeaea;
  color: black;
  max-width: 250px;
  padding: 0.75rem 1.5rem;
  cursor: pointer;
}
.section.d-max-home .main-overlay .text-top .promo_title {
  margin-top: clamp(2rem, 2vw, 3rem);
  font-size: clamp(2rem, 3vw, 3.5rem);
  font-weight: 700;
  letter-spacing: 2px;
  color: white;
}
.section.d-max-home .main-overlay .text-bottom {
  display: flex;
  width: 100%;
  position: absolute;
  top: 71%;
  text-align: center;
  justify-content: center;
}
.section.d-max-home .main-overlay .text-bottom .block {
  width: 20%;
  max-width: 200px;
  display: flex;
  flex-direction: column;
}
.section.d-max-home .main-overlay .text-bottom .block .first {
  font-size: 165%;
}
.section.d-max-home .main-overlay .text-bottom .block .first .number {
  font-size: 160%;
  font-weight: 400;
}
.section.d-max-home .main-overlay .text-bottom .block .second {
  font-size: 145%;
}
.section.d-max-home .main-overlay .text-bottom a.block {
  position: relative;
  top: 28px;
  margin-top: -45px;
  max-width: 200px;
}
.section.d-max-home .main-overlay .text-bottom .vertical-separator {
  margin-left: 2.5%;
  margin-right: 2.5%;
  width: 2px;
  background: white;
}
.section.d-max-home .main-overlay .scroll-bottom {
  position: absolute;
  bottom: 3%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.section.d-max-home .main-overlay .scroll-bottom img {
  width: 90px;
  height: 90px;
}
.section.d-max-home .main-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
  padding: max(5%, 65px) 0 0;
  color: white;
}
.section.d-max-home .main-content .overlay-top {
  flex: 1;
}
.section.d-max-home .main-content .overlay-top .logo {
  max-width: clamp(250px, 25vw, 350px);
  margin-inline: auto;
  padding: 0 0 2rem;
}
.section.d-max-home .main-content .overlay-top .subtitle {
  padding-bottom: 3rem;
  font-weight: 700;
  font-size: clamp(2.5rem, 3vw, 4rem);
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.section.d-max-home .main-content .overlay-bottom {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 0;
  font-size: clamp(1.2rem, 3vw, 4.6rem);
}
.section.d-max-home .main-content .overlay-bottom .title {
  font-weight: 600;
  padding-bottom: 1.5rem;
  text-align: center;
  font-size: inherit;
  grid-column: span 2;
  font-size: 80%;
}
.section.d-max-home .main-content .overlay-bottom .subtitle {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: last baseline;
  width: max-content;
  padding-right: 22px;
  padding-bottom: 14px;
  text-transform: initial;
  color: black;
  font-weight: 600;
  text-align: end;
  font-size: 45%;
}
.section.d-max-home .main-content .overlay-bottom .subtitle .big {
  font-size: 300%;
  font-weight: 800;
  padding-left: 1.4rem;
}
.section.d-max-home .main-content .overlay-bottom .subtitle sup {
  align-self: flex-start;
  margin-top: clamp(0.9rem, 2vw, 3rem);
}
.section.d-max-home .main-content .overlay-bottom .subtitle::before {
  content: "";
  position: absolute;
  inset: -5px -10px 5px -6px;
  background: #ffffff;
  z-index: -1;
  transform: skewX(-16deg);
}
.section.d-max-home .main-content .overlay-bottom .subtitle-reverse {
  color: white;
}
.section.d-max-home .main-content .overlay-bottom .subtitle-reverse::before {
  background: #000;
}
.section.d-max-home .main-content .overlay-bottom .subtitle-right {
  justify-self: end;
}
.section.d-max-home .main-content .overlay-bottom .subtitle-right::before {
  left: -11px;
}
.section.d-max-home .main-content .overlay-bottom p {
  margin-block: -2.5rem 0;
  grid-column: span 2;
  font-size: 30%;
  text-align: center;
  text-wrap: balance;
}
.section.d-max-home .main-content .overlay-bottom .link-wrapper {
  z-index: 10;
  grid-column: span 2;
  text-align: center;
}
.section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page {
  position: relative;
  display: inline;
  color: white;
  text-transform: uppercase;
  font-weight: 800;
  font-size: clamp(0.8rem, 3.4vw, 3.6rem);
}
.section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page i {
  font-size: 80%;
}
.section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page:visited {
  text-decoration: none;
}
.section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page::before {
  content: "";
  position: absolute;
  inset: -1px -80px -7px -80px;
  background: #ff0000;
  z-index: -1;
  transform: skewX(-16deg);
}
.section.d-max-home .main-content .scroll-bottom img {
  width: 90px;
  height: 90px;
}
.section.d-max-home .main-content.main-prompage {
  padding: 5% 0 0;
}
.section.d-max-home .main-content.main-prompage .overlay-top .subtitle {
  padding-bottom: min(2rem, 1vh);
}
.section.d-max-home .main-content.main-prompage .overlay-top .logo {
  max-width: clamp(200px, 20vw, 450px);
}
.section.d-max-home .main-content.main-prompage .overlay-bottom {
  padding-bottom: min(1rem, 2vh);
}
.section.d-max-home .main-content.main-prompage .overlay-bottom .title {
  font-size: clamp(3rem, 4vw, 6rem);
  padding-bottom: min(3rem, 3vh);
  font-weight: 800;
  line-height: 0.9;
  text-shadow: 2px 2px 8px black;
}
.section.d-max-home .main-content.main-prompage .overlay-bottom .title .smaller {
  font-weight: 600 !important;
  font-size: 63%;
}
.section.d-max-home .main-content.main-prompage .overlay-bottom .link-wrapper .to-page::before {
  inset: -1px -50px -7px -50px;
}
.section.d-max-home .main-content.main-prompage .main-overlay {
  height: max-content;
  position: relative;
}
.section.d-max-home .main-content.main-prompage .main-overlay .text-bottom {
  position: relative;
  padding-bottom: min(8rem, 6vh);
  top: unset;
}

.section.bezpieczenstwo .right-menu {
  position: absolute;
  left: 0;
  top: 24vh;
  width: 100%;
  height: 100%;
  color: black;
  z-index: 56;
  padding-top: 0rem;
  display: none;
  padding-bottom: 2rem;
  overflow: hidden;
}
.section.bezpieczenstwo .right-menu .ncap {
  display: none;
}
.section.bezpieczenstwo .right-menu .arrow {
  display: none;
}
.section.bezpieczenstwo .right-menu.active {
  display: block;
}
.section.bezpieczenstwo .right-menu .systems {
  transform: translate(30vw, 0);
  overflow: hidden;
  width: 850vw;
  will-change: transform;
  animation: marquee 150s linear infinite;
}
.section.bezpieczenstwo .right-menu .systems:hover {
  animation-play-state: paused;
}
.section.bezpieczenstwo .right-menu .systems span {
  display: block;
  font-size: 2vh;
  margin-top: -3vh;
  letter-spacing: -1px;
  text-align: left;
  padding-left: 2vw;
  color: white;
  text-transform: none;
  font-weight: 400;
  width: calc(100% + 2vw);
  text-shadow: 0 0 4px black;
}
.section.bezpieczenstwo .right-menu .heading {
  font-weight: 300;
  font-size: 110%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1rem;
}
.section.bezpieczenstwo .right-menu .system {
  padding-left: 1rem;
  padding-right: 1rem;
  border: 1px solid transparent;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
  font-weight: 600;
  font-size: 12vh;
  letter-spacing: -0.6vh;
  float: left;
  margin-right: 4vw;
  color: rgba(255, 255, 255, 0.6);
}
.section.bezpieczenstwo .right-menu .system:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.section.bezpieczenstwo .videos-overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 557;
  height: 100%;
  display: none;
}
.section.bezpieczenstwo .videos-overlay.active {
  display: block;
}
.section.bezpieczenstwo .videos-overlay .cross-video {
  position: absolute;
  pointer-events: auto;
  top: 90px;
  right: 30px;
  z-index: 55;
  cursor: pointer;
}
.section.bezpieczenstwo .videos-overlay .cross-video img {
  width: 20px;
  height: 20px;
}
.section.bezpieczenstwo .videos-overlay .video {
  height: 90vh;
  width: 100%;
  position: relative;
  top: 5vh;
  z-index: 6;
}
.section.bezpieczenstwo .videos-overlay .loader {
  position: absolute;
  width: 130px;
  left: calc(50% - 65px);
  bottom: 50%;
  animation: spin 3s linear infinite;
  height: auto;
  background: transparent;
  z-index: 4;
}
.section.bezpieczenstwo .background-image.mobile {
  display: none !important;
}
.section.bezpieczenstwo .background-image.blurred {
  filter: blur(10px);
}
.section.bezpieczenstwo .background-image .image-cover {
  z-index: 57;
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
}
.section.bezpieczenstwo .main-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
  display: none;
}
.section.bezpieczenstwo .main-overlay.active {
  display: block;
}
.section.bezpieczenstwo .main-overlay .text-top {
  z-index: 6;
  display: flex;
  align-items: center;
  position: absolute;
  left: 8%;
  top: 14%;
  width: 90%;
}
.section.bezpieczenstwo .main-overlay .text-top .left-part {
  text-transform: uppercase;
  width: 30%;
  text-align: right;
  position: relative;
}
.section.bezpieczenstwo .main-overlay .text-top .left-part .title {
  font-size: 2.7vw;
}
.section.bezpieczenstwo .main-overlay .text-top .left-part .subtitle {
  margin-top: 0.5vw;
  font-size: 1vw;
}
.section.bezpieczenstwo .main-overlay .text-top .left-part:after {
  content: "";
  width: 2px;
  right: -2.5vw;
  height: 115%;
  top: 0;
  position: absolute;
  background: white;
}
.section.bezpieczenstwo .main-overlay .text-top .separator {
  margin-left: 2.5vw;
  margin-right: 2.5vw;
  width: 2px;
  background: white;
}
.section.bezpieczenstwo .main-overlay .text-top .right-part {
  margin-top: 0.4vw;
  width: 40%;
  font-size: 1.4vw;
  color: white;
}
.section.bezpieczenstwo .main-overlay .text-bottom {
  z-index: 555;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  left: 5%;
  top: 74%;
  width: 90%;
  flex-wrap: wrap;
}
.section.bezpieczenstwo .main-overlay .text-bottom .left {
  width: 30%;
  margin-right: 20%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.section.bezpieczenstwo .main-overlay .text-bottom .left .title {
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 140%;
}
.section.bezpieczenstwo .main-overlay .text-bottom .left .content {
  max-width: 390px;
  font-size: 12px;
}
.section.bezpieczenstwo .main-overlay .text-bottom .right {
  width: 30%;
  display: flex;
  align-items: right;
  flex-direction: column;
}
.section.bezpieczenstwo .main-overlay .text-bottom .right .title {
  margin-bottom: 1.5rem;
  text-align: center;
  font-size: 140%;
}
.section.bezpieczenstwo .main-overlay .text-bottom .right .content {
  max-width: 390px;
  font-size: 12px;
}
.section.bezpieczenstwo .main-overlay .text-bottom .right .see-more {
  margin-top: 1.5rem;
  font-weight: 400;
  max-width: 225px;
  padding: 1rem 2.5rem;
  background: #eaeaea;
  color: black;
  text-transform: uppercase;
  font-size: 1.3rem;
  cursor: pointer;
  text-align: center;
}
.section.bezpieczenstwo .main-overlay .text-bottom .bottom {
  display: flex;
  justify-content: center;
  width: 90%;
  text-align: center;
  margin-top: 1.5rem;
}
.section.bezpieczenstwo .main-overlay .text-bottom .bottom .see-more {
  max-width: 250px;
  padding: 1rem 2.5rem;
  background: #eaeaea;
  color: black;
  text-transform: uppercase;
  font-size: 1.3rem;
  cursor: pointer;
}
.section.bezpieczenstwo .ncap {
  position: absolute;
  bottom: 5%;
  right: 5%;
  z-index: 556;
}
.section.bezpieczenstwo .ncap img {
  width: 200px;
}
.section.bezpieczenstwo .see-more-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  align-items: center;
  top: 0;
}
.section.bezpieczenstwo .see-more-overlay .mobile-switches {
  display: none !important;
}
.section.bezpieczenstwo .see-more-overlay .cross {
  position: absolute;
  top: 90px;
  right: 255px;
  z-index: 55;
  cursor: pointer;
}
.section.bezpieczenstwo .see-more-overlay .cross img {
  width: 20px;
  height: 20px;
}
.section.bezpieczenstwo .see-more-overlay.showMore {
  display: flex;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper {
  width: 100%;
  color: white;
  padding: 40px;
  display: flex;
  z-index: 54;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .title {
  font-size: 140%;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .subtitle {
  margin-top: 1.5rem;
  font-weight: 400;
  font-size: 110%;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .content {
  font-weight: 100;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .content b {
  font-weight: 400;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .content .img-wrapper {
  display: inline-block;
  width: 20px;
  margin-right: 1rem;
  margin-bottom: 0.4rem;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column {
  text-align: right;
  width: 40%;
  position: relative;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .subtitle {
  width: 80%;
  margin-left: auto;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .vertical-separator {
  margin-left: 2.5%;
  margin-right: 2.5%;
  width: 2px;
  background: white;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column {
  width: 50%;
}
.section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .subtitle {
  width: 80%;
  margin-right: auto;
}
.section.bezpieczenstwo .gradient-overlay-top {
  height: 45%;
  background: linear-gradient(to bottom, black, rgba(0, 32, 60, 0.8), rgba(0, 0, 0, 0));
}

.section.wlasciwosci .wlasciwosci-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
}
.section.wlasciwosci .wlasciwosci-overlay.mobile {
  display: none !important;
}
.section.wlasciwosci .wlasciwosci-overlay.desktop {
  display: block !important;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left {
  z-index: 6;
  display: flex;
  align-items: flex-start;
  position: absolute;
  left: 0%;
  top: 84%;
  width: 90%;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .left-part {
  text-transform: uppercase;
  width: 22%;
  text-align: right;
  position: relative;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .left-part .title {
  font-size: 2vw;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .left-part .subtitle {
  margin-top: 0.5vw;
  font-size: 1vw;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .left-part:after {
  content: "";
  width: 2px;
  right: -2.5vw;
  height: 115%;
  top: 0;
  position: absolute;
  background: white;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .separator {
  margin-left: 2.5vw;
  margin-right: 2.5vw;
  width: 2px;
  background: white;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .right-part {
  margin-top: 0.4vw;
  width: 35%;
  font-size: 0.9vw;
}
.section.wlasciwosci .wlasciwosci-overlay .text-left .gallery-button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  color: black;
  background: #eaeaea;
  text-transform: uppercase;
  margin-left: 5%;
}
.section.wlasciwosci .wlasciwosci-overlay .right-column {
  position: absolute;
  right: 5%;
  top: 100px;
  z-index: 6;
  text-shadow: 0 0 5px black;
}
.section.wlasciwosci .wlasciwosci-overlay .right-column .block {
  width: 250px;
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.section.wlasciwosci .wlasciwosci-overlay .right-column .block .title .enlarge {
  font-size: 300%;
  margin-right: 0.5rem;
}
.section.wlasciwosci .wlasciwosci-overlay .right-column .block .title.multiline {
  display: flex;
  align-items: center;
}
.section.wlasciwosci .wlasciwosci-overlay .right-column .block .title .break {
  display: block;
}
.section.wlasciwosci .wlasciwosci-overlay .right-column .block .description {
  font-size: 100%;
  font-weight: 100;
}

.section.styl .style-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
}
.section.styl .style-overlay.mobile {
  display: none !important;
}
.section.styl .style-overlay.desktop {
  display: block !important;
}
.section.styl .style-overlay .text-left {
  z-index: 6;
  display: flex;
  align-items: flex-start;
  position: absolute;
  left: 8%;
  top: 84%;
  width: 90%;
}
.section.styl .style-overlay .text-left .left-part {
  text-transform: uppercase;
  width: 30%;
  text-align: right;
  position: relative;
}
.section.styl .style-overlay .text-left .left-part .title {
  font-size: 2vw;
}
.section.styl .style-overlay .text-left .left-part .subtitle {
  margin-top: 0.5vw;
  font-size: 1vw;
}
.section.styl .style-overlay .text-left .left-part:after {
  content: "";
  width: 2px;
  right: -2.5vw;
  height: 115%;
  top: 0;
  position: absolute;
  background: white;
}
.section.styl .style-overlay .text-left .separator {
  margin-left: 2.5vw;
  margin-right: 2.5vw;
  width: 2px;
  background: white;
}
.section.styl .style-overlay .text-left .right-part {
  margin-top: 0.4vw;
  width: 35%;
  font-size: 0.9vw;
}
.section.styl .style-overlay .text-left .gallery-button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  color: black;
  background: #eaeaea;
  text-transform: uppercase;
  margin-left: 5%;
}

.section.ncap .ncap-overlay {
  width: 100%;
  position: relative;
  color: white;
  z-index: 6;
  padding: 100px 50px;
  background: black;
}
.section.ncap .ncap-overlay .text-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 14%;
  text-transform: uppercase;
  font-size: 1.55rem;
}
.section.ncap .ncap-overlay .text-top .title {
  font-size: 220%;
  margin-bottom: 0.75rem;
}
.section.ncap .ncap-overlay .text-top .title img {
  width: 25vw;
}
.section.ncap .ncap-overlay .text-top .subtitle {
  font-size: 145%;
  margin-bottom: 1.3rem;
}
.section.ncap .ncap-overlay .text-top .test-drive-button, .section.ncap .ncap-overlay .text-top .general-btn {
  display: inline;
  background: #eaeaea;
  color: black;
  max-width: 250px;
  padding: 0.75rem 1.5rem;
  cursor: pointer;
}
.section.ncap .ncap-overlay .text-top .promo_title {
  margin-top: clamp(2rem, 2vw, 3rem);
  font-size: clamp(2rem, 3vw, 3.5rem);
  font-weight: 700;
  letter-spacing: 2px;
  color: white;
}
.section.ncap .ncap-overlay .text-bottom {
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
}
.section.ncap .ncap-overlay .text-bottom .block {
  width: 20%;
  max-width: 200px;
  display: flex;
  flex-direction: column;
}
.section.ncap .ncap-overlay .text-bottom .block .first {
  font-size: 165%;
}
.section.ncap .ncap-overlay .text-bottom .block .first .number {
  font-size: 160%;
  font-weight: 400;
}
.section.ncap .ncap-overlay .text-bottom .block .second {
  font-size: 145%;
}
.section.ncap .ncap-overlay .text-bottom a.block {
  position: relative;
  top: 28px;
  margin-top: -45px;
  max-width: 200px;
}
.section.ncap .ncap-overlay .text-bottom .vertical-separator {
  margin-left: 2.5%;
  margin-right: 2.5%;
  width: 2px;
  background: white;
}

.main-slider .fp-slide .fp-tableCell {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.main-slider .fp-slide .fp-tableCell a.desktop {
  display: block;
}
.main-slider .fp-slide .fp-tableCell a.mobile {
  display: none;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: block !important;
  overflow: hidden;
}

.fp-controlArrow.fp-next {
  right: 0px;
  height: 450px;
  top: calc(50% - 200px);
  border: 0;
  width: 50px;
  background-image: url("../images/next.svg");
  background-size: 50%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: 50% 50%;
}

.fp-controlArrow.fp-prev {
  left: 0px;
  height: 450px;
  top: calc(50% - 200px);
  border: 0;
  width: 50px;
  background-image: url("../images/back.svg");
  background-size: 50%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: 50% 50%;
}

.fp-controlArrow.fp-next, .fp-controlArrow.fp-prev {
  right: 0;
  width: 230px;
  background-size: 20%;
  background-position-x: 50%;
}

.fp-slidesNav.bottom {
  bottom: 4%;
}
.fp-slidesNav.bottom ul li a span {
  background: white;
  border: 1px solid white;
  height: 7px;
  width: 7px;
}
.fp-slidesNav.bottom ul li a.active span {
  background: white;
  height: 15px;
  width: 15px;
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  width: 15px;
  height: 15px;
}

li.trigger-kampagne a {
  font-weight: 700 !important;
  animation: blinker 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}

@keyframes blinker {
  from {
    color: red;
  }
  to {
    color: white;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .historia-d-max.article #historia_slider .carousel-indicators {
    background-size: 600px auto;
    margin-top: 30px;
  }
  .historia-d-max.article #historia_slider .carousel-indicators li {
    height: 60px;
    width: 60px;
  }
  .historia-d-max.article #historia_slider .carousel-indicators li h3 {
    margin-top: 13px;
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .historia-d-max.article #historia_slider .carousel-indicators {
    background-size: 600px auto;
    margin-top: 30px;
  }
  .historia-d-max.article #historia_slider .carousel-indicators li {
    height: 60px;
    width: 60px;
  }
  .historia-d-max.article #historia_slider .carousel-indicators li h3 {
    margin-top: 13px;
    font-size: 25px;
  }
  .historia-d-max.article #historia_slider .carousel-control img {
    width: 25px;
  }
}
@media (min-width: 450px) and (max-width: 767px) {
  .historia-d-max.article .history_wrapper .item_wrapped img {
    margin-top: 25%;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .historia-d-max.article .history_wrapper .item_wrapped span {
    font-size: 20em;
  }
}
@media (min-width: 1600px) {
  .main-slider .fp-slide .fp-tableCell a.desktop img {
    width: auto;
    min-height: 100vh;
    max-width: none;
  }
}
@media (min-width: 1400px) {
  .vid-frame {
    width: 85%;
    height: 69%;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .video {
    height: 125%;
  }
}
@media (max-width: 1400px) {
  .section.bezpieczenstwo .main-overlay .text-top .right-part {
    font-size: 1.8vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features, .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .price-from {
    font-size: 0.9vw;
  }
  .section.d-max-home .main-overlay .scroll-bottom img {
    width: 70px;
    height: 70px;
  }
  .section.d-max-home .main-content .overlay-top .logo {
    padding: 0 0 2%;
  }
  .section.d-max-home .main-content .overlay-bottom {
    font-size: clamp(1.2rem, 2.4vw, 3.6rem);
  }
  .section.d-max-home .main-content .overlay-bottom .title {
    padding-bottom: 1rem;
  }
  .section.d-max-home .main-content .overlay-bottom .subtitle {
    padding-bottom: 21px;
  }
  .section.d-max-home .main-content .overlay-bottom .subtitle::before {
    inset: -4px -10px 16px -10px;
  }
  .section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page {
    font-size: clamp(0.8rem, 2.4vw, 3.6rem);
  }
  .section.d-max-home .main-content .scroll-bottom img {
    width: 70px;
    height: 70px;
  }
  .section.d-max-home .main-content.main-prompage {
    padding: max(4%, 60px) 0 0;
  }
  .section.d-max-home .main-content.main-prompage .overlay-bottom {
    padding-bottom: min(1rem, 1vh);
  }
}
@media (min-width: 1318px) and (max-width: 1366px) and (min-height: 630px) and (max-height: 768px) {
  .fp-controlArrow.fp-prev {
    left: 0;
    width: 150px;
    background-size: 25%;
    background-position-x: 75%;
  }
  .fp-controlArrow.fp-next {
    right: 0;
    width: 150px;
    background-size: 25%;
    background-position-x: 25%;
  }
  .section.colorpicker .colors-bottom {
    top: 86%;
  }
  .fp-slidesNav.bottom {
    bottom: 1%;
  }
  .video {
    height: 125%;
  }
  .section.modele .modele-overlay .model-info .model .version {
    font-size: 1.6vw;
  }
  .section.wnetrze .wnetrze-overlay .text-left .video-button, .section.styl .style-overlay .text-left .gallery-button {
    height: 85px;
    width: 85px;
  }
}
@media (max-width: 1200px) and (min-width: 1025px), (min-width: 984px) and (max-width: 1024px) and (orientation: landscape) {
  .base-image img {
    max-width: none;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper {
    font-size: 9px;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_4wd"] {
    top: 51.5%;
    left: 41%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_wheel_move"] {
    left: 25.4%;
    top: 39.5%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_climatisation"] {
    top: 44%;
    left: 40.6%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_controls"] {
    top: 31%;
    left: 26%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_wheel"] {
    top: 24.8%;
    left: 25.8%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_multimedia"] {
    top: 26.8%;
    left: 54.4%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_airbags"] {
    top: 15.5%;
    left: 77.4%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_gear"] {
    top: 63.2%;
    left: 47.6%;
  }
}
@media (max-width: 1024px) {
  .section.d-max-home .main-content.main-prompage {
    padding: max(8%, 90px) 0 0;
  }
  .section.d-max-home .main-overlay .scroll-bottom {
    bottom: 2.5%;
  }
  .main-slider .fp-tableCell .desktop {
    width: 115%;
    max-width: initial;
    margin-left: -14%;
    margin-right: -14%;
    margin-top: 1%;
  }
  .section.historia .historia-d-max #historia_slider .carousel-control {
    width: 70px;
  }
  .fp-slidesNav.bottom {
    bottom: 8%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left, .section.bezpieczenstwo .main-overlay .text-bottom .right {
    width: 35%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .content, .section.bezpieczenstwo .main-overlay .text-bottom .right .content {
    font-size: 12px;
    font-weight: 300;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper {
    font-size: 11px;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .subtitle {
    width: 100%;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .subtitle {
    width: 85%;
  }
  .section.d-max-home .main-content {
    padding: max(8%, 100px) 0 0;
  }
  .section.d-max-home .main-content .overlay-bottom .subtitle::before {
    inset: -5px -10px 14px -10px;
  }
  .wide-image .content-overlay .buttons-wrapper {
    gap: 3rem;
  }
}
@media (max-width: 1024px) and (orientation: portrait) {
  .section.colorpicker .type-pick {
    top: 17vh;
    width: 83vw;
    flex-direction: row;
    left: 17vw;
  }
  .section.colorpicker .type-pick .type-version, .section.colorpicker .type-pick .type-cabin {
    flex-basis: 50%;
  }
  .section.colorpicker .main-overlay .text-top {
    top: 11%;
    left: 5%;
  }
  .section.colorpicker .main-overlay .text-top .left-part {
    width: 36%;
  }
  .section.colorpicker .main-overlay .text-top .left-part .title {
    font-size: 3.5vw;
  }
  .section.colorpicker .main-overlay .text-top .left-part .subtitle {
    font-size: 1.75vw;
  }
  .section.colorpicker .main-overlay .text-top .right-part {
    width: 60%;
    font-size: 1.575vw;
    font-weight: 300;
  }
  .section.colorpicker .colorpicker-overlay-wrapper {
    width: 80%;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .car img {
    height: 52.34375vw;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .line {
    height: 47.34375vw;
  }
  .section.bezpieczenstwo .right-menu .systems {
    animation: marqueeMobile 150s linear infinite;
    display: flex;
    flex-wrap: wrap;
    width: 800vw;
  }
  .section.bezpieczenstwo .right-menu .heading {
    font-size: 125%;
  }
  .section.bezpieczenstwo .main-overlay .text-top {
    left: 5%;
  }
  .section.bezpieczenstwo .main-overlay .text-top .left-part {
    width: 41%;
  }
  .section.bezpieczenstwo .main-overlay .text-top .left-part .title {
    font-size: 3.5vw;
  }
  .section.bezpieczenstwo .main-overlay .text-top .left-part .subtitle {
    font-size: 1.75vw;
  }
  .section.bezpieczenstwo .main-overlay .text-top .right-part {
    width: 60%;
    font-size: 1.575vw;
    font-weight: 300;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom {
    flex-direction: column;
    top: 69%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .right .title, .section.bezpieczenstwo .main-overlay .text-bottom .left .title {
    font-size: 210%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .right .content, .section.bezpieczenstwo .main-overlay .text-bottom .left .content {
    font-size: 16px;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left {
    margin-bottom: 2rem;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .bottom .see-more {
    font-size: 1.5rem;
  }
  .section.bezpieczenstwo .see-more-overlay .cross {
    top: 90px;
    right: 60px;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper {
    font-size: 16px;
  }
  .section.bezpieczenstwo .image-cover {
    display: none;
  }
  .section.full-video .vid-frame {
    height: 42%;
    width: 100%;
  }
  .section.wnetrze #interior_slider .carousel-inner .interior-modal-container .modal-background .modal img {
    max-width: 85%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_wheel"] {
    top: 26.8%;
    left: 10.8%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_controls"] {
    top: 34%;
    left: 11%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_wheel_move"] {
    top: 42.5%;
    left: 9.4%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_climatisation"] {
    top: 45%;
    left: 54.6%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_4wd"] {
    top: 51.5%;
    left: 55%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_gear"] {
    top: 51.2%;
    left: 72.6%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_multimedia"] {
    top: 26.8%;
    left: 88.4%;
  }
  .section.wnetrze .wnetrze-overlay {
    top: 80%;
  }
  .section.wnetrze .wnetrze-overlay .text-left {
    width: 96%;
    left: 2%;
  }
  .section.wnetrze .wnetrze-overlay .text-left .separator {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .section.wnetrze .wnetrze-overlay .text-left .left-part {
    width: 35%;
  }
  .section.wnetrze .wnetrze-overlay .text-left .left-part .title {
    font-size: 3.5vw;
  }
  .section.wnetrze .wnetrze-overlay .text-left .left-part .subtitle {
    font-size: 1.75vw;
  }
  .section.wnetrze .wnetrze-overlay .text-left .right-part {
    width: 40%;
    font-size: clamp(0.9rem, 3vw, 1.2rem);
    font-weight: 300;
  }
  .section.wnetrze .video-overlay {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
  }
  .section.wnetrze .video-overlay #interior-video {
    left: -88%;
    position: absolute;
  }
  .section.historia .hide-mobile {
    display: none !important;
  }
  .section.historia .history-overlay .text-top .left-part {
    width: 90%;
    text-align: left;
  }
  .section.historia .history-overlay .text-top .left-part .title {
    font-size: 4vw;
  }
  .section.historia .history-overlay .text-top .left-part .subtitle {
    font-size: 2vw;
    font-weight: 300;
  }
  .section.historia .history-overlay .text-top .left-part:after {
    display: none;
  }
  .section.historia .historia-d-max #historia_slider .item div.thumbnail {
    width: 100%;
  }
  .section.historia .historia-d-max #historia_slider .carousel-control {
    width: 45px;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner {
    position: relative;
    overflow: initial;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -13.5%;
    left: 0%;
    color: #f3f3f3;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper .txt_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    flex-direction: column-reverse;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper .txt_box span {
    color: #f3f3f3;
    font-size: 2vw;
    margin-top: 1.5rem;
    text-shadow: 0px 0px 31px black;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper .txt_box h2 {
    color: #f3f3f3;
    margin: 0;
    font-size: 5vw;
  }
  .section.d-max-home .main-overlay {
    padding: max(14%, 90px) 0 3%;
  }
  .section.d-max-home .main-overlay .scroll-bottom {
    display: none;
  }
  .section.d-max-home .main-overlay .text-bottom {
    top: 82%;
  }
  .section.d-max-home .main-overlay .overlay-top {
    max-width: clamp(300px, 60%, 400px);
  }
  .section.d-max-home .main-overlay .overlay-top .logo {
    padding: 0 0 2rem;
  }
  .section.d-max-home .main-overlay .overlay-top .subtitle {
    font-size: clamp(3rem, 6.5vw, 5.5rem);
  }
  .section.d-max-home .main-overlay .overlay-bottom {
    font-size: clamp(1.2rem, 3.4vw, 3.4rem);
  }
  .section.d-max-home .main-overlay .overlay-bottom .link-wrapper {
    margin-top: 1rem;
  }
  .section.d-max-home .main-overlay .overlay-bottom .link-wrapper .to-page {
    font-size: clamp(0.8rem, 3.4vw, 5.6rem);
  }
  .section.d-max-home .main-overlay .text-top .title img {
    width: 50vw;
  }
  .section.d-max-home .main-prompage {
    padding: max(17%, 130px) 0 0;
  }
  .section.d-max-home .main-prompage .main-overlay {
    padding: 0 0 3%;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left {
    top: 80%;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .left-part {
    width: 35%;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .left-part .title {
    font-size: 3.5vw;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .left-part .subtitle {
    font-size: 1.75vw;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .right-part {
    width: 60%;
    font-size: clamp(0.9rem, 3vw, 1.2rem);
    font-weight: 300;
  }
  .section.wlasciwosci .wlasciwosci-overlay .right-column {
    font-size: 1.7vw;
  }
  .section.wlasciwosci .wlasciwosci-overlay .right-column .block {
    width: 340px;
  }
  .section.wlasciwosci .wlasciwosci-video {
    position: absolute;
    top: 0;
    left: -105%;
  }
  .section.styl .style-overlay .text-left {
    top: 80%;
    width: 96%;
    left: 2%;
  }
  .section.styl .style-overlay .text-left .separator {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .section.styl .style-overlay .text-left .left-part {
    width: 35%;
  }
  .section.styl .style-overlay .text-left .left-part .title {
    font-size: 3.5vw;
  }
  .section.styl .style-overlay .text-left .left-part .subtitle {
    font-size: 1.75vw;
  }
  .section.styl .style-overlay .text-left .right-part {
    width: 40%;
    font-size: clamp(0.9rem, 3vw, 1.2rem);
    font-weight: 300;
  }
  .section.styl .style-video {
    position: absolute;
    top: 0;
  }
  .section.modele #modeleCarousel .carousel-inner {
    overflow: visible;
  }
  .section.modele .konfiguracje-overlay {
    width: 100%;
    top: 59.5%;
    height: 41%;
    z-index: 55;
  }
  .section.modele .konfiguracje-overlay .engine-selection {
    top: -85px;
    font-size: 3.5rem;
  }
  .section.modele .konfiguracje-overlay .engine-selection .at, .section.modele .konfiguracje-overlay .engine-selection .mt {
    padding: 1.35rem 2.25rem;
  }
  .section.modele .konfiguracje-overlay .engine-selection .engine .selector-icon {
    width: 3vw;
    height: 3vw;
    margin-right: 2.5vw;
  }
  .section.modele .konfiguracje-overlay .engine-selection .engine .description {
    font-size: 2.3vw;
  }
  .section.modele .konfiguracje-overlay .engine-selection .engine .description .km {
    font-size: 3.8vw;
  }
  .section.modele .konfiguracje-overlay .engine-selection .engine.selected .selector-icon img {
    width: 4vw;
    height: 4vw;
    top: -1.4vw;
    left: 0.3vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-switch {
    display: block;
    position: absolute;
    top: 10%;
    height: 100%;
    width: 100%;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-switch .button {
    z-index: 5555;
    height: 85.5%;
    width: 10%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-switch .button.right {
    right: 0;
    left: initial;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list {
    left: 10%;
    top: 10%;
    width: 400%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .mt, .section.modele .konfiguracje-overlay .konfiguracje-list .at {
    justify-content: flex-start;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja {
    width: 78vw;
    padding: 2vw 6vw 2vw 6vw;
    opacity: 0.85;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .name {
    font-size: 5vw;
    margin-bottom: 2vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features {
    font-size: 2vw;
    padding-inline-start: 6vw;
    margin-bottom: 2.5vw;
    min-height: 11vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .price-from {
    font-size: clamp(1rem, 2.2vw, 1.4rem);
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .konfiguracja-footer .price-from .price {
    font-size: 4vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .configure {
    font-size: 3.5vw;
    margin-top: 1.5vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .disclaimer {
    font-size: clamp(1rem, 2.2vw, 1.4rem);
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-1 {
    left: 10%;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-1 .konf-1 {
    background: rgb(0, 0, 0);
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-2 {
    left: -70%;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-2 .konf-2 {
    background: rgb(0, 0, 0);
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-3 {
    left: -150%;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-3 .konf-3 {
    background: rgb(0, 0, 0);
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-4 {
    left: -230%;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-4 .konf-4 {
    background: rgb(0, 0, 0);
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-5 {
    left: -310%;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list.showing-5 .konf-5 {
    background: rgb(0, 0, 0);
  }
  .section.modele .modele-container {
    display: flex;
    align-items: center;
  }
  .section.modele .modele-container .showcase.desktop {
    display: none !important;
  }
  .section.modele .modele-container .showcase.mobile {
    display: block !important;
    z-index: 7;
    margin-bottom: 15%;
    width: 100%;
  }
  .section.modele .modele-container .showcase.mobile .item img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .section.modele .modele-container .showcase.mobile .carousel-control-prev {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: calc(50% - 12.5px);
    left: 0;
    background-image: url("../images/back_white.svg");
  }
  .section.modele .modele-container .showcase.mobile .carousel-control-next {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: calc(50% - 12.5px);
    right: 0;
    background-image: url("../images/next_white.svg");
  }
  .section.modele .buttons-overlay {
    left: 5%;
    width: 90%;
    top: 87%;
  }
  .section.modele .buttons-overlay .buttons .btn-container {
    width: 33.33%;
  }
  .section.modele .buttons-overlay .buttons .btn-container.middle {
    width: 33.33%;
  }
  .section.modele .buttons-overlay .buttons .btn-container .cta-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2vw;
    min-width: 100px;
    max-width: 250px;
    text-align: center;
  }
  #fp-nav {
    display: none;
  }
  .fp-controlArrow.fp-prev {
    width: 50px;
    background-size: 50%;
    background-position-x: 50%;
  }
  .fp-controlArrow.fp-next {
    width: 50px;
    background-size: 50%;
    background-position-x: 50%;
  }
  .main-slider .fp-tableCell .desktop {
    margin-top: 5%;
  }
  .fp-slidesNav.bottom {
    bottom: 3%;
  }
  .fp-slidesNav.bottom {
    bottom: 55px;
  }
  #mobile-indicator {
    display: block;
  }
  .main-slider .fp-slide .fp-tableCell {
    display: flex;
    align-items: center;
    overflow: hidden;
  }
  .main-slider .fp-slide .fp-tableCell a.mobile {
    display: block;
  }
  .main-slider .fp-slide .fp-tableCell a.desktop {
    display: none;
  }
  #fullpage .footer {
    padding-bottom: 60px;
  }
  .base-image img {
    min-width: 100vw;
    height: auto !important;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) and (min-aspect-ratio: 16/9) {
  .section.bezpieczenstwo .right-menu .heading {
    display: none;
  }
  .section.bezpieczenstwo .right-menu {
    font-size: 73%;
  }
}
@media (max-width: 1100px) and (orientation: landscape) {
  .section.bezpieczenstwo .right-menu .heading {
    display: none;
  }
  .section.bezpieczenstwo .right-menu {
    font-size: 70%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left {
    margin-right: 10%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .content, .section.bezpieczenstwo .main-overlay .text-bottom .right .content {
    font-size: 0.9vw;
    font-weight: 100;
  }
}
@media (min-width: 1024px) and (min-aspect-ratio: 16/9) {
  .base-image img {
    width: 100vw;
    height: auto;
  }
  .modele .background-image img {
    top: -1%;
    position: absolute;
  }
}
@media (min-width: 1024px) and (max-aspect-ratio: 16/9) {
  .base-image img {
    width: auto;
    max-width: none;
    height: 100vh;
  }
}
@media (max-width: 992px) {
  .fp-controlArrow.fp-prev {
    left: 0;
    width: 150px;
    background-size: 25%;
    background-position-x: 75%;
  }
  .fp-controlArrow.fp-next {
    right: 0;
    width: 150px;
    background-size: 25%;
    background-position-x: 25%;
  }
  .main-slider .fp-tableCell .desktop {
    margin-top: 5%;
  }
  .fp-slidesNav.bottom {
    bottom: 3%;
  }
  .section.d-max-home .main-overlay .text-bottom .block.mobile-order-1,
  .section.d-max-home .main-overlay .text-bottom .vertical-separator.mobile-order-1 {
    order: 1;
  }
  .section.d-max-home .main-overlay .text-bottom .block.mobile-order-2,
  .section.d-max-home .main-overlay .text-bottom .vertical-separator.mobile-order-2 {
    order: 2;
  }
  .section.d-max-home .main-overlay .text-bottom .block.mobile-order-3,
  .section.d-max-home .main-overlay .text-bottom .vertical-separator.mobile-order-3 {
    order: 3;
    top: 34px;
    width: 27%;
  }
  .section.d-max-home .main-overlay .text-bottom .block.mobile-order-4,
  .section.d-max-home .main-overlay .text-bottom .vertical-separator.mobile-order-4 {
    order: 4;
  }
  .section.d-max-home .main-overlay .text-bottom .block.mobile-order-5,
  .section.d-max-home .main-overlay .text-bottom .vertical-separator.mobile-order-5 {
    order: 5;
  }
}
@media (max-width: 767px) {
  .historia-d-max.article .history_wrapper {
    margin: 75px 0 50px;
  }
  .historia-d-max.article .history_wrapper .item_wrapped {
    position: relative;
    margin-bottom: 70px;
  }
  .historia-d-max.article .history_wrapper .item_wrapped span {
    position: absolute;
    font-size: 14em;
    line-height: 1;
    top: inherit;
    margin-top: 20px;
    width: 100%;
    font-weight: bold;
    -webkit-font-weight: bold;
    -moz-font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: grayscale;
    color: #eee;
  }
  .historia-d-max.article .history_wrapper .item_wrapped img {
    position: relative;
    margin-top: 40%;
    max-height: inherit;
  }
  .historia-d-max.article .history_wrapper .item_wrapped h2 {
    position: relative;
    font-size: 50px;
    display: block;
    margin: 15px auto;
    text-align: center;
  }
  .historia-d-max.article .history_wrapper .item_wrapped .belka {
    width: 100%;
    height: 30px;
    background: rgb(102, 102, 102);
  }
  .historia-d-max.article .history_wrapper .item_wrapped .circle {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    background: #ddd;
    top: -22px;
    text-align: center;
  }
  .historia-d-max.article .history_wrapper .item_wrapped .circle h3 {
    margin: 0;
    font-weight: bold;
    margin-top: 22px;
    font-size: 28px;
    color: initial;
  }
  .wide-image .content-overlay {
    padding-inline: 5vw;
  }
  .wide-image .content-overlay .title {
    margin-bottom: 4vh;
    font-size: 3vh;
  }
  .wide-image .content-overlay .buttons-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .wide-image .content-overlay .buttons-wrapper .cta-button {
    font-size: 1.1rem;
  }
  .wide-image .content-overlay .hash {
    font-size: 3vh;
    margin-bottom: 2vh;
  }
  .wide-image .content-overlay .subtitle {
    font-size: 2vh;
  }
  .section.bezpieczenstwo .ncap {
    left: 2.5%;
    bottom: 7%;
  }
  .section.bezpieczenstwo .ncap img {
    width: 130px;
  }
  .close-vid {
    right: 25px;
  }
  .section.colorpicker .type-pick {
    top: 6vh;
    width: 83vw;
    flex-direction: row;
    left: 17vw;
  }
  .section.colorpicker .type-pick .type-version, .section.colorpicker .type-pick .type-cabin {
    flex-basis: 50%;
  }
  .section.colorpicker .main-overlay .text-top {
    display: none;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom {
    top: 55%;
    width: 66%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left, .section.bezpieczenstwo .main-overlay .text-bottom .right {
    width: 100%;
    font-size: 1.2rem;
    cursor: pointer;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .title, .section.bezpieczenstwo .main-overlay .text-bottom .right .title {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 140%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .content, .section.bezpieczenstwo .main-overlay .text-bottom .right .content {
    font-size: clamp(0.9rem, 3vw, 1.2rem);
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left {
    margin-right: 8%;
    align-items: flex-start;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .bottom .see-more {
    font-size: 1rem;
    display: none;
  }
  .section.bezpieczenstwo .main-overlay .text-top .right-part {
    font-size: 1.5vw;
    width: 20%;
  }
  .section.bezpieczenstwo .videos-overlay {
    width: calc(100% - 225px);
  }
  .section.bezpieczenstwo .see-more-overlay .mobile-switches {
    display: flex !important;
    color: white;
    z-index: 555;
    bottom: 5%;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    position: absolute;
    font-size: 140%;
    text-align: center;
  }
  .section.bezpieczenstwo .see-more-overlay .mobile-switches .active {
    font-weight: 600;
  }
  .section.bezpieczenstwo .see-more-overlay .cross {
    top: 80px;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper {
    font-size: 12px;
    width: 97%;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .vertical-separator {
    display: none;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column {
    position: absolute;
    width: 100%;
    left: 5%;
    top: 80px;
    display: none;
    text-align: left;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .subtitle {
    width: 90%;
    margin-right: auto;
    margin-left: 0;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column.active {
    display: block;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column {
    position: absolute;
    width: 100%;
    left: 5%;
    top: 80px;
    display: none;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .subtitle {
    width: 90%;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column.active {
    display: block;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column {
    width: 95%;
    max-height: 80%;
    overflow: auto;
  }
  .section.bezpieczenstwo .right-menu {
    background: rgba(255, 255, 255, 0.8117647059);
    left: auto;
    right: 0;
    top: 0;
    width: 225px;
    padding-top: 8rem;
  }
  .section.bezpieczenstwo .right-menu .systems {
    overflow: auto;
    width: auto;
    animation: none;
    transform: none;
    max-height: 65vh;
  }
  .section.bezpieczenstwo .right-menu .system {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    text-align: center;
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    float: none;
    color: black;
    margin-right: 0;
  }
  .section.bezpieczenstwo .right-menu .system span {
    display: none;
  }
  .section.wlasciwosci .wlasciwosci-overlay .right-column .block {
    width: 280px;
  }
  .section.d-max-home .main-content.main-prompage .overlay-bottom .title {
    padding-bottom: 0;
  }
  .section.d-max-home .main-content.main-prompage .main-overlay {
    padding: 0 0 6%;
  }
}
@media (max-width: 600px) {
  .section.colorpicker .controls-wrapper {
    top: 65vh;
  }
  .section.colorpicker .controls-wrapper .color-name {
    font-size: 1.7rem;
    width: 60vw;
    font-weight: 600;
  }
  .section.colorpicker .controls-wrapper .arrow-btn .arrow-right {
    margin-left: 3rem;
  }
  .section.colorpicker .controls-wrapper .arrow-btn .arrow-left {
    margin-right: 3rem;
  }
  .section.bezpieczenstwo .right-menu {
    right: -90px;
    transition: right 1s ease-in-out;
  }
  .section.bezpieczenstwo .right-menu.slide-in {
    right: 0;
  }
  .section.bezpieczenstwo .right-menu .arrow {
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 30px solid rgba(255, 255, 255, 0.8117647059);
    left: -50px;
    cursor: pointer;
  }
  .section.bezpieczenstwo .right-menu .arrow.rotate img {
    transform: rotateY(180deg);
  }
  .section.bezpieczenstwo .right-menu .arrow img {
    width: 20px;
    height: 20px;
    position: relative;
    right: -25px;
  }
  .section.bezpieczenstwo .right-menu .heading {
    font-size: 85%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .section.bezpieczenstwo .right-menu .system {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .section.bezpieczenstwo .right-menu {
    width: 90px;
  }
  .section.bezpieczenstwo .right-menu .system {
    font-size: 75%;
  }
  .section.bezpieczenstwo .videos-overlay {
    width: calc(100% - 90px);
  }
  .section.bezpieczenstwo .videos-overlay .cross-video {
    top: 55px;
    right: 15px;
  }
  .section.bezpieczenstwo .videos-overlay .video {
    position: static;
    height: initial;
    width: 100%;
    top: initial;
  }
  .section.bezpieczenstwo .videos-overlay.active {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section.d-max-home .main-content {
    padding: max(20%, 60px) 0 max(10%, 45px);
  }
  .section.d-max-home .main-content .overlay-top {
    max-width: clamp(250px, 70%, 400px);
  }
  .section.d-max-home .main-content .overlay-top .logo {
    padding: 0 0 1rem;
  }
  .section.d-max-home .main-content .overlay-top .subtitle {
    font-size: clamp(3rem, 9.6vw, 3.6rem);
    margin-right: 12px;
  }
  .section.d-max-home .main-content .overlay-bottom {
    width: clamp(250px, 70%, 400px);
    grid-template-columns: 1fr;
    gap: 0.5rem;
    font-size: clamp(1.8rem, 7vw, 4.6rem);
  }
  .section.d-max-home .main-content .overlay-bottom .title {
    padding-bottom: 1rem;
    grid-column: unset;
    text-align: center;
    font-size: 130%;
    margin-left: -4%;
  }
  .section.d-max-home .main-content .overlay-bottom .subtitle {
    margin-inline: auto;
    padding: 0;
    font-size: 45%;
  }
  .section.d-max-home .main-content .overlay-bottom .subtitle::before {
    inset: -3px -10px -3px -10px;
  }
  .section.d-max-home .main-content .overlay-bottom p {
    margin-block: -1rem -2rem;
    grid-column: unset;
    font-size: 25%;
  }
  .section.d-max-home .main-content .overlay-bottom .link-wrapper {
    margin-top: 1rem;
    grid-column: unset;
  }
  .section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page {
    font-size: clamp(0.8rem, 6.4vw, 3.6rem);
  }
  .section.d-max-home .main-content .overlay-bottom .link-wrapper .to-page::before {
    inset: -7px -20px -7px -20px;
  }
  .section.d-max-home .main-content .scroll-bottom img {
    width: 90px;
    height: 90px;
  }
  .section.d-max-home .main-content.main-prompage {
    padding: max(20%, 80px) 0 25px;
  }
  .section.d-max-home .main-content.main-prompage .overlay-bottom {
    width: clamp(250px, 90%, 400px);
  }
  .section.d-max-home .main-content.main-prompage .overlay-bottom .title {
    font-size: clamp(3rem, 3vw, 5.5rem);
    margin-left: 0;
  }
  .d-max-home .background-image img {
    object-position: center;
  }
  .section.ncap .ncap-overlay {
    padding: 100px 5%;
  }
  .section.ncap .ncap-overlay .text-bottom .block {
    flex: 1;
  }
  .section.ncap .ncap-overlay .text-bottom a.block {
    top: 0;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .section.bezpieczenstwo .right-menu .heading {
    display: none;
  }
  .section.bezpieczenstwo .right-menu .ncap {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 5;
  }
  .section.bezpieczenstwo .right-menu .ncap img {
    width: 80px;
    min-width: 80px;
    max-height: 65px;
  }
  .section.wnetrze #interior_slider .carousel-inner .interior-modal-container .modal-background .modal img {
    max-width: 85%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus[href="#i_climatisation"] {
    top: 43%;
  }
  .section.wnetrze #interior_slider .carousel-inner .plus_wrapper .plus {
    width: 37.5px;
    height: 37.5px;
  }
  .section.modele .modele-container .showcase.mobile .carousel-control-next, .section.modele .modele-container .showcase.mobile .carousel-control-prev {
    height: 30px;
    width: 30px;
  }
  .d-max-home .background-image img {
    margin-top: 0;
  }
  .section.bezpieczenstwo .main-overlay .text-top {
    left: 5%;
  }
  .section.bezpieczenstwo .main-overlay .text-top .left-part {
    width: 41%;
  }
  .section.bezpieczenstwo .main-overlay .text-top .left-part .title {
    font-size: 4vw;
  }
  .section.bezpieczenstwo .main-overlay .text-top .left-part .subtitle {
    font-size: 2.3vw;
  }
  .section.bezpieczenstwo .main-overlay .text-top .right-part {
    width: 31%;
    font-size: 2.3vw;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom {
    top: 55%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left, .section.bezpieczenstwo .main-overlay .text-bottom .right {
    font-size: 1rem;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .title, .section.bezpieczenstwo .main-overlay .text-bottom .right .title {
    margin-bottom: 0;
    font-weight: 300;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .content, .section.bezpieczenstwo .main-overlay .text-bottom .right .content {
    font-size: clamp(0.9rem, 3vw, 1.2rem);
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left {
    margin-right: 8%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .bottom .see-more {
    font-size: 1rem;
  }
  .section.bezpieczenstwo .main-overlay .ncap {
    display: none;
  }
  .section.bezpieczenstwo .see-more-overlay .mobile-switches {
    display: flex !important;
    color: white;
    z-index: 555;
    bottom: 9%;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    position: absolute;
    font-size: 140%;
    text-align: center;
  }
  .section.bezpieczenstwo .see-more-overlay .mobile-switches .active {
    font-weight: 600;
  }
  .section.bezpieczenstwo .see-more-overlay .cross {
    top: 60px;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper {
    font-size: 10px;
    width: 97%;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .vertical-separator {
    display: none;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column {
    position: absolute;
    width: 100%;
    left: 5%;
    top: 60px;
    display: none;
    text-align: left;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column .subtitle {
    width: 90%;
    margin-right: auto;
    margin-left: 0;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column.active {
    display: block;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column {
    position: absolute;
    width: 100%;
    left: 5%;
    top: 60px;
    display: none;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .content, .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column .subtitle {
    width: 96%;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column.active {
    display: block;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column {
    width: 95%;
    max-height: 80%;
    overflow: auto;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .content .img-wrapper {
    display: none;
  }
  .section.colorpicker .colors-bottom {
    top: 74vh;
    width: 95%;
    left: 5%;
  }
  .section.colorpicker .colors-bottom .color {
    margin-bottom: 5px;
  }
  .section.colorpicker .colors-bottom .left, .section.colorpicker .colors-bottom .right {
    flex-wrap: wrap;
    justify-content: center;
  }
  .section.d-max-home .main-overlay .text-top {
    font-size: 1.35rem;
  }
  .section.d-max-home .main-overlay .text-bottom {
    font-size: 2vw;
  }
  .section.colorpicker .main-overlay .text-top {
    left: 5%;
  }
  .section.colorpicker .main-overlay .text-top .left-part {
    width: 28%;
  }
  .section.colorpicker .main-overlay .text-top .left-part .title {
    font-size: 4.6vw;
  }
  .section.colorpicker .main-overlay .text-top .right-part {
    width: 60%;
    font-size: 2.5vw;
  }
  .section.colorpicker .colors-bottom .color {
    width: 50px;
    height: 50px;
  }
  .section.colorpicker .colors-bottom .color.active {
    border-color: silver;
  }
  .section.colorpicker .colorpicker-overlay-wrapper {
    width: 104%;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .car img {
    height: 71.97265625vw;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .line {
    height: 66.97265625vw;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .version-names {
    font-size: 4.5vw;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .version-names .left {
    left: 10vw;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .version-names .left.V-Cross {
    left: 2vw;
  }
  .section.colorpicker .colorpicker-overlay-wrapper .version-names .right {
    right: 10vw;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left {
    width: 98%;
    top: 70%;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .left-part {
    width: 35%;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .left-part .title {
    font-size: 4.6vw;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .left-part .subtitle {
    font-size: 2.6vw;
  }
  .section.wlasciwosci .wlasciwosci-overlay .text-left .right-part {
    width: 59%;
    font-size: clamp(0.9rem, 3vw, 1.2rem);
  }
  .section.wlasciwosci .wlasciwosci-overlay .right-column {
    font-size: 2.6vw;
    top: 60px;
  }
  .section.wlasciwosci .wlasciwosci-overlay .right-column .block {
    width: 130px;
    margin-bottom: 1rem;
  }
  .section.wnetrze .wnetrze-overlay {
    top: 75%;
  }
  .section.wnetrze .wnetrze-overlay .text-left {
    width: 98%;
  }
  .section.wnetrze .wnetrze-overlay .text-left .left-part {
    width: 35%;
  }
  .section.wnetrze .wnetrze-overlay .text-left .left-part .title {
    font-size: 4.6vw;
  }
  .section.wnetrze .wnetrze-overlay .text-left .left-part .subtitle {
    font-size: 2.6vw;
  }
  .section.wnetrze .wnetrze-overlay .text-left .right-part {
    width: 56%;
    font-size: clamp(0.9rem, 3vw, 1.2rem);
  }
  .section.wnetrze .wnetrze-overlay .text-left .video-button {
    position: absolute;
    right: 5%;
    top: -85px;
    width: 70px;
    height: 70px;
    font-size: 1rem;
  }
  .section.wnetrze .wnetrze-overlay .right-column {
    font-size: 2.6vw;
    top: 60px;
  }
  .section.wnetrze .wnetrze-overlay .right-column .block {
    width: 130px;
    margin-bottom: 1rem;
  }
  .section.wnetrze .mobile-video-button {
    position: absolute;
    top: 10%;
    right: 5%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    font-size: 2.4vw;
    color: black;
    background: #eaeaea;
    text-transform: uppercase;
    margin-left: 5%;
    z-index: 6;
  }
  .section.styl .style-overlay .text-left {
    width: 96%;
    left: 2%;
    top: 70%;
  }
  .section.styl .style-overlay .text-left .separator {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .section.styl .style-overlay .text-left .left-part {
    width: 44%;
  }
  .section.styl .style-overlay .text-left .left-part .title {
    font-size: 4.4vw;
  }
  .section.styl .style-overlay .text-left .left-part .subtitle {
    font-size: 2.3vw;
  }
  .section.styl .style-overlay .text-left .right-part {
    width: 50%;
    font-size: clamp(0.9rem, 3vw, 1.2rem);
    font-weight: 300;
  }
  .section.styl .style-overlay .text-left .gallery-button {
    position: absolute;
    height: 70px;
    width: 70px;
    top: -85px;
    right: 5%;
    font-size: 1rem;
  }
  .main-slider .fp-tableCell .mobile {
    width: 114%;
    max-width: initial;
    margin-left: -5.666667%;
    margin-right: -5.666667%;
    margin-top: 1.666667%;
  }
  .section.modele .modele-container {
    display: flex;
    align-items: center;
  }
  .section.modele .modele-container .showcase.desktop {
    display: none !important;
  }
  .section.modele .modele-container .showcase.mobile {
    margin-bottom: 15%;
  }
  .section.modele .konfiguracje-overlay {
    top: 55%;
  }
  .section.modele .konfiguracje-overlay .engine-selection {
    font-size: 1.75rem;
    top: -300px;
  }
  .section.modele .konfiguracje-overlay .engine-selection .mt, .section.modele .konfiguracje-overlay .engine-selection .at {
    padding: 0.75rem 1.5rem;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja {
    padding: 1vw 3vw 1vw 3vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features {
    font-size: 3vw;
    font-weight: 400;
    margin-bottom: 0;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .price-from {
    font-size: 3vw;
    margin-bottom: 1.5rem;
  }
  .section.modele .buttons-overlay .buttons .btn-container .cta-btn {
    width: 100px;
    font-size: 3vw;
    padding: 0.5rem 1.5rem;
  }
  .section.historia .history-overlay .text-top .left-part .title {
    font-size: 6vw;
    text-shadow: 0 0 5px black;
  }
  .section.historia .history-overlay .text-top .left-part .subtitle {
    font-size: 3.5vw;
    text-shadow: 0 0 5px black;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper {
    bottom: -46.5%;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper .txt_box span {
    margin-top: 1rem;
    font-weight: 400;
    font-size: 9vw;
  }
  .section.historia .historia-d-max #historia_slider .carousel-inner .item .txt_wrapper .txt_box h2 {
    font-size: 9vw;
    line-height: 9vw;
  }
  .wide-image .buttons-overlay .cta-button {
    max-width: 100px;
    padding: 0.5rem 1.5rem;
    text-align: center;
    font-size: 3vw;
  }
}
@media screen and (min-width: 992px) and (max-height: 768px) and (min-aspect-ratio: 16/10) {
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja {
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    width: 24%;
    padding-top: 5px;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .features {
    font-size: 0.8vw;
  }
  .section.modele .konfiguracje-overlay .konfiguracje-list .konfiguracja .name {
    margin-bottom: 3px;
  }
}
@media (max-width: 350px) {
  .section.bezpieczenstwo .main-overlay .text-top .right-part {
    width: 25%;
    font-size: 2.3vw;
    word-break: break-word;
  }
  .section.bezpieczenstwo .right-menu .system {
    font-size: 68%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .content, .section.bezpieczenstwo .main-overlay .text-bottom .right .content {
    font-size: 9px;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .right .see-more {
    max-width: 150px;
    font-size: 1rem;
    padding: 0.5rem 1.25rem;
  }
  .section.colorpicker .colors-bottom {
    top: 81%;
  }
  .section.colorpicker .colors-bottom .color {
    width: 46px;
    height: 46px;
  }
  .section.modele .buttons-overlay .buttons .btn-container .cta-btn {
    min-width: auto;
    width: 80px;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper {
    font-size: 8px;
  }
  .section.bezpieczenstwo .see-more-overlay .text-wrapper .right-column, .section.bezpieczenstwo .see-more-overlay .text-wrapper .left-column {
    left: 3%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom .left .title,
  .section.bezpieczenstwo .main-overlay .text-bottom .right .title {
    font-size: 115%;
  }
  .section.bezpieczenstwo .main-overlay .text-bottom {
    top: 50%;
  }
  .wide-image .buttons-overlay .cta-button {
    max-width: 80px;
    font-size: 1rem;
  }
  .section.modele .modele-container .showcase.mobile {
    margin-bottom: 35%;
  }
  .section.modele .konfiguracje-overlay {
    top: 54.5%;
  }
  .section.modele .konfiguracje-overlay .engine-selection {
    font-size: 1.35rem;
    top: -14px;
  }
  .section.modele .konfiguracje-overlay .engine-selection .mt, .section.modele .konfiguracje-overlay .engine-selection .at {
    padding: 0.5rem 1.25rem;
  }
}
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes spin {
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes marquee {
  0% {
    transform: translate(30vw, 0);
  }
  50% {
    transform: translate(-630vw, 0);
  }
}
@keyframes marqueeMobile {
  0% {
    transform: translate(30vw, 0);
  }
  50% {
    transform: translate(-730vw, 0);
  }
}/*# sourceMappingURL=homepage-fullpage.css.map */