/*
Theme Name:     Dongfeng
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700&display=swap');

@font-face {
  font-family: 'Gehuropic';
  src: url('fonts/Gehuropic.otf');
	font-weight: 500;
  font-style: normal; 
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

.hide {
	display: none !important;
}
.col_archive, .col_prd {
    padding: 0 15px;
    margin: 0 auto;
    flex-grow: 1;
    max-width: 100%;
	height:100%;
} 
.wrap-fields-col {
    width: calc(50% - 40px);
    margin: 0 auto;
}
.container-large {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin: 0 auto !important;
	max-width: var(--container) !important;
}
header .layout-fullwidth .container{
	max-width: var(--container) !important;
}

.full-width , .nv-page-title-wrap.nv-big-title {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right:-50vw !important;
}

.section {
  padding: 40px 0;
}

.home .nv-page-title-wrap.nv-big-title{
	display:none;
}

.copyright img {
    margin-bottom: -4px;
}
.nei-screen-only {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.footer-extra-row{
	color:#fff;
	background:#08191E;
}
.footer-menu li{
	width:100%;
}
.footer--row.footer-bottom {
	display:none;
}

footer h3{
	font-size:14px;
	color:#fff;
}
footer .widget_block.widget_text{
	font-size:14px;
	font-weight:400;
	color:#fff;
}
footer .widget_block{
	margin-bottom:30px;
}
.footer-main-inner .row>div:not(:first-child) {
	border-left:1px solid #2F2F2F;
	    height: 100%;
}
.photos_contractuelle{
	background-color:#031013;
	padding:50px 0 0px 0;
	margin: -1px 0 -1px 0;
}
.photos_contractuelle p{
margin:0;
text-transform:uppercase;
color: #6A6A6A;
font-weight:600;
	letter-spacing:1.7px;
position: relative;	
}
.photos_contractuelle p:after {
    position: absolute;
    height: 4px;
    width: 130px;
    background: #ED1C24;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
    content: "";
}
#footer-menu{
	width: min-content;
	margin: 0 auto;
}
.site-footer .item--inner.has_menu{
justify-content: center;	
}
.footer-extra-row .social-panel {
    justify-content: center;
	gap: 20px;
}
.contact-more .social-panel {
	gap: 44px;
}
.social-panel {
    display: flex;
    align-items: center;   
	padding: 20px 0;
}
.copyright {
    text-align: center;
	border-top: 1px solid rgb(255 255 255 / 40%);
    font-size: 12px;
    padding: 15px 0;
    font-weight: 400;
	margin-bottom:0;
}
.social-panel i {
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
	background-position: center;
}
.contact-more .social-panel i {
    background-color: #151A1C;
    border-radius: 50%;
    width: 68px;
	height: 68px;
	background-size: auto 28px;
}
.ne-in {
    background: url(img/ft_link.svg) no-repeat;
}
.ne-fb {
    background: url(img/ft_fb.svg) no-repeat;
}
.ne-gram {
    background: url(img/ft_insta.svg) no-repeat;
}
.ne-x {
    background: url(img/ft_x.svg) no-repeat;
}
.ne-tk {
    background: url(img/ft_tk.svg) no-repeat;
}
.ne-yt {
    background: url(img/ft_yt.svg) no-repeat;
}

.title-gehu{
	font-family: 'Gehuropic' !important;
}
.archive-title h1{
	margin:0
}
sr7-grp{
	top:auto !important;
	left:120px !important;
	bottom:100px;
}

.header {	
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: background 1s ease;
    z-index: 1000;
}

.tab-links {
    list-style: none;
    padding: 0 3vw;
    margin: 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #212121;
    position: relative;
}

.tab-links a {
    position: relative;
    display: block;
    text-transform: uppercase;
    padding: 10px clamp(20px,3vw,40px);
    color: #313231;
	font-weight: 400;
    text-decoration: none;
	white-space: nowrap;
}

.tab-links .active a {
    color: #212121;
	  font-weight: bold;
}

.tab-content {   
	  position: relative;
      overflow: hidden;
	  min-height:300px;
	  transition: height 0.5s ease-in-out;
}

.tab {
	  padding:15px;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    transition: left 0.5s ease-in-out;
    display: none;
}

.tab.active {
    display: block;
    left: 0;
}

.tab-indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #212121;
    transition: left 250ms ease-in-out, width 250ms ease-in-out;
}
.tab-links-container {
    position: relative;
    width: 100%;
    overflow: hidden; 
}
.tab-links-container::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px; 
    background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
    pointer-events: none; 
    display: none; 
}

.tab-links-container.show-shadow::after {
    display: block; 
}

.owl-stage {
    display: flex;
}
.post-car {
	border:1px solid #313231;
	padding:10px;
	height:100%;
}
.post-car h3{
	font-size:18px;
	margin:0;
}
.post-car .thumbnail {
    width: 100%;
	overflow: hidden;
    display: flex;
    justify-content: center;
}
.post-car a {
	text-decoration:none;
	color:#313231;
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  align-content: space-between;
	opacity:1;
}
.post-item a{
	text-decoration:none;
	position:relative;
}
.actu-loop-more{
	position:absolute;
	padding:0 15px;
	z-index:1;
	bottom:0;
	color:#fff;
}
.actu-loop-more h3{
	margin-bottom:10px;
	font-size:clamp(15px,2vw,20px);
}
.actu-loop-more p{
	font-size:clamp(12px,2vw,14px);
	line-height:clamp(14px,2vw,18px);
	margin-bottom:15px;
	font-weight:300;
}

.post-car  .thumbnail img{
 width:100%;	
 transition: all .3s ease-in-out;
 
  object-fit: cover;	
}
.post-car.no_height .thumbnail img{
	height: 210px;
}
.post-car:hover  .thumbnail img {
    scale: 1.1;

}
.car-more {
	  width: 100%;
    display: flex;
    justify-content: space-between;
	  padding: 0 10px;
}
.post-car a:hover .icon-right:before {
	 height: 22px;
 top: -4px;
}
.post-car a:hover .icon-right:after {
	 top: -4px;
}
 .icon-right {
	 display: block;
	 position: relative;
	 height: 15px;
	 transform: rotate(90deg);
}
 .icon-right:before {
	 width: 2px;
	 height: 15px;
	 background-color: #000;
	 content: '';
	 display: block;
	 position: absolute;
	 top: 0;
	 transition: 0.3s ease;
}
 .icon-right:after {
	 width: 10px;
	 height: 10px;
	 left: -4px;
	 border-top: 2px solid #000;
	 border-left: 2px solid #000;
	 -ms-transform: rotate(45deg);
	 transform: rotate(45deg);
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
	 content: '';
	 display: block;
	 position: absolute;
	 top: 0;
	 transition: 0.3s ease;
}
 .link-wrap {
	 position: relative;
     display: flex;
	 align-items: center;
	 font-size:13px;
	 font-weight:600;
     gap: 16px;
}
.article .link-wrap{
       justify-content: flex-end;	
}
a.read-more {
    margin-inline-end: 25px;
    display: inline-flex;
    align-items: center;
    gap: 15px;
}
.article{
	border-bottom:3px solid #D9D9D9;
}
.owl-dots {
  text-align: center;
  padding:50px 0 20px 0;
}
.owl-dots button.owl-dot {
  width: 100px;
  height: 3px;
  border-radius: 0;
  display: inline-block;
  background-color: #ccc !important;
  margin: 0 0px;
}
.owl-dots button.owl-dot.active {
  background-color: #000 !important;
  height: 5px;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.carousel-info-cars .owl-dots button.owl-dot {
    width: 24px;
    height: 4px;
    border-radius: 0;
    display: inline-block;
    opacity: .6;
    background-color: #D9D9D9 !important;
    margin: 0 5px;
    transition: width .3s ease;
}
.carousel-info-cars .owl-dots button.owl-dot.active {
    opacity: 1;
    width: 50px;
}

.btn-blk{
	text-align:center;
}
.btn-blk a{
	display:inline-block;
	margin-bottom:40px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-size:14px;
	font-weight: 400;
	padding:10px 20px;
	width:100%;
	max-width:180px;
	border:1px solid #000;
	transition: all .3s ease-in-out;
}
.list-articles{
	margin-bottom:40px;
}
.btn-blk.big-sized a{
	max-width:360px;
}
.btn-blk a:hover{
	color:#fff;
	border-color:#ED1C24;
	background:#ED1C24;
}
.full-width.parcours-home{
	padding:0px;
}
.full-width.parcours-home {
	padding:0px;
}
.full-width.parcours-home h2{
	text-transform:uppercase;
	margin:50px 0;
}
.full-width.parcours-home figure img{
	width:100%;
	transition: 0.4s;
}
.banner-col{
	gap:10px;
	margin-bottom:10px;
	padding:0 15px;
}
.banner-col>div{
position:relative;	
overflow:hidden;	
}
.banner-col h3 {
	width:100%;
	text-transform:uppercase;
  font-style: normal;
  position: absolute;
  top: 85%;
	left: 50%;
	transform: translate(-50%,-50%) scale(1);
  z-index: 1;
  transition: all .4s linear;
}
.banner-col p{
    max-width: 400px;
    transition: all .4s linear;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,60px);
    z-index: 1;
    width: 100%;
}
.banner-col>div:hover h3{ 
top: 50%;
transform: translate(-50%,-50%) scale(1.3);
}
.banner-col>div:hover p{ 
top: 85%;
transform: translate(-50%,-50%);
}
.banner-col>div:hover img{
	filter: grayscale(80%);
}
.banner-col>div figure:after {
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(180deg,#0000,#000);
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    mix-blend-mode: multiply;
}
.banner-col>div:hover figure:after {
	  opacity: 1;
}
.wp-block-button__link{
	width:145px;
	font-weight:400 !important;
	border-width:1px !important;
	border-radius:0 !important;
	transition: all .3s ease-in-out;
}
.wp-block-button__link:hover{
	background:#ED1C24 !important;
	border-color:#ED1C24 !important;
	color:#fff !important;
}

.actualites .thumbnail{
position:relative;	
overflow:hidden;
}
.actualites .thumbnail:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;  
    background:linear-gradient( 180deg, transparent 10% , #000 90% );
    z-index: 1;
    transition: 0.5s;
}
.post-item a:hover {
	opacity:1;
}
.post-item a:hover  .thumbnail:before{
	width: 100%;
  height: 100%;
	 mix-blend-mode: multiply;
}
.actualites .thumbnail:after{
  content:"";
	z-index: 2;
background:url(img/Vector.png) no-repeat;
	background-size:contain;
	position:absolute;
	width:160px;
	height:160px;
	left: 50%;
	top:50%;
	transition: all 0.3s; 
	transform:translate(-50%,-50%)  scale(0) rotate(-90deg);
}
.post-item a .thumbnail img{
transition: all 0.3s; 
}
.post-item a:hover .thumbnail img{
transform:scale(1.1);	
}
.post-item a:hover .thumbnail:after {
  transform: translate(-50%,-50%)  scale(1) rotate(0deg);
}

@keyframes slideFromTop {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}	
.showroom-content {
    position: relative;
	margin-bottom:100px;
  }

  .types-menu {
    width: 100%;
    background: #F0F4F6;
    transition: all 0.3s ease;
  }

  .types-menu.sticky {
    position: fixed;
    z-index: 1000;
    top: 0;
	left:0;  
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	animation: slideFromTop 0.5s;  
  }

  .types-links {
	font-family: 'Gehuropic';  
    padding: 0;
    display: flex;
	justify-content: space-between;  
    position: relative;
    margin: 0;
	width: auto;
    overflow-x: scroll;
	scroll-snap-type: x mandatory; 
    height: 100%;  
  }

  .types-links li {
    margin: 0 15px;
	scroll-snap-align: center;  
  }

  .types-links a {
    padding: 15px 30px;
	color:#5C5C5C;
	font-size:16px;  
    display: block;
    position: relative;
	white-space: nowrap; 
  }

  .types-links .underline {
    position: absolute;
    bottom: 0;
    height: 4px;
    background: #000;
    transition: all 0.3s ease;
  }

  .tab-content {
    padding: 50px 0;
  }
  .active a {
    color:#242424;
  }


.prd-page-title-wrap {
  height:100vh;
	min-height:700px;
	color:#fff;
	position:relative;
}
.prd-page-title-wrap .container-large{
	height:100%;
	display:flex;
	flex-direction: column;
  justify-content: space-between;
	
}

/*.prd-page-title-wrap:before{
content:"";
width:100%;
height:100%;
background:radial-gradient(circle, rgba(3,15,19,0) 69%, rgba(3,15,19,1) 100%);
position:absolute;
top:0;
left:0;	
}
.prd-page-title-wrap:after{
content:"";
width:100%;
height:100%;
background:radial-gradient(circle, rgba(3,15,19,0) 44%, rgba(3,15,19,1) 100%);		
position:absolute;
top:0;
left:0;	
}
*/
.prd-page-title-wrap .nv-page-title{
	margin-top:200px;
	z-index:1;
} 
.prd-page-title-wrap .nv-page-title h1{
	font-size:clamp(30px,5vw,70px);
	margin-bottom:0;
}
.prd-page-title-wrap .price-range {
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	letter-spacing:4px;
}
.product-more.nd-wrap {
    padding: 20px 0;
}
.product-more {
	z-index:1;
    display: flex;
    gap:0 20px;
	margin:50px 15px;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}
