/*
 Theme Name:   Rollinat
 Theme URI:    https://acwd.fr
 Description:  Thème Tech Smarter ACWD
 Author:       ACWD
 Author URI:   https://acwd.fr
 Template:     acwd
 Version:      1.0.0
*/

/* Orejime plugin */

.orejime-ModalOverlay, .orejime-NoticeOverlay {
	z-index: 9999;
}
.orejime-AppItem-switchLabel {
	display: none;
}
/* Site */

.custom-logo-link img {
	max-height: 150px;
	width: 100%;
	height: 71%;
	object-fit: contain;
}
#nav-bar-toggle
{
	top: 15px;
	right: 15px;
	z-index: 60;
}
.social-mobile
{
	left:0;
	top: 15px;
}

body{
font-family: 'Open Sans', sans-serif;
}
main{
	margin-top: 181.87px;
}
section {
	margin-top: 50px ;
}
h2{
	font-weight: bold;
}
h3{
	font-weight: bold;
	color: #BC1424;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 22px;
}
h4{
	font-size: 1.25rem;
	padding-bottom: 20px;
	font-weight: bold;
	color: #253241;
	text-transform: uppercase;
}
a{
	color: #BC1424;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #BC1424;
}

.underline-h2{
	border-bottom: 5px solid #BC1424;
	width: 25%;
	margin-bottom: 5vh;

}

.btn{
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0;
	text-transform: capitalize;
	box-shadow: none!important;
}
.btn-rollinat {
	background-color: #BC1424;
	padding : .75rem 1rem;
	text-decoration: none;
	color: white;
	border-radius: 0;
	font-size: 100%;
}

.btn-rollinat2 {
	background-color: #BC1424;
	padding: .25rem 1rem;
	text-decoration: none;
	color: white;
	border-radius: 6px;
	font-size: 100%;
}

.btn-rollinat-revert {
	background-color: white;
	padding: .25rem 1rem;
	text-decoration: none;
	color: #BC1424;
	border-radius: 0;
	font-size: 100%;
}
.btn-rollinat-revert:hover {
	opacity: .8;
}

.btn-rollinat-outline{
	border: 2px solid #BC1424;
	padding : .75rem 1rem;
	text-decoration: none;
	color: #BC1424;
	border-radius: 0;
	font-size: 100%;
}

.btn-rollinat-outline:hover{
	background-color: #BC1424;
	color: white;
}

.text-red {
	font-weight: bold;
	color: #BC1424;
}

/******** HEADER ********/
#mainNav.navbar .fas, #mainNav.navbar .fab{
	color: #BC1424;
}
#mainNav.navbar .fab.fa-facebook-f{
	color: #3B5998;
}
#mainNav.navbar a{
	color: black !important;
	text-decoration: none;
}
#mainNav .navbar-toggler {
	font-size: 1rem;
	padding: 0.75rem;
	color: #FFFFFF !important;
	border: none;
	background-color: #BC1424;
	border-radius: 0;
}
#mainNav .navbar-toggler .fa-bars {
	color: #FFFFFF !important;
}
.collapse-header.show {
	color: #BC1424 !important;
}
#mainNav li{
	padding-bottom: 0;
}
#mainNav.navbar .dropdown-item:active{
 color: white;
 background-color: #BC1424;
}

#mainNav .header-hr{
 width: 100%;
 border-bottom: 5px solid #BC1424;
 margin-bottom: 0;
}

#mainNav .header-contatez-nous:hover{
 color: white;
 background-color: #BC1424;
 z-index:20;
}

#mainNav .header-contatez-nous:hover .lenum-header{
 display:none;
}

#mainNav .header-contatez-nous:hover .header-contact-information{
display: block;
}
#mainNav .header-contatez-nous:hover .header-lien, .header-contatez-nous:hover .fas, .header-contatez-nous:hover .header-lien-texte{
	 color: white;
	 background-color: #BC1424;
}
#mainNav .header-contatez-nous:hover .fas{
	 color: white;
}
 #mainNav .header-contact-information{
	display: none;
	background-color: #BC1424;
	position: absolute;
	color: white;
	width: 350px;
	height: auto;
	padding: 1rem;
	left: 0;
	margin-top: 15px;
 }

