/* ==========  RESET  ========== */
/*html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, cite, code, img, q, small, strike, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;}*/
ul, ol, li {
  list-style: none;
}

/* ==========  GENERAL  ========== */
.clear {
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  width: 0px;
  clear: both;
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* ==========  BOX MODEL  ========== */
* {
  box-sizing: border-box;
}

/* ==========  TESTI  ========== */
strong {
  font-weight: 600;
}

em {
  font-style: italic;
}

/* Selection */
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

/* Font smoothing */
/*body, input, button, textarea{-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}*/
/* ellipsis */
/* user select */
/* ==========  LINK  ========== */
a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none; /* color:inherit;  color:#333;*/
}

a img {
  border: none;
}

:focus {
  outline: none;
}

/* ==========  ASPETTO  ========== */
/* shadow */
/* ==========  IMG  ========== */
img {
  max-width: 100%;
  /* 	image-rendering: optimizeQuality; */
  -ms-interpolation-mode: bicubic;
  -webkit-user-select: none;
}

/* ==========  FORM  ========== */
/* Pulsanti appearance */
input[type=text], input[type=button], input[type=submit], input[type=reset], button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Radio Checkbox */
.radio, .checkbox, input[type=radio], input[type=checkbox] {
  min-height: 10px;
  width: 15px;
  height: 15px;
  margin: 3px 5px 0 0;
}

/* Spin button */
input[type=number].no-spin,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  margin: 0;
}

/* Placeholder */
::-webkit-input-placeholder {
  font-weight: 500;
  color: #777;
  font-size: 16px;
  text-shadow: none;
}

:-moz-placeholder {
  font-weight: 500;
  color: #777;
  font-size: 16px;
  text-shadow: none;
}

::-moz-placeholder {
  font-weight: 500;
  color: #777;
  font-size: 16px;
  text-shadow: none;
}

:-ms-input-placeholder {
  font-weight: 500;
  color: #777;
  font-size: 16px;
  text-shadow: none;
}

/*------------------------------------*\
    #Mq
  --breakpoint-xs: 0-768px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 992px;
  --breakpoint-lg: 1200px;
	--breakpoint-xl: 1400px;  
	 --breakpoint-xxl: 1600px;  
\*------------------------------------*/
/* http://clubmate.fi/scss-font-face-mixin/ */
/* @include font-face($style-name, $file, $family, $fontweight, $fontstyle, $category);  */
/* @include font-face(NOME, FILE, CARTELLA, PESO, STYLE, SERIF);  */
@font-face {
  font-family: "Porsche-NextTT-Regular";
  src: url(/fonts/porsche-nextTT-regular.eot?a5fb68c0bf7aff3fb7c628a50e158413);
  src: url(/fonts/porsche-nextTT-regular.eot?a5fb68c0bf7aff3fb7c628a50e158413) format("embedded-opentype"), url(/fonts/porsche-nextTT-regular.woff?5455e0c2f0795af35d1d63d3fd6d8e77) format("woff"), url(/fonts/porsche-nextTT-regular.woff2?6d0b50326a3b0b062b0bf9a7185e2eb4) format("woff"), url(/fonts/porsche-nextTT-regular.ttf?16786abdac940983baa9ae9281311369) format("truetype"), url(/fonts/porsche-nextTT-regular.svg?738af9c9a5791f123f4e47dbe5e776ba) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Porsche-NextTT-Bold";
  src: url(/fonts/porsche-nextTT-bold.eot?f0de3928ec88b8c3a1a2dce214a42ae5);
  src: url(/fonts/porsche-nextTT-bold.eot?f0de3928ec88b8c3a1a2dce214a42ae5) format("embedded-opentype"), url(/fonts/porsche-nextTT-bold.woff?1722ac6e3afe83e782bb37ea1e87fdc1) format("woff"), url(/fonts/porsche-nextTT-bold.woff2?5e67aae770027556e911db7a170fb326) format("woff"), url(/fonts/porsche-nextTT-bold.ttf?2e79c23cc1d1389eefed9e640bd37e1c) format("truetype"), url(/fonts/porsche-nextTT-bold.svg?ac3168cae66e8efcde9c48526f847b0e) format("svg");
  font-weight: 600;
  font-style: normal;
}
/*------------------------------------*\
    #Mq
  --breakpoint-xs: 0-768px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 992px;
  --breakpoint-lg: 1200px;
	--breakpoint-xl: 1400px;  
	 --breakpoint-xxl: 1600px;  
\*------------------------------------*/
/* ------------------------------------ *\
    Colors
\* ------------------------------------ */
/* ------------------------------------ *\
    Sizes
\* ------------------------------------ */
/* ------------------------------------ *\
	Font Family
\* ------------------------------------ */
/* ------------------------------------ *\
    Font Weight
\* ------------------------------------ */
/* ------------------------------------ *\
    Titles
\* ------------------------------------ */
.h1, .h2, .h3, .h4, .h5, .h6, .p {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 0;
}

.p, .h6 {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
}

.h1 {
  font-size: 3.5rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  .h1 {
    font-size: 4.5rem;
  }
}
@media (min-width: 1600px) {
  .h1 {
    font-size: 5.5rem;
  }
}