.product-more p{
	text-align:center;
	font-size:14px;
	max-width:300px;
}
.btn-wh{
	display:block;
	margin-bottom:20px;
	font-weight:400;
	font-size: 12px;
	padding:7px 0;
	border:1px solid #fff;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	transition: all .3s ease-in-out;
}
.btn-wh:hover{
	color: #fff;
  border-color: #ED1C24;
  background: #ED1C24;
}
figure img{
	width:100%;
}
.single-prd :where(.wp-block-columns.has-background){
	padding:0
}
.single-prd :where(.wp-block-columns) {
    margin-bottom: 0px;
}
.singles-page-container :where(.wp-block-columns){
	 margin-bottom: 0px;
}
.text-box h2{
	text-transform:uppercase;
	margin-top:30px;
}
.text-box{
	display:flex;
	flex-direction: column;
	justify-content: center;
	padding:0 15px;
}
.car-images-wrap>div figure img{
	object-fit:cover;
	height:100%;
	max-height: 341px;
}

.car-images-wrap>div figure{
   	margin: 0 calc(var(--s)/-2);
     flex: 1;
    min-width: 0;
    cursor: pointer;
}
.car-images-wrap>div figure:nth-child(2){
	   flex:40%
}
.car-images-wrap>div figure:nth-child(3), .car-images-wrap>div figure:first-child{
	   flex:30%
}
.car-images-wrap>div figure:first-child{
	clip-path: polygon(0 0,100% 0,calc(100% - var(--s)) 100%,0 100%);
}
.car-images-wrap>div figure{
clip-path: polygon(var(--s) 0,100% 0,calc(100% - var(--s)) 100%,0 100%);
}

