/* Surcharges CSS et rectifications */
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background: rgba(82,97,108,0.5) url(../images/up-arrow.png) no-repeat center center;
	background-size: 35%;
	border-radius: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.section-contact-map ul.horaires > li {
	white-space: pre-line;
}

.contactForm .valid-RGPDA.valid-RGPDA-full,
.items-product-liste .items-product-liste__col-right.items-product-liste-full {
	width: 100%;
}
#LinkSeeResults {
    display: flex;
    width: auto;
    margin: auto;
    font-size: 17px;
    font-weight: bold;
    color: var(--primary-color);
}

section.content-global,
section.grey-background { padding-bottom: 2rem; }
.row-2-col .img-medium + .col { padding-left: 5rem; }
.row-2-col .col:nth-child(1) { padding-right: 5rem; }

.liste-partenaire li .img-partenaire { padding: 3rem; }

.col1-detail-info .icon-check {fill: #8ed110;}

.liste-articles {flex-wrap: wrap;}
.content-global .article-detail img {width: initial;}

.lSAction > a {background-image: url('../images/controls.png');}

.contactForm.contactForm-full,
.contactForm.contactForm-full .cta-primary {
	display: block;
	width: 100%;
}

.contactForm.contactForm-full input {
	width: 25.5rem;
	margin: 0.5rem 0;
}

.contactForm .form-input:valid {
	background: url(../images/tick-inside-circle.svg) no-repeat 95% 50%;
	background-size: 19px;
}

.img-medium { max-width: 50%; }
.col.box-iframe + .col,
.img-medium + .col { margin-left: 1rem; }

#print-gallery {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

@media print {
	body {
		margin: auto !important;
		overflow: none;
		overflow: auto !important;
		font-size: 12pt;
		width: 100% !important;
	}
	section { margin: 0 !important; }
	.product-sheet .items-concessionnaire { display: block; }
	.content-global.container.product-sheet,
	.product-sheet .items-concessionnaire .col1-concessionnaire,
	.product-sheet .items-concessionnaire .col2-concessionnaire {
		display: block !important;
		clear: both !important;
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	.product-sheet .col2-concessionnaire h1,
	.product-sheet .col2-concessionnaire .detail-product { text-align: center; }
	.lSSlideOuter { display: none !important; }
	#print-gallery {
		display: block;
		text-align: center;
	}
	#print-gallery li {
		display: inline-block;
		width: 24%;
		margin: 0.125rem 0.16666666%;
		height: auto;
	}
	#print-gallery li img {
		width: 100%;
		height: auto;
	}
	.product-sheet .items-concessionnaire { margin-bottom: 1rem; }
	#detail-info table tr, #detail-info table tr th, #detail-info table tr td {
		line-height: 1.5rem;
		height: auto;
	}
}
@media print and (min-width: 768px) {
	.items-concessionnaire { page-break-after: always; }
}