.h2 {
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .h2 {
    font-size: 3.8rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1400px) {
  .h2 {
    font-size: 4.8rem;
    margin-bottom: 3rem;
  }
}

.h3 {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .h3 {
    font-size: 4rem;
  }
}

.h4 {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
@media (min-width: 1400px) {
  .h4 {
    font-size: 3rem;
  }
}

.h5 {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 2.2rem;
}
@media (min-width: 992px) {
  .h5 {
    font-size: 2.3rem;
  }
}

.h6 {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .h6 {
    font-size: 2rem;
    line-height: 1.2;
  }
}

.p {
  font-size: 1.8rem;
}

.mid-p {
  font-size: 1.6rem;
}

strong, .strong {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.divider-top {
  border-top: 1px solid #D3D3D3;
}

.divider-bottom {
  border-bottom: 1px solid #D3D3D3;
}

.small {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
}

/* ------------------------------------ *\
    Content Container
\* ------------------------------------ */
/* ------------------------------------ *\
    Animations
\* ------------------------------------ */
/* ------------------------------------ *\
    Btn
\* ------------------------------------ */
.btn {
  position: relative;
  display: inline-block;
  min-width: 14rem;
  font-size: 1.6rem;
  color: #FFF;
  line-height: 100%;
  background: #D5001C;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  padding: 1.5rem;
  cursor: pointer;
}
.btn {
  transition: all 0.2s ease-in-out;
}
.btn:active, .btn:focus {
  color: #FFF;
  text-decoration: underline;
}
.btn:hover {
  background: #FFF;
  color: #D5001C;
  border: 1px solid #D5001C;
}
.btn:hover span:before {
  background: url(/images/arrow-cta-red.svg?c4c6c211600195501734619ace97c4d1) no-repeat center center;
}
.btn span {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
}
.btn span:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: auto;
  left: 0;
  width: 8px;
  height: 16px;
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
  background-size: 8px;
}

.btn-outline, .btn-outline-black, .btn-secondary, .btn-selected {
  position: relative;
  display: inline-block;
  min-width: 14rem;
  font-size: 1.6rem;
  color: #FFF;
  line-height: 100%;
  background: #D5001C;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  padding: 1.5rem;
  cursor: pointer;
  background: transparent;
  color: #FFF;
  border: 1px solid #FFF;
}
.btn-outline, .btn-outline-black, .btn-secondary, .btn-selected {
  transition: all 0.2s ease-in-out;
}
.btn-outline:active, .btn-outline:focus, .btn-outline-black:active, .btn-outline-black:focus, .btn-secondary:active, .btn-secondary:focus, .btn-selected:active, .btn-selected:focus {
  color: #FFF;
  text-decoration: underline;
}
.btn-outline:hover, .btn-outline-black:hover, .btn-secondary:hover, .btn-selected:hover {
  background: #FFF;
  color: #D5001C;
  border: 1px solid #D5001C;
}
.btn-outline:hover span:before, .btn-outline-black:hover span:before, .btn-secondary:hover span:before, .btn-selected:hover span:before {
  background: url(/images/arrow-cta-red.svg?c4c6c211600195501734619ace97c4d1) no-repeat center center;
}
.btn-outline span, .btn-outline-black span, .btn-secondary span, .btn-selected span {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
}
.btn-outline span:before, .btn-outline-black span:before, .btn-secondary span:before, .btn-selected span:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: auto;
  left: 0;
  width: 8px;
  height: 16px;
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
  background-size: 8px;
}
.btn-outline span:before, .btn-outline-black span:before, .btn-secondary span:before, .btn-selected span:before {
  content: "";
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
}
.btn-outline:active, .btn-outline:focus, .btn-outline:hover, .btn-outline-black:active, .btn-outline-black:focus, .btn-outline-black:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .btn-selected:active, .btn-selected:focus, .btn-selected:hover {
  color: #FFF;
  background: #D5001C;
}
.btn-outline:active span:before, .btn-outline:focus span:before, .btn-outline:hover span:before, .btn-outline-black:active span:before, .btn-outline-black:focus span:before, .btn-outline-black:hover span:before, .btn-secondary:active span:before, .btn-secondary:focus span:before, .btn-secondary:hover span:before, .btn-selected:active span:before, .btn-selected:focus span:before, .btn-selected:hover span:before {
  content: "";
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
  background-size: 8px;
}

.btn-outline-black {
  color: #000;
  border: 1px solid #000;
}
.btn-outline-black span:before {
  content: "";
  background: url(/images/arrow-cta-black.svg?ce636dc43df3fd2459fbf4834b5250d3) no-repeat center center;
}

.btn-secondary {
  position: relative;
  display: inline-block;
  min-width: 14rem;
  font-size: 1.6rem;
  color: #FFF;
  line-height: 100%;
  background: #D5001C;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  padding: 1.5rem;
  cursor: pointer;
  background: #323639;
  color: #FFF;
}
.btn-secondary {
  transition: all 0.2s ease-in-out;
}
.btn-secondary:active, .btn-secondary:focus {
  color: #FFF;
  text-decoration: underline;
}
.btn-secondary:hover {
  background: #FFF;
  color: #D5001C;
  border: 1px solid #D5001C;
}
.btn-secondary:hover span:before {
  background: url(/images/arrow-cta-red.svg?c4c6c211600195501734619ace97c4d1) no-repeat center center;
}
.btn-secondary span {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
}
.btn-secondary span:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: auto;
  left: 0;
  width: 8px;
  height: 16px;
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
  background-size: 8px;
}
.btn-secondary span:before {
  content: "";
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  color: #FFF;
  background: #D5001C;
}
.btn-secondary:active span:before, .btn-secondary:focus span:before, .btn-secondary:hover span:before {
  content: "";
  background: url(/images/arrow-cta-white.svg?d1b6890a48e7c794a3d6a482d9463cbd) no-repeat center center;
  background-size: 8px;
}

.btn-selected {
  display: inline-block;
  min-width: auto;
  width: 20%;
  height: 20%;
  padding: 1rem;
  text-indent: -9999px;
  background: #D5001C url(/images/ico-check-selected.svg?36ca18e049a403788095cb3a59d52dc1) no-repeat center center !important;
}

/* ------------------------------------ *\
    Box Shadow
\* ------------------------------------ */
/* ------------------------------------ *\
    Background Cover
\* ------------------------------------ */
.bkg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* ------------------------------------ *\
    Padding Section
\* ------------------------------------ */
.padding-section {
  padding-top: 12%;
}
@media (min-width: 992px) {
  .padding-section {
    padding-top: 4%;
  }
}

/* ------------------------------------ *\
    Big Padding Section
\* ------------------------------------ */
.big-padding-section {
  padding-top: 20%;
}
@media (min-width: 768px) {
  .big-padding-section {
    padding-top: 10%;
  }
}
@media (min-width: 992px) {
  .big-padding-section {
    padding-top: 8%;
  }
}
@media (min-width: 1200px) {
  .big-padding-section {
    padding-top: 5%;
  }
}

/* ------------------------------------ *\
    FORM
\* ------------------------------------ */
.label {
  font-size: 1.4rem;
  padding: 1rem 0;
}
@media (min-width: 992px) {
  .label {
    font-size: 1.8rem;
  }
}