#mainNav .header-contact-information .header-contact-titre{
	text-align: center;
}
#mainNav .header-contact-information .header-contact-hr{
	border-color: white;
}

#mainNav .header-contact-information .header-contact-desc{
 font-size: 14px;
}

#mainNav .nav-link:hover{
	border-bottom: 3px solid #BC1424;
	font-weight: bold;
	color: black !important;
}


#mainNav .header-icone {
	width: 35px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	border: 2px solid #BC1424;

}
#mainNav .header-icone.fb {
	border: 2px solid #3B5998;

}

#mainNav .header-contatez-nous:hover .header-icone{
 border: 2px solid white;
}
#mainNav .header-lien-texte{
	font-weight: normal;
}

 /******** FOOTER ********/

 footer{
	 background-color: #F1F5FA;
	 color: #253241;
	 padding-bottom: 2rem;
 }
footer .menu-item{
	text-align: left !important;
	padding-bottom: .5rem;
}
 footer a{
	 /* color: #F1F5FA; */
	 color: #707070;
	 text-decoration: none;
	 font-weight: normal;
	 font-size: 14px;
 }
 footer h2{
	 text-align: center;
	 font-size: 1.8rem;
 }

 footer .wpcf7-form-control{
	 width: 100%;
 }
 footer .newsletter_container button{
	background-color: #BC1424;
 }

 footer .footer-services li{
	 text-decoration: none;
	 list-style-type: none;
	 text-align: left;
	 padding-bottom: .5rem;

 }
 /******** BREADCRUMB ********/
.sec-breadcrumb{
	background-color: #BC1424;

}
 .container-breadcrumb{
	 color: white;
	 border-radius: 0;
 }
 .breadcrumb{
	background-color: #BC1424;
	color: white;
	border-radius: 0;
 }
 .breadcrumb a {
	 color: white;
	 text-decoration: none;
 }
.breadcrumb a:hover {
	opacity: .6;
}
/******** Home Slider ********/

.page-home h2{
	text-align: center;
}
.home-slider .carousel-item{
	height: 38vw;
}

.home-slider .carousel-item img{
	object-fit: cover;
	height: 100%;
}
.home-slider {
	padding-left: 0;
	padding-right: 0;

}

.home-slider .container-form{
	height: 0
}

.home-slider .input-group{
	flex-direction: column;
}
.home-slider .input-group-text{
	background-color: inherit;
	border: none;
	color: black;
	padding-left: 0;
}
.home-slider .custom-select{
	width: 100%;
	background-color: #F1F5FA;
}
.home-slider .btn-rollinat{
	height: fit-content;
	margin: auto;
}

/******** Home Search ********/
.cars_search_form {
  position: relative;
  padding: 1.5rem 2rem;
	top: -40px;
	background-color: white;
}
#main-search a{
	color:#212529;
	text-decoration: none;
}
#main-search li{
	padding-bottom: 0;
}
#main-search  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	border : none;
}

.input-search-home{
	width: 100%;
	padding: 0.5rem 1rem;
	border :1px solid  #dee2e6;
	border-radius: 5px;
}

.btn-search-home{
	border: none;
}

#main-search  li a.active::after {
  content: '';
  display: block;
  position: relative;
	margin: auto;
	top:8px;
  width: 50%;
  border: 2px solid #BC1424;
}

#main-search .nav-link{
	color :#6e8091 ;
}
#main-search .nav-link:hover{
	border: none;
}
#main-search .nav-link.active{
	color :#BC1424;
	background-color: transparent;
}