.car-images-wrap>div figure:nth-child(3){
	    clip-path: polygon(var(--s) 0,100% 0,100% 100%,0 100%);
}

.car-images-wrap.slantedright>div figure {
    clip-path: polygon(0 0, calc(100% - var(--s)) 0, 100% 100%, var(--s) 100%);
}
.car-images-wrap.slantedright>div figure:first-child {
    clip-path: polygon(0 0, calc(100% - var(--s)) 0, 100% 100%, 0 100%);
}
.car-images-wrap.slantedright>div figure:nth-child(3){
	  clip-path: polygon(0 0,100% 0,100% 100%,var(--s) 100%);
}
  span.sub-split {
    white-space: nowrap;
}
 .color-options {
    display: flex;
	  justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}
        .color-option {
            display: inline-block;
            width: 28px;
            height: 28px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        .color-option input {
            display: none;
        }

.color-option:has(input:checked):before {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	width:calc(100% + 14px);
	height:calc(100% + 14px);
	border-radius: 50%;
	border:2px solid #CECECE;
}
        .color-option:hover::after {
            content: attr(title);
            position: absolute;
            top: 35px;
            left: 50%;
            transform: translateX(-50%);
            background: #333;
            color: #fff;
            padding: 5px;
            border-radius: 5px;
            white-space: nowrap;
            font-size: 12px;
        }
.option-vehicule{
display:flex;
gap:20px;	
justify-content: center;
margin-top:60px !important;
margin-bottom:60px !important;		
}
.single-showroom:not(:has(.dispo-repeater-container)) .option-vehicule{
margin-bottom:30px !important;	
}
.option-group{
text-align:center;
width:100%;
max-width:650px;	
}
/* If .option-vehicule has exactly two .option-group children */
.option-vehicule > .option-group:nth-last-child(2):first-child,
.option-vehicule > .option-group:nth-last-child(2):first-child ~ .option-group {
    width: 50%;
}

/* If .option-vehicule has exactly three .option-group children */
.option-vehicule > .option-group:nth-last-child(3):first-child,
.option-vehicule > .option-group:nth-last-child(3):first-child ~ .option-group {
    width: 30%;
}
.option-group img{
	width:100%;
	height:100%;
	object-fit:contain;
	transition: opacity 0.5s ease-in-out;
}
.option-vehicule .option {
    transition: opacity 0.5s ease-in-out;
}
.option-group h3{
text-transform:uppercase;
font-family: 'Gehuropic';	
font-size:26px;	
}
.option-group p{
	text-transform:uppercase;
	font-weight:bold;
	font-size: 16px;
  letter-spacing: 4px;
	margin-bottom:20px;
}
.color-selector {
    margin-top: 20px;
}
.option {
    transition: opacity 0.5s ease-in-out;
}
.option img {
    transition: opacity 0.5s ease-in-out;
}
.options {
position: relative;
}

.option {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.option img {
    width: 100%;
	max-width: 570px;
	max-height: 330px;
	object-fit: contain;
    height: auto;
	padding-bottom: 20px;
}

.option.show {
    opacity: 1;
    z-index: 1;
}
.option-group{
	order:var(--order-value);
}
.product-more.nd-wrap a:not(:hover){
	color:#413737;
	border-color:#1B1B1B;
}
.product-more.nd-wrap div{
	flex:1;
	max-width:400px;
}
.link{
	  display: inline-block;
    position: absolute;
    z-index: 6;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}





/****  form prd  *****/

.option-group h3+p{
	color:#ADADAD;
	letter-spacing:2px;
}
.option-group h3{
	margin-bottom:0;
}
.prd-page-title-wrap .container-large{
	flex-direction:unset;
	align-items: flex-end;
}
.prd-page-title-wrap .nv-page-title {
	margin:50px 0 ;
}
.prd-page-title-wrap .product-more p{
	display:none;
}
.prd-page-title-wrap .product-more{
	    flex-wrap: wrap;
	    max-width: 450px;
      width: 100%;
}
.prd-page-title-wrap .product-more div {
	width:100%;
}
.prd-page-title-wrap .product-more:has(.test-drive) div {
	width:calc(50% - 10px) ;
}
.prd-page-title-wrap .product-more>.fiche-technique {
	width:100% !important;
}
.hfg_header.site-header {
    box-shadow: unset;
    background: linear-gradient(180deg, rgba(3, 25, 34, 0.6) 0%, rgba(3, 25, 34, 0) 100%);
}
/* Hide scrollbar for Chrome, Safari and Opera */
.tab-links::-webkit-scrollbar , .types-links::-webkit-scrollbar{
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.tab-links , .types-links{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.tab-links{
	  width: auto;
    overflow-y: scroll;
    height: 100%;
}
.not-found-inner p{
	/*width:max-content;*/
	margin:0 auto;
	font-weight:bold;
	font-size:14px;
	letter-spacing:2px;
	padding-top:10px;
	border-top:1px solid #fff;
}
.lnk-back{
margin-top:30px;	
}
.not-found-container{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .error404 main {
                color: #fff;
                text-transform: uppercase;
                position: relative;
                background: url(img/404.jpg) center no-repeat;
                background-size: cover;
            }
.err-title{
	 font-family: 'Gehuropic';
	 font-weight:400;
	 
}
.archive-title {
	 background: url(img/showroom-bg.jpg) center no-repeat;
     background-size: cover;
     /*height:100vh;*/
	 height: 500px;
}
.nv-page-title-wrap.nv-big-title{
	 background: url(img/a_propos_bg.jpg) center no-repeat;
     background-size: cover;
}
.Actualites-archive-container .archive-title  {
    height: 100%;
	/*max-height:645px;*/
	max-height : 500px;
}
.nv-page-title-wrap.nv-big-title {
	margin-top: 0px;
	/*height:645px;*/
	height: 500px;
}
.nv-page-title-wrap .nv-page-title {
	height:100%;
	display:flex;
    justify-content: center;
    align-items: center;
	color:#fff;
}
.archive-title{
	 color: #fff;
	 /*min-height:600px;*/
	 min-height:500px;
	 display: flex;
     align-items: center;
     justify-content: center;
}
.distributeur .phone{
	padding-left:32px;
	background:url(img/phone.svg) left center no-repeat;
	    background-size: 20px;
}
.distributeur .email{
	padding-left:32px;
	background:url(img/envelope-mail.svg) left center no-repeat;
	    background-size: 18px;
}
.distributeur .address{
	padding-left:32px;
	background:url(img/map-marker.svg) left center no-repeat;
    background-size: 20px;
}
.has-nv-text-dark-bg-color h2{
	font-size:30px;
}
.has-nv-text-dark-bg-color p{
	color:#909090;
	font-size:20px;
}
.car-images-wrap>div{
    --s: 10vw;
    --g: 10px;
    display: flex;
    gap: var(--g);
	  margin-bottom:60px
}
.slanted-img{
  --s: 13vw;
}
.slanted-left-img figure{
  clip-path: polygon(var(--s) 0,100% 0,100% 100%,0 100%);
}
.slanted-right-img figure{
 clip-path: polygon(0 0, calc(100% - var(--s)) 0, 100% 100%, 0 100%);
}
.types-posts .products{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
}
.types-posts .products .post-car{
	height:inherit;
	width:calc(25% - 10px);
}
.tab-content h2 {
    font-family: 'Gehuropic';
    font-weight: 400;
    letter-spacing: -1.3px;
    padding-bottom: 10px;
    border-bottom: 3px solid #000;
    max-width: 300px;
}
.misson-wrap h2{
	position:relative;
	font-family: Genos;
	font-size: 36px;
}

.misson-wrap h2:after{
	position:absolute;
	height:6px;
	width:150px;
	background:#ED1C24;
	bottom:0;
	left:50%;
	transform:translate(-50%,0);
	content:"";
}
.nos-valeurs{
	gap:10px;
	margin-bottom:10px;
}
.nos-valeurs h3{
	margin:20px 0;
	padding:0;
}
.nos-valeurs p{
	color:#909090;
	font-size:18px
}
.nos-valeurs .wp-block-column {
	background:#fff;
	padding:30px;
}
.banner-propos{
	color:#fff;
	gap:10px;
	margin-bottom:10px;
}
.banner-propos>div{
position:relative;	
overflow:hidden;	
}
.banner-propos h3 {
	width:100%;
	font-size:20px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.banner-propos p{
    max-width: 550px;
	  font-size:15px;
	  line-height:20px;    
	  margin:0 auto;
    text-align: center;
    width: 100%;
	  opacity:0;
	  transition: all .4s linear;
}
.banner-propos>div:hover p{
    opacity:1;
}

.banner-propos>div figure+div{
	position:absolute;
	width:100%;
	height:150px;
	z-index: 1;
	bottom:-15%;
	left:50%;
	transform: translate(-50%,0); 
	transition: all .4s linear;
}
.banner-propos>div:hover figure+div{
    bottom:10%;
}
.banner-propos>div figure:after {
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(180deg,#0000,#000);
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
}
.banner-propos>div:hover figure:after {
	  opacity: 1;
}
.nos-services {
    display: flex;
	  gap:10px;
    flex-wrap: wrap;
}

.services-item {
    width: calc(50% - 5px);
}
.services-item img{
	width:100%;
}
.service-content {
	padding: 10px 0;  
}
.service-content p{
	padding: 0px 15px;  
	font-size:18px;
	color:#909090;
	border-left:5px solid #EFEFEF;
}
.line-uper{
position:relative;
max-width:1200px !important;
}
.line-uper:before{
	content:"";
	position:absolute;
	left:50%;
	transform:translate(-50%,-30px);
	width:140px;
	height:6px;
	background-color:#ED1C24;
	
}
.service-image{
	position:relative;
}
.service-image h2{
	width:calc(100% - 40px);
	font-family:Genos;
	font-weight:500;
	font-style:italic;
	font-size:28px;
	border-bottom:4px solid #ED1C24;
	text-transform:uppercase;
	position:absolute;
	color:#fff;
	padding-bottom:5px;
	bottom:0;
	left:20px;
}
.sub-heading{
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:0;
}
.underlined-title{
	position:relative;
	font-family:Genos;
	font-weight:500;
	font-size:36px;
	font-weight:500;
	text-transform:uppercase;
}
.underlined-title:after{
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	transform:translate(-50%, 15px);
	width:150px;
	height:6px;
	background:#ED1C24;
}
.form-contact-page .wrap-fields-col{
	margin:auto;
}
.contact-more{
 display:flex;
flex-direction:column;
 justify-content: space-between;
}
#wilaya-select{
   min-height: 41px;
   color: #66676B;
   background-position: right 12px center;
   padding: 0 18px;
   width: 60%;
   max-width: 500px;
   font-family: var(--bodyfontfamily),var(--nv-fallback-ff);
   background-color: white;
   border-color: #D7D7D7;
}
#wilaya-select::-webkit-scrollbar {
  width: 0px;
}
#wilaya-select option:checked {
  background-color: #FFF5F5;
}
.dongfeng-distributeurs {
    display: flex;
    align-items: center; 
}

.dongfeng-distributeurs .algeria-map {
    width: 100%;
    text-align: center;
    transition: width .3s ease-in-out;
}

.dongfeng-distributeurs .list-distributeurs {
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility .05s ease-in-out, opacity .3s ease-in-out;
}

.dongfeng-distributeurs.has-active .list-distributeurs {
    visibility: visible;
    opacity: 1;
}

.dongfeng-distributeurs.has-active .algeria-map {
    width: 100%;
}

.algeria-map svg {
    width: 100%;
    height: auto; 
    max-width: 800px;
}

.list-distributeurs.has-active {
    padding-top: 10vw;
}

.distributeur {
    color: #fff;
    background-color: #0F2428;
    padding: 30px;
    display: none; 
    margin: 0 auto;
	text-align: start;
}
.distributeur.soon{
	text-align:center;
}
.distributeur.soon h2{
	color:#FF2C34;
	text-transform:uppercase;
}
.distributeur h2{
	font-size:22px
}
.distributeur .phone , .distributeur .email , .distributeur .address {
font-size:14px;
margin-bottom:0;
}
.algeria-map path{
	    transition: all .3s ease-in-out;
}
.algeria-map path.active-city , .algeria-map path.soon-city {
	cursor:pointer;
}
.algeria-map path.active-city:hover , .algeria-map path.active-city.activepath{
	fill:green;
}
.algeria-map path.soon-city:hover , .algeria-map path.soon-city.activepath{
	fill:#FF2C34;
}
span.price-value {
    text-wrap: nowrap;
}
.car-images-wrap {
    margin:10px 0;
}
.no-options-found{
	padding:15px;
}
.no-options-found a:not(:hover){
     color:#fff !important;	
	   border-color: #fff !important;
}
#id-tracteur .post-car , #id-camion .post-car ,
#tab-tracteur .post-car , #tab-camion .post-car 
{
	  border: none;
      padding: 0;
	  position:relative;
}
#id-tracteur .car-more , #id-camion .car-more  ,
#tab-tracteur .car-more , #tab-camion .car-more 
{
	  position:absolute;
	  bottom:10px;
	  color:#fff;
	  padding:0 20px;
}
#id-tracteur .icon-right:before, #id-camion .icon-right:before ,
#tab-tracteur .icon-right:before, #tab-camion .icon-right:before 
{
 background-color:#fff;	
}
#id-tracteur .icon-right:after , #id-camion .icon-right:after , 
#tab-tracteur .icon-right:after , #tab-camion .icon-right:after 
{   
	border-color:#fff;
}
.Actualites-archive-container .col_archive{
	height:100%;
}
.articles-list .article {
    display: flex;
    flex-wrap: wrap;
	  gap:16px;
}
.blog-container.articles-list {
    width: 100%;
    display: flex;
	  flex-wrap: wrap;
    gap: 20px 8px;
    justify-content: space-between;
	  margin-bottom: 100px;
}
.articles-list .thumbnail , .article-title ,.articles-list .content{
    width: 100%;
}
.articles-list .thumbnail img {
    width: 100%;
    height: 239px;
    object-fit: cover;
}
.article-title h2{
margin-bottom:0;
font-size:18px;	
}
.content p{
	color:#7B848F;
}
ul.page-numbers {
    justify-content: center;
}


ul.page-numbers .current {
    font-weight: bold;
    background: transparent;
    color: #3F3F3F;
    border: 2px solid #E3E7EB;
    border-radius: 0;
}

ul.page-numbers a{
background: transparent;
color: #A3A3A3;
}

.single-post-content .entry-content{
	display:flex;
	flex-wrap:wrap;
	gap:20px 70px;
	padding-top:50px;
	padding-bottom:50px;
}
.content-wraper , .post-thumbnail {
	width:calc(50% - 35px);
}
.post-thumbnail img{
	width:100%;
}

.wilayas-selection{
width:100%;
text-align:center;	
}
ul#menu-showroom-footer-ar-1 a {
    color: #fff;
}
.wp-block-columns:first-child .slanted-img.slanted-left-img {
    padding-top: 50px;
}

ul.page-numbers a{
    border: 2px solid transparent;
	  border-radius:0;
}
.prev.page-numbers , .next.page-numbers{
	background:#F4F8FB;
}
.wpml-ls-legacy-dropdown{
    max-width: 110px;
}
.next.page-numbers{
	background:#F4F8FB;
	border-radius:0;
}
[lang="fr-FR"] .wpml-ls-statics-shortcode_actions span{
	font-family :"Cairo", Arial, Helvetica, sans-serif
}
.wpml-ls-statics-shortcode_actions span{
	font-size: 12px;
  font-weight: 700;
	letter-spacing:1px;
text-transform:uppercase !important;
}
.post-item{
height:100%;	
}
.actualites .post-item{
	min-height:440px;
}
.post-item a{
height:100%;
display:block;	
background:#031013;	
}
a:focus {
    color: inherit;
}
.hfg-slot.center {
    justify-content: flex-start;
}
.nv-page-title h1 {
    margin-bottom: unset;
}
.hesperiden.sr7-arrows.sr7-rightarrow:before  {
    content: '\e825 \e825' !important;
}

.hesperiden.sr7-arrows.sr7-leftarrow:before{
    content: '\e824 \e824' !important;	
}
#SR7_2_1 .custom .sr7-bullet {
	width:60px !important;
	height:4px !important;
	background:rgb(217 217 217 / 60%) !important;
}
#SR7_2_1 .custom .sr7-bullet.sr7-touchhover, #SR7_2_1 .custom .sr7-bullet.selected {
    background: #D9D9D9 !important;
}
.dispo-repeater-container {
   text-align: center;
}
.distributeur-link , .service-link , .precommande-link{
	cursor:pointer;
}
.distributeur:not(:last-child){
	margin-bottom:10px;
}
.menu-services-menu-container a ,.menu-showroom-footer-container a ,#menu-showroom-footer-ar a{ 
	color:#fff ;
	font-size: 14px;
  font-weight:300;	
}
.menu-showroom-footer-container ul , .menu-showroom-footer-ar-container ul{
    display: grid;
    grid-template-columns: repeat(auto-fill, calc(50% - 5px));
	margin-bottom:20px;
}
.dispo-repeater-items {
  display: flex;
  justify-content: center;
  border:1px solid #031013;
	gap:20px;
	padding: 30px 0;
  margin: 50px 0;
}
.dispo-repeater-item {
   text-align: center;
	 position:relative;
	 width:25%;
	 padding: 15px;
}
.dispo-repeater-item:not(:last-child):after{
 content:"";
	position:absolute;
	width:1px;
	height:100%;
	top:0;
	right:0;
	background-color:#D9D9D9;
}
.dispo-repeater-item h3 {
    font-family: Genos;
    font-weight: 600;
	  margin-bottom:0;
    text-transform: uppercase;
}
.dispo-repeater-item p{
	font-family:'outfit';
	font-weight:600;
	font-size:13px;
	letter-spacing: 2px;
	color:#ADADAD;
}
.dispo-repeater-item img {
   display: block;
	 width:100%;
	 max-height:100px;
	object-fit:contain;
   margin: 0 auto 20px;
}
.postid-1227 .nv-page-title{
	display:flex;
	flex-wrap:wrap;
	align-items: baseline;
} 
.postid-1227 .title-gehu{
	margin-left: 15px;
}
.postid-1227 .sub-heading.title-gehu{
	order:1;
  font-size: 3vw;
}
.price-range{
order:2;	
flex:100%	
}
@media(min-width:781px){
	
	.banner-col.display-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, calc(50% - 5px));
    grid-auto-rows: clamp(10px,3vw,40px);
    grid-gap: 10px;
    margin-bottom: 70px;
}
.banner-col.display-grid .wp-block-column:nth-child(1)  {
    grid-row-end: span 16;
}