.text-error {
  font-size: 1.4rem;
  color: #D5001C;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus:-moz-placeholder {
  opacity: 0;
} /* FF 4-18 */
input:focus::-moz-placeholder {
  opacity: 0;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
  opacity: 0;
} /* IE 10+ */
/* ------------------------------------ *\
    INPUT
\* ------------------------------------ */
input:focus, select:focus {
  outline: none;
}

input[type=text],
input[type=password],
input[type=email],
input[type=number] {
  display: inline-block;
  width: 100%;
  height: 4rem;
  font-size: 1.4rem;
  line-height: 4rem;
  text-align: left;
  color: #000;
  padding: 0 1rem;
  background: #FFF;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #D0D0D0;
  /* Search Near You  */
}
@media (min-width: 992px) {
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=number] {
    font-size: 1.6rem;
  }
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #313639;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder { /* Firefox 19+ */
  color: #313639;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder { /* IE 10+ */
  color: #313639;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=number]:-moz-placeholder { /* Firefox 18- */
  color: #313639;
}
input[type=text].search-nearyou,
input[type=password].search-nearyou,
input[type=email].search-nearyou,
input[type=number].search-nearyou {
  font-size: 2.2rem;
  background: none;
  padding-left: 3.5rem;
  color: #000;
  background: url(/images/ico-geolocation.svg?3b019683f74d24bf6fd972931b43d04a) no-repeat left center;
  border: none;
  border-bottom: 1px solid #979797;
}
input[type=text].search-nearyou::-webkit-input-placeholder,
input[type=password].search-nearyou::-webkit-input-placeholder,
input[type=email].search-nearyou::-webkit-input-placeholder,
input[type=number].search-nearyou::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 2.2rem;
  color: #313639;
}
input[type=text].search-nearyou::-moz-placeholder,
input[type=password].search-nearyou::-moz-placeholder,
input[type=email].search-nearyou::-moz-placeholder,
input[type=number].search-nearyou::-moz-placeholder { /* Firefox 19+ */
  font-size: 2.2rem;
  color: #313639;
}
input[type=text].search-nearyou:-ms-input-placeholder,
input[type=password].search-nearyou:-ms-input-placeholder,
input[type=email].search-nearyou:-ms-input-placeholder,
input[type=number].search-nearyou:-ms-input-placeholder { /* IE 10+ */
  font-size: 2.2rem;
  color: #313639;
}
input[type=text].search-nearyou:-moz-placeholder,
input[type=password].search-nearyou:-moz-placeholder,
input[type=email].search-nearyou:-moz-placeholder,
input[type=number].search-nearyou:-moz-placeholder { /* Firefox 18- */
  font-size: 2.2rem;
  color: #313639;
}

/* ------------------------------------ *\
    SELECT
\* ------------------------------------ */
select {
  display: inline-block;
  width: 100%;
  height: 4rem;
  font-size: 1.4rem;
  line-height: 4rem;
  text-align: left;
  color: #000;
  padding: 0 1rem;
  background: #FFF;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #D0D0D0;
  /* Search Near You  */
  max-width: 100%;
  border-radius: 0;
  /* needed */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/images/arrow-select.svg?8fed8b3a09a102464d6f082ab31b0ff6) !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 1rem) center !important;
  text-align: left;
  height: 4rem;
}
@media (min-width: 992px) {
  select {
    font-size: 1.6rem;
  }
}
select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #313639;
}
select::-moz-placeholder { /* Firefox 19+ */
  color: #313639;
}
select:-ms-input-placeholder { /* IE 10+ */
  color: #313639;
}
select:-moz-placeholder { /* Firefox 18- */
  color: #313639;
}
select.search-nearyou {
  font-size: 2.2rem;
  background: none;
  padding-left: 3.5rem;
  color: #000;
  background: url(/images/ico-geolocation.svg?3b019683f74d24bf6fd972931b43d04a) no-repeat left center;
  border: none;
  border-bottom: 1px solid #979797;
}
select.search-nearyou::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 2.2rem;
  color: #313639;
}
select.search-nearyou::-moz-placeholder { /* Firefox 19+ */
  font-size: 2.2rem;
  color: #313639;
}
select.search-nearyou:-ms-input-placeholder { /* IE 10+ */
  font-size: 2.2rem;
  color: #313639;
}
select.search-nearyou:-moz-placeholder { /* Firefox 18- */
  font-size: 2.2rem;
  color: #313639;
}

/* ------------------------------------ *\
    CHECKBOX
\* ------------------------------------ */
.form-control {
  display: grid;
  grid-template-columns: 1em auto;
  gap: 1em;
  font-size: 1.6rem;
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}

input[type=checkbox], input[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  cursor: pointer;
}

input[type=checkbox], input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF;
  margin: 0.5rem 0;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 1px solid #313639;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF;
  margin: 0.5rem 0;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 1px solid #313639;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.form-control + .form-control {
  margin-top: 1em;
}

input[type=checkbox]::before, input[type=radio]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  background-color: CanvasText;
}

input[type=radio]::before {
  border-radius: 50%;
}

input[type=checkbox]:checked::before, input[type=radio]:checked::before {
  transform: scale(1);
}

/* ------------------------------------ *\
    Spacer padding
\* ------------------------------------ */
/* ------------------------------------ *\
    General
\* ------------------------------------ */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 7rem;
  margin: 0;
  font-size: 1.8rem;
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  color: #000;
  background: #FFF;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 992px) {
  body {
    padding-top: 7.9rem;
  }
}

body * {
  outline: 0 !important;
}

a {
  outline: 0 !important;
}
a, a:hover, a:focus, a:active {
  color: #FFF;
  outline: 0 !important;
}

a.link-text {
  color: #D5001C;
  text-decoration: underline !important;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

label {
  padding: 0;
  margin: 0;
}

.clear {
  clear: both;
}

figure {
  padding: 0;
  margin: 0;
}

.full {
  min-width: 100%;
}

ul.list li {
  list-style-type: disc;
}

.container {
  max-width: 1140px;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1440px;
    padding: 0;
  }
}

.text-dark {
  color: #000 !important;
}

.text-disabled {
  color: #707070 !important;
}

video {
  margin: 0;
  padding: 0;
}

.anchor-padding {
  padding-top: 25%;
}
@media (min-width: 992px) {
  .anchor-padding {
    padding-top: 0;
  }
}

.loghi {
  margin: 3rem 0;
}

