.page-lp-201910 {
  color: #686868;
  min-width: 320px;
  margin-bottom: -30px;
}
.page-lp-201910 .white-space-normal {
  white-space: normal;
}
.page-lp-201910 .bg-form {
  background-color: #eff9fe;
  padding: 15px;
}

.page-lp-201910 .bg-form h1 {
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  line-height: 1.45;
}

.page-lp-201910 .bg-form h2 {
  font-size: 34px;
  margin: 0;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.page-lp-201910 .bg-form .or {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #ff4b00;
}

.page-lp-201910 .button-marque {
  width: 21.5%;
  margin-right: 2%;
  max-width: 100px;
  margin-bottom: 0;
}

.page-lp-201910 .button-marque.button-plus {
  margin-right: 0;
}

.page-lp-201910 .button-marque img {
  width: 100%;
}

.page-lp-201910 .form-marque {
  text-align: center;
}

.page-lp-201910 .bg-form .immatriculation-wrapper {
  background-color: #1ea1db;
  border-radius: 8px;
  padding: 0px 40px 2px 40px;
  position: relative;
  margin-bottom: 15px;
  z-index: 1;
  height: 62px;
  border: 1px solid #e1e1e1;
  margin: 0px auto 15px auto;
  float: none;
  width: auto;
}

.page-lp-201910 .bg-form .immatriculation-wrapper input {
  height: 60px;
}

.page-lp-201910 .bg-form .button-cta-lp {
  margin: 0 auto 5px auto;
}

@media (max-width: 767px) {
  .page-lp-201910 .bg-form {
    border-bottom: 1px solid #686868;
  }

  .page-lp-201910 .bg-form .immatriculation-wrapper {
    height: 52px;
  }

  .page-lp-201910 .bg-form .immatriculation-wrapper input {
    height: 50px;
  }

  .page-lp-201910 .col-immat {
    text-align: center;
  }

  .page-lp-201910 .bg-form h1 {
    font-size: 20px;
    text-align: left;
    color: #ff4b00;
  }

  .page-lp-201910 .bg-form h2 {
    color: #00a1e3;
  }
}

@media (min-width: 768px) {
  .page-lp-201910 .bg-form {
    height: 500px;
    max-height: calc(100vh - 80px);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
  }

  .page-lp-201910 .bg-form.bg-form-rachat {
    background-image: url("../images/background/rachat-de-voiture-d-occasion-par-autobiz.jpg");
  }

  .page-lp-201910 .bg-form.bg-form-reprise {
    background-image: url("../images/background/reprise-de-votre-voiture-d-occasion-en-toute-simplicite.jpg");
  }

  .page-lp-201910 .bg-form h1 {
    font-size: 21px;
    color: #ffffff;
    text-shadow: 0 3px 3px #000000;
    text-align: center;
  }
  .page-lp-201910 .bg-form h2 {
    text-shadow: 0 3px 3px #000000;
    text-align: center;
    color: #ffffff;
  }

  .page-lp-201910 .bg-form {
    position: relative;
    margin-bottom: 120px;
  }

  .page-lp-201910 .bg-form form {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #707070;
    border-radius: 15px;
    position: relative;
    max-width: 1140px;
    margin: auto;
  }

  .page-lp-201910 .bg-form-content {
    position: absolute;
    bottom: -100px;
    right: 30px;
    left: 30px;
  }

  .page-lp-201910 .button-marque {
    height: 60px;
    max-width: 100%;
    padding: 1px 0;
  }

  .page-lp-201910 .button-marque img {
    width: auto;
    height: 100%;
  }

  .page-lp-201910 .form-marque {
    margin-top: 15px;
    position: absolute;
    top: 0;
    width: 43.5%;
    text-align: left;
  }

  .page-lp-201910 .col-immat {
    margin-top: 15px;
    position: absolute;
    top: 0;
    width: 43.5%;
    right: 15px;
  }

  .page-lp-201910 .bg-form .or {
    position: absolute;
    top: 62px;
    left: 0;
    right: 0;
  }

  .page-lp-201910 .bg-form .button-cta-lp {
    margin-top: 110px;
  }
}

@media (min-width: 1200px) {
  .page-lp-201910 .button-marque {
    width: 17%;
  }

  .page-lp-201910 .bg-form {
    height: 750px;
  }
  .page-lp-201910 .bg-form {
    margin-bottom: 0;
  }
  .page-lp-201910 .bg-form-content {
    bottom: 30px;
  }
}

.page-lp-201910 .lp-title {
  text-align: center;
  margin: 20px 0;
}

.page-lp-201910 .lp-title span {
  display: block;
}

.page-lp-201910 .lp-title span {
  display: block;
}

.page-lp-201910 .lp-title .orange {
  color: #ff4b00;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: lighter;
}

.page-lp-201910 {
  line-height: 1.6;
}

.page-lp-201910 .lp-title .blue {
  color: #00a2e3;
  font-size: 28px;
  font-weight: bold;
}

.page-lp-201910 hr {
  border-top: 1px solid #707070;
}

.page-lp-201910 hr.short {
  width: 33%;
}

.page-lp-201910 .excerpt {
  font-size: 1.05em;
}

.page-lp-201910 .underline {
  text-decoration: underline;
}

.page-lp-201910 img.img-bg {
  width: 100%;
  object-fit: cover;
  object-position: top;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  min-height: 250px;
  max-height: 700px;
}

.page-lp-201910 ul.blue {
  list-style: none;
  margin-top: 30px;
  padding-left: 60px;
}

.page-lp-201910 ul.blue li {
  padding: 5px 0;
  position: relative;
}

.page-lp-201910 ul.blue li::before {
  content: "\2022";
  color: #00a2e3;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -24px;
  font-size: 36px;
  line-height: 1;
  position: absolute;
  top: -3px;
}

.page-lp-201910 ul.orange {
  list-style: none;
  margin-top: 30px;
  padding-left: 60px;
}

.page-lp-201910 ul.orange li {
  padding: 5px 0;
  position: relative;
}

.page-lp-201910 ul.orange li::before {
  content: "\2022";
  color: #ff4c00;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -24px;
  font-size: 36px;
  line-height: 1;
  position: absolute;
  top: -3px;
}

.page-lp-201910 .blue-bg {
  background-color: #eff9fe;
}

.page-lp-201910 .blue-box {
  background-color: #eff9fe;
  padding: 20px;
  border-radius: 10px;
}

.page-lp-201910 .white-box {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}

.page-lp-201910 .grey-box {
  background-color: #faf7f7;
  padding: 20px;
  border-radius: 10px;
}

.page-lp-201910 .thumb {
  height: 35px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.page-lp-201910 .overflow-box {
  max-width: 1200px;
  margin: auto;
}

.page-lp-201910 .blue-box ul {
  padding-left: 16px;
  margin-bottom: 0;
}

.page-lp-201910 .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.page-lp-201910 .mt-0 {
  margin-top: 0 !important;
}

.page-lp-201910 .mb-0 {
  margin-bottom: 0 !important;
}

.page-lp-201910 .mb-0 {
  margin-bottom: 0 !important;
}

.page-lp-201910 .mt-1 {
  margin-top: 7.5px !important;
}

.page-lp-201910 .mb-1 {
  margin-bottom: 7.5px !important;
}

.page-lp-201910 .my-1 {
  margin-top: 7.5px !important;
  margin-bottom: 7.5px !important;
}

.page-lp-201910 .mt-2 {
  margin-top: 15px !important;
}

.page-lp-201910 .mb-2 {
  margin-bottom: 15px !important;
}

.page-lp-201910 .my-2 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.page-lp-201910 .mt-3 {
  margin-top: 30px !important;
}

.page-lp-201910 .mb-3 {
  margin-bottom: 30px !important;
}

.page-lp-201910 .my-3 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

@media (min-width: 768px) {
  .page-lp-201910 .paragraph-icon {
    margin-top: 30px !important;
  }
}

.page-lp-201910 .carousel {
  position: relative;
  max-width: 550px;
  margin: auto;
}
.page-lp-201910 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .page-lp-201910 .carousel-inner {
    min-height: 320px;
  }
}

@media (min-width: 768px) {
  .page-lp-201910 .carousel-inner {
    min-height: 220px;
  }
}

.page-lp-201910 .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.page-lp-201910 .carousel-inner > .item > img,
.page-lp-201910 .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .page-lp-201910 .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .page-lp-201910 .carousel-inner > .item.next,
  .page-lp-201910 .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .page-lp-201910 .carousel-inner > .item.prev,
  .page-lp-201910 .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .page-lp-201910 .carousel-inner > .item.next.left,
  .page-lp-201910 .carousel-inner > .item.prev.right,
  .page-lp-201910 .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.page-lp-201910 .carousel-inner > .active,
.page-lp-201910 .carousel-inner > .next,
.page-lp-201910 .carousel-inner > .prev {
  display: block;
}
.page-lp-201910 .carousel-inner > .active {
  left: 0;
}
.page-lp-201910 .carousel-inner > .next,
.page-lp-201910 .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.page-lp-201910 .carousel-inner > .next {
  left: 100%;
}
.page-lp-201910 .carousel-inner > .prev {
  left: -100%;
}
.page-lp-201910 .carousel-inner > .next.left,
.page-lp-201910 .carousel-inner > .prev.right {
  left: 0;
}
.page-lp-201910 .carousel-inner > .active.left {
  left: -100%;
}
.page-lp-201910 .carousel-inner > .active.right {
  left: 100%;
}

.page-lp-201910 .carousel-indicators {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.page-lp-201910 .carousel-indicators li {
  display: inline-block;
  cursor: pointer;
}

.page-lp-201910 .carousel-indicators li:before {
  content: " \25CF";
  display: block;
  color: #e1e1e1;
}

@media (max-width: 767px) {
  .page-lp-201910 .carousel-indicators li {
    padding: 0 4px;
    font-size: 0.85em;
  }
  .page-lp-201910 .carousel-indicators li:before {
    font-size: 55px;
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .page-lp-201910 .carousel-indicators li {
    padding: 0 10px;
  }
  .page-lp-201910 .carousel-indicators li:before {
    font-size: 65px;
    line-height: 50px;
  }
}

.page-lp-201910 .carousel-indicators li.active {
  color: #00a2e3;
}

.page-lp-201910 .carousel-indicators li.active:before {
  color: #00a2e3;
}

.page-lp-201910 .form-lp .or {
  font-weight: bold;
  color: #ff4c00;
  text-align: center;
}

.page-lp-201910 .form-lp .form-control,
.page-lp-201910 .form-lp .btn {
  margin: 7.5px 0;
}

.page-lp-201910 .form-lp .form-control {
  width: calc(50% - 25px);
  display: inline-block;
}

.page-lp-201910 .form-lp .or {
  display: inline-block;
  width: 50px;
}

.page-lp-201910 .form-lp select {
  background-image: url("../images/icon/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: center right 7.5px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.page-lp-201910 .bg-with-triangle {
  position: relative;
  padding-top: 50px;
  padding-bottom: 25px;
}

.page-lp-201910 .bg-with-triangle:before {
  content: "";
  border-style: solid;
  border-width: 50px 50px 0 50px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -50px;
}

.page-lp-201910 .bg-with-triangle.blue {
  background-color: #eff9fe;
}
.page-lp-201910 .bg-with-triangle.blue:before {
  border-color: #ffffff transparent transparent transparent;
}

@media (max-width: 767px) {
  .page-lp-201910 .form-lp select {
    background-image: url("../images/icon/shield.svg"),
      url("../images/icon/select-arrow.svg");
    background-position: center left 7.5px, center right 7.5px;
    padding-left: 50px;
  }

  .page-lp-201910 .form-lp input {
    background-image: url("../images/icon/car.svg");
    background-repeat: no-repeat;
    background-position: center left 7.5px;
    padding-left: 50px;
  }

  .page-lp-201910 .form-lp input.form-control,
  .page-lp-201910 .form-lp input.form-control::-webkit-input-placeholder,
  .page-lp-201910 .form-lp input.form-control::-moz-placeholder {
    color: #424243;
  }

  .page-lp-201910 .form-lp .form-control,
  .page-lp-201910 .form-lp .btn,
  .page-lp-201910 .form-lp .or {
    width: 100%;
    display: block;
  }
  .page-lp-201910 #map_bonus {
    display: none;
  }
}

@media (min-width: 768px) {
  .page-lp-201910 #map_bonus {
    width: 100%;
    height: 600px;
    border: 1px solid #707070;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-lp-201910 .form-lp .btn {
    font-size: 13px;
    padding: 0px;
    height: 36px;
    line-height: 1.05;
  }
  .page-lp-201910 .form-lp .br-sm {
    display: block;
  }
}

.page-lp-201910 .pseudo-tab {
  border: 1px solid #707070;
  border-radius: 0 10px 10px 10px;
  padding: 15px 25px;
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
}

.page-lp-201910 .pseudo-tab-title {
  position: absolute;
  top: -29px;
  height: 30px;
  background: #fff;
  left: -1px;
  line-height: 30px;
  padding: 0 20px;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  border-radius: 5px 5px 0 0;
}

.page-lp-201910 .pseudo-tab.blue-bg .pseudo-tab-title {
  background-color: #eff9fe;
}

.page-lp-201910 .pseudo-tab p img {
  margin-right: 7.5px;
  width: 25px;
  vertical-align: top;
}

.page-lp-201910 .pseudo-tab ul {
  padding-left: 32px !important;
  margin-top: 0 !important;
}

@media (min-width: 992px) {
  .page-lp-201910 .pseudo-tab .height-a {
    min-height: 310px;
  }
  .page-lp-201910 .pseudo-tab .height-b {
    min-height: 246px;
  }

  .page-lp-201910 .pseudo-tab .height-c {
    min-height: 420px;
  }
}

@media (min-width: 1200px) {
  .page-lp-201910 .pseudo-tab .height-b {
    min-height: 200px;
  }

  .page-lp-201910 .pseudo-tab .height-c {
    min-height: 360px;
  }
}

.page-lp-201910 table {
  font-size: 0.85em;
  width: 100%;
}

.page-lp-201910 table thead th {
  font-weight: normal;
}

.page-lp-201910 table th,
.page-lp-201910 table td {
  padding: 10px 0;
}

.page-lp-201910 table tbody td {
  border-top: 1px solid #e1e1e1;
}