.bootstrap-select .dropdown-toggle::after {
	color: #BC1424;
}
.bootstrap-select .bs-ok-default:after{
	color: #BC1424;

}
.bootstrap-select>.dropdown-toggle{
	box-shadow: 0 3px 5px rgb(0 0 0 / 5%) !important;
  border: 1px solid rgba(0,0,0,0.05);
  background-color: white;
  padding: 1rem;
	color: black!important;
}

.ui-slider-range {
	background-color: #BC1424;
}


.slider-box label,.slider-box input {
	border: none;
	display: inline-block;
	vertical-align: top;
}
.slider-box .slider {
	margin: 25px 0;
}
/******** Home Marque Type + statut ********/
.home-type-marque{
	padding-top: 100px;
}
.home-type-marque .woocommerce-loop-category__title{
	display: none;
}

.home-type-marque .type-home{
	color: black;
	text-decoration: none;
}

.border-home-r{
	border-right: 5px solid #BC1424;
}
/******** Home Service ********/
.home-service{
	background-color:  #F1F5FA;
}
.home-service .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background-color: #BC1424;
}
.home-service .nav-pills .nav-link{
	background-color: white;
	color: #212529;
	text-decoration: none;
}

.home-service .nav-pills .nav-link.active , .nav-pills .show>.nav-link{
	color: white;
}

.home-service svg{
	fill : #253241;
	width: 100px;
	height: 82px;
	opacity: 70%;
}

.home-service .nav-link.active  svg{
	fill : #fff;
	opacity: 1;

}

/******** Home More Services ********/
.home-more-service .row{
	border: 5px solid #BC1424;

}

.home-more-service h2{
	text-align: left;
}
.home-more-service img{
	object-fit: contain;
	padding: 2rem;
	height: 250px;
	width: 100%;
}
.check p {
	margin-bottom: 0;
}
.check .fas.fa-check{
	color :#BC1424;
}
/******** Home Client ********/
.home-client p{
	text-align: center;
}
.home-client .num-satisfaction{
	color: #BC1424;
	font-weight: bold;
	font-size: 32px;
}
.home-client .num-avis{
	font-weight: bold;
}

#carouselSingleProduct {
	display: flex;
	align-items: center;
}

.home-client .carousel-item .content,
#carouselProductReviews .carousel-item .content{
	position: relative;
	padding: 1.5rem;
	padding-top: 3.5rem;
	margin: 0.5rem 2rem 1.5rem 0.75rem;
	margin-top: 0.5rem;
	width: 95%;
	background: white;
}

.carousel-fade .carousel-control-prev,
.carousel-fade .carousel-control-next,
#carouselProductReviews .carousel-control-prev,
#carouselProductReviews .carousel-control-next {
	width : 50px;
	height : 50px;
	opacity: 1!important;
}

.home-client .carousel-control-prev .fas,
.home-client .carousel-control-next .fas,
#carouselProductReviews .carousel-control-next .fas,
#carouselProductReviews .carousel-control-prev .fas{
	color: #BC1424;
}

#carouselProductReviews .carousel-control-prev,
#carouselProductReviews .carousel-control-next {
	top: -50px;
}

#carouselProductReviews .carousel-control-prev{
	right: 100px;
	left: unset;
}
#carouselProductReviews .carousel-control-next{
	right: 50px;
}


.carousel-fade .carousel-control-prev,
.carousel-fade .carousel-control-next {
	top: 20px;
}

.carousel-fade .carousel-control-prev{
	right: 80px;
	left: unset;
}
.carousel-fade .carousel-control-next{
	right: 30px;
}


.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	transition: none;
}

.home-client .rating,
#carouselProductReviews .rating {
	color: gold;
}

.home-client .rating i,
#carouselProductReviews .rating  i{
	transform: rotateY(0deg) rotate(45deg);
	padding: .25em;
}

.home-client .date,
#carouselProductReviews .date {
	background-color: #BC1424;
	color: white;
	padding : 0.5rem 1rem;
	position: absolute;
  	top: 0px;
  	left: 0px;
}