/* wrapper cta */
.wrapper-cta {
  text-align: center;
  padding: 4rem 0 0;
}

.thanks {
  padding: 12rem 0 10rem;
}
@media (min-width: 992px) {
  .thanks {
    padding: 15rem 0 28rem;
  }
}

/* ------------------------------------ *\
    HEADER
\* ------------------------------------ */
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #FFF;
  height: 7rem;
  box-shadow: -1px 1px 20px -6px rgba(0, 0, 0, 0.75);
  z-index: 999;
  color: #000;
}
@media (min-width: 992px) {
  header {
    height: 7.9rem;
  }
}
header .container {
  position: relative;
  max-width: 1440px;
  z-index: 200;
}
header .container .logo {
  display: block;
  position: absolute;
  top: 0;
  left: 1.5rem;
  width: 8rem;
  height: 8rem;
  outline: none;
  background-color: #FFF;
  border: 1px solid #D6D7D7;
}
@media (min-width: 992px) {
  header .container .logo {
    width: 10rem;
    height: 10rem;
  }
}
header .container .btn {
  position: absolute;
  top: 1rem;
  right: 9rem;
  min-width: 14rem;
  margin: 0;
}
@media (min-width: 992px) {
  header .container .btn {
    top: 1.5rem;
    right: 5.5rem;
  }
}
header .container .change-language {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  margin: 0;
  width: 20px;
  text-align: center;
  display: none;
}
header .container .change-language a {
  font-size: 15px;
  color: #404040;
}
@media (min-width: 768px) {
  header .container .change-language {
    display: block;
  }
}
@media (min-width: 992px) {
  header .container .change-language {
    top: 1.5rem;
    right: 1.5rem;
  }
}
header .container ul.nav-link {
  position: relative;
  left: 15rem;
  padding: 0;
  margin: 0;
}
header .container ul.nav-link li {
  position: relative;
  display: inline-block;
  height: 100%;
  font-size: 1.8rem;
  padding: 0 1rem;
}
header .container ul.nav-link li a.link {
  display: block;
  color: #000;
  padding: 2rem 0;
}
@media (min-width: 992px) {
  header .container ul.nav-link li a.link {
    padding: 2.5rem 0 2.5rem;
  }
}
header .container ul.nav-link li a.link.selected {
  position: relative;
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
}
header .container ul.nav-link li a.link.selected {
  transition: all 0.3s ease-in-out;
}
header .container ul.nav-link li a.link.selected::before {
  display: block;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 0.3rem;
  background: #D5001C;
  z-index: 1;
}
header .ico-menu {
  position: absolute;
  top: 1rem;
  right: 2rem;
  padding-left: 1.5rem;
  font-size: 1.4rem;
  color: #000;
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 992px) {
  header .ico-menu {
    top: 1.5rem;
    padding-left: 2rem;
    right: 4.5rem;
  }
}
header .ico-close {
  position: absolute;
  top: -5.5rem;
  right: 2rem;
  padding: 1rem;
  background: #FFF;
  z-index: 9;
}
@media (min-width: 992px) {
  header .ico-close {
    top: -5.5rem;
    right: 4.5rem;
  }
}
header .nav {
  display: none;
  position: absolute;
  top: 7rem;
  right: 0;
  width: 100%;
  min-height: 30rem;
  height: 100vh;
  padding: 0 2rem;
  background: #FFF;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.3);
  z-index: 11;
}
@media (min-width: 992px) {
  header .nav {
    width: 40rem;
    top: 7.9rem;
  }
}
header .nav .nav-menu {
  font-size: 2rem;
  text-align: left;
  margin-top: 3rem;
}
@media (min-width: 992px) {
  header .nav .nav-menu {
    font-size: 2.5rem;
  }
}
header .nav .nav-menu::before {
  display: none;
}
header .nav .nav-menu li {
  border-bottom: 1px solid #EFF0F1;
}
header .nav .nav-menu li a {
  display: block;
  color: #000;
  padding: 1.5rem 0;
}
header .nav .nav-menu li a.selected {
  color: #D5001C;
}
@media (min-width: 768px) {
  header .nav .nav-menu li a {
    font-size: 2rem;
  }
}
header .user-logged {
  position: absolute;
  top: 1.5rem;
  left: 11rem;
  text-align: right;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  header .user-logged {
    left: auto;
    right: 9rem;
    font-size: 1.6rem;
  }
}
header .user-logged a.link-text {
  font-size: 1.4rem;
}

/* ------------------------------------ *\
    HERO
\* ------------------------------------ */
.hero {
  position: relative;
  min-height: 35rem;
  background-color: #000;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .hero {
    height: 45rem;
  }
}
@media (min-width: 1200px) {
  .hero {
    height: 55rem;
  }
}
.hero::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  z-index: 1;
}
.hero .container {
  position: relative;
  min-height: 30rem;
  z-index: 2;
}
@media (min-width: 992px) {
  .hero .container {
    height: 100%;
  }
}
.hero .hero-title {
  position: absolute;
  width: auto;
  top: 5rem;
  padding: 0 1rem;
  z-index: 2;
}
@media (min-width: 992px) {
  .hero .hero-title {
    top: 0;
  }
}
.hero .hero-title .h2 {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 2rem;
}
@media (min-width: 992px) {
  .hero .hero-title .h2 {
    font-size: 2.2rem;
  }
}

/* ------------------------------------ *\
    GENERIC SECTION
\* ------------------------------------ */
section {
  padding-top: 12%;
}
@media (min-width: 992px) {
  section {
    padding-top: 4%;
  }
}
section .container {
  padding: 0 1.5rem;
}
section a {
  cursor: pointer;
}

.p.intro {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 3%;
}