.row-2-col-center{flex-direction: column;}
.row-2-col-center .img-medium{max-width: fit-content;}
.img-bas{margin-top: 60px;}
.img-haut{margin-bottom: 60px;}
.accueil .row-2-col{align-items: flex-start;}
.adresse-footer{text-align: center;}
.entry-footer .link-RS a svg.fb{fill: #3c5997;}
.entry-footer .link-RS a svg.in{fill: #e46262;}
.entry-footer .link-RS a svg.tw{fill: rgb(29 161 242);}
.entry-footer .link-RS a svg.yt{fill: rgb(255 0 0);}

.entry-footer .link-RS a svg.yt:hover,
.entry-footer .link-RS a svg.tw:hover,
.entry-footer .link-RS a svg.fb:hover,
.entry-footer .link-RS a svg.in:hover{fill: rgb(255 102 0);}

.team-global__list li {width: auto;}

.liste-articles li {margin: 0 6px 24px;}
.contactForm .valid-RGPDA{color: #000;}

/*generique spéciale*/
.generique-speciale .row-2-col{
    margin-bottom: 50px;
    background: #d0d0d0;
    padding: 15px;
}
.generique-speciale .img-medium {max-width: 33%;}
.generique-speciale .desktop-h1-42 {font-size: 33px;}
/*generique spéciale*/

.col-text-seule{
    padding-right: 0 !important;
    width: 100%;
}

.old-price{
    font-size: 21px;
    text-decoration: line-through;
    color: #3D3D3D;
    display: block;
}
.liste-location li .img-vehicule-loc {height: auto;}
.liste-location {
    margin: 0 -8px;
    justify-content: center;
}
.liste-location > li {
    transition: all 300ms ease;
    width: 22%;
    border: 2px solid #000;
    margin: 0 6px 40px;
    box-shadow: 0px 0px 0px #0000001a;

}
.liste-location > li:hover{
    transform: translateY(-8px);
    box-shadow: 8px 8px 0px #0000001a;
}
.liste-location li ul li {margin: 0 0 10px;}
.product-sheet #image-gallery .clone a,
.product-sheet #image-gallery .lslide a {
    max-height: initial;
}
#image-gallery{height: auto !important; border-radius: 10px; overflow: hidden;}
.fancybox-content{
    transform: translate(0px, 65px) scale(1, 1) !important;
}
@media screen and (max-width: 1500px){
    .liste-location li .img-vehicule-loc {height: auto;}
    .liste-location li {margin: 0 6px 40px;}
}
.aucune-annonce{
    font-size: 30px;
    padding: 10px;
}
.padding{padding: 34px 44px;}
.contact-annonce-image img {width: 100%}

.contactForm .form-select {
    border: 2px solid #3E3E3E;
    color: #3E3E3E;
    border-radius: 0;
    height: 44px;
    width: 100%;
    min-width: 180px;
    padding: 0 40px 0 16px;
    margin-bottom: 20px;
}
.is-fixed .menu-header .desktop-h4-24,
.is-fixed2 .menu-header .desktop-h4-24,
.home .logo-header-dealer a, .is-fixed .logo-header-dealer a,
.is-fixed2 .logo-header-dealer a {
    text-shadow: 1px 1px 1px #000;
}
.home .menu-header .desktop-h4-24, .menu-header .desktop-h4-24 {
    text-shadow: 1px 1px 1px #000;
}
.fixed-active-body #header-concessionnaire.sticky-active .logo-header-dealer a,
.is-fixed #header-concessionnaire.sticky-active .logo-header-dealer a,
.is-fixed2 #header-concessionnaire.sticky-active .logo-header-dealer a,
.home #header-concessionnaire.sticky-active .logo-header-dealer a {
    text-shadow: none;
}
#header-concessionnaire.sticky-active .desktop-h4-24 {text-shadow: none;}

.contactForm .form-select *{font-weight: bold;}
#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}
.team-global__list li {margin: 16px 16px 121px 16px;}
.team-global__list {
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (min-width:1025px){
    .hidden-md{display:none;}
}
@media screen and (max-width:1024px){
    .team-global__list li {margin: 16px 16px 121px 16px;}
    
    .hidden-sm{display:none;}
}
@media screen and (max-width: 1200px){
    .team-global__list li:hover {padding-bottom: 121px;}
}

.generique-speciale .row-2-col:empty {display: none;}
.titre-actu-home{color: #fff !important;}
.txt-slideshow {
    color: #fff;
    position: absolute;
    display: flex;
    width: 33%;
    top: 0;
    left: 143px;
    align-items: center;
    bottom: 0;
}
.txt-slideshow .titre{
    font-size: 50px;
    line-height: 46px;
    margin-left: -4px;
    text-shadow: 0 1px 2px #000;
}
.txt-slideshow .desc{
    font-size: 29px;
    line-height: 37px;
    margin-bottom: 20px;
    margin-top: 15px;
    text-shadow: 0 1px 2px #000;
}
.txt-slideshow .btn{
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;    
}
.ecolo{
    color: #3D3D3D;
    font-size: 14px;
    text-align: center;
    line-height: 17px;
}
.filter #FormOptions .irs--big .irs-line {
    background: var(--secondary-color);
    top: 37px;
    height: 2px;
}
.filter #FormOptions .irs--big .irs-bar {
    background: var(--contrast-bg-color);
    top: 37px;
    height: 2px;
}
.filter #FormOptions .irs--big .irs-handle {
    background: var(--primary--bg-color);
    width: 18px;
    height: 18px;
    cursor: pointer;
    border-radius: 16px;
    border: 1px solid var(--contrast-bg-color);
    box-shadow: 0 1px 4px 2px rgba(0,0,0,0.1);
    transition: all 300ms ease;
}
.filter #FormOptions .irs--big .irs-handle:hover,
.filter #FormOptions .irs--big .irs-handle:focus{background: var(--contrast-bg-color);}

.nbr-annonce{font-size: 14px;}
.hidden-label .control-label{display: none;}
#NewsletterConstructeur label {display: initial;}
.reinit_search{
    margin-top: -5px;
    margin-left: 10px;
    cursor: pointer;
    transition: all 300ms ease;
}

.reinit_search .b_reinit_search{fill: var(--contrast-bg-color); transition: all 300ms ease;}
.reinit_search .b_reinit_search:hover{transform: scale(1.2);}

.nbr-annonce{display: flex;}
.modal-body {font-size: 16px;}
.modal-body .cta-primary.btn-large {
    width: calc(100% - 70px);
}
.modal-body .form-input {
    width: calc(100% - 70px);
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #bfc4ce;
    border-radius: 4px;
    font-size: 15px;
}
.modal-body .txt-area{min-height: 110px;}

.fancybox-content {
    margin: 0 auto;
    right: 0;
    left: 0;
}

@media(min-width: 769px){
    .product-sheet .items-concessionnaire2 {
        width: 100% !important;
        margin-bottom: 0;
    }
}