.home-client .name,
#carouselProductReviews .name{
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 1rem;
}

.home-client .btn-rollinat{
	margin: auto;
	margin-top: 30px;
}
.home-client .reviews-google{
	margin-top: 100px;
}

/******** Home quick faq ********/
.quick-faq .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background-color: white;
	color: #BC1424;
	font-weight: bold;
}
.quick-faq .nav-pills .nav-link{
	color: #253241;
	font-size: 20px;
	text-decoration: none;
}
.quick-faq .tab-content{
	background-color: #F1F5FA;
}

/******** Page Garage ********/
.garage-presentation h2, .garageAtelier-presentation h2 , .carrosserie-presentation h2, .avisLocation-agence-chateauroux h2, .service-archive h2, .entry-title, .mentions-sec h2{
	padding-bottom: 50px;
}
.entry-content h2 {
	padding-top: 1em;
}
article {
	padding: 1.5em 0;
}
.mentions-sec h2 {
	font-size: 24px;
	color: #BC1424;
	padding-top: 100px;
	padding-bottom: 1em;
}
.encart-bleu{
	background-color: #F1F5FA;
	border-left: 5px solid #BC1424;
	padding :2rem;
	text-align: center;
	margin-bottom: 2rem;
}

.encart-bleu >div p{
	margin-bottom: 0;
}
.garage-presentation .encart-information-item, .garageAtelier-presentation .encart-information-item{
	padding-bottom: .5rem;
}
.garage-presentation .encart-information-item img, .garageAtelier-presentation .encart-information-item img{
	padding-right: 1rem;
	object-fit: contain;
	height: 100%;
	width: auto;
}

.garage-conseillers h5{
	color: #253241;
	font-weight: bold;
}

/******** Page Garage Atelier ********/

.garageAtelier-presentation .carousel-item{
	height: 252px;
}
.garageAtelier-presentation .carousel-item img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.garageAtelier-presentation .carousel-control-prev, .garageAtelier-presentation .carousel-control-next{
	top: 0;
}
.page-garageAtelier .garageAtelier-services nav{
	padding-bottom: 25px;

}

.garageAtelier-services .nav-tabs{
	border-bottom: 1px solid #BC1424;
	background-color: #BC1424;
}
.garageAtelier-services .nav-tabs a{
	color :white;
	text-decoration: none;
}
.garageAtelier-services .nav-tabs .nav-item.show .nav-link, .garageAtelier-services .nav-tabs .nav-link:hover{
	border-color: #BC1424;

}
.garageAtelier-services .nav-tabs .nav-item.show .nav-link, .garageAtelier-services .nav-tabs .nav-link.active{
	background-color: #BC1424;
	color: white;
	border-color: #BC1424;
}




li::marker {
  color: #BC1424;
  font-size: 1rem;
}
li{
	padding-bottom: 1rem;
}

/******** Page Carrosserie ********/
.carrosserie-garageAgree{
	background-color: #F1F5FA;

}
.carrosserie-garageAgree .carrosserie-garageAgree-encart{
	/* background-color: white;
	border: 2px solid #253241; */
	text-align: center;
	/* margin-right: 20px; */
	padding: 1rem 2rem;
	margin-bottom: 10px;
}
.carrosserie-garageAgree .carrosserie-garageAgree-encart img{
	object-fit: contain;
	height: 100%;
	width: 100%;
}

.carrosserie-garageAgree .carrosserie-garageAgree-encart p{
	margin-bottom: 0;
}
/******** Archive Page Services ********/
.service-archive-items > div{
	padding: 0;
}
.service-archive-items:nth-child(2n+1){
	flex-direction: row-reverse;
}
.service-archive-texte{
	background-color: #F1F5FA;
}

.service-archive-texte:nth-child(2n+1){
	text-align: right;
}
.service-archive-image img{
	object-fit: contain;
	height: 100%;
	width: 100%
}

