.achetez_wrapper {
  border-radius: 8px;
  border: 1px solid #222;
  background: url(../img/achat_bg.png) center;
  background-size: 110%;
  height: 600px;
  padding: 23px;
  transition: all 0.5s ease-in-out;
}

.achetez_wrapper:hover {
  background-size: 115%;
}

.vendez_wrapper {
  border-radius: 8px;
  background: url(../img/vente_bg.png) center;
  background-size: 110%;
  height: 600px;
  padding: 23px;
  transition: all 0.5s ease-in-out;
}

.vendez_wrapper:hover {
  background-size: 115%;
}

.amb_wrapper {
  border-radius: 8px;
  background: url(../img/amb_bg.png) center;
  background-size: 100%;
  height: 600px;
  padding: 23px;
  transition: all 0.5s ease-in-out;
}

.amb_wrapper:hover {
  background-size: 115%;
}

.header_block {
  border-radius: 8px;
  /* padding: 10px; */
}

.white_block {
  background-color: #fff;
  border-radius: 8px;
  padding: 25px;
  /* position: absolute; */
  bottom: 0px;
}

.header_block .titre_header {
  padding: 0px 0 0px 50px;
  width: 100%;
  display: block;
  background-size: contain;
  background: url("../img/logo_c_white.svg") left top 6px no-repeat transparent;
  margin-bottom: 25px;
}

.header_block .titre_header h2 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}

.header_text_right {
  width: 300px;
  margin-top: 10px;
}

.header_text_right p {
  color: #e5e5e5;
  font-size: 20px;
  line-height: 22px;
}

.text_block_left {
  width: 50%;
  padding-right: 15px;
}

.text_block_left p {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}

.list_block_right ul li {
  font-size: 13px;
  font-weight: 500;
  color: #2a0054;
  padding: 3px 0;
}

.list_block_right ul {
  list-style-image: url(../img/icons/check.svg);
}

.application {
  background: url(../img/app/app_mobile.svg) center no-repeat;
  background-size: cover;
  height: 499px;
  border-radius: 8px;
  border-radius: 10px;
  /* transition: all 0.5s ease-in-out; */
}

/* .application:hover {
  background-size: 105%;
} */

.amabassadeur {
  /*background: url(../img/ambassadeur/ambassadeur_bg.svg) center no-repeat;*/
  /* background-size: cover; */
  height: 540px;
  padding: 20px;
  border-radius: 10px;
  background-size: 110%;
  transition: all 0.5s ease-in-out;
}

.amabassadeur:hover {
  background-size: 115%;
}

.amabassadeur .white_block {
  width: 47% !important;
}

.amabassadeur .white_block p {
  color: #2a0054 !important;
  line-height: 18px;
}

.amabassadeur .button__plus {
  width: 80% !important;
}

.amabassadeur .titre_header {
  background-position: 4px 6px !important;
}

.amabassadeur .header_text_right {
  width: 580px;
  margin-top: 0px;
  margin-left: 48px;
}

.sites_map {
  /* background: url(../img/maps.jpg) center no-repeat; */
  background-size: contain;
}

/* .map_bloc {
  background-color: #2a0252;
  border-radius: 25px;
} */
.sites_map .sites_list {
  margin-top: 10px;
  list-style: none;
  padding: 0px;
}

.sites_map .sites_list .site_item {
  list-style: none;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 8px;
  border: 1px solid #fff;
}

.sites_map .sites_list .site_item:hover {
  background-color: #eaece9;
  border: 1px solid #73c9e7;
}

.sites_list .title {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  color: #2a0054;
  display: block;
}

.sites_list .description {
  font-size: 15px;
  font-weight: 600;
  color: #2a0054;
  display: block;
  margin-top: 25px;
}

.sites_list .btn {
  display: block;
  margin-top: 15px;
  background-color: #f0f0f0;
  padding: 1px 7px;
  height: 33px;
}

.sites_list .btn img {
  width: 16px;
}

.sites_list .btn:hover {
  background-color: #fff;
}

.car-card-grey {
  border: 1px solid transparent;
  margin: 5px 5px;
}

.car-card-grey:hover {
  background-color: #fff !important;
  border: 1px solid #73c9e7 !important;
}

.car-card-main {
  border: 1px solid transparent;
  margin: 5px 5px;
}

.car-card-main:hover {
  background-color: #ebebeb !important;
  border: 1px solid #73c9e7 !important;
}

.news-card-main {
  border: 1px solid transparent;
  margin: 5px 5px;
}

.news-card-main:hover {
  background-color: #fff;
  border: 1px solid #73c9e7;
}

.news-card-main .bloc_title {
  min-height: 120px;
}

.news-card-main .bloc_title .news-title {
  color: #290054;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 3px;
}

.news-image {
  width: 100%;
  height: auto;
  border-radius: 5px;
  object-fit: cover;
}

