html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "PorscheNextWLa";
  font-size: 18px;
  overflow-x: hidden;
}

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

a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

img {
  max-width: 100%;
}

.white {
  color: #fff;
}

.padding-top {
  padding-top: 3%;
  margin: 0;
  text-align: center;
}

.bg-black {
  background: #000;
  max-width: 50% !important;
  padding: 20px 0 !important;
}

.bg-black p {
  color: #fff;
  margin: 0;
  font-size: 1.5rem;
}

.contact-tel {
  font-size: 2rem;
  color: #bb0a30;
}

.flex-center {
  justify-content: center;
}

.c-form-msg {
  color: #fff;
}

.c-form-wrap {
  padding: 0;
}

.contact-title {
  font-size: 24px;
  margin: 0;
}

.flex-between {
  justify-content: space-between !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.contact-info {
  padding: 1rem;
  /* flex: 1 0 auto; */
  flex: 1 0 25%;
  max-width: 25%;
}

.c-header {
  display: flex;
  justify-content: center;
  background-color: #ffffff;
}

.cars-button-link {
  margin: 0 auto;
}

.cars-button {
  width: 320px;
  padding: 20px 0;
  margin: 0px auto;
  background-color: #bb0a30;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
}

.c-header img {
  height: auto;
  margin: 0.75rem;
}

.c-baner {
  position: relative;
}

.c-baner img {
  max-width: 100%;
}

.c-baner-img {
  width: 100%;
}

.c-text {
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  margin: 3% auto !important;
}

.c-text p {
  margin-bottom: 1%;
}

.c-baner-text {
  position: absolute;
  bottom: 2.8vw;
  font-size: 2.4vw;
  width: 100%;
  color: #fff;
  line-height: 2rem;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.c-baner-text p {
  margin-left: 10px;
}

.c-baner-text span {
  font-size: 1.2vw;
}

.c-container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 1rem;
}

.margin-none p {
  margin: 0;
}

.width-p {
  width: 45%;
}

.c-title {
  text-align: left;
  font-size: 1.8rem;
  margin: 0;
  margin-top: 3%;
}

.c-subtitle {
  text-align: left;
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 3% !important;
}

.c-line {
  background: #000;
  height: 2px;
  width: 10%;
  margin-top: 1%;
}

.flex-row {
  display: flex;
  /* justify-content: space-around; */
}

.flex-item {
  padding: 0 1rem;
  width: 100%;
}

.js-form-hide {
  opacity: 1;
  transition: all .3s;
}

.hidden {
  opacity: 0;
}

.point {
  font-size: 4.4rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  display: inline-block;
  color: #bb0a30;
}

.c-content {
  padding: 3rem 0;
}

.c-content-row {
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
}

.c-content-col {
  flex: 1;
  padding: 0 1rem;
}

.c-content-col p {
  font-size: 1.3rem;
}

.c-content-col img {
  max-width: 100%;
}

.c-col-padding {
  padding-left: 2rem;
}

.c-col-title {
  font-size: 30px;
  line-height: 35px;
}

.c-container-bg {
  margin: 0;
  padding-top: 400px;
  padding-bottom: 30px;
  background: url(/LP/przedluzona-gwarancja-07-2020/assets/images/form-bg.png) no-repeat top center;
  background-size: 100%;
  background-color: #000;
}

.mail {
  color: #e60601;
}

.c-contact-title {
  font-weight: 600;
  position: relative;
  margin: 0;
  text-align: center;
}

.c-contact-title p {
  background: #fff;
  padding: 0 10px;
  margin-bottom: 5%;
}

.c-contact-title:after {
  content: "";
  position: absolute;
  bottom: 18%;
  left: 0;
  height: 0.5em;
  border-top: 1px solid #d2d2d2;
  width: 46%;
  /* z-index: -1; */
}

.c-contact-title:before {
  content: "";
  position: absolute;
  bottom: 18%;
  right: 0;
  height: 0.5em;
  border-top: 1px solid #d2d2d2;
  width: 46%;
  /* z-index: -1; */
}

.contact-info p {
  margin: 0;
}

.container-top-padd {
  padding: 1rem 0;
}

.contact-padding {
  padding: 1rem 4rem;
}

.text-center {
  width: 100%;
  text-align: center;
}

.c-text-header {
  margin: 70px 0;
  font-size: 2.75vw;
  text-align: center;
  width: 100%;
  font-weight: bold;
}

.c-text-header-form {
  padding: 30px 0 0 0;
  font-size: 1.75vw;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #fff;
}

.c-offer-show {
  display: flex;
  align-items: center;
  max-width: 100%;
  margin-bottom: 150px;
}

.c-offer-image img {
  max-width: 100%;
}

.c-offer-all {
  padding-left: 1vw;
}

.c-offer-header {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.8em;
}

.cars {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.cars__item {
  width: calc(100% / 3);
}

.cars__text {
  text-align: center;
}

.cars__text p {
  font-weight: 600;
  font-size: 1.2rem;
}

.cars__text span {
  color: #e60601;
  font-size: 1.6rem;
}

.info {
  padding: 0;
  background-image: url(https://porsche.pl/_old_LP/images/financialservices/pfs-2019-banner.jpg);
  background-size: cover;
  padding-bottom: 30px;
  background-position-x: center;
  margin-top: 140px;
}

.info__top {
  background: transparent;
  padding-bottom: 31%;
}

.info__center {
  width: 100%;
  bottom: 5%;
}

.info__items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
}

.info__item {
  height: 200px;
  background: #fff;
  width: 30%;
  padding: 2%;
  margin: 1%;
}

.info__title {
  background-image: url(https://porsche.pl/_old_LP/images/financialservices/arrow.png);
  background-repeat: no-repeat;
  background-position-y: 13px;
  background-position-x: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 44px;
  padding-left: 30px;
  background-size: 19px;
  border: 0;
  margin-bottom: 3%;
}

.text {
  margin: 4% 0;
}

.text__content {
  font-size: 1.3rem;
}

.text--title {
  font-weight: 600;
  margin-bottom: 4%;
}

.c-footer {
  background-color: #000;
}

.c-form-overall {
  width: 80%;
  margin: 0 auto;
}

.footer {
  padding: 20px 0;
  border-top: 1px solid #808385;
  color: #7b7e80;
  font-size: 16px;
  margin-top: 40px;
}

.content {
  background-color: #191f22;
  padding: 120px 0 50px;
  margin: 200px 0 0 0;
}

.content__row {
  display: flex;
  justify-content: space-between;
}

.content__col--left {
  width: 30.5%;
  /* padding-right: 40px; */
}

.content__col--left .text {
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  position: relative;
}

.content__col--left .text::before {
  content: "";
  position: absolute;
  width: 92.5%;
  height: 2px;
  background-color: #e40f18;
  top: -25px;
  left: 0;
}

.content__col--right {
  width: 67.5%;
  margin-top: -220px;
}

.content__col--right img {
  width: 100%;
}

.content__row--bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 60px auto 40px;
}

.content__col-info {
  min-height: 100%;
  background: #fff;
  width: 30%;
  padding: 3%;
  margin: 1%;
}

.content__info-title {
  background-image: url(https://porsche.pl/_old_LP/images/financialservices/arrow.png);
  background-repeat: no-repeat;
  background-position-y: 13px;
  background-position-x: 0;
  font-size: 39px;
  font-weight: 600;
  line-height: 44px;
  padding-left: 30px;
  background-size: 19px;
  border: 0;
  margin-bottom: 3%;
}

.content__info-text {
  font-size: 19px;
  padding-left: 31px;
  font-weight: 500;
}

.content__time {
  margin: 40px 0 20px;
}

.content__time .text {
  display: inherit;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
}

.c-form input[type="text"],
.c-form input[type="number"],
.c-form input[type="data"],
.c-form input[type="email"],
.c-form input[type="tel"],
.c-form textarea {
  background-color: #fff;
  border-radius: 8px;
  color: #000;
}

footer {
  background-color: #000000;
}

.footer {
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid #2f2f2f;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}

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

.mobile {
  display: none;
}

@media (max-width: 1600px) {
  .info__top {
    background: transparent;
    padding-bottom: 50%;
  }

  .info__items {
    width: 90%;
  }

  .info__title {
    font-size: 1.3rem;
  }

  .info__content {
    font-size: 0.9rem;
  }
}

@media (max-width: 1367px) {
  .content__col-info {
    margin: 0%;
    padding: 3%;
    width: 32%;
  }
}

@media (max-width: 1300px) {
  .c-offer-header {
    font-size: 23px;
  }

  .car p {
    font-size: 20px;
  }

  .car a {
    font-size: 14px;
  }

  .contact-padding {
    padding: 2rem 3rem;
  }
}

@media (max-width: 1200px) {
  .contact-info {
    max-width: 30%;
  }
}

@media (max-width: 1100px) {
  .c-offer-header {
    font-size: 18px;
  }

  .car p {
    font-size: 18px;
  }

  .car a {
    font-size: 14px;
  }

  .contact-info {
    max-width: 33%;
  }

  .content__row--top {
    flex-direction: column-reverse;
    align-items: center;
  }

  .content__col--left {
    margin-top: 30px;
    width: 80%;
  }

  .content__col--right {
    margin-top: -220px;
    width: 100%;
  }

  .content__row--bottom {
    flex-direction: column;
    justify-content: space-around;
  }

  .content__col-info {
    width: 100%;
    margin-bottom: 40px;
  }

  .c-container-bg {
    padding-top: 160px;
  }

  .info {
    padding: 0;
    background-image: url(/LP/przedluzona-gwarancja-07-2020/assets/images/banner-m.jpg);
  }

  .c-container-bg {
    background: url(/LP/przedluzona-gwarancja-07-2020/assets/images/form-bg-m.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 980px) {
  .width-p {
    width: 100%;
  }

  .c-content {
    padding: 0;
  }

  .c-content-col p {
    font-size: 1rem;
  }

  .c-contact-title:after,
  .c-contact-title:before {
    width: 35%;
  }

  .c-line {
    width: 50%;
  }

  .contact-info {
    max-width: inherit;
  }
}

@media (max-width: 768px) {
  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  .c-baner-text p {
    margin-left: 10px;
    font-size: 1.3rem;
  }

  .c-baner-text span {
    font-size: 0.7rem;
  }

  .c-text p {
    margin-bottom: 5%;
    font-size: 1.3rem;
  }

  .info__item {
    width: 100%;
    margin-bottom: 5%;
  }

  .info__line {
    display: none;
  }

  .flex-row,
  .c-content-row {
    display: block;
  }

  .c-col-padding {
    padding: 0;
  }

  .c-baner-text {
    position: relative;
    color: #000;
    text-align: left;
    line-height: 1rem;
    margin-top: 2rem;
    font-size: 1rem;
  }

  .cars__item {
    width: 100%;
  }

  .contact-info {
    padding: 1rem 0;
  }

  .contact-padding {
    padding: 2rem 2rem;
  }

  .c-offer-all {
    padding-top: 20px;
    padding-left: 0px;
  }

  .c-offer-header {
    font-size: 30px;
  }

  .c-form-overall {
    width: 100%;
    margin: 0 auto;
  }

  .footer {
    padding: 20px 15px;
    font-size: 14px;
  }

  .c-offer-show {
    display: block;
    margin-bottom: 50px;
  }

  .car p {
    font-size: 23px;
  }

  .car a {
    font-size: 16px;
  }

  .c-text-header {
    font-size: 19px;
  }

  .c-text-header-form {
    font-size: 23px;
  }

  .bg-black {
    max-width: 95% !important;
  }

  .bg-black p {
    font-size: 1.5rem;
  }

  .info__title {
    line-height: normal;
  }

  .info__content {
    font-size: 0.75rem;
  }

  .info__top {
    padding-bottom: 100%;
  }

  .info__item {
    height: 280px;
  }
}