/* ------------------------------------ *\
    EXPERIENCE
\* ------------------------------------ */
@media (min-width: 768px) {
  .experience-section .container {
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .experience-section .container {
    max-width: 80%;
  }
}
@media (min-width: 1400px) {
  .experience-section .container {
    max-width: 60%;
  }
}
.experience-section .bkg {
  background: #EFF0F1;
}
.experience-section .experience-item {
  position: relative;
  width: 100%;
  background: #FFF;
  margin: 0 auto 2rem;
  border: 1px solid #000;
}
@media (min-width: 768px) {
  .experience-section .experience-item {
    width: 80%;
  }
}
.experience-section .experience-item:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.experience-section .experience-item .content {
  position: absolute;
  width: 10%;
  height: 100%;
  padding: 2rem;
}
@media (min-width: 992px) {
  .experience-section .experience-item .content {
    width: 85%;
  }
}
.experience-section .experience-item .h4 {
  display: block;
  position: absolute;
  left: 1rem;
  bottom: 0;
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 768px) {
  .experience-section .experience-item .h4 {
    width: 250%;
  }
}
@media (min-width: 768px) {
  .experience-section .experience-item .h4 {
    width: 150%;
    display: inline-block;
    left: 2rem;
    bottom: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .experience-section .experience-item .h4 {
    width: 100%;
    left: 2.5rem;
    bottom: 2rem;
  }
}
.experience-section .experience-item .h4 strong {
  display: block;
}
.experience-section .experience-item .ico-red, .experience-section .experience-item .ico-white {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  opacity: 0.3;
  transform: translate(-50%, -50%);
  bottom: auto;
  right: auto;
}
.experience-section .experience-item .ico-white {
  display: none;
}
.experience-section .experience-item .ico-near-you {
  height: 50%;
}
.experience-section a:hover .experience-item, .experience-section .selected .experience-item {
  background: #D5001C;
  color: #FFF;
}
.experience-section a:hover .experience-item, .experience-section .selected .experience-item {
  transition: all 0.3s ease-in-out;
}
.experience-section a:hover .experience-item .h4, .experience-section .selected .experience-item .h4 {
  color: #FFF;
}
.experience-section a:hover .experience-item .ico-red, .experience-section .selected .experience-item .ico-red {
  display: none;
}
.experience-section a:hover .experience-item .ico-white, .experience-section .selected .experience-item .ico-white {
  display: block;
}
.experience-section .models-item {
  padding-bottom: 0;
}
.experience-section .models-item img {
  opacity: 0.8;
}
.experience-section .models-item .h5 {
  font-size: 1.6rem;
  text-align: center;
  margin: 0 auto;
}
.experience-section .models-item .h5 span {
  display: inline-block;
  padding: 1rem 1.5rem 1.5rem;
  border-bottom: 1px solid transparent;
}
.experience-section .models-item a:hover, .experience-section .models-item .selected {
  text-decoration: none;
}
.experience-section .models-item a:hover img, .experience-section .models-item .selected img {
  opacity: 1;
}
.experience-section .models-item a:hover .h5, .experience-section .models-item .selected .h5 {
  color: #D5001C;
}
.experience-section .models-item a:hover .h5, .experience-section .models-item .selected .h5 {
  transition: all 0.3s ease-in-out;
}
.experience-section .models-item a:hover .h5 span, .experience-section .models-item .selected .h5 span {
  border-bottom: 1px solid #D5001C;
}

/* ------------------------------------ *\
    SERVICES
\* ------------------------------------ */
.services-price .note li {
  margin-left: 20px;
}
.services-price .note a {
  color: #000;
}
.services-price .note a:hover {
  color: #D5001C;
}

.services-item {
  height: 100%;
  padding: 2rem;
}
.services-item ul.list li {
  list-style-image: url(/images/ico-check.svg?d9719a704784119080958e15546b39f6);
  margin-bottom: 2rem;
}
.services-item ul.list li .h5 {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 1rem;
  display: inline;
}
.services-item ul.list li .p {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #828282;
}

.services-price .services-item {
  padding: 0;
  border: none;
}
.services-price .services-item ul li {
  margin: 1rem;
  margin-left: 26px;
}
.services-price .nbt-table-responsive thead th {
  font-size: 1.8rem;
  color: #000;
  text-align: center;
}
.services-price .nbt-table-responsive tbody td {
  text-align: center;
  vertical-align: center;
  font-size: 1.6rem;
}
.services-price .nbt-table-responsive tbody td:first-child {
  text-align: left;
}
.services-price .benefits {
  padding: 0 2rem 2rem;
  background: #EFF0F1;
}
.services-price .benefits .row {
  border-bottom: 1px solid #979797;
}
.services-price .benefits .row:last-child {
  border: none;
}
.services-price .benefits .col {
  text-align: center;
  padding: 2rem;
  font-size: 1.6rem;
}
.services-price .benefits .head {
  text-align: center;
}
.services-price .benefits .head .col {
  font-size: 1.8rem;
}

.item-spec .row {
  font-size: 1.6rem;
  padding: 1rem;
  border-bottom: 1px solid #D3D3D3;
}
.item-spec .row .model {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
}
.item-spec .row .label {
  color: #545454;
  font-size: 1.6rem;
}

.item-total {
  padding: 1rem 2rem;
  margin: 1.5rem 0;
  background: #EFF0F1;
}
.item-total .total-price {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  text-align: right;
}
.item-total .iva {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  font-style: italic;
}

/* ------------------------------------ *\
    REQUIREMENTS
\* ------------------------------------ */
.requirements-section .requirements-item {
  position: relative;
  top: -4rem;
  padding: 2rem;
  color: #FFF;
  background: #181F22;
}
@media (min-width: 992px) {
  .requirements-section .requirements-item {
    width: 90%;
    top: -12rem;
    padding: 2rem 4rem;
    margin: 0 auto;
  }
}
.requirements-section .requirements-item ul li {
  float: left;
  display: flex;
  margin-bottom: 4rem;
}
.requirements-section .requirements-item .ico {
  width: 6.7rem;
  margin-bottom: 2rem;
}
.requirements-section .requirements-item .h5 {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .requirements-section .requirements-item .h5 {
    text-align: left;
  }
}
.requirements-section .requirements-item .p {
  line-height: 1.2;
  color: #ABABAB;
}
@media (min-width: 768px) {
  .requirements-section .requirements-item .p {
    text-align: left;
  }
}

/* ------------------------------------ *\
    CATALOGUE
\* ------------------------------------ */
.catalogue-section .ico, .catalogue-section .h5 {
  display: inline-block;
}
.catalogue-section .h5 {
  margin-left: 1rem;
}
.catalogue-section .filter-box {
  background: #EFF0F1;
  padding: 3rem 2rem;
}

/* ------------------------------------ *\
    FILTERS
\* ------------------------------------ */
.filter-mask {
  margin: 4rem 0;
}
.filter-mask .filter-box {
  background: #EFF0F1;
  padding: 3rem 2rem;
}
@media (min-width: 992px) {
  .filter-mask .filter-box {
    padding: 4rem;
  }
}
.filter-mask .filter-box .filter-item {
  margin-bottom: 3rem;
}
.filter-mask .filter-box .filter-item span {
  display: inline-block;
}
.filter-mask .filter-box .filter-item.filter-disabled {
  opacity: 0.4;
}
.filter-mask .filter-box .filter-item.filter-disabled:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.filter-mask .filter-box select, .filter-mask .filter-box input {
  display: inline-block;
}

.dealer-address {
  padding-top: 2rem;
  font-size: 1.6rem !important;
  color: #313639;
}
.dealer-address a {
  color: #000;
}
.dealer-address a:hover {
  color: #D5001C;
}

.custom-popover {
  position: absolute;
  background: #bbbbbb;
  top: 40px;
  padding: 10px 20px;
  text-align: left;
  width: 200px;
  left: -50%;
  opacity: 0.8;
  font-size: 15px;
  display: none;
}

.ico, .h5, .h6 {
  display: inline-block;
}

.ico {
  margin-right: 1rem;
}

.ico.ico-model {
  width: 4rem;
}
.ico.ico-dealer {
  width: 4rem;
}
.ico.ico-near-you {
  width: 2rem;
}
.ico.ico-calendar {
  width: 2.2rem;
}
.ico.ico-clock {
  max-width: 2.2rem;
}

/* ------------------------------------ *\
    INFO
\* ------------------------------------ */
.info-item {
  width: 100%;
  padding: 3rem;
  background: #EFF0F1;
}
.info-item.bg-none {
  background: none;
}
.info-item .h5, .info-item .h6 {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
}
.info-item .ico {
  display: inline-block;
  margin-right: 1rem;
}
.info-item ul li {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.info-item .p.small {
  color: #979797;
  font-size: 1.6rem;
}

/* ------------------------------------ *\
    MODELS
\* ------------------------------------ */
.models {
  position: relative;
  padding-top: 15%;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .models {
    padding-top: 3%;
  }
}
@media (min-width: 992px) {
  .models .container {
    padding: 0 4%;
  }
}
@media (min-width: 992px) {
  .models {
    padding-bottom: 4rem;
  }
}
.models .container {
  position: relative;
  height: 100%;
  padding: 0 2.5rem;
  z-index: 2;
}
@media (min-width: 992px) {
  .models .container {
    padding: 0 2%;
  }
}
.models .h2 {
  margin: 5% 0;
}
.models::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 100;
}

.model-item {
  width: 100%;
  min-height: 100%;
  text-align: left;
  padding: 10% 6%;
}
.model-item figure {
  width: 100%;
  text-align: center;
}
.model-item .h4 {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  margin-top: 3rem;
}
.model-item .price {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  color: #000;
  margin-bottom: 2rem;
}
.model-item:hover {
  cursor: pointer;
}
.model-item:hover .btn-secondary {
  background: #D5001C;
}
.model-item .btn-selected {
  display: none;
}
.model-item.selected {
  border: 1px solid #D5D5D5;
}
.model-item.selected .btn-secondary {
  display: none;
}
.model-item.selected .btn-selected {
  display: inline-block;
}

.dealer-selection {
  cursor: pointer;
}
.dealer-selection .table-link:hover {
  color: #D5001C;
}
.dealer-selection .btn-selected {
  display: none;
}
.dealer-selection.selected .table-link {
  display: none;
}
.dealer-selection.selected .btn-selected {
  display: inline-block;
}

/* ------------------------------------ *\
    SWIPER MODELS
\* ------------------------------------ */
.swiper-models .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .swiper-models .swiper-slide {
    margin-bottom: 6rem;
  }
}

/* ------------------------------------ *\
    SWIPER MODELS SUMMARY
\* ------------------------------------ */
.swiper-models-summary.swiper-models {
  border: 1px solid #979797;
}
.swiper-models-summary.swiper-models .model-item {
  width: 100%;
  min-height: auto;
  text-align: left;
  padding: 5%;
  padding: 2rem;
  border: none;
}
@media (min-width: 992px) {
  .swiper-models-summary.swiper-models .model-item {
    padding: 4rem;
  }
}

/* ------------------------------------ *\
    SWIPER PAGINATION
\* ------------------------------------ */
.swiper-pagination-bullet {
  background: #979797;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  background: #D5001C;
  opacity: 1;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  width: 5rem;
  height: 5rem;
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 11px 21px;
  background-image: url(/images/arrow-slider-next.svg?3fd940d993f5d41e7f6ae60063803485);
  background-repeat: no-repeat;
  cursor: pointer;
  right: -10px;
}
.swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover {
  background-image: url(/images/arrow-slider-next-red.svg?acb8f367ebd0d64d97f2133a062fddc0);
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  width: 5rem;
  height: 5rem;
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 11px 21px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-slider-prev.svg?f65cc73a25fd3d6307d1440cece68e7a);
  left: -10px;
}
.swiper-button-prev:hover, .swiper-container-rtl .swiper-button-next:hover {
  background-image: url(/images/arrow-slider-prev-red.svg?a43263a02fd77b80605a91a11bd9409c);
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

/* ------------------------------------ *\
    SWIPER
\* ------------------------------------ */
.swiper-container {
  width: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ------------------------------------ *\
    TAB
\* ------------------------------------ */
#TabContent .models::before {
  content: "";
  display: none;
}

.nav-tabs {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.nav-tabs .nav-item {
  display: inline-block;
  text-align: center;
  margin: 0 1rem;
  font-size: 2.2rem;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #D5001C;
  padding: 1rem;
  border: none;
  border-bottom: 2px solid #D5001C;
}

.nav-tabs .nav-link {
  border: none;
  color: #979797;
}

/* ------------------------------------ *\
    NBT TABLE RESPONSIVE
\* ------------------------------------ */
.nbt-table-responsive {
  width: 100%;
  font-size: 1.4rem;
  margin: 2rem 0;
}
@media (min-width: 992px) {
  .nbt-table-responsive {
    margin: 4rem 0;
  }
}
.nbt-table-responsive thead th {
  font-size: 1.6rem;
  padding: 1rem;
  color: #979797;
  font-weight: 400;
}
.nbt-table-responsive tbody td {
  padding: 2rem 1rem;
  border-bottom: 1px solid #EFF0F1;
}
.nbt-table-responsive tbody td:first-child {
  font-weight: 700;
}
.nbt-table-responsive .table-link {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  color: #000;
  padding-right: 2rem;
  background: url(/images/arrow-cta-red.svg?c4c6c211600195501734619ace97c4d1) no-repeat center right;
}
.nbt-table-responsive .detail-link {
  position: relative;
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  color: #000;
  padding-right: 3rem;
}
.nbt-table-responsive .detail-link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 2rem;
  background: url(/images/arrow-cta-red.svg?c4c6c211600195501734619ace97c4d1) no-repeat center center;
  transform: rotate(90deg);
  z-index: -1;
}
@media (min-width: 0px) and (max-width: 768px) {
  .nbt-table-responsive .detail-link:after {
    top: 1rem;
  }
}
.nbt-table-responsive .detail-link.selected:after {
  content: "";
  transform: rotate(-90deg);
}

/* ------------------------------------ *\
    BREADCRUMBS
\* ------------------------------------ */
.breadcrumbs {
  position: fixed;
  width: 100%;
  font-size: 1.6rem;
  padding: 1.5rem;
  background: #EFF0F1;
  z-index: 888;
}
.breadcrumbs .container {
  padding: 0;
}
@media (min-width: 992px) {
  .breadcrumbs .container {
    padding-left: 15%;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs .container {
    padding-left: 10%;
  }
}
.breadcrumbs ul li {
  display: inline-block;
  font-size: 1.4rem;
  background: url(/images/arrow-cta-red.svg?c4c6c211600195501734619ace97c4d1) no-repeat center left;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .breadcrumbs ul li {
    font-size: 1.6rem;
    padding: 0 4rem 0 2rem;
  }
}
.breadcrumbs ul li a {
  color: #000;
}
.breadcrumbs ul li.selected {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
}
.breadcrumbs ul li.disabled {
  opacity: 0.5;
}

/* ------------------------------------ *\
    BOOKING
\* ------------------------------------ */
.booking-item {
  font-size: 1.6rem;
  padding: 2rem;
  margin-bottom: 4rem;
  background: #EFF0F1;
}
@media (min-width: 1200px) {
  .booking-item {
    padding: 4rem;
  }
}
.booking-item .h6.dealer {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  background: url(/images/ico-dealer-red.svg?04742b70fa2c77e95ae2421bbaeadc8c) no-repeat 0 center;
  background-size: 27px 27px;
  padding: 0.5rem 0 0.5rem 4rem;
}
.booking-item .h6.model {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  background: url(/images/ico-model-red.svg?5f676919588f6c933d9b03953b9caa03) no-repeat 0 center;
  background-size: 50px;
  padding: 0.5rem 0 0.5rem 6rem;
}
.booking-item .dealer-address {
  padding-top: 0;
}
.booking-item .dealer-address .p {
  font-size: 1.6rem;
}
.booking-item .interval-item {
  margin-bottom: 4rem;
}
.booking-item .interval-item .h6.interval {
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  background: url(/images/ico-calendar-red.svg?048771ad55847399a7bd69b540d97132) no-repeat 0 center;
  background-size: 27px 27px;
  padding: 0 0 0.5rem 4rem;
}
.booking-item .interval-item .single-data .day-week {
  color: #545454;
}
.booking-item .interval-item .single-data .day-month {
  font-size: 3rem;
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
}
.booking-item .interval-item .single-data .day-month .year {
  font-family: "Porsche-NextTT-Regular", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #545454;
}
.booking-item .interval-item .single-data .time {
  font-size: 1.8rem;
  background: url(/images/ico-clock.svg?0e18ddd0f8990d3cb8b04aff56c466e6) no-repeat 0 center;
  background-size: 20px 20px;
  padding-left: 3rem;
}
.booking-item .interval-item .big-arrow {
  width: 3.5rem;
  height: 3.5rem;
}
.booking-item .interval-item .mid-arrow {
  width: 1.5rem;
  height: 1.5rem;
}
.booking-item .img-item {
  padding: 2rem 0;
  margin-bottom: 2rem;
  background: #FFF;
}
.booking-item .price {
  padding: 1.5rem 0;
  text-align: right;
  border-top: 1px solid #C2C2C2;
}

/* ------------------------------------ *\
    SUMMARY BOOKING
\* ------------------------------------ */
.summary-booking {
  padding-top: 20%;
}
@media (min-width: 768px) {
  .summary-booking {
    padding-top: 12%;
  }
}
@media (min-width: 992px) {
  .summary-booking {
    padding-top: 8%;
  }
}
@media (min-width: 1200px) {
  .summary-booking {
    padding-top: 6%;
  }
}
.summary-booking .container {
  margin: 0 auto;
}
@media (min-width: 1400px) {
  .summary-booking .container {
    max-width: 60%;
  }
}

.tab-pane .summary-booking {
  padding-top: 0;
}
.tab-pane .summary-booking .container {
  max-width: 100%;
  padding: 0;
}
.tab-pane .summary-booking .booking-item {
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .tab-pane .summary-booking .booking-item {
    padding: 4rem;
  }
}

/* ------------------------------------ *\
    SPECH TECH
\* ------------------------------------ */
.spech-tech {
  margin: 4rem 0;
}
.spech-tech .tech-icon-item {
  margin: 2rem 0 4rem;
  text-align: center;
}
.spech-tech .tech-icon-item .ico {
  display: block;
  width: 4rem;
  margin: 1rem auto;
}
.spech-tech .tech-icon-item .h6 {
  font-size: 1.6rem;
  color: #545454;
}
.spech-tech .tech-icon-item .p {
  font-size: 1.6rem;
  line-height: 1.2;
}

.next-step {
  margin-top: 4rem;
  text-align: center;
}

.data-block {
  margin-bottom: 4rem;
}
.data-block .h5 {
  color: #868686;
}

/* ------------------------------------ *\
    ACCORDION
\* ------------------------------------ */
.accordion {
  margin-bottom: 2rem;
}
.accordion .card {
  background: none;
  border: none;
  border-radius: 0;
}
.accordion .card-header {
  position: relative;
  padding: 0;
  background: none;
  border-bottom: 1px solid #FFF;
}
.accordion .card-header a {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  font-family: "Porsche-NextTT-Bold", sans-serif;
  font-weight: 700;
  color: #000;
  padding: 2rem;
  padding-left: 0;
  background: none;
  border-bottom: 1px solid #979797;
}
@media (min-width: 992px) {
  .accordion .card-header a {
    font-size: 2rem;
  }
}
.accordion .card-header a:after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  background: url(/images/arrow-select.svg?8fed8b3a09a102464d6f082ab31b0ff6) no-repeat center center;
  transform: rotate(180deg);
  z-index: -1;
}
@media (min-width: 0px) and (max-width: 768px) {
  .accordion .card-header a:after {
    top: 1rem;
  }
}
.accordion .card-header .collapsed:after {
  content: "";
  transform: rotate(0);
}
.accordion .card-body {
  border: none;
  box-shadow: none;
  padding: 2rem 0 0 0;
}

/* ------------------------------------ *\
    LOGIN
\* ------------------------------------ */
.login-item.half-item {
  padding: 2rem;
  border: 1px solid #313639;
  border: 1px solid #D0D0D0;
}
@media (min-width: 992px) {
  .login-item.half-item {
    max-width: 50%;
    margin: 4rem auto;
    padding: 4rem;
  }
}

.privacy .info-item {
  padding: 2rem;
}

/* ------------------------------------ *\
    FOOTER
\* ------------------------------------ */
footer {
  position: relative;
  padding: 4rem 1.5rem;
  color: #FFF;
  background: #181F22;
}
footer .container {
  max-width: 1440px;
}
footer #back-to-top {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer #back-to-top:hover {
  background: #181F22;
}
footer #back-to-top img {
  height: 24px;
}
footer .h6, footer .p, footer a:link {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #FFF;
}
footer a, footer a:link {
  display: inline-block;
  padding: 2px;
  color: #FFF;
  text-decoration: underline !important;
  border-radius: 4px !important;
  margin-left: -2px !important;
  margin-right: -2px !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  transition: background var(--p-transition-duration, 0.25s) cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}
