@font-face {
  font-family: "BiennaleBold";
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Bold/font.eot"); /* IE9 Compat Modes */
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Bold/font.eot") format("embedded-opentype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Bold/font.woff2") format("woff2"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Bold/font.woff") format("woff"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Bold/font.ttf") format("truetype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Bold/font.svg") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BiennaleMedium";
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Medium/font.eot"); /* IE9 Compat Modes */
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Medium/font.eot") format("embedded-opentype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Medium/font.woff2") format("woff2"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Medium/font.woff") format("woff"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Medium/font.ttf") format("truetype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Medium/font.svg") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BiennaleRegular";
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Regular/font.eot"); /* IE9 Compat Modes */
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Regular/font.eot") format("embedded-opentype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Regular/font.woff2") format("woff2"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Regular/font.woff") format("woff"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Regular/font.ttf") format("truetype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Regular/font.svg") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BiennaleSemibold";
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Semibold/font.eot"); /* IE9 Compat Modes */
  src: url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Semibold/font.eot") format("embedded-opentype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Semibold/font.woff2") format("woff2"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Semibold/font.woff") format("woff"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Semibold/font.ttf") format("truetype"), url("/wp-content/themes/tivala-main/assets/fonts/Biennale/Semibold/font.svg") format("svg"); /* Legacy iOS */
}
/* GENERIC */
html {
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  margin-top: 10px;
  color: white;
  height: 100%;
}

h1 {
  font-size: 20px;
}

/* BUTTON ANIMATION */
/* LOADING ICON */
.tivala-done-button-loading-icon,
.tivala-done-button-done {
  display: none;
}

