:root{
	--pmv-primary-color: #EE7F2A !important;
    --pmv-secondary-color: #EE7F2A !important;
	--bs-light: #FCFAF2;
	--bs-light-rgb: 252, 250, 242;
	--bs-secondary-rgb: 25, 48, 0;
	--bs-warning-rgb: 238, 127, 42;
}
/*--bs-warning-rgb: 191, 84, 13;*/

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-Black.woff2') format('woff2'),
        url('/fonts/Poppins/Poppins-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-Bold.woff2') format('woff2'),
        url('/fonts/Poppins/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-Medium.woff2') format('woff2'),
        url('/fonts/Poppins/Poppins-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-Regular.woff2') format('woff2'),
        url('/fonts/Poppins/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-SemiBold.woff2') format('woff2'),
        url('/fonts/Poppins/Poppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

footer a.text-decoration-none:hover{
    text-decoration: underline !important;
}


.btn-warning {
    --bs-btn-color: #FFF;
    --bs-btn-bg: #EE7F2A;
    --bs-btn-border-color: #EE7F2A;
    --bs-btn-hover-color: #FFF;
    --bs-btn-hover-bg: #BE5709;
    --bs-btn-hover-border-color: #BE5709;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #FFF;
    --bs-btn-active-bg: #a14b09;
    --bs-btn-active-border-color: #a14b09;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FFF;
    --bs-btn-disabled-bg: #EE7F2A;
    --bs-btn-disabled-border-color: #EE7F2A;
}
.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #193000;
    --bs-btn-border-color: #193000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #193000;
    --bs-btn-hover-border-color: #193000;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #193000;
    --bs-btn-active-border-color: #193000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #193000;
    --bs-btn-disabled-border-color: #193000;
}
.btn-outline-warning {
    --bs-btn-color: #BE5709;
    --bs-btn-border-color: #BE5709;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #BE5709;
    --bs-btn-hover-border-color: #BE5709;
    --bs-btn-focus-shadow-rgb: 255, 193, 7;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #BE5709;
    --bs-btn-active-border-color: #BE5709;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #BE5709;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #BE5709;
    --bs-gradient: none;
}
.btn {
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-padding-y: 0.75rem;
    font-weight: 600;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
    font-weight: 700;
}

.skip-link {
    position: absolute;
    left: -9999px;
}
.skip-link:focus {
    left: 1rem;
    top: 1rem;
    z-index: 9999;
}

cite{
    font-style: normal;
}

body, 
body #pmv_container, 
body #move-form-travel input[type="text"], 
body #move-form-travel input[type="number"], 
body #move-form-travel input[type="time"], 
body #move-form-travel input[type="date"], 
body #move-form-travel input[type="email"], 
body #move-form-travel input[type="tel"], 
body #move-form-travel select, 
body #move-form-travel textarea{
	font-family: 'Poppins' !important;
}
body .pmv-add-step {
    padding: 0.3rem 0.5rem !important;
    box-sizing: content-box;
}

#home #hero{
	background: url("img/car-eiffel_1_1.jpg") no-repeat bottom left #000;
	background-size:cover;
	position:relative;
}
#a-propos #hero{
    background: url("img/hero-a-propos.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}
#nos-services #hero{
    background: url("img/hero-service.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#nos-vehicules #hero{
    background: url("img/hero-nos-vehicules.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#destinations #hero{
    background: url("img/hero-destinations.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#demande-devis #hero{
    background: url("img/hero-devis.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#mentions-legales #hero{
    background: url("img/hero-mentions-legales.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#politique-confidentialite #hero{
    background: url("img/hero-mentions-legales.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#politique-cookies #hero{
    background: url("img/hero-mentions-legales.jpg") no-repeat bottom left #000;
    background-size:cover;
    position:relative;
}

#hero-height{
	height:240px;
}

.sur-titre{
	font-size:0.8rem;
	margin-bottom:0rem !important;
}
.sur-titre + h1, .sur-titre + h2, .sur-titre + h3{
	margin-top: 1rem !important;
	margin-bottom: 1.5rem !important;
}

.check-list{
	position:relative;
	list-style-type: none;
	padding-left:0;
}
.check-list li{
	margin-block: 5px;
    position:relative;
    padding-left:25px;
}
.check-list li::before{
    position:absolute;
    top:4px;
    left:0;
	content:'';
	background:url("img/check.png") no-repeat center center;
	height:15px;
	width:15px;
	display:inline-block;
}
.check-list.orange li::before{
    background:url("img/check-orange.png") no-repeat center center;
}


h1, .h1{
	font-size: 3.4rem;
	font-weight: 600;
}

h2, .h2{
	font-size: 2.25rem;
	font-weight: 700;
}

h3, .h3{
	font-size: 1.2rem;
	font-weight: 700;
}

h4, .h4{
    font-size: 1.05rem;
    font-weight: 600;
}

.step-2{
	position:relative;
}
.step-2::before{
	content:'';
	background:url("img/next.png") no-repeat center center;
	height:22px;
	width:12px;
	display:block;
	position:absolute;
	left:-6px;
	top:50%;
	margin-top: -11px;
}
.step-2::after{
	content:'';
	background:url("img/next.png") no-repeat center center;
	height:22px;
	width:12px;
	display:block;
	position:absolute;
	right:-6px;
	top:50%;
	margin-top: -11px;
}
@media (max-width:991.66667px){
    .step-2::before, .step-2::after{
        display:none;
    }
}

.splide__pagination {
    bottom: -40px;
}
.splide__pagination__page {
    background: #D1D5DC;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 12px;
    transition:width 0.3s, background 0.3s;
}
.splide__pagination__page.is-active {
    background: #EE7F2A;
    transform: scale(1);
    z-index: 1;
    width: 40px;
    border-radius: 15px;
}
.splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 3em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 100%;
    margin-top: 1.5em;
    transform: translateY(-50%);
    width: 3em;
    z-index: 1;
    border: 1px solid #CCC;
}
.splide__arrow svg {
    fill: #000;
    height: 0.9em;
    width: 0.9em;
}

#nos-vehicules .splide__arrow{
    top: 50%;
    margin-top: 0;
}
#nos-vehicules .splide__pagination__page{
    background: #ffffff;
}
#nos-vehicules .splide__pagination{
    bottom:30px;
}
#nos-vehicules .splide__pagination__page.is-active {
    background: #EE7F2A;
    width:32px;
}
#nos-vehicules .badge {
    position: absolute;
    bottom: 25px;
    left: 10px;
    z-index: 10;
}

#demande-devis #pmv_container{
    max-width:100%;
}