footer a:hover, footer a:link:hover {
  background: rgba(148, 149, 152, 0.18);
}
footer .top {
  display: block;
  position: absolute;
  top: -5rem;
  right: 0;
  width: 5rem;
  height: 5rem;
  text-align: center;
  padding-top: 1rem;
  background: #000;
  z-index: 2;
}

/* ------------------------------------ *\
    OVERLAY
\* ------------------------------------ */
.modal-info {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.modal-info .modal-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  opacity: 0;
  transition: all 0.3s linear;
}
.modal-info .modal-close {
  cursor: pointer;
}
.modal-info .model-detail {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: -100vw;
  padding: 5%;
  background: #FFF;
  overflow-y: scroll;
  transition: all 0.6s linear;
}
@media (min-width: 768px) {
  .modal-info .model-detail {
    width: 85vw;
    padding: 2%;
  }
}
.modal-info .model-detail .back {
  display: block;
  background: url("/assets/img/icons/arrow-slider-prev.svg") no-repeat center left;
  background-size: 1rem;
  color: #181F22;
  padding-left: 2rem;
  margin-bottom: 4rem;
}
.modal-info .model-detail .back:hover {
  color: #D5001C;
}
.modal-info .model-content {
  margin: 2% 1% 5%;
}
@media (min-width: 768px) {
  .modal-info .model-content {
    margin: 6% 10%;
  }
}
.modal-info .model-content .h4 {
  display: inline-block;
}
.modal-info .model-content .img-fluid {
  min-width: 100%;
}
.modal-info .model-content .swiper-models-summary.swiper-models {
  border: none;
}
.modal-info .model-content .services-item {
  height: auto;
  background: #f2f2f2;
  border: none;
  margin-top: 10%;
}