.banner-col.display-grid .wp-block-column:nth-child(3), .banner-col.display-grid .wp-block-column:nth-child(2)  {
    grid-row-end: span 8;
}
.banner-col.display-grid figure , .banner-col.display-grid img {
	height:100%;
}
.banner-col.display-grid img{
	object-fit:cover
}
}
@media (min-width: 960px) {
	.builder-item--primary-menu {
		--spacing: clamp(15px,2vw,40px);
		--letterspacing: 1px;
	}
    .dongfeng-distributeurs .algeria-map {
        width: 100%;
    }

    .dongfeng-distributeurs .list-distributeurs {
        width: 0%;
    }

    .dongfeng-distributeurs.has-active .algeria-map {
        width: 60%;
    }

    .dongfeng-distributeurs.has-active .list-distributeurs {
        width: 40%;
    }
	.distributeur {
		width: 410px;
	}
}
@media(min-width:1500px) {
  header .layout-fullwidth .container , .container-large , footer .container {
    max-width: calc(100% - 200px) !important;
}
header .builder-item.desktop-left{
	padding-left:0;
}	
   .text-box h2 , .text-box p{
	width:calc(100% - 100px);
}
	.wp-block-columns>.text-box h2 , .wp-block-columns>.text-box p{
		margin-left:auto;
	}
	.wp-block-columns>.slanted-right-img + .text-box p , .wp-block-columns>.slanted-right-img + .text-box h2{
	margin-right:auto;
	margin-left:unset;
}
	.builder-item--primary-menu{
		    --spacing: 50px;
	}
	.builder-item--logo {
		--maxwidth: 180px;
	}
}