.service-archive-hr{
	width: 50%;
  border-bottom: 5px solid #BC1424;
  margin-bottom: 0;
	margin-left: 0;
}

.service-archive-texte:nth-child(2n+1) .service-archive-hr:nth-child(2n+1){
	margin-right: 0;
	margin-left: inherit;

}

.pagination li {
  display: inline-block;
}

.pagination a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {
	background-color: #ddd;
}
/******** Page Account ********/

.page-account .woocommerce {
	width: 100%;
}

.woocommerce-form-row input,
.form-row input {
	border-radius: 5px;
	padding: .5em 1em;
	border: 1px solid #ced4da;
}

.list-group-item a {
	text-decoration: none;
}

.list-group-item.active {
	background-color: #BC1424;
	border-color: #BC1424;
}
.list-group-item.active a{
	color: white;
}

.account-noAccount{
	background-color: #F1F5FA;
	padding: 2rem 3rem;
}

.account-noAccount h2{
	color: #BC1424;
}
.sec-account .woocommerce h2{
	color: white;
	padding : 2rem;
	background-color: #BC1424;

}
.account-noAccount h2, .sec-account .woocommerce h2{
	text-align: center;
}
.account-noAccount ul{
	padding: 20px;
	margin: 2em 0;
}

.woocommerce form .password-input, .woocommerce-page form .password-input{
	width: 100%;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	border: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	font-weight: normal;
}
.sec-account .btn-rollinat{
position: relative;
left: 35%;
}


/* Archive produits produit  */
.sidebar-produit .card-body {
	overflow-y: scroll;
	max-height: 200px;
}
.sidebar-produit .form-check-label {
	font-size: 14px;
}
.accordion-produits .card{
	border: none;
}
.accordion-produits .card .btn{
	padding: 0.5rem;
}
.accordion-produits .card-header{
	background-color: white;
	border: none;
	padding: 0rem;
}
.accordion-produits .card-body>div{
	padding: 0.25rem 0;
}

.btn.btn-block1{
	position:relative;
}

.btn.btn-block1::after {
    content: url('image/chevron-up-solid.svg');
	position: absolute;
	display: inline-block;
	width: 16px;
    height: 16px;
    right:20px;
}

.btn.btn-block1.text-left.collapsed::after {
    content: url('image/chevron-down-solid.svg');
	position: absolute;
	display: inline-block;
	width: 16px;
    height: 16px;
    right:20px;
}

.btn.btn-block.btn-block1.text-left {
    font-size: 22px;
    font-weight: bold;
}

.input-sideBar{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -border-radius: 4px;
    height: 17px;
    width: 17px;
    border: 1px solid #8b8888 !important;
}
.input-checkbox{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -border-radius: 4px;
    height: 17px;
    width: 17px;
    border: 1px solid #8b8888 !important;
}

input[type=checkbox]:checked:before, input[type=radio]:checked:before {
    display: block;
    font-size: 13px;
    color: #0DB4BA;
	font-family: "Font Awesome 5 Free";
	  font-weight: 400;
	  content: url('image/check-solid.svg');
}

.nav-filter{
	border-bottom: 5px solid #BC1424;
	margin-bottom: 2rem;
	padding-bottom: 1em;
}
.nav-filter div{
	height: max-content;
}
.type-card.active {
	color : #BC1424;
}
.type-card:not(.active) {
	color : #64a19d;
}

.form-check-label{
	padding-left: 0.25rem;
}
.single-card-devis form{
	background-color: #F1F5FA;
}
.single-card-devis input:not([disabled]):not([type="submit"]){
	margin-bottom: 10px;
	padding-left: 2rem;
}

.single-card-devis .input-container{
	position: relative;
	font-weight: 900;
}