.news-card-main .news_bottom_bloc p {
  color: var(--secondary-color);
  font-size: 12px;
  font-weight: 500;
  margin: 0px;
}

.news-card-main .news_bottom_bloc p span {
  color: #868686;
  font-size: 12px;
  font-weight: 500;
}

.news-card-main .news_bottom_bloc span {
  color: var(--secondary-color);
  font-size: 12px;
  font-weight: 500;
}

.slider-arrow:hover .dandik,
.slider-arrow:hover .bamdik {
  visibility: visible;
  opacity: 1;
}

.dandik,
.bamdik {
  position: relative;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background: var(--secondary-color);
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  /* visibility: hidden;
  opacity: 0; */
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.dandik:hover,
.bamdik:hover {
  color: #fff;
  background: var(--primary-color);
}

.dandik {
  right: 0;
}

.bamdik {
  left: 0;
}

.slider-count .slick-dots {
  position: absolute;
  top: 50%;
  right: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.slider-count .slick-dots li button {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background-color: rgba(254, 105, 61, 0.3);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.slider-count .slick-dots .slick-active button {
  background-color: #260554;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.owl-nav {
  width: 112px;
  margin: 0 auto;
}

.owl-nav .owl-prev {
  width: 46px;
  /* height: 20px; */
  font-size: 29px !important;
  color: white !important;
  background: #2a0252 !important;
  padding: 36px !important;
  border-radius: 50%;
  margin: 0 5px;
  line-height: 6px;
}

.owl-nav .owl-next {
  width: 46px;
  /* height: 20px; */
  font-size: 29px !important;
  color: white !important;
  background: #2a0252 !important;
  padding: 36px !important;
  border-radius: 50%;
  margin: 0 5px;
  line-height: 6px;
}

@media (max-width: 767px) {
  .slider-count .slick-dots {
    right: 25px;
  }
}

.guide_achat_bloc {
  background-color: #2a0252;
}

.guide_achat_bloc .bloc_left {
  background: url(../img/guide_bg.png) center no-repeat;
  min-height: 610px;
  background-size: 100%;
  border-radius: 10px;
  padding: 25px;
  transition: all 0.5s ease-in-out;
}

.guide_achat_bloc .bloc_left:hover {
  background-size: 115%;
}

.guide_achat_bloc .badge_bloc {
  background-color: #f5f5f5;
  font-size: 11px;
  color: #290054;
  padding: 5px 15px;
  border-radius: 10px;
  max-width: 123px;
  text-align: center;
  font-weight: 500;
}

.guide_achat_bloc .white_block h1 {
  font-size: 20px;
  font-weight: 600;
  padding: 12px 0;
}

.guide_achat_bloc .white_square .info_bloc {
  width: 100%;
}

.guide_achat_bloc .white_square .info_bloc p {
  font-size: 12px;
  color: var(--secondary-color);
  font-weight: 500;
}

.guide_achat_bloc .white_square .info_bloc span {
  font-size: 12px;
  color: #868686;
  font-weight: 500;
}

.guide_achat_bloc .white_block h1 span {
  color: var(--primary-color);
}

.guide_achat_bloc .white_block .bloc_date span {
  color: #868686;
}

.guide_achat_bloc .white_block .bloc_date p {
  font-size: 12px;
  font-weight: 500;
  color: var(--secondary-color);
  margin: 10px 0;
}

.guide_achat_bloc .col {
  padding: 0 5px;
}

.guide_achat_bloc .white_square_blocs .white_square {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  min-height: 300px;
}

.guide_achat_bloc .white_square_blocs .white_square h1 {
  font-size: 20px;
  font-weight: 600;
  padding: 12px 0;
}

.slider-dots ul {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slider-dots ul li {
  width: 9px;
  height: 9px;
  margin: 0 5px;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  background: #260554;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.slider-dots ul li button {
  display: none;
}

.slider-dots ul li.slick-active {
  width: 25px;
  background: #260554;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

@media (max-width: 575px) {
  .slider-dots ul {
    bottom: 10px;
  }

  .slider-dots ul li {
    margin: 0 6px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .slider-dots ul {
    bottom: 20px;
  }

  .slider-dots ul li {
    margin: 0 6px;
  }
}

.slider-arrow:hover .dandik2,
.slider-arrow:hover .bamdik2 {
  visibility: visible;
  opacity: 1;
}

.dandik2,
.bamdik2 {
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 49px;
  height: 47px;
  line-height: 45px;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  text-align: center;
  color: var(--secondary-color);
  background: #fff;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  /* visibility: hidden;
  opacity: 0; */
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.dandik2:hover,
.bamdik2:hover {
  color: #fff;
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
}

.dandik2 {
  right: -50px;
}

.bamdik2 {
  left: -50px;
}