@media (min-width: 768px){
.articles-list .article {
    width: calc(50% - 8px);
}
}
@media (min-width: 992px){
.articles-list .article {
    width: calc(33% - 8px);
}
}
@media (max-width: 1300px) {
	.types-posts .products .post-car {
    width: calc(33% - 10px);
}
}
@media (max-width: 1024px) {
	.option-vehicule {
		flex-wrap:wrap;
		row-gap:20px
	}
	.option-group {
		width:50% !important;
	}
}
@media (max-width: 960px) {
	.prd-page-title-wrap .product-more, .nv-page-title{
		text-align:center;
	}
	.wpml-ls-statics-shortcode_actions a {
    color: #000000 !important;
 
}
            [lang="ar"] .widget li , [lang="ar"] footer h3, [lang="ar"] footer p {
                text-align: center !important;
            }
	.menu-showroom-footer-container ul{
       justify-content: center;
}
		.menu-showroom-footer-container ul li , .menu-services-menu-container li{
      text-align: center;
}
	footer #block-12,footer #block-14{
		margin-bottom:10px
	}
	footer .wp-block-heading,  .widget_block:has(.wp-block-heading){
		margin:20px;
	}
	div#block-20 , div#block-21 , div#block-10, 	div#block-12 , div#block-14 , div#block-15, div#block-5, div#block-6, div#block-7, div#block-8, div#block-9  {
    text-align: center;
}
.nav-ul li:hover>.wrap .caret, .nav-ul li:hover>.wrap>a ,.nav-ul li.nv-active>.wrap .caret, .nav-ul li.nv-active>.wrap>a {
    color: #ED1C24;
}	
sr7-module , sr7-adjuster , sr7-content , sr7-mask , sr7-bg , sr7-bg canvas {
    max-height: 500px !important;
	 height: 500px !important;
}
	canvas{
		 object-fit:cover;
	}
	
	.prd-page-title-wrap {
		min-height:unset;
		max-height: 600px;
	}