.input-container:before{
	font-family: 'Font Awesome 5 Free';
	color:red;
	position: absolute;
	top : .375rem ;
	left : .75rem;
	z-index: 1;
}
.input-container.user:before{
	content: "\f007";
}
.input-container.envelope:before{
	content: "\f0e0";
}
.input-container.phone:before{
	content: "\f879";
}
.input-container.rgpd .wpcf7-list-item{
	margin: 0;
}
.input-container.rgpd .wpcf7-list-item label {
	line-height: .5em;
}
.input-container.rgpd .wpcf7-list-item-label{
	font-size: .8em;
}

.single-card-devis-info{
	font-size: 10px;
}
.single-card-devis-info a{
	color: black;
	text-decoration: none;
}
.card-information-center svg{
	height: 100%;
	width: 20px;
}
.card-information-center svg{
	height: 100%;
	width: 20px;
	fill:#BC1424;
}
.bloc-items-produits{
	padding: 0;
}
.card-information-left img{
	width: 100%;
	height: auto;
}
.bloc-items-produits h2{
	font-size: 16px;
}
.bloc-shadow{
	box-shadow: 0 4px 5px rgb(0 0 0 / 5%);
	-webkit-box-shadow:  0 4px 5px rgb(0 0 0 / 5%);
	-moz-box-shadow:  0 4px 5px rgb(0 0 0 / 5%);
}
.card-information-left p{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 0.75rem 0;
	margin: 0;
}
.card-information-right{
	background-color: #F1F5FA;
	height: 100%;
  padding: 1.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card-price > p {
	font-size: 14px;
}
.card-pourc-reduc{
	background-color: #BC1424;
	color: white;
	padding: .75rem;
}
.card-prix-reduc{
	background-color: white;
	border:2px solid #BC1424;
	color: #BC1424;
	padding: .75rem;

}
.card-prix-reduc s {
	font-size: .8em;
}
.card-prix-reduc div {
	font-size: 14px;
}

.bloc-link-product{
	color: black;
	text-decoration: none;
}
.bloc-link-product:hover{
	color: black;
}

/* .side-carousel{
	margin-bottom: -30px;
} */

 .side-carousel .img-indicator{
	 cursor: pointer;
} 
.single-produit .card-price{
	font-size: 20px;
}
.card-prix-reduc button{
	padding: 0.18rem .5rem;
	font-size: 80%;
}

.bloc-btn-demande {
	margin-bottom: 1rem;
}
.btn-demande{
	font-size: 12px;
	text-transform: uppercase;
	padding: 0.5rem;
	width: 100%;
}

.card-header{
	background-color: #BC1424;
	color: white;
}
.card-header.active {
  background-color: #F1F5FA;
}
.card-header.active {
  background-color: #F1F5FA;
}
/* #collapse-Fiche-Technique.show, #collapse-equipement.show, #collapse-option.show, #collapse-garantie.show, #collapse-livraison.show, #collapse-financement.show{
	background-color: #F1F5FA;
} */
.single-produit .card-header button.btn{
	color: white;
	padding: 0;
	font-size: 100%;
}

.card-interesse.col-12.bloc-shadow.px-0 {
	height:500px;
	position:relative;
}

.cadre_km{
	background-color:#BC1424;
	color:white;
	position:absolute;
	top:0;
	right:0;
	padding:5px;
}

.card-interesse p{
	margin:15px;
	font-family:"open sans";
	font-weight:bold;
	font-size:16px;
}

.row.lignesymb {
    opacity: 0.3;
	font-size:12px;
}

.rondsrouge{
	text-align:center;
	color: #BC1424;
	margin: 30px;
	font-size: 25px;
}

.titreinteresse h1{
	padding:40px 0px;
	font-size: 2rem;
}

.single-produit .card-header.active button.btn{
	color: #BC1424;
}
.single-produit .card-header.active .fa-chevron-down{
	transform: rotate(180deg);
}
.ancre-accordion{
	list-style-type: none;
	background-color: #BC1424;
	padding: 0.5rem;
	padding-left: 1.5rem;
}
.ancre-accordion li{
	display: inline-block;
	padding-bottom: 0;
	padding-right: 4rem;
}
.ancre-accordion li a{
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

.caract-container{
	display: flex;
	flex-wrap: wrap;
}
.caract-items{
	width: 50%;
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.caract-texte{
	padding-left: 15px;
}

.caract-icon{
	width: 20px;
	height: auto;
}

.card-header .fa-chevron-down{
	float: right;
}
.bloc-fiche-technique{
	width: 49%;
	padding-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}
.bloc-fiche-technique:nth-child(even) {
    padding-right: 20px;
}
.bloc-fiche-technique-champ, .bloc-equipement-champ{
	padding: 10px 0;
	font-weight: bold;

}
.bloc-fiche-technique-item{
	width: 100%;
	display: inline-block;
	margin-left: -2px;
	padding-left: 2px;
}

.bloc-fiche-technique-item-result, .bloc-livraison-item-prix{
	font-weight: bold;

}
.bloc-resultats {
	background-color: #BC1424;
	padding: 20px 30px;
	color: #FFFFFF;
	font-size: 18px;
}
.bloc-equipement{
	width: 49%;
	height: 100%;
	padding-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}
.bloc-equipement:first-child{
	display: block;
}
.bloc-equipement-titre{
	text-decoration: underline;
	font-size: 16px;
	padding-bottom: 10px;
}

.bloc-equipement-item{
	width: 100%;
	display: inline-block;
	margin-left: -2px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-right: 10px;

}

/* Template Contact */
.infos_contact a {
	text-decoration: none;
	font-size: .75em;
}
.underline-none {
	text-decoration: none;
}


/*
Multi Item Carousel Bootstrap 4.3.1
*/

@media (min-width: 768px) {
	.multi-item-carousel .carousel-inner .carousel-item {
		margin-right: inherit;
	}
	.multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item {
		display: block;
	}
	.multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
		transition: none;
	}
	.multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item {
		position: absolute;
		top: 0;
		right: -50%;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	.multi-item-carousel .carousel-inner .carousel-item-next, .multi-item-carousel .carousel-inner .carousel-item-prev {
		position: relative;
		transform: translate3d(0,0,0);
	}
	.multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	.multi-item-carousel .active.carousel-item-left + .carousel-item-next.carousel-item-left, .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item, .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item, .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
		position: relative;
		transform: translate3d(-100%,0,0);
		visibility: visible;
	}
	.multi-item-carousel .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item, .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item, .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
		position: relative;
		transform: translate3d(100%,0,0);
		display: block;
		visibility: visible;
	}
}


.contain-close i:hover {
    cursor: pointer;
	color: #BC1424;
	border: 2px solid #BC1424;
}

.contain-close i{
    border: 2px solid black;
    padding: 10px;
    border-radius: 50%;
}

#ci1 li{
    width: 10px;
	height: 10px;
	border-radius: 100%;
	opacity: 0.3;
}