.tivala-done-button-bg-green {
  background: #2bbd2c !important;
  border: 1px solid #2bbd2c;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}

.tivala-done-button-bg-red {
  background: #e82c2c !important;
  border: 1px solid #e82c2c;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}

@keyframes tivala-button-done-icon {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.tivala-button-done-icon div {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  border-top-color: transparent;
  border-radius: 50%;
}

.tivala-button-done-icon div {
  animation: tivala-button-done-icon 1s linear infinite;
  top: 17px;
  left: 20px;
}

.tivala-done-button-loading-icon {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: none;
}

.tivala-button-done-icon {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.tivala-button-done-icon div {
  box-sizing: content-box;
}

.tivala-button-done-submit {
  height: 40px;
  width: 200px;
  padding: 0px 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tvp-language-selector {
  cursor: pointer;
}
.tvp-language-selector:hover {
  color: white;
}

.tvp-sell-car-page-featrue-img {
  border-radius: 0px 0px 5px 5px;
}
.tvp-sell-car-page-featrue-img img {
  max-height: 300px;
  object-fit: cover;
}

.tvp-sell-after {
  position: relative;
}

.tvp-sell-after::after {
  content: " ";
  width: 30px;
  height: 10px;
  background-color: #2c2c2c;
  position: absolute;
  right: -30;
  top: 30%;
}
@media all and (max-width: 780px) {
  .tvp-sell-after::after {
    content: " ";
    background-color: #2c2c2c;
    position: absolute;
    width: 10px;
    height: 30px;
    top: 300;
    right: 50%;
  }
}

.tvp-sell-car-page-featrue-text {
  border-radius: 5px 5px 0px 0px;
}
.tvp-sell-car-page-featrue-text .textwidget {
  padding: 30px;
}
.tvp-sell-car-page-featrue-text .textwidget p {
  font-size: 18px;
  font-weight: bold;
  color: white;
  margin: 0px !important;
}

.tvp-image-text-link .so-widget-sow-image {
  position: relative;
  transition: all 0.25s ease-in-out;
}
.tvp-image-text-link .so-widget-sow-image:hover {
  transform: scale(1.05);
}
.tvp-image-text-link .so-widget-sow-image .widget-title {
  font-size: 20px;
  border-radius: 0px 0px 5px 5px;
  background: #2c2c2c;
  color: white;
  margin-top: -88px !important;
}
.tvp-image-text-link .so-widget-sow-image .widget-title a {
  box-sizing: border-box;
  display: inline-block;
  padding: 30px;
  color: white;
  width: 100%;
  text-decoration: none;
}
.tvp-image-text-link .so-widget-sow-image .widget-title:after {
  display: none;
}
.tvp-image-text-link .so-widget-sow-image .sow-image-container img {
  transition: all 0.25s ease-in-out;
  height: 300px !important;
  object-fit: cover;
  border-radius: 5px;
  padding-bottom: 88px;
  z-index: 1000 !important;
}

.tvp-about-us-feature-img {
  border-radius: 5px 5px 0px 0px;
}
.tvp-about-us-feature-img:hover {
  transform: scale(1.05);
}
.tvp-about-us-feature-img img {
  max-height: 300px;
  object-fit: cover;
}

.tvp-about-us-feature-text {
  border-radius: 0px 0px 5px 5px;
}
.tvp-about-us-feature-text:hover {
  transform: scale(1.05);
}
.tvp-about-us-feature-text .textwidget {
  padding: 30px;
}
.tvp-about-us-feature-text .textwidget p {
  font-size: 22px;
  font-weight: bold;
  color: white;
  margin: 0px !important;
}
.tvp-about-us-feature-text .textwidget p a {
  color: white;
  text-decoration: none;
}

.tmc-content-header {
  background-size: cover !important;
  background-position: center !important;
  height: 350px;
  transition: height 0.3s ease; /* Add a transition effect */
}
@media all and (max-width: 780px) {
  .tmc-content-header {
    height: 250px;
  }
}

.tmc-header-excerpt-wrap {
  display: flex;
  align-items: center;
  max-width: 1200px;
  margin: auto;
  height: 50%;
  padding: 20px;
  flex: 1;
}
@media all and (max-width: 800px) {
  .tmc-header-excerpt-wrap {
    padding: 0px;
  }
}
.tmc-header-excerpt-wrap .tmc-header-excerpt {
  width: 90%;
  font-size: 50px !important;
  font-weight: bold;
  position: relative;
}
.tmc-header-excerpt-wrap .tmc-header-excerpt h1 {
  margin-bottom: unset !important;
  margin-top: unset !important;
  font-size: 50px !important;
}
@media all and (max-width: 800px) {
  .tmc-header-excerpt-wrap .tmc-header-excerpt h1 {
    font-size: 24px !important;
    padding-left: 10px;
  }
}
.tmc-header-excerpt-wrap .tmc-header-excerpt:after {
  content: "";
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
@media all and (max-width: 800px) {
  .tmc-header-excerpt-wrap .tmc-header-excerpt:after {
    left: 20px;
  }
}

.tvp-content-page-box {
  border-radius: 5px;
}
.tvp-content-page-box .textwidget .fa-check {
  color: #48A3DE;
  padding-right: 7px;
}
.tvp-content-page-box a img {
  transition: all 0.25s ease-in-out;
}
.tvp-content-page-box a img:hover {
  transform: scale(1.1);
}

.tvp-about-us-history-date {
  position: relative;
}
.tvp-about-us-history-date:before {
  content: "";
  height: 5px;
  width: 60%;
  left: -30px;
  top: 50%;
  background: #0072B8;
  position: absolute;
  z-index: 1;
  transform: translateY(-50%);
}
@media all and (max-width: 780px) {
  .tvp-about-us-history-date:before {
    display: none;
  }
}
.tvp-about-us-history-date:after {
  content: "";
  height: 300px;
  width: 5px;
  left: 50%;
  top: 25px;
  background: #0072B8;
  position: absolute;
  z-index: 1;
  transform: translateX(-50%);
}
@media all and (max-width: 780px) {
  .tvp-about-us-history-date:after {
    height: 850px;
  }
}
.tvp-about-us-history-date .textwidget {
  display: flex;
  justify-content: center;
}
.tvp-about-us-history-date p {
  user-select: none;
  color: white;
  font-weight: bold;
  background: #0072B8;
  width: 60px;
  height: 60px;
  border-radius: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.tvp-about-us-history-date-last:after {
  content: none;
}

.tvp-history-right:before {
  left: 120px;
}

.tvp-about-us-history-wrap .panel-grid-cell:nth-child(odd) {
  z-index: 3;
}

.tvp-about-us-history-item {
  min-height: 220px;
  border-radius: 5px;
  z-index: 3;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.tvp-about-us-history-item:hover {
  transform: scale(1.1);
}
.tvp-about-us-history-item h2 {
  color: white !important;
  font-size: 22px !important;
  z-index: 3;
  padding: 25px 25px 0px 25px;
  user-select: none;
}
.tvp-about-us-history-item h2.widget-title:after {
  content: none;
}
.tvp-about-us-history-item .textwidget {
  padding: 0px 25px 25px 25px;
  display: none;
  color: white;
}
.tvp-about-us-history-item .textwidget p {
  z-index: 3;
  width: 85%;
  margin: 0;
  user-select: none;
}
.tvp-about-us-history-item:before {
  content: "i";
  font-weight: bold;
  font-size: 18px;
  color: white;
  border-radius: 99px;
  background: #0072B8;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 50px;
  width: 50px;
  bottom: 0;
  right: 0;
  z-index: 3;
  margin: 25px;
  cursor: pointer;
}
.tvp-about-us-history-item:before:hover {
  color: #48A3DE;
}
.tvp-about-us-history-item:after {
  border-radius: 5px;
  content: "";
  position: absolute;
  background: #2c2c2c;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.8;
}

.tvp-about-us-staff-wrap {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #ffffff 30%, #2c2c2c 0%);
  display: flex;
  border-radius: 5px;
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-image-wrap {
  width: 50%;
  padding-top: 40px;
  display: flex;
  align-items: flex-end;
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-image-wrap img {
  width: 100%;
}
@media all and (max-width: 480px) {
  .tvp-about-us-staff-wrap .tvp-about-us-staff-image-wrap img {
    width: 130%;
  }
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-information-wrap {
  width: 50%;
  padding: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: bold;
}
@media all and (max-width: 480px) {
  .tvp-about-us-staff-wrap .tvp-about-us-staff-information-wrap {
    padding: 40px;
  }
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-information-wrap .tvp-about-us-staff-row {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 15px;
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-information-wrap .tvp-about-us-staff-row a {
  color: white;
  text-decoration: none;
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-information-wrap .tvp-about-us-staff-row .svg-inline--fa {
  padding-right: 5px;
}
.tvp-about-us-staff-wrap .tvp-about-us-staff-information-wrap .tvp-about-us-staff-name {
  font-size: 25px;
  font-family: "BiennaleSemibold";
  position: relative;
  margin-bottom: 20px;
}

.tvp-staff-wrap {
  background: linear-gradient(90deg, #ffffff 30%, #2c2c2c 0%);
  border-radius: 5px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.tvp-staff-wrap .so-widget-sow-editor {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 25px;
}
.tvp-staff-wrap .so-widget-sow-editor .textwidget {
  font-weight: bold;
}
.tvp-staff-wrap h3,
.tvp-staff-wrap p {
  color: white !important;
}
.tvp-staff-wrap h3.widget-title:after {
  content: none;
}

.tvp-text-white .so-widget-sow-editor h3.widget-title,
.tvp-text-white .textwidget {
  color: white !important;
}
.tvp-text-white .so-widget-sow-editor h3.widget-title {
  font-size: 45px;
}

h3.widget-title {
  color: #2C2C2C;
  font-size: 25px;
  font-family: "BiennaleSemibold";
  position: relative;
  font-weight: 500;
}
@media all and (max-width: 500px) {
  h3.widget-title {
    font-size: 21px;
  }
}
h3.widget-title:after {
  content: "";
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: -10px;
}

h2.widget-title {
  color: #2C2C2C;
  font-size: 25px;
  font-family: "BiennaleSemibold";
  position: relative;
  font-weight: 500;
}
@media all and (max-width: 500px) {
  h2.widget-title {
    font-size: 21px;
  }
}
h2.widget-title:after {
  content: "";
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: -10px;
}

h1.widget-title {
  color: #2C2C2C;
  font-size: 25px;
  font-family: "BiennaleSemibold";
  position: relative;
}
@media all and (max-width: 500px) {
  h1.widget-title {
    font-size: 21px;
  }
}
h1.widget-title:after {
  content: "";
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.textwidget {
  font-family: "BiennaleRegular";
  font-size: 18px;
}

.tvp-large-title {
  font-size: 70px;
  font-family: "BiennaleSemibold";
}
.tvp-large-title h1 {
  font-size: 50px !important;
  margin-top: unset !important;
  margin-bottom: unset !important;
}
@media all and (max-width: 780px) {
  .tvp-large-title h1 {
    width: 100%;
    font-size: 24px;
  }
}
@media all and (max-width: 780px) {
  .tvp-large-title {
    width: 100%;
    font-size: 30p;
  }
}

.tvp-cars-for-sale-title {
  font-size: 35px;
}

.tvp-small-title {
  font-size: 25px;
  font-family: "BiennaleSemibold";
}

.tvp-small-divider {
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  margin: 5px 0px 5px 0px;
}

.tvp-small-btn {
  background: #0072b8;
  color: white;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  font-family: "BiennaleBold";
  transition: 0.25s;
}
.tvp-small-btn:hover {
  box-shadow: inset 0 0 0 2em var(--hover);
  --hover: white;
  color: #48A3DE;
}
.tvp-small-btn .fa-chevron-right {
  padding-left: 7px;
}

.tvp-lrg-btn {
  padding: 15px 25px 15px 25px;
  background: salmon;
  border-radius: 5px;
  display: inline-block;
}

.tvp-dark-content-box {
  background: #2C2C2C;
  padding: 50px;
}
@media all and (max-width: 500px) {
  .tvp-dark-content-box {
    padding: 25px;
  }
  .tvp-dark-content-box p {
    font-size: 16px;
  }
}
.tvp-dark-content-box .widget-title,
.tvp-dark-content-box .textwidget {
  color: white;
}
.tvp-dark-content-box a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.tvp-frontend-media-text-wrap {
  flex: 1;
  z-index: 999;
  position: relative;
  color: white;
  width: 51%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  user-select: none;
}
.tvp-frontend-media-text-wrap .tvp-large-title {
  font-size: 51px;
}
@media all and (max-width: 780px) {
  .tvp-frontend-media-text-wrap .tvp-large-title {
    font-size: 30px !important;
  }
}
@media all and (max-width: 1100px) {
  .tvp-frontend-media-text-wrap {
    width: 60%;
  }
}
@media all and (max-width: 780px) {
  .tvp-frontend-media-text-wrap {
    width: 100%;
    flex: unset;
    display: none;
  }
}

.tvp-frontend-hero-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: calc(100vh - 110px);
  overflow: hidden;
  background-size: cover;
}
@media all and (max-width: 780px) {
  .tvp-frontend-hero-wrapper {
    height: 100%;
    min-height: 100%;
    position: static;
  }
}

.tvp-frontend-hero-video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100vh - 0px);
  object-fit: cover;
  background-size: cover !important;
  background-position: center !important;
}
@media all and (max-width: 780px) {
  .tvp-frontend-hero-video {
    height: calc(100vh + 200px);
    z-index: -9999;
    object-position: 85% 60%;
    object-fit: none;
    max-height: 800px !important;
    min-height: 700px !important;
  }
}

.tvp-frontend-hero-image {
  background-size: cover !important;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
}
@media all and (max-width: 780px) {
  .tvp-frontend-hero-image {
    background-position: center !important;
    background-size: cover !important;
    max-height: 800px !important;
    min-height: 700px !important;
    height: calc(100vh + 200px);
  }
}

.overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 0px);
  background-color: rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 780px) {
  .overlay {
    max-height: 800px !important;
    min-height: 700px !important;
    height: calc(100vh + 200px);
  }
}

.tvp-car-valuation-wrap {
  z-index: 1;
  padding-bottom: 50px;
  margin-top: -50px;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap {
    margin: calc(3vh + 60px) 0 50px 0;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-truss-wrap {
  display: flex;
  align-items: center;
  padding-bottom: 35px;
  user-select: none;
}
.tvp-car-valuation-wrap .tvp-car-valuation-truss-wrap .tvp-small-title {
  max-width: 33%;
  font-size: 30px;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-truss-wrap .tvp-small-title {
    max-width: 90%;
    font-size: 26px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-truss-wrap {
    padding-bottom: 40px;
    justify-content: center;
  }
}
.tvp-car-valuation-wrap .fa-chevron-down {
  animation: bounce 2s 0s infinite ease-in-out;
  padding-left: 5px;
  color: #0072B8;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap {
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.4392156863);
    padding: 25px 25px 10px 25px;
    border-radius: 8px;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field {
  display: inline-block;
  border-radius: 5px;
  width: 23%;
  position: relative;
  transition: 0.25s;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input[type=number]::-webkit-outer-spin-button,
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input[type=number] {
  -moz-appearance: textfield;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field {
    width: 100%;
    padding-bottom: 15px;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input {
  font-size: 22px;
  padding: 10px 0 10px 0;
  height: 100%;
  width: 100%;
  font-family: "BiennaleSemibold";
  text-align: center;
  outline: none;
  background: rgba(0, 0, 0, 0.3137254902);
  border: 2px solid white;
  color: white;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input::placeholder {
  color: white;
  opacity: 0.7;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input {
    background: white;
    color: #2c2c2c;
    padding: 5px 0 5px 0;
    font-size: 18px;
  }
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input::placeholder {
    color: #2c2c2c;
    opacity: 0.7;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input::-webkit-outer-spin-button,
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field .tvp-valuation-validation-circle {
  width: 30px;
  height: 30px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.123);
  position: absolute;
  margin-top: -42px;
  margin-left: 10px;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field .tvp-valuation-validation-circle {
    margin-top: -35px;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field #car-miles-hidden-input {
  font-family: "BiennaleSemibold";
  font-size: 22px;
  display: inline-block;
  visibility: hidden;
  position: absolute;
  top: -999999px;
  left: -999999px;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .car-mileage-floating-label {
  position: absolute;
  user-select: none;
  pointer-events: none;
  top: 17px;
  left: 160px;
  visibility: hidden;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .car-mileage-floating-label {
    color: #2c2c2c;
    top: 9px;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit {
  width: 20%;
  position: relative;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit .tvp-small-btn {
  background: #0072b8;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0px 30px 0px 30px;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit .tvp-small-btn {
    padding: 0px !important;
    height: 45px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit {
    width: 100%;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit-mobile {
  width: 15%;
  position: relative;
  display: none;
}
.tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit-mobile .tvp-small-btn {
  background: #48A3DE;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0px 30px 0px 30px;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit-mobile .tvp-small-btn {
    padding: 0px !important;
    height: 54px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit-mobile {
    width: 100%;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap {
  background: white;
  right: 0;
  top: 50vh;
  transform: translateY(calc(-50vh + 250px));
  position: absolute;
  width: 250px;
  height: 500px;
  border-radius: 5px 0px 0px 5px;
  padding: 40px;
  display: none;
  color: #343434;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 1450px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap {
    top: 28vh;
    height: 300px;
    padding: 30px;
  }
  .tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap p {
    margin: 5px 0 0 0;
    font-size: 15px;
  }
}
@media all and (max-width: 800px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap {
    display: none;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-title {
  font-size: 25px;
  font-weight: bold;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-contact .tvp-car-valuation-tips-subtitle {
  font-size: 20px;
  font-weight: bold;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-contact a {
  text-decoration: none;
  color: #48A3DE;
  font-weight: bold;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-body {
  display: flex;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-body .tvp-car-valuation-tips-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 20px;
  font-weight: bold;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-body .tvp-car-valuation-tips-text p {
  position: relative;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-body .tvp-car-valuation-tips-text ::before {
  content: "";
  background-color: #0072B8;
  height: 15px;
  width: 15px;
  border-radius: 99px;
  display: block;
  position: absolute;
  bottom: calc(50% - 7.5px);
  left: -30px;
}
.tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-body .tvp-car-valuation-tips-bar {
  width: 10px;
  height: 260px;
  background: #48A3DE;
  border-radius: 99px;
}
@media all and (max-width: 1450px) {
  .tvp-car-valuation-wrap .tvp-car-valuation-tips-wrap .tvp-car-valuation-tips-body .tvp-car-valuation-tips-bar {
    height: 140px;
  }
}
.tvp-car-valuation-wrap .tvp-car-valuation-success-body-sell p {
  font-size: 18px;
  color: white;
  margin-top: 24px;
}
.tvp-car-valuation-wrap .tvp-car-valuation-success-body-sell a {
  color: #48A3DE;
  text-decoration: none;
  font-weight: bold;
}

.tvp-car-valuation-sucess-wrap {
  z-index: 999;
  background: white;
  color: #2C2C2C;
  padding: 50px;
  border-radius: 5px 5px 0px 0px;
  color: #343434;
  display: none;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-sucess-wrap {
    border-radius: 5px;
  }
}
.tvp-car-valuation-sucess-wrap .tvp-car-valuation-success-body p {
  font-size: 18px;
}
.tvp-car-valuation-sucess-wrap .tvp-car-valuation-success-body a {
  text-decoration: none;
  color: #48A3DE;
}

.tvp-car-valuation-policy-notice {
  z-index: 999;
  padding-top: 35px;
  font-size: 16px;
  color: white;
}
@media all and (max-width: 800px) {
  .tvp-car-valuation-policy-notice {
    font-size: 15px;
    color: white;
    order: 2;
  }
}
.tvp-car-valuation-policy-notice a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
@media all and (max-width: 800px) {
  .tvp-car-valuation-policy-notice a {
    color: white;
  }
}
.tvp-car-valuation-policy-notice .tvp-car-valuation-pc-notice {
  display: block;
}
@media all and (max-width: 800px) {
  .tvp-car-valuation-policy-notice .tvp-car-valuation-pc-notice {
    display: none;
  }
}
.tvp-car-valuation-policy-notice .tvp-car-valuation-mobile-notice {
  display: none;
}
@media all and (max-width: 800px) {
  .tvp-car-valuation-policy-notice .tvp-car-valuation-mobile-notice {
    display: block;
  }
}

@media all and (max-width: 780px) {
  .tvp-car-valuation-page-wrap {
    padding-top: 25px;
  }
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap {
  flex-direction: column;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap {
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    border-radius: 0px;
  }
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field {
  width: 100%;
  padding-bottom: 25px;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field {
    display: block;
    width: 100%;
  }
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field .tvp-valuation-validation-circle {
  background: #2c2c2c;
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field .car-mileage-floating-label {
  color: #2c2c2c;
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input {
  background: white;
  color: #2c2c2c;
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-field input::placeholder {
  color: #2c2c2c;
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit {
  width: 100%;
}
.tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit .tvp-small-btn {
  padding: 15px 30px 15px 30px;
}
@media all and (max-width: 780px) {
  .tvp-car-valuation-page-wrap .tvp-car-valuation-fields-wrap .tvp-car-valuation-submit {
    display: block;
    width: 100%;
  }
}

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.tvp-finance-hidden {
  visibility: hidden;
}

.tvp-finance-calculator-wrap {
  background: #2C2C2C;
  padding: 40px;
}
@media all and (max-width: 500px) {
  .tvp-finance-calculator-wrap {
    padding: 20px;
  }
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media all and (max-width: 780px) {
  .tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap {
    flex-direction: column;
  }
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-title {
  font-family: "BiennaleSemibold";
  font-size: 30px;
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap {
  display: flex;
  flex-direction: column;
  justify-content: left;
  background: #464646;
  padding: 20px 30px 20px 30px;
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-monthly-cost-wrap {
  display: flex;
  align-items: baseline;
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-monthly-cost-wrap .tvp-finance-calc-montly-cost {
  font-family: "BiennaleSemibold";
  font-size: 22px;
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-monthly-cost-wrap .tvp-input-display-unit {
  font-size: 22px;
  font-family: "BiennaleSemibold";
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-loan-info-wrap {
  display: flex;
  justify-content: space-between;
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-loan-info-wrap .tvp-finance-calc-loan-total {
  font-family: "BiennaleSemibold";
  font-size: 13px;
  padding-right: 5px;
  display: flex;
  justify-content: center;
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-loan-info-wrap .tvp-input-display-unit {
  font-family: "BiennaleSemibold";
}
.tvp-finance-calculator-wrap .tvp-finance-calc-intro-wrap .tvp-finance-calc-cost-info-wrap .tvp-finance-calc-loan-info-wrap .tvp-finance-calc-loan-rate {
  font-family: "BiennaleSemibold";
  font-size: 13px;
  font-style: italic;
}

.tvp-input-display-unit {
  padding-left: 5px;
}

.tvp-finance-range {
  width: 100%;
}
@media all and (max-width: 500px) {
  .tvp-finance-range {
    width: 90%;
  }
}

.tvp-finance-settings {
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.tvp-finance-settings .tvp-finance-notice-text {
  display: flex;
  align-items: center;
}
@media all and (max-width: 780px) {
  .tvp-finance-settings .tvp-finance-settings-dropdown {
    padding-bottom: 10px;
  }
}
.tvp-finance-settings .tvp-finance-settings-dropdown select, .tvp-finance-settings .tvp-finance-settings-dropdown option {
  font: -moz-pull-down-menu;
}
.tvp-finance-settings .tvp-finance-settings-dropdown select {
  padding: 10px;
  background: #464646;
  color: white;
  border: 0px !important;
  font-size: 16px;
  font-family: "BiennaleSemibold";
}

.tvp-input-range-info-wrap {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
@media all and (max-width: 780px) {
  .tvp-input-range-info-wrap {
    flex-direction: column;
  }
}
.tvp-input-range-info-wrap .tvp-input-title-wrap {
  display: flex;
}
.tvp-input-range-info-wrap .tvp-input-title-wrap .tvp-calculated-value {
  padding-left: 5px;
}
.tvp-input-range-info-wrap .tvp-input-display-value-wrap {
  display: flex;
}

.tvp-finance-slider input[type=range] {
  appearance: none;
  margin: 15px 0 15px 0;
  border-radius: 30px;
}
.tvp-finance-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  background-color: #0072b8;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
}
.tvp-finance-slider input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
}

@keyframes animatedText {
  to {
    background-position: 100%;
  }
}
.tvp-car-search-wrap {
  margin-top: -300px;
  width: 100%;
  background-color: #2C2C2C;
  border-radius: 5px;
}
.tvp-car-search-wrap .tvp-car-search-body {
  padding: 40px;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-serach-buttons {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-serach-buttons {
    flex-direction: column;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .car-search-buttons-left {
    flex-direction: column;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .car-search-buttons-right {
  justify-content: flex-end;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap {
  width: 100%;
  display: flex;
  margin-top: 25px;
  gap: 10px;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap {
    justify-content: center;
    margin-top: 10px;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-reset-filters-button {
  background-color: #0072B8;
  color: white;
  padding: 10px 25px 10px 25px;
  cursor: pointer;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-reset-filters-button {
    width: 100%;
    text-align: center;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-search-button, .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-selection-button {
  background-color: #464646;
  color: white;
  padding: 10px 25px 10px 25px;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-search-button, .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-selection-button {
    display: flex;
    justify-content: center;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-search-button input, .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-button-wrap .tvp-car-selection-button input {
  accent-color: #ffffff;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media all and (max-width: 1000px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro {
    flex-wrap: wrap-reverse;
    justify-content: flex-end;
  }
}
@media all and (max-width: 1000px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro .tvp-car-search-text {
    width: 100%;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro .tvp-car-search-notice-text {
  margin-top: -70px;
  margin-right: 40px;
  height: 80px;
  position: relative;
  display: flex;
  background-color: #0072B8;
  width: 240px;
  padding: 20px 30px;
  border-radius: 10px;
  align-items: center;
  animation: bounce 3s 0s 2 ease-in-out;
}
@media all and (max-width: 1000px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro .tvp-car-search-notice-text {
    height: 50px;
    width: 200px;
    padding: 10px 15px;
    margin-right: 0;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro .tvp-car-search-notice-text p {
  font-size: 18px;
  margin: 0;
}
@media all and (max-width: 1000px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro .tvp-car-search-notice-text p {
    font-size: 14px;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-intro .tvp-car-search-notice-text:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  right: 20px;
  bottom: -20px;
  border: 12px solid;
  border-color: #0072B8 #0072B8 transparent transparent;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-bar {
  padding: 20px 0px 20px 0px;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-bar #tvp-searchbar {
  padding: 6px;
  border: none;
  margin-top: 8px;
  margin-right: 16px;
  font-size: 25px;
  background: none;
  color: white;
  width: 50%;
  background: linear-gradient(#464646, #464646) center bottom 5px/calc(100% - 10px) 2px no-repeat;
  padding: 10px;
  outline: none;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-bar #tvp-searchbar {
    width: 100%;
    font-size: 18px;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-sliders-wrap .tvp-car-search-sliders-section {
  display: flex;
  justify-content: space-between;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-mobile-more-search-wrap {
  width: 100%;
  justify-content: center;
  margin: 10px 0 0 0;
  display: none;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-mobile-more-search-wrap {
    display: flex;
  }
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-mobile-more-search-wrap .tvp-car-search-mobile-more-search {
  background-color: #0072b8;
  color: white;
  padding: 10px 25px 10px 25px;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
.tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-all-sliders {
  display: block;
  margin-top: 20px;
}
@media all and (max-width: 780px) {
  .tvp-car-search-wrap .tvp-car-search-body .tvp-car-search-all-sliders {
    display: none;
  }
}

.tvp-car-list-notice {
  background: #2c2c2c;
  border-radius: 5px;
  width: 100%;
  position: relative;
}
.tvp-car-list-notice:after {
  content: "";
  background-color: #0072b8;
  position: absolute;
  height: 100%;
  width: 15px;
  left: 0;
  top: 0;
  border-radius: 5px 0px 0px 5px;
}
.tvp-car-list-notice .tvp-car-list-notice-text {
  padding: 15px;
  margin-left: 15px;
  font-weight: bold;
}

.tvp-car-detail-header a {
  color: white;
  text-decoration: none;
}
.tvp-car-detail-header .tvp-car-detail-header-back-button {
  padding: 10px 15px;
  background-color: #0072B8;
  display: inline-block;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
}
.tvp-car-detail-header .tvp-car-detail-header-back-button:hover {
  background-color: #48A3DE;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-back-button {
    font-size: 14px;
    padding: 9px 12px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-img-background {
  top: 0;
  right: 0;
  position: absolute;
  width: 55%;
  height: 900px;
  background: url("/wp-content/uploads/img/romb.svg");
  background-size: cover;
  background-position: bottom;
}
@media all and (max-width: 1450px) {
  .tvp-car-detail-header .tvp-car-detail-header-img-background {
    width: 60%;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-img-background {
    width: 100% !important;
    height: 17%;
    z-index: -5;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap {
  max-height: 660px;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap {
    flex-direction: column-reverse;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap {
  width: 65%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 1240px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap {
    width: 55%;
    min-width: 470px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap {
    width: 100%;
    min-width: 50px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name {
  position: relative;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name::after {
    display: none;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name h1 {
  font-size: 40px;
  font-weight: bold;
  overflow-wrap: break-word;
}
@media all and (max-width: 1240px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name h1 {
    font-size: 30px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name h1 {
    font-size: 18px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name:after {
  content: "";
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: 20px;
}
@media all and (max-width: 1240px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-model-name:after {
    bottom: 10px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section {
  display: flex;
  align-items: center;
  padding-bottom: 25px;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #464646;
  border-radius: 999px;
  padding: 30px;
  margin-right: 30px;
}
@media all and (max-width: 1240px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-circle {
    padding: 20px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-circle {
    display: none;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-circle .svg-inline--fa {
  font-size: 30px;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-info-wrap .tvp-car-detail-quickfacts-chips-wrap {
  display: flex;
  padding-bottom: 5px;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-info-wrap .tvp-car-detail-quickfacts-chips-wrap .tvp-car-info-chip {
  font-weight: bold;
  font-size: 18px;
  padding: 5px 20px 5px 20px;
  margin-right: 10px;
  background: #464646;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-info-wrap .tvp-car-detail-quickfacts-chips-wrap .tvp-car-info-chip {
    font-size: 15px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-info-wrap .tvp-car-detail-quickfacts-info-text {
  padding-left: 5px;
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-quickfacts-section .tvp-car-detail-quickfacts-info-wrap .tvp-car-detail-quickfacts-info-text {
    font-size: 15px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section .tvp-car-detail-finance-shortcut {
  padding-left: 15px;
  cursor: pointer;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section .tvp-car-detail-car-monthly-price {
  font-weight: bold;
  font-size: 40px;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section .tvp-car-detail-car-monthly-price .tvp-car-detail-car-monthly-price-blue {
  color: #48A3DE;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section .tvp-car-detail-car-prices-wrap {
  display: flex;
  font-weight: bold;
  align-items: center;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section .tvp-car-detail-car-prices-wrap .tvp-car-detail-car-prices-total {
  padding-right: 20px;
  font-size: 25px;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-info-wrap .tvp-car-detail-header-quickfacts-wrap .tvp-car-detail-header-pricing-section .tvp-car-detail-car-prices-wrap .tvp-car-detail-car-prices-total-vat {
  font-size: 18px;
  font-style: italic;
  font-weight: 100;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap {
  width: 35%;
  margin-right: 176;
  position: relative;
}
.tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap img {
  right: 75px;
  height: 90%;
  max-width: unset;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 1450px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap img {
    height: 80%;
  }
}
@media all and (max-width: 1240px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap {
    width: 45%;
    margin-right: 20px;
  }
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap img {
    object-fit: contain;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 363px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap {
    width: 100%;
    height: auto;
    padding-top: 30px;
  }
  .tvp-car-detail-header .tvp-car-detail-header-wrap .tvp-car-detail-header-img-wrap img {
    object-fit: contain;
    height: 50%;
    width: 100%;
    position: relative;
    min-width: 50px !important;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-bottom-links-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-bottom-links-wrap {
    justify-content: flex-start;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-bottom-links-wrap a {
  color: white;
  text-decoration: none;
  width: 15%;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-bottom-links-wrap a {
    width: 100%;
    font-size: 15px;
  }
}
.tvp-car-detail-header .tvp-car-detail-header-bottom-links-wrap .tvp-car-detail-header-bottom-link {
  font-weight: bold;
  padding: 20px;
  background: #464646;
  margin-left: 5px;
  text-align: center;
  width: 15%;
  max-width: 130px;
  cursor: pointer;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header .tvp-car-detail-header-bottom-links-wrap .tvp-car-detail-header-bottom-link {
    width: unset;
    padding: 16px;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-header {
    padding-top: 30px;
  }
}

.tvp-car-detail-info-section {
  background: white;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section {
    padding-top: 50px;
    padding-bottom: 110px;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap {
  display: flex;
  max-width: 1200px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section .tvp-car-detail-info-section-wrap {
    flex-direction: column;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 60%;
  color: #343434;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap {
    width: 100%;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap .tvp-car-detail-info-title {
  font-size: 35px;
  font-weight: bold;
  width: 60%;
  position: relative;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap .tvp-car-detail-info-title {
    width: 100%;
    font-size: 22px;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap .tvp-car-detail-info-title:after {
  content: "";
  height: 7px;
  width: 70px;
  background: #0072B8;
  border-radius: 5px;
  position: absolute;
  left: 0;
  bottom: -15px;
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap .tvp-car-detail-info-text {
  padding-top: 50px;
  width: 70%;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-text-section-wrap .tvp-car-detail-info-text {
    width: 100%;
    padding-bottom: 50px;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap {
  width: 40%;
  background: #2C2C2C;
  padding: 70px 0px 70px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap {
    width: 100%;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap a {
  color: white;
  text-decoration: none;
  width: 50%;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap a {
    width: 65%;
  }
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap a .tvp-car-detail-info-link {
  box-sizing: border-box;
  background: #464646;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
  font-weight: bold;
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap .tvp-dnb-accent {
  position: relative;
}
.tvp-car-detail-info-section .tvp-car-detail-info-section-wrap .tvp-car-detail-info-links-wrap .tvp-dnb-accent:before {
  content: "";
  background-color: #0072B8;
  position: absolute;
  height: 100%;
  width: 10px;
  left: 0;
  top: 0;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap {
  display: none;
  width: 80%;
  margin-top: 10px;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap #tivala-cf-policy {
  border: solid 2px rgba(0, 0, 0, 0);
  padding: 3px !important;
  box-sizing: border-box;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap .tivala-cf-input-wrap input {
  padding: 5px;
  font-size: 15px;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap .tivala-cf-input-wrap input[type=checkbox] {
  width: auto !important;
  margin: 0;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap .tivala-cf-input-wrap textarea {
  padding: 5px;
  font-size: 15px;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap .tivala-cf-input-wrap a {
  display: inline-block !important;
  color: white;
  font-weight: bold;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap .tivala-cf-success {
  font-size: 22px !important;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap #tvp-car-contact-mail-wrap-back-btn {
  position: absolute;
  top: 30px;
  left: 10%;
  padding: 8px 12px;
  background-color: #0072b8;
  display: inline-block;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
}
.tvp-car-detail-info-section .tvp-car-contact-mail-wrap #tivala-cf-ajax-validation {
  margin: 0;
}

.tvp-car-swiper-fullscreen-modal {
  background-color: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  left: 0%;
  top: 0;
  position: fixed;
  display: inline-block;
  width: 100vw;
  height: 100vh;
  z-index: 9999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tvp-car-swiper-fullscreen-modal .tvp-close-fullscreen-modal {
  position: absolute;
  right: 0;
  top: 0%;
  padding: 50px;
  cursor: pointer;
}
.tvp-car-swiper-fullscreen-modal .tvp-close-fullscreen-modal .fa-times {
  font-size: 30px;
}
.tvp-car-swiper-fullscreen-modal .tvp-car-swiper-fullscreen-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
}
@media all and (max-width: 780px) {
  .tvp-car-swiper-fullscreen-modal .tvp-car-swiper-fullscreen-wrapper {
    width: 100%;
  }
}
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap {
  width: 100%;
  height: 100%;
}
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap .swiper-button-next,
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap .swiper-button-prev {
  color: white;
}
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap .swiper-button-next svg,
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap .swiper-button-prev svg {
  font-size: 50px;
  filter: drop-shadow(0.35rem 0.35rem 0.3rem black);
}
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap .swiper-button-next:after,
.tvp-car-swiper-fullscreen-modal .tvp-swiper-wrap .swiper-button-prev:after {
  display: none;
}

.tvp-car-detail-image-section {
  display: flex;
  align-items: center;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-image-section {
    flex-direction: column;
  }
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap {
  width: 50%;
  object-fit: cover;
  position: relative;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-image-section .tvp-car-detail-image-wrap {
    width: 100%;
  }
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .tvp-swiper-wrap .tvp-hover-notice {
  position: absolute;
  top: 20px;
  z-index: 999;
  background: #2c2c2c;
  width: 50%;
  left: calc(50% - 90px);
  padding: 10px;
  width: 180px;
  text-align: center;
  border-radius: 5px;
  display: none;
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-next,
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-prev {
  color: white;
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-next svg,
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-prev svg {
  font-size: 50px;
  filter: drop-shadow(0.35rem 0.35rem 0.3rem black);
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-prev {
  left: 16px;
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-next:after,
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-button-prev:after {
  display: none;
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .swiper-pagination-bullet {
  background: white;
  margin: 4px;
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .tvp-car-detail-image-overlay {
  padding: 25px 0 25px 25px;
  position: absolute;
  z-index: 999999;
  display: flex;
  right: 0;
  bottom: 0;
  display: none;
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .tvp-car-detail-image-overlay .tvp-car-detail-gallery-btn {
  background: white;
  color: #2C2C2C;
  font-weight: bold;
  padding: 15px;
  margin-right: 25px;
  cursor: pointer;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-image-section .tvp-car-detail-image-wrap .tvp-car-detail-image-overlay .tvp-car-detail-gallery-btn {
    margin: 10px 15px 0 0;
    background: white;
    color: #2C2C2C;
  }
}
@media all and (max-width: 780px) {
  .tvp-car-detail-image-section .tvp-car-detail-image-wrap .tvp-car-detail-image-overlay {
    padding: 10px 0 20px 0;
    top: -90px;
    height: 60px;
    width: 100%;
    background: #2C2C2C;
    justify-content: center;
  }
}
.tvp-car-detail-image-section .tvp-car-detail-image-wrap .tvp-car-detail-image {
  height: 100%;
  display: block;
  background-size: cover !important;
  background-position: bottom !important;
}
.tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap {
  padding-left: 50px;
  display: flex;
}
.tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap .tvp-car-detail-quickfacts {
  display: flex;
  flex-wrap: wrap;
}
.tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap .tvp-car-detail-quickfacts .tvp-car-detail-quickfacts-section {
  position: relative;
  width: 50%;
  font-size: 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px 0px;
}
.tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap .tvp-car-detail-quickfacts .tvp-car-detail-quickfacts-section p {
  margin: 0;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap .tvp-car-detail-quickfacts .tvp-car-detail-quickfacts-section {
    font-size: 18px;
  }
}
.tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap .tvp-car-detail-quickfacts .tvp-car-detail-quickfacts-section .tvp-car-detail-quickfacts-section-title {
  font-weight: bold;
}
.tvp-car-detail-image-section .tvp-car-detail-quickfacts-wrap .tvp-car-detail-quickfacts .tvp-car-detail-quickfacts-section:nth-child(n+3):before {
  content: "";
  background-color: #464646;
  position: absolute;
  height: 3px;
  border-radius: 5px;
  width: 25%;
  left: 0;
  top: 0;
}

.tvp-swiper-slide-bg {
  width: 100%;
}

.tvp-360-drag-show {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: none;
  text-align: center;
  width: 100%;
  bottom: 7px;
}

.tvp-360-drag-icon {
  position: absolute;
  bottom: 30px;
  left: 49%;
  font-size: 18px;
  display: none;
}

.cloudimage-360-inner-box {
  display: none;
}

.cloudimage-360 .cloudimage-360-prev,
.cloudimage-360 .cloudimage-360-next {
  padding: 8px;
  background: rgb(244, 244, 244);
  border: none;
  border-radius: 4px;
}

.cloudimage-360 .cloudimage-360-prev:focus,
.cloudimage-360 .cloudimage-360-next:focus {
  outline: none;
}

.cloudimage-360 .cloudimage-360-prev {
  display: none;
  position: absolute;
  z-index: 100;
  top: calc(50% - 15px);
  left: 20px;
}

.cloudimage-360 .cloudimage-360-next {
  display: none;
  position: absolute;
  z-index: 100;
  top: calc(50% - 15px);
  right: 20px;
}

.cloudimage-360 .cloudimage-360-prev:before,
.cloudimage-360 .cloudimage-360-next:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: 50% 50%/cover no-repeat;
}

.cloudimage-360 .cloudimage-360-prev:before {
  background-image: url("https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-left.svg");
}

.cloudimage-360 .cloudimage-360-next:before {
  background-image: url("https://cdn.scaleflex.it/plugins/js-cloudimage-360-view/assets/img/arrow-right.svg");
}

.cloudimage-360 .cloudimage-360-prev.not-active,
.cloudimage-360 .cloudimage-360-next.not-active {
  opacity: 0.4;
  cursor: default;
}

.cloudimage-360-view-360-icon {
  background: url("/wp-content/uploads/icons/360_view.svg") 50% 50%/cover no-repeat;
}

.cloudimage-360-prev,
.cloudimage-360-next {
  display: none;
}

.tvp-car-detail-finance-wrap {
  padding-top: 100px;
  padding-bottom: 100px;
  background: white;
  display: flex;
  justify-content: center;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-finance-wrap {
    padding-top: 50px;
    padding-bottom: 0px;
    width: 100vw;
  }
}
.tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner {
  display: flex;
  max-width: 1200px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner {
    flex-direction: column;
  }
}
.tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner .tvp-car-detail-finance-calculator-wrap {
  width: 50%;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner .tvp-car-detail-finance-calculator-wrap {
    width: 100%;
  }
}
.tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner .tvp-car-detail-finance-img-wrap {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  width: 50%;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner .tvp-car-detail-finance-img-wrap {
    padding-top: 50px;
    width: 100%;
  }
}
.tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner .tvp-car-detail-finance-img-wrap .tvp-car-detail-finance-img {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 300px;
  height: 150px;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-finance-wrap .tvp-car-detail-finance-wrap-inner .tvp-car-detail-finance-img-wrap .tvp-car-detail-finance-img {
    width: 200px;
  }
}

@media all and (max-width: 780px) {
  .tvp-car-detail-equipment-wrap {
    flex-direction: column;
    width: 100%;
  }
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-equipment-wrap .tvp-car-detail-equipment {
    padding-left: 20px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-title {
  font-size: 45px;
  font-weight: bold;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-subtitle {
  padding-bottom: 50px;
  font-weight: bold;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-chips {
  display: flex;
  flex-wrap: wrap;
  user-select: none;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-chips .tvp-car-detail-equipment-chip {
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 20px 10px 20px;
  background: #464646;
  border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-chips .tvp-car-detail-equipment-chip {
    padding: 5px 10px 5px 10px;
  }
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-ul {
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  max-height: 120px;
  overflow: hidden;
  user-select: none;
  transition: all 0.5s ease-in-out;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-ul .tvp-car-detail-equipment-li {
  display: inline-block;
  list-style: disc;
  width: 33.3333333333%;
}
@media all and (max-width: 780px) {
  .tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-ul .tvp-car-detail-equipment-li {
    width: 50%;
  }
}
@media all and (max-width: 500px) {
  .tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-ul .tvp-car-detail-equipment-li {
    width: 100%;
  }
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipment-ul .tvp-car-detail-equipment-li span {
  color: #48A3DE;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .equipment-ul-extended {
  max-height: unset;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipmment-show-more {
  display: flex;
  justify-content: center;
  padding: 25px;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  align-items: center;
  user-select: none;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipmment-show-more svg {
  padding: 15px;
  color: #48A3DE;
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equipment .tvp-car-detail-equipment-view .tvp-car-detail-equipmment-show-more .flip {
  transform: rotate(-180deg);
}
.tvp-car-detail-equipment-wrap .tvp-car-detail-equpiment-image {
  width: 50%;
  background-size: cover !important;
  background-position: center !important;
}

.tvp-input-display-delimiter {
  padding: 0px 5px 0px 5px;
}

.tvp-car-list-wrap {
  display: flex;
  flex-direction: column;
}
.tvp-car-list-wrap a {
  text-decoration: none;
}
.tvp-car-list-wrap .tvp-hidden-fields {
  display: none;
}
.tvp-car-list-wrap .tvp-car-list-error-message {
  font-size: 25px;
  font-weight: bold;
  display: none;
}
.tvp-car-list-wrap .tvp-car-list-error-message .tvp-car-list-error-text {
  padding-bottom: 25px;
}
.tvp-car-list-wrap .tvp-car-list-error-message span {
  color: #48A3DE;
  cursor: pointer;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap {
  transition: all 0.25s ease-in-out;
  margin-bottom: 50px;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap:hover {
  transform: scale(1.02);
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item {
  height: 350px;
  width: 100%;
  background: #2c2c2c;
  display: flex;
  border-radius: 5px;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item {
    flex-direction: column;
    height: 530px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-image {
  height: 100%;
  width: 50%;
  background-position: bottom !important;
  background-size: cover !important;
  border-radius: 5px 0px 0px 5px;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-image {
    width: 100%;
    border-radius: 5px 5px 0px 0px;
    background-position: center !important;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap {
  padding: 50px;
  color: white;
  width: 50%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap {
    width: 100%;
    padding: 0px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-title {
  font-size: 30px;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-title {
    font-size: 18px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-title span {
  font-weight: bold;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-divider {
  margin: 15px 0px 15px 0px;
  height: 3px;
  width: 100px;
  background: #464646;
  border-radius: 5px;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-divider {
    margin: 25px 0px 25px 25px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap {
  display: flex;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap {
    flex-wrap: wrap;
    padding-left: 25px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap .tvp-car-info-chip {
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  margin-right: 10px;
  background: #464646;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 1240px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap .tvp-car-info-chip {
    padding: 5px 10px 5px 10px;
  }
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap .tvp-car-info-chip {
    margin-top: 10px;
    padding: 5px 10px 5px 10px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap .chip-360 {
  transition: all 0.25s ease-in-out;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap .chip-360:hover {
  background-color: #0072b8;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-chips-wrap .chip-360 img {
  max-width: 30px;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-price-wrap {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
@media all and (max-width: 900px) {
  .tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-price-wrap {
    padding-left: 25px;
    padding-bottom: 25px;
  }
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-price-wrap .tvp-car-info-monthly-price {
  font-size: 30px;
  color: #48A3DE;
  font-weight: bold;
  padding-right: 50px;
}
.tvp-car-list-wrap .tvp-car-list-item-wrap .tvp-car-list-item .tvp-car-list-info-wrap .tvp-car-info-price-wrap .tvp-car-info-total-price {
  font-size: 20px;
}

.tvp-car-search-top-sliders {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media all and (max-width: 780px) {
  .tvp-car-search-top-sliders {
    flex-direction: column;
  }
}
.tvp-car-search-top-sliders .tvp-car-search-slider {
  width: 48%;
}
.tvp-car-search-top-sliders .tvp-car-search-slider .tvp-range-halves {
  position: relative;
  height: 50px;
}
@media all and (max-width: 780px) {
  .tvp-car-search-top-sliders .tvp-car-search-slider {
    width: 100%;
  }
}

.tvp-car-search-lower-sliders {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 780px) {
  .tvp-car-search-lower-sliders {
    flex-direction: column;
  }
}
.tvp-car-search-lower-sliders .tvp-car-search-slider {
  width: 27%;
}
.tvp-car-search-lower-sliders .tvp-car-search-slider .tvp-range-thirds {
  position: relative;
  height: 50px;
}
@media all and (max-width: 780px) {
  .tvp-car-search-lower-sliders .tvp-car-search-slider {
    width: 100%;
  }
}

.tvp-car-search-slider .tvp-range-halfs {
  position: relative;
  width: 48%;
  height: 100px;
  margin-top: 30px;
}
.tvp-car-search-slider .tvp-car-range input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
}
.tvp-car-search-slider .tvp-car-range .slider-track {
  width: 100%;
  height: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
.tvp-car-search-slider .tvp-car-range input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 5px;
}
.tvp-car-search-slider .tvp-car-range input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 5px;
}
.tvp-car-search-slider .tvp-car-range input[type=range]::-ms-track {
  appearance: none;
  height: 5px;
}
.tvp-car-search-slider .tvp-car-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  background-color: #0072b8;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
}
.tvp-car-search-slider .tvp-car-range input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
}
.tvp-car-search-slider .tvp-car-range input[type=range]::-ms-thumb {
  appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
}
.tvp-car-search-slider .tvp-car-range input[type=range]:active::-webkit-slider-thumb {
  border: 3px solid #0072b8;
}

.wrapper-test .container {
  position: relative;
  width: 48%;
  height: 100px;
  margin-top: 30px;
}
.wrapper-test input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
}
.wrapper-test .slider-track {
  width: 100%;
  height: 5px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
.wrapper-test input[type=range]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 5px;
}
.wrapper-test input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 5px;
}
.wrapper-test input[type=range]::-ms-track {
  appearance: none;
  height: 5px;
}
.wrapper-test input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  background-color: #0072b8;
  cursor: pointer;
  margin-top: -9px;
  pointer-events: auto;
}
.wrapper-test input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
}
.wrapper-test input[type=range]::-ms-thumb {
  appearance: none;
  height: 1.7em;
  width: 1.7em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #3264fe;
  pointer-events: auto;
}
.wrapper-test input[type=range]:active::-webkit-slider-thumb {
  border: 3px solid #0072b8;
}

.tvp-sell-car-valuation-fields-wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-field {
  display: inline-block;
  border-radius: 5px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-field input {
  font-size: 22px;
  padding: 10px 0 10px 0;
  height: 100%;
  width: 100%;
  font-family: "BiennaleSemibold";
  text-align: center;
  outline: none;
  border: 2px solid white;
  border-radius: 3px;
}
.tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-field .tvp-valuation-validation-circle {
  width: 30px;
  height: 30px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.123);
  position: absolute;
  margin-top: -42px;
  margin-left: 10px;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-field #car-miles-hidden-input {
  font-family: "BiennaleSemibold";
  font-size: 22px;
  display: inline-block;
  visibility: hidden;
  position: absolute;
  top: -999999px;
  left: -999999px;
}
.tvp-sell-car-valuation-fields-wrap .car-mileage-floating-label {
  position: absolute;
  user-select: none;
  pointer-events: none;
  top: 17px;
  left: 160px;
  visibility: hidden;
  color: black;
}
.tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-submit {
  width: 30%;
  border: 2px solid white;
  font-size: 22px;
}
.tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-submit .tvp-small-btn {
  background: none;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0px 30px 0px 30px;
}
@media all and (max-width: 780px) {
  .tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-submit .tvp-small-btn {
    padding: 0px;
    width: 100%;
    height: 54px;
  }
}
@media all and (max-width: 780px) {
  .tvp-sell-car-valuation-fields-wrap .tvp-sell-car-valuation-submit {
    width: 100%;
  }
}

.tvp-car-sale-step {
  min-height: 260px;
  display: flex;
  justify-content: center;
  padding: 30px;
}
.tvp-car-sale-step p {
  font-size: 22px;
  font-weight: bold;
  color: white;
  margin: 0px !important;
}

.tvp-qna-section-wrap {
  position: relative;
  border-radius: 5px;
}
.tvp-qna-section-wrap .so-panel {
  margin-bottom: 0px !important;
}
.tvp-qna-section-wrap .so-panel:not(.panel-last-child)::after {
  content: "";
  height: 2px;
  width: 100%;
  background: #d0d0d0;
  border-radius: 5px;
  position: absolute;
}
.tvp-qna-section-wrap .tvp-qna-section-item {
  position: relative;
  cursor: pointer;
}
.tvp-qna-section-wrap .tvp-qna-section-item::after {
  color: #48A3DE;
  position: absolute;
  right: 25px;
  left: unset;
  content: "+";
  font-weight: bold;
  font-size: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.tvp-qna-section-wrap .tvp-qna-section-item .widget-title {
  margin-bottom: 0;
  width: 80%;
}
.tvp-qna-section-wrap .tvp-qna-section-item h3.widget-title:after {
  content: none;
}
.tvp-qna-section-wrap .tvp-qna-section-item .textwidget {
  width: 90%;
  display: none;
}
.tvp-qna-section-wrap .tvp-qna-section-item .textwidget p {
  color: black;
}
.tvp-qna-section-wrap .rotate-down::after {
  content: "-";
}

.car-list-buttons {
  display: flex;
  gap: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
@media all and (max-width: 780px) {
  .car-list-buttons {
    flex-direction: column;
    gap: 25px;
  }
}
.car-list-buttons .car-list-button {
  width: 150px;
  cursor: pointer;
  padding: 15px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0072b8;
  color: white;
  transition: all 0.2s ease-in-out;
  user-select: none;
}
.car-list-buttons .car-list-button:hover {
  background-color: #004b79;
}
@media all and (max-width: 780px) {
  .car-list-buttons .car-list-button {
    width: unset;
  }
}

.blue-link {
  color: #00a7e4 !important;
  transition: all 0.2s ease-in-out;
}
.blue-link:hover {
  color: #0072b8 !important;
}

.car-list-brands-frontpage {
  display: block !important;
}

.car-list-brands {
  background: #2c2c2c;
  border-radius: 5px;
  display: none;
  padding: 50px;
}
.car-list-brands .car-list-brands-inner {
  gap: 15px;
  color: white;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media all and (max-width: 780px) {
  .car-list-brands .car-list-brands-inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (max-width: 500px) {
  .car-list-brands .car-list-brands-inner {
    grid-template-columns: 1fr;
  }
}

.car-list-brands-title {
  color: white;
  padding-bottom: 25px;
}

.car-list-brand {
  background: #0072b8;
  padding: 15px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  user-select: none;
  text-decoration: none !important;
  transition: all 0.2s ease-in-out;
}
.car-list-brand:hover {
  background: #004b79 !important;
}
.car-list-brand .car-list-brand-name {
  color: white;
  text-decoration: none;
}

.car-list-specific-no-cars {
  font-size: 25px;
  font-weight: bold;
}
.car-list-specific-no-cars .car-list-specific-no-cars-message {
  padding-bottom: 25px;
}
.car-list-specific-no-cars span {
  color: #48A3DE;
  cursor: pointer;
}

.tvp-car-valuation-policies {
  float: right;
  width: 100%;
  display: flex;
  padding-bottom: 10px;
  gap: 3px;
}
.tvp-car-valuation-policies .tvp-car-valuation-policy {
  padding: 5px;
  border: 2px solid rgba(255, 0, 0, 0);
}
.tvp-car-valuation-policies a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.policy-frontpage {
  justify-content: flex-end;
  font-size: 13px;
}
@media all and (max-width: 800px) {
  .policy-frontpage {
    order: 1;
  }
}

.tiv-finance-loan-warning {
  display: flex;
  gap: 15px;
}
.tiv-finance-loan-warning .loan-warning-icon {
  width: 25%;
  display: flex;
  align-items: center;
}
.tiv-finance-loan-warning .loan-warning-icon img {
  height: 100%;
  width: 100%;
}
@media all and (max-width: 800px) {
  .tiv-finance-loan-warning .loan-warning-icon img {
    max-width: 85px;
  }
}
.tiv-finance-loan-warning .loan-warning-text {
  color: black;
  flex-wrap: wrap;
  display: flex;
  text-align: left;
  width: 75%;
}

.tvp-posts-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 25px;
}
@media all and (max-width: 900px) {
  .tvp-posts-wrapper {
    flex-direction: column;
  }
}
.tvp-posts-wrapper .tvp-post-container {
  width: 31%;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  background-size: cover;
  margin-bottom: 25px;
  background-color: white;
  border: 1px solid #e6e6e6;
  position: relative;
  transition: transform 0.2s ease-in-out;
  display: flex;
}
@media all and (max-width: 900px) {
  .tvp-posts-wrapper .tvp-post-container {
    width: 100%;
  }
}
.tvp-posts-wrapper .tvp-post-container:hover {
  transform: scale(1.02);
  transition: transform 0.2s ease-in-out;
}
.tvp-posts-wrapper .tvp-post-container a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: unset;
  flex: 1 1 auto;
}
.tvp-posts-wrapper .tvp-post-container a:hover {
  opacity: 1 !important;
}
.tvp-posts-wrapper .tvp-post-container a:active {
  color: black;
}
.tvp-posts-wrapper .tvp-post-container a p {
  margin-top: 5px;
}
.tvp-posts-wrapper .tvp-post-container a .tvp-post-img {
  width: 100%;
  height: 300px;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media all and (max-width: 780px) {
  .tvp-posts-wrapper .tvp-post-container a .tvp-post-img {
    height: 150px;
  }
}
.tvp-posts-wrapper .tvp-post-container a .tvp-post-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 20px 20px;
  color: black;
  flex: 1 1 auto;
}
.tvp-posts-wrapper .tvp-post-container a .tvp-post-content .tvp-post-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  text-transform: unset !important;
  margin-bottom: unset;
  text-decoration: unset !important;
  color: black;
  flex: 1 1 auto;
}
.tvp-posts-wrapper .tvp-post-container a .tvp-post-content .tvp-post-title h3 {
  text-decoration: unset !important;
}
.tvp-posts-wrapper .tvp-post-container a .tvp-post-content .tvp-post-date {
  text-transform: uppercase;
  font-size: 15px !important;
  padding-bottom: 0 !important;
  color: #C4C3C2;
  margin-top: unset;
  margin-top: 5px;
}/*# sourceMappingURL=style-design.css.map */