.prd-page-title-wrap .product-more {
    flex-wrap: wrap;
    max-width: 300px;
    width: 100%;
}
sr7-grp{
	top:auto !important;
	left:30px !important;
	bottom:70px;
}
	.tab-links a {
padding: 10px 30px;
	}
.products .owl-carousel.owl-stage-outer{
		overflow:unset;
	}
	.archive-title  {
		min-height:350px;
	}
	.showroom-page-container .archive-title {
		max-height:350px;
	}
	.dongfeng-distributeurs {
		flex-wrap: wrap;
	}
	.form-contact-page .wrap-fields-col {
    margin: 0;
}
	.wrap-fields-col {
    width: 100%;
}
		.types-posts .products .post-car {
    width: calc(50% - 10px);
}
 .dispo-repeater-items{
		flex-wrap:wrap;
	}

.prd-page-title-wrap .product-more {
    margin-top:0;
}	
.has-nv-text-dark-bg-color p {
    font-size: 16px;
}
.has-nv-text-dark-bg-color h2 {
    font-size: 25px;
}
.nv-page-title-wrap.nv-big-title {
   height: 348px;
}	
	.dispo-repeater-item {
		width:calc(50% - 20px);
	}
	
	.dispo-repeater-item:not(:last-child):after{
 content:unset;
}
	
}