#ci1 li.active{
    width: 10px;
	height: 10px;
    border-radius: 100%;
    background-color:red;
    opacity:1;
}

#ci1 li{
	padding-bottom:0;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 100%;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	height: 15%;
	width: 15%;
}

.carousel-indicators{
	width: 100%;
	margin-left: 0;
	z-index: 1;
}

.carousel-indicators {
	margin-bottom:50px;
}

.prix_mois{
	font-size:12px;
}

.card-interesse .letitre{
	height:50px;
}

.img_carrosserie{
	max-width:100%;
	max-height: 250px;
}

h3 span{
    font-weight: bold;
    color: #313e4c;
    text-transform: none;
    font-size: 14px;
}

 /* Spinner loading */
.lds-grid {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-grid div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #000;
  animation: lds-grid 1.2s linear infinite;
}
.lds-grid div:nth-child(1) {
  top: 8px;
  left: 8px;
  animation-delay: 0s;
}
.lds-grid div:nth-child(2) {
  top: 8px;
  left: 32px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(3) {
  top: 8px;
  left: 56px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(4) {
  top: 32px;
  left: 8px;
  animation-delay: -0.4s;
}
.lds-grid div:nth-child(5) {
  top: 32px;
  left: 32px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(6) {
  top: 32px;
  left: 56px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(7) {
  top: 56px;
  left: 8px;
  animation-delay: -0.8s;
}
.lds-grid div:nth-child(8) {
  top: 56px;
  left: 32px;
  animation-delay: -1.2s;
}
.lds-grid div:nth-child(9) {
  top: 56px;
  left: 56px;
  animation-delay: -1.6s;
}
@keyframes lds-grid {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
/* fin spinner loading */


#financo .modal-xl {
	max-width: 95%;
}

/* surcharge panier woocommerce */
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #BC1424;
}
a.button.alt:hover {
	background-color: #95131f!important;
}
.woocommerce-message {
	border-top-color: #BC1424;
}

.woocommerce-message::before {
	content: "\e015";
	color: #BC1424;
}
.woocommerce-cart table.cart img {
	height: 100px;
	width: auto;
}
.woocommerce-cart .cart .product-name {
	width: 30%;
}
.woocommerce-cart .cart_item .variation {
	margin: 0;
}
.woocommerce-cart .cart_item .variation td {
	padding: 0;
	font-size: 80%;
}

/* message retour formulaire + alert woocommerce */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	margin: 1rem 0 !important;
	border: 1px solid transparent;
	border-radius: .25rem;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
	color: #212529 !important;
	background-color: #f8f9fa !important;
}

.wpcf7-response-output {
	padding: .75rem 1.25rem !important;
}
.woocommerce-message,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
}
.woocommerce-info,
.wpcf7 form .wpcf7-response-output {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}

.woocommerce-error,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}