input[type=date] {
  display: inline-block;
  width: 100%;
  height: 4.8rem;
  font-size: 1.6rem;
  line-height: 4.8rem;
  text-align: left;
  color: #313639;
  padding: 0 1rem;
  background: #FFF;
  border: none;
  border-radius: 0;
  box-shadow: none;
  max-width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  height: 4.8rem;
}
input[type=date].s0 {
  border: 1px solid #D0D0D0;
  height: 3.8rem;
}

.form-grid {
  max-width: 800px;
  display: grid;
  grid-template-columns: 60px auto;
  align-items: center;
}
.form-grid button {
  padding: 0 10px;
  border-top: none;
  border-right: none;
  border-left: none;
  -o-border-image: initial;
     border-image: initial;
  background-color: transparent;
  border-bottom: none;
}

input[readonly] {
  background-color: #dddddd;
}

.ico-container {
  position: absolute;
  top: 0;
  right: 0;
  background: #d9d9d9;
  width: 40px;
  height: 40px;
}
.ico-container .password-eye {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ico-container .ico {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  background-position: center;
  background-repeat: no-repeat;
}
.ico-container .ico.ico-eye-hide {
  background-image: url("/assets/img/icons/ico-eye-hide.svg");
}
.ico-container .ico.ico-eye {
  background-image: url("/assets/img/icons/ico-eye-show.svg");
}

table {
  padding: 0px;
  margin: 0px -15px;
  width: calc(100% + 30px);
  border-spacing: 15px 0px;
  border-collapse: separate;
}
table thead tr th {
  text-align: left;
  padding: 15px 0px;
  border-bottom: 2px solid #D5001C;
}
table tbody tr.row-separator {
  height: 1px;
  font-size: 1px;
}
table tbody tr.row-separator td {
  padding: 0;
  border-bottom: 2px solid #D5001C;
}
table tbody tr.row-last td {
  border-bottom: none;
}
table tbody tr td {
  text-align: left;
  padding: 15px 0px;
  border-bottom: 1px solid rgb(215, 215, 217);
}
table tbody tr td:not(:first-child) {
  text-align: center;
}
table tbody tr td.cell-last {
  border-bottom: none;
}
table tr.row-separator {
  height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #D5001C;
}
table tr.row-separator td {
  border-bottom: none;
}
table tr.row-last td {
  border-bottom: none;
}

.packaging-detail table tbody tr td {
  text-align: left;
}
.packaging-detail table tbody tr td:not(:first-child) {
  text-align: left;
}

body.homepage .homepage-content {
  padding-top: 100px;
}