@media (max-width: 781px) {
	.prd-page-title-wrap .product-more:not(:has(.test-drive)) div , .prd-page-title-wrap .product-more:not(:has(.test-drive)) .fiche-technique {
	width:calc(50% - 10px) !important;
}
.wp-block-columns:first-child:has(.slanted-left-img){
		flex-direction:column-reverse;
	}
	.product-more{
		margin:0;
	}
	.prd-page-title-wrap .product-more , .nv-page-title {
		max-width:100%;
		width:100%;
	}
	.product-more {
    padding: 0 clamp(20px,8vw,70px);
     }
	select#wilaya-select {
    width: 100%;
    padding: 5px;
		margin-bottom: 30px
}
	    .option-group {
        width: 100% !important;
    }
	  sr7-mask{
		 position:relative;
	}
	
	sr7-mask:after{
		content:"";
		width:100%;
		height:100%;
		position:absolute;
		left:0;
		bottom:0;	
background-image: linear-gradient(to top ,rgba(3, 15, 19, 1) 0% , transparent 50%);
		z-index:1;
	}
	.prd-page-title-wrap {
		background-size: contain !important;
    background-position: top !important;
    background-color: #031013 !important;
		max-height: 500px;
	}
	.services-item {
    width: 100%;
}
	.slanted-left-img figure , .slanted-right-img figure{
		clip-path:unset;
	}
	.car-images-wrap>div{
		 --s: 0;
		 flex-wrap: wrap;
	}
	.reverse{
		flex-direction:column-reverse;
	}
	.product-more.nd-wrap div {
		
		flex: 100%;
	}
	.prd-page-title-wrap .container-large {
		flex-wrap: wrap;
		flex-direction: column;
    align-items: flex-start;
		justify-content: flex-end;
	}
	.prd-page-title-wrap .nv-page-title {
    margin: 0;
}
	.content-wraper , .post-thumbnail {
	width:100%;
}
	
}