@media screen and (max-width: 1200px) {
	#mainNav .menu-item {
		font-size: .9em;
	}
	#mainNav .header-lien {
		font-size: .8em;
	}
	main {
		margin-top: 169.25px;
	}
}


@media screen and (max-width: 992px) {
	.page-produit > section > .container {
		max-width: none;
	}
	main {
		margin-top: 296.8px;
	}
}
.woocommerce-checkout h3 {
	font-size: 1.2rem;
}
.woocommerce form .form-row {
	display: flex;
	flex-direction: column;
}


@media only screen and (min-width: 992px){
	#main-search {
		background: transparent;
		position: relative;
		z-index: 2;
		padding-bottom: 30px;
	}
}


@media screen and (max-width: 768px) {
	main {
		margin-top: 290.83px;
	}

	.woocommerce-cart .cart .product-name {
		width: auto;
	}

	.border-home-r {
		border: none;
	}

	.quick-faq .nav-pills .nav-link {
		font-size: 14px;
	}
}
@media screen and (max-width: 576px) {
	.card-information-right {
		padding: 1rem;
	}
	.card-information-right h2{
		font-size: 14px;
	}
	.card-price {
		font-size: 14px;
	}
	.cars_search_form {
		top: 0;
		margin-bottom: 1em;
	}
	.carousel-indicators {
		margin-bottom: 0;
	}
	.home-slider .btn-rollinat span {
		display: none;
	}
	.navbar-brand-container {
		max-width: 360px;
		min-width: 360px;
	}
	main {
		margin-top: 223.27px;
	}
	.home-service svg{
		width: 30px;
	}
	.titre-service {
		font-size: 10px;
	}
	.link-service {
		height: 130px;
	}
	.titreinteresse h1{
		font-size: 1.5em;
	}
}
a.type-home:hover {
    text-decoration: underline;
}
#single-title {
	font-size: 1.5rem;
}
.newsletter_container i {
	font-family: "Font Awesome 5 Free";
	color: white;
}
.newsletter_container i:before {
	content: "\f1d8";
}
.infos-mobile {
	margin-bottom: 5px;
}
.infos-mobile p {
	font-size: 0.7rem;
	margin: 0;
}
.border-top-red {
	border-top: 5px solid #BC1424;
}