@media (max-width: 480px) {
	.postid-1227 .sub-heading.title-gehu {
    font-size: 20px;
}
	.photos_contractuelle p{
    font-size:14px; 
	letter-spacing:1px;
}
	.photos_contractuelle p:after {
    position: absolute;
    height: 3px;
	width: 90px;
	}
	.prd-page-title-wrap .nv-page-title h1 {
		font-size: 25px;
	}
	.prd-page-title-wrap .price-range {
    font-size: 15px;
    letter-spacing: 2px;
		    margin-bottom: 20px;
}
	div:not(.nd-wrap) .btn-wh {
		margin-bottom:10px;
		font-size: 10px;
		padding: 5px 0;
	}
	.prd-page-title-wrap {
		max-height: 350px;
	}
	.banner-col>div:hover img {
    filter: unset !important;
}

.banner-col>div:hover figure:after {
    opacity: unset !important;
}

.banner-col>div figure:after {
    opacity: 1;
}

.banner-col>div:hover h3 {
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
}

.banner-col h3 {
    top: 45%;
}

.banner-col>div:hover p {
    top: 70%;
    transform: translate(-50%, -50%) scale(1);
}

.banner-col p {
    top: 37%;
}
	.dispo-repeater-item {
		width:100%;
	}
	.nv-page-title-wrap.nv-big-title {
    height: 155px;
}	
	.has-nv-text-dark-bg-color h2 {
    font-size: 20px;
}
	.banner-propos h3 {
		font-size: 18px;
	}
	.banner-propos>div figure:after {
		background: linear-gradient(180deg,#0000,#000 80%);
	}
	.banner-propos>div:hover figure+div {
    bottom: 20px;
}
	.banner-propos>div figure img{
		min-height:330px;
		object-fit:cover;
	}

	.banner-propos>div figure+div{
		    height: fit-content;
	}
	.has-nv-text-dark-bg-color p {
    font-size: 18px;
}
	.misson-wrap .wp-block-column{
		padding:15px !important;
	}
 .banner-propos p {
    max-width: 100%;
	 padding: 0 12px;
	}	
.archive-title{
		min-height:250px;
	}
	.showroom-page-container .archive-title {
		max-height:250px;
	}
	p.line-uper{
		font-size:18px !important;
	}
sr7-module , sr7-adjuster , sr7-content , sr7-mask , sr7-bg , sr7-bg canvas {
    max-height: 300px !important;
	  height: 300px !important;
}
	#SR7_1_1 .custom .sr7-bullet {
		width: 30px !important;
	}
sr7-grp{
	top:auto !important;
	left:20px !important;
	bottom:50px;
}
.owl-dots button.owl-dot {
	width: 30px;}	
	.owl-dots button.owl-dot.active {
		width: 60px;
	}
	.banner-col img{
		min-height:300px;
		object-fit:cover;	
	}
	/* .banner-col>div:hover p {
		top: 80%;
	}*/
	.banner-col p {
		max-width: 270px;
	}
			.types-posts .products .post-car {
    width: 100%;
}
	.types-links a {
    padding: 12px 15px;
    font-size: 14px;
}
	.option-group {
		width: 100%;
	}

}

.option-versions {
    display: flex;
    gap: 21px;
    justify-content: center;
    align-items: center;
	  margin-bottom:20px
}
.option-versions .vers{
	position:relative;
}
.option-versions .vers:not(:last-child):after{
	content:"";
	width:1px;
	height:100%;
	top:0;
	right:-10px;
	background:#D9D9D9;
	position:absolute;
}
.option-versions p{
	margin-bottom:0px
}
	.option-versions p {
    font-size: 14px;
    letter-spacing: 2px;
}
p.vers-name {
    color: #6A6A6A;
}

@media (max-width: 360px) {
	.contact-more .social-panel i {
    width: 48px;
    height: 47px;
	}
	.contact-more .social-panel {
    gap: 25px;
}
}