
@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Light.woff2') format('woff2'),
        url('../font/Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Italic.woff2') format('woff2'),
        url('../font/Raleway-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-BoldItalic.woff2') format('woff2'),
        url('../font/Raleway-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-BlackItalic.woff2') format('woff2'),
        url('../font/Raleway-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Bold.woff2') format('woff2'),
        url('../font/Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-ExtraLight.woff2') format('woff2'),
        url('../font/Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-ExtraLightItalic.woff2') format('woff2'),
        url('../font/Raleway-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Black.woff2') format('woff2'),
        url('../font/Raleway-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-LightItalic.woff2') format('woff2'),
        url('../font/Raleway-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-ExtraBold.woff2') format('woff2'),
        url('../font/Raleway-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Medium.woff2') format('woff2'),
        url('../font/Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Regular.woff2') format('woff2'),
        url('../font/Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-Thin.woff2') format('woff2'),
        url('../font/Raleway-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-ThinItalic.woff2') format('woff2'),
        url('../font/Raleway-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-SemiBold.woff2') format('woff2'),
        url('../font/Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-ExtraBoldItalic.woff2') format('woff2'),
        url('../font/Raleway-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-MediumItalic.woff2') format('woff2'),
        url('../font/Raleway-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: url('../font/Raleway-SemiBoldItalic.woff2') format('woff2'),
        url('../font/Raleway-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
	color: #556d89;
    font-family: "Raleway", "Century Gothic", helvetica, arial, sans-serif;
	font-size: 1.4em; /* equiv 14px */
	line-height: 1.5; /* adapt to your design */
}

/* font-sizing for content */
/* preserve vertical-rythm, thanks to http://soqr.fr/vertical-rhythm/ */
p,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details, 
figure, 
hgroup {
	font-size: 1em; /* equiv 14px */
	line-height: 1.5;
	margin: 1.5em 0 0;
}
h1, .h1-like {
	font-size: 1.8571em; /* equiv 26px */
	font-weight: normal;
	line-height: 1.6154em;
	margin: .8077em 0 0 0;
}
h2, .h2-like {
	font-size: 1.7143em; /* equiv 24px */
	font-weight: normal;
	line-height: 1.75em;
	margin: .875em 0 0 0;
}
h3, .h3-like {
	font-size: 1.5714em; /* equiv 22px */
	font-weight: normal;
	line-height: 1.909em;
	margin: .9545em 0 0 0;
}
h4, .h4-like {
	font-size: 1.4286em; /* equiv 20px */
	font-weight: normal;
	line-height: 1.05em;
	margin:  1.05em 0 0 0;
}
h5, .h5-like {
	font-size: 1.2857em; /* equiv 18px */
	font-weight: normal;
	line-height: 1.1667em;
	margin:  1.1667em 0 0 0;
}
h6, .h6-like {
	font-size: 1.1429em; /* equiv 16px */
	font-weight: normal;
	line-height: 1.3125em;
	margin:  1.3125em 0 0 0;
}

/* alternate font-sizing */
.smaller {
	font-size: .7143em; /* equiv 10px */
	line-height: 2.1em;
}
.small {
	font-size: .8571em; /* equiv 12px */
	line-height: 1.75em;
}
.big {
	font-size: 1.1429em; /* equiv 16px */
	line-height: 1.3125em;
}
.bigger {
	font-size: 1.2857em; /* equiv 18px */
	line-height: 1.1667em;
}
.biggest {
	font-size: 1.4286em; /* equiv 20px */
	line-height: 1.05em;
}

/* soft reset */
html,
body,
textarea,
figure,
label {
	margin: 0;
	padding: 0;
}
ul,
ol {
	padding-left: 2em;
}
code, 
pre,
samp {
	white-space: pre-wrap;
	font-family: consolas, 'DejaVu Sans Mono', courier, monospace;
}
code { line-height: 1em; }
table { margin-bottom: 1.5em; }

/* avoid top margins on first content element */
/*p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
blockquote:first-child,
pre:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}*/

/* avoid margins on nested elements */
li p,
li ul,
li ol {
	margin-top: 0;
	margin-bottom: 0;
}

/* HTML5 tags */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

/* max values */
img, table, td, blockquote, code, pre, textarea, input, video {
	max-width: 100%;
}

/* you shall not pass */
div, textarea, table, td, th, code, pre, samp {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

/* pictures */
img {
	width: auto;
	height: auto;
	vertical-align: middle;
}
a img { border: 0; }

/* scripts */
body > script {display: none !important;}

/* skip-links */
.skip-links {
	position: absolute;
}
.skip-links a {
	position: absolute;
	left: -9999px;
	padding: 0.5em;
	background: #000;
	color:#fff;
	text-decoration: none;
}
.skip-links a:focus {
	position: static;
}

/* Firefox */
input[type=number] {
    -moz-appearance:textfield;
  }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media screen and (max-width: 1600px ){
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}

.logodiv{
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
display: none;
}
#menu{display: none;}
.logoimg{
    height: 45px;
}
.filterside{
    position: fixed;
width: 20%;
overflow-x: auto;
height: 100vh;
}
.hidefilter{
    width: 0 !important;
}
#filtres{
    width: 100%;
    min-height: 100vh;
   /* background-color: #34404c;*/
    background-color: #fafbfc;
    position: relative;
top: -1px;
float: left; 
}
@media screen and (max-width: 1600px ){
    .filterside{ 
        width: 25%;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            .filterside{ 
                width: 75%;
                z-index: 8000;
            }
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#filtres .bloctop{
    padding: 20px;
    padding-left: 10%;
 /*   background-color: #49535e;*/
    background-color:#fafbfc;
    border-bottom: 1px solid #5b6972;
    position: relative;
top: 1px;
}
#filtres .bloctop2{
    display: none;
    text-align: center;
}
#filtres .bloctop2 img{
width: 50%;
margin-top: 20px;
cursor: pointer;
}
#filtres .bloctop button{
margin: 0;
/* color: #fff; */
color: #34404c;
/* background-color: #49535e; */
background-color:#fafbfc;
border: none;
cursor: pointer;
font-family: 'Raleway';
font-weight: 500;
font-style: normal;
font-size: 14px;
}
#filtres .bloctop label{
    margin: 6%;
 /*  color: #fff;  */
    color: #34404c;
    cursor: pointer;  
    font-family: 'Raleway';
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
}
#filtres .bloctop input{
display: none;
}
#filtres .blocfiltre{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
padding-right: 5%;
    border-top: 1px solid #5b6972;
    margin-left: 5% ;
    margin-right: 5%;
}
#filtres .blocfiltre h3{
text-align: center;    
/* color: #b9d2ed; */
color:#556d89;
font-family: 'Raleway';
font-weight: 100;
font-size: 28px;
}
.hide{
    display: none;
}
#filtres .blocfiltre .servbutton{
 /*   background-color: #858c94;*/
    padding: 15px;
    border-radius: 40px;
    width: 31%;
    display: inline-block;
    text-align: center;
    color: #34404c;
    cursor: pointer;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    margin-left: 5%;
    border: 1px solid #fafbfc;
} 
#filtre_location:checked ~ .filtre_location{
  /*  background-color: #eaeced; */
    border: 1px solid #34404c;

}
@media screen and (max-width: 1600px ){
    #filtres .blocfiltre .servbutton{
        padding: 12px;
        font-size: 18px;
        width: 30%;
        margin-left: 7%;
    }
    @media screen and (max-width: 1200px){ 
        #filtres .blocfiltre .servbutton{ 
            width: 32%;
            font-size: 14px;
            margin-left: 4%;
        }
        #filtres .blocfiltre h3{
            margin-top: 0;
            font-size: 22px;
        }
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#filtre_achat:checked ~ .filtre_achat{
  /*  background-color: #eaeced;*/
    border: 1px solid #34404c;
}

#filtres .blocfiltre .blocradio{
    display: block;
    margin-bottom: 10px;
    position: relative;
}
#filtres .blocfiltre .blocradio input{
    display: none;
}
#filtres .blocfiltre .blocradio label{
    margin-left: 5%;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    /* color: #fff; */
     color: #556d89;
    margin-left: 30px;
    position: relative;
}
#filtres .blocfiltre .blocradio label::before{
    display: block;
    width: 10px;
    height: 10px;
/* border: 2px solid
#fff; */
border: 2px solid #556d89;
content: '';
border-radius: 50%;
position: absolute;
top: 4px;
left: -24px;
}
#filtres .blocfiltre .blocradio label::after {
    content: '';
    display: none;
    width: 13px;
height: 13px;
    margin: 4px;
   /* background-color: #fff; */
    background-color: #556d89;
    position: absolute;
    border-radius: 50%;
    top: 1px;
    left: -28px;
  }
  #filtres .blocfiltre .blocradio input:checked + label::after {
    display: block;
  }
#filtres .blocfiltre .intext{
    height: 35px;
    background-color: #9aa0a6;
    border: 1px solid #787f85;
    border-radius: 5px;
}
.aligncenter{text-align: center;}
.aligncenter .inputwidth{
    width: 100%;
border: none;
text-align: center;
background-color: #f0f8fc;
height: 24px;
}
#filtres .blocfiltre span{
    font-family: 'Raleway';
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    color: #a9c1d9;
    text-align: justify;
    display: inline-block;
}

#filtres .typevehicule > label{
    display: inline-block;
    padding :10px;
    border-radius: 10px;
    margin: 3px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #a9c1da;
    color: #a9c1da;
}
#filtres .typevehicule > input[type=checkbox]:checked + label{
    color: #fff;
    background-color: #6b83ed;
}
#filtres .blocfiltre .buttinfo{
    display: block;
    width: 50%;
    margin: auto;
    margin-top: 20px;
    height: 30px;
    border-radius: 15px;
    line-height: 30px;
    text-decoration: none;
    color: #fff;
    background-color: #858c94;
}
#filtres .blocfiltre p{
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    text-align: center;
    color: #b9d2ed;
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 5px;
}
#filtres .blocfiltre .radioelem{
    text-align: center;
}

#filtres .blocfiltre .radioelem label{
    margin-left: 3%;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
   /* color: #fff; */
    color: #556d89;
    margin-right: 6%;
}
.showoff{
    width: 10% !important; 
}
.showoff #filtres{ 
    background-color: #556d89;
}
.showoff .blocfiltre{
    display: none;
}
.showoff .bloctop{
    display: none;
}
.showoff .bloctop2{
    display: block !important;
}
#div_filtre_volume{
    width: 100%;
}
#div_filtre_volume .original{
    width: 80%;
}
#div_filtre_volume p{
    position: relative;
    margin-top: 0 !important;
}

 

#filtre_volume{
    width: 100%;
}
#filtre_nb_vehicule{
    width: 40px;
    height: 30px;
    background-color: #34404c;
    border: none;
    border-bottom: 1px solid #b9d2ed;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: 'Raleway';font-weight: 500;
    font-style: normal;
}
.datediplay{ 
    width: 140px;
    height: 30px;
    background-color: #34404c;
    border: none;
    border-bottom: 1px solid #b9d2ed;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: 'Raleway';
    font-weight: 500;
    font-style: normal;
}
#formulaire{
    margin-left: 20%;
    width: 80%;
    display: inline-block;
    text-align: center;
    background-color: #fafbfc;
    min-height: 100vh;
    position: relative;
}

#formulaire .formulaireliste{
    min-height: 1400px;
    padding-bottom: 60px;
}
@media screen and (max-width: 1600px ){
    #formulaire{ 
        width: 75%;
        margin-left: 25%;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            #formulaire{ 
                width: 90%;
                margin-left: 10%;
            }
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
.fullwidth{
    width: 100% !important;
    margin-left: 0 !important;
}
#formulaire .gestionlist{
    justify-content: center;
    display: flex;
    flex-direction: row;
    margin-bottom:46px;
    margin-top:46px;
}
#formulaire .buttcatalogue{
    border: none;
border-radius: 30px;
background-color:#c4cdd7;
height: 45px;
width: 17%;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color:
#fff;
margin-left: 10px;
margin-right: 10px;
cursor: pointer;    
}
.hidden{
    display: none;
}
.divvehiculedetail{ 
    width: 70%;
    height: 450px;
    border: 0px solid #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4); 
    -webkit-box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4); 
    -moz-box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);  
margin: auto;
margin-bottom: 50px;
display: flex;
flex-direction: row;
justify-content:flex-end;
transition-property: box-shadow;
  transition-duration:1s;
  background-color: #fff;
  position: relative;
}
.divvehiculedetail:hover{
    box-shadow: 10px 10px 30px rgba(25, 98, 216, 0.2);
    -webkit-box-shadow: 10px 10px 30px rgba(25, 98, 216, 0.2);
    -moz-box-shadow: 10px 10px 30px rgba(25, 98, 216, 0.2); 
}
@media screen and (max-width: 1600px ){
    .divvehiculedetail{ 
        height:310px;
        width:63%;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
.divvehiculedetail .nbvehicules{
    position: absolute;
right: -16px;
top: -16px;
width: 44px;
height: 44px;
border-radius: 44px;
background-color:
#73bfa7;
z-index: 8001;
color: #fff;
line-height: 44px;
text-align: center;
font-size: 22px;
}
#formulaire .vehiculedetail{ 
    width: 100%;
    height: 450px; 
    border-radius: 20px;
overflow: hidden;
position: relative;
display: inline-block;
}


.vehiculedetail > div{
    overflow-y: auto;
overflow-x: hidden;
scrollbar-color: #eaeff2 #f0f8fc;
scrollbar-width: thin;
}
.btn-annuler{
    border: 2px solid #fc9047;
border-radius: 30px;
background-color:#f0f8fc;
height: 45px;
width: 40%;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color:#fc9047;
cursor: pointer;
margin-left: 1%;
margin-right: 1%;
}
.btn-annuler:hover{
    border: 2px solid #73bfa7;
    color:#73bfa7;
}
.btn-save{
    border: 2px solid #fc9047;
border-radius: 30px;
background-color:#fc9047;
height: 45px;
width: 40%;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color:#f0f8fc;
cursor: pointer;
margin-left: 1%;
margin-right: 1%;
}
.btn-save:hover{
    background-color:#73bfa7;
    border: 2px solid #73bfa7;
}
#formulaire .vehiculedetail .left{
    display: inline-block;
    width: 50%;
    height: 450px;
    float: left;
}
#formulaire .vehiculedetail .right{
    display: inline-block;
    width: 50%;
    height: 450px;
    z-index: 6000;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px   rgba(25, 98, 216, 0.4);
    -moz-box-shadow: 0px 0px 5px   rgba(25, 98, 216, 0.4);
    box-shadow: 0px 0px 5px   rgba(25, 98, 216, 0.4);
    
}
#formulaire .vehiculedetail .right h3{
    font-weight: bold;
    font-style: normal;
    font-family: 'Raleway';
    font-size: 22px;
    color: #556d89;
    margin-top: 35px;
    margin-bottom: 25px;
    padding-left: 15px;
padding-right: 15px;
}
#formulaire .vehiculedetail .right h3 a{
    text-decoration: none;
    color: #556d89;
    transition: all ease 600ms;
}
#formulaire .vehiculedetail .right h3 a:hover{
    opacity: .7;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .right h3{
    margin-top: 24px;
        font-size: 18px; 
        margin-bottom:10px;
        line-height: 20px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .right .listebutton{
    text-align: left;
    margin-left: 10%;
    margin-top: 8px; 
    line-height: 14px;
}
#formulaire .vehiculedetail .right .listebutton > img{
    transition: all ease .5s;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .right .listebutton{
        line-height: 14px;
        margin-top: 11px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .right .listebutton button{
    margin-left: 3%;
    border: none;
    background-color: rgba(0,0,0,0);
    color: #556d89;
    font-weight: normal;
    font-style: normal;
    font-family: 'Raleway';
    font-size: 20px;
    cursor: pointer;    
    transition: all ease .5s;
}
.extarif{
    color: rgb(85, 109, 137); 
    margin-left: 4%;
    padding-left: 8px;
    margin-top: 9px;
    text-align: left;
    font-size: 18px;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .right .listebutton button{
        font-size: 14px;
    }
    .extarif{
        font-size: 12px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .right .listebutton span{ 
    font-weight: normal;
    font-style: normal;
    font-family: 'Raleway';
    color:#a5bcd3;
    font-size: 20px;
}
#formulaire .vehiculedetail .right .voirtarif{
    border: none;
    border-radius: 30px;
    background-color:#8CB3ED;
font-weight: normal;
    font-style: normal;
    font-family: 'Raleway';
    font-size: 16px;
    color: #fff;
    margin-top: 55px;
    cursor: pointer;
    padding: 11px 23px 11px 23px;
}
.chargplus{
    border: none;
    border-radius: 30px;
    background-color:#8CB3ED;
font-weight: normal;
    font-style: normal;
    font-family: 'Raleway';
    font-size: 16px;
    color: #fff;
    margin: auto;
    margin-top: 20px;
    margin-bottom:80px;
    cursor: pointer;
    padding: 11px 23px 11px 23px;
}
#formulaire .vehiculedetail .right .voirtarif:hover{    
    box-shadow: -250px 0px 100px -180px #687FED inset;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .right .voirtarif{
        margin-top: 10px;
        font-size: 15px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .description{
    display: inline-block;
    width: 50%;
    height: 450px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2000;
    transition: all ease .8s;
    background-color: #f4f7f9;
} 

#formulaire .vehiculedetail .description > div{
    padding-bottom: 20px;
}
#formulaire .vehiculedetail .description .closedescr{
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 20px;
    color: #556d89;
    cursor: pointer;
}

#formulaire .vehiculedetail .description h3{
    color: #517893;
    font-size: 22px;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .description h3{
        font-size: 17px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .description h6{
    color: #517893;
    font-size: 18px;
    font-family: 'Raleway';
    font-weight: 600;
    font-style: normal;
    margin-top: 15px;
}
#formulaire .vehiculedetail .description p{
    color: #517893;
    font-size: 16px;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    margin-top: 5px;
    text-align: left;
}
.center p{
    text-align: center !important;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .description h6{
        font-size: 15px;
    }
    #formulaire .vehiculedetail .description p{
        font-size: 13px;
        line-height: 13px;
        margin-left: 23px;
        margin-right: 23px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .descriptiontarif{
    display: inline-block;
    width: 50%;
    height: 450px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 7000;
    transition: all ease .8s;
    background-color: #ffffff;
    -webkit-box-shadow: -2px 0px 22px -8px  rgba(114,141,237,1);
    -moz-box-shadow: -2px 0px 22px -8px  rgba(114,141,237,1);
    box-shadow: -2px 0px 22px -8px  rgba(114,141,237,1);
}
#formulaire .vehiculedetail .descriptiontarif .closedescr{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    color: #556d89;
    cursor: pointer;
}
#formulaire .vehiculedetail .descriptiontarif h3{
    color: #556d89;
    font-size: 26px;
    font-family: 'Raleway';
    font-weight: bold;
    font-style: normal;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .descriptiontarif h3{
        font-size: 18px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .descriptiontarif button{
    color: #556d89;
    font-size: 22px;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    border: none;
    background-color: rgba(0,0,0,0);
    margin: auto;
display: block;
margin-top: 17px;
cursor: pointer;
}
#formulaire .vehiculedetail .descriptiontarif .recdetail{
    color: #556d89;
    font-size: 22px;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    border: none;
    margin-top: 17px;
    display: block;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .descriptiontarif button{
        font-size: 18px;
        margin-top: 12px;
    }
    #formulaire .vehiculedetail .descriptiontarif .recdetail{
        font-size: 18px;
        margin-top: 12px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .descriptiontarif button:hover{
    color: #73bfa7;
}
#formulaire .vehiculedetail .recaptarif{
    display: inline-block;
    width: 50%;
    height: 450px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 6500;
    transition: all ease .8s;
    background-color: #fff;
}
.center{
    text-align: center;
}
#formulaire .vehiculedetail .recaptarif h3{
    color: #556d89;
    font-size: 26px;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    margin-top: 25px;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .recaptarif{
        height: 310px;
    }
    #formulaire .vehiculedetail .recaptarif h3{
        font-size: 18px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .recaptarif> div{
    margin-bottom: 20px;
}
#formulaire .vehiculedetail .recaptarif p{
    text-align: left;
    padding-left: 10%;
    color: #6986a3;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    margin-top: 10px;
}
#formulaire .vehiculedetail .recaptarif p span{
    color: #6986a3;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}
#formulaire .vehiculedetail .recaptarif .total{
    text-align: center;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .recaptarif p{
        font-size: 14px;
        margin-top: 8px;
    }
    #formulaire .vehiculedetail .recaptarif p span{
        font-size: 14px;
    }
    #formulaire .vehiculedetail .recaptarif .total{
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
.hrdes{
    background-color:#c3d5e0;
width: 100%;
height: 1px;
border: none;
}
#formulaire .vehiculedetail .location{
    display: inline-block;
    width: 50%;
    height: 450px;
    position: absolute;
    top: 0;
    left: -70%;
    z-index: 6999;
    transition: all ease .8s;
    background-color: #f0f8fc;
}
.slick-slide div{
    display: flex !important;
    justify-content: center;
}
.slick-slide img{
    max-height: 265px;
}
#formulaire .vehiculedetail .location > div{
    margin-bottom: 15px;
}
#formulaire .vehiculedetail .location .itltext{
    color: #556d89;
    font-family: 'Raleway';
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
}
#formulaire .vehiculedetail .location h5{
    color: #556d89;
    font-size: 26px;
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    margin-top: 25px;
    margin-bottom: 10px; 
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail .location h5{
        font-size: 18px;
        margin-top: 17px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
#formulaire .vehiculedetail .location .textelocation{
    color:#556d89;
font-size: 16px;
font-family: 'Raleway';
font-weight: normal;
font-style: normal;
margin-top: 5px;
}
#formulaire .vehiculedetail .location .textelocation span{
    font-size: 18px;
    font-weight: 500;
}
#formulaire .vehiculedetail .location label{
    color: #556d89;
    font-weight: normal;
    font-style: normal;

}
#formulaire .vehiculedetail .location .inpunumb{
    width: 30px;
    margin-left: 10px;
    border: none;
    background-color: #f0f8fc;
    color: #556d89;
    font-weight: 600;
    font-style: normal;
}

.bloctotal{
    color: #556d89;
    font-weight: 600;
    font-style: normal;
    margin-top: 15px;
margin-bottom: 15px;
}
.bloctotal span{
    color: #556d89;
    font-weight: normal;
    font-style: normal;
}
.detailequip{
    font-size: 18px;
    color: #6f8faa;
    width: 100%;
    min-height: 35px;
    position: relative;
}
.txtname{
    padding-left: 18%;
padding-right: 18%;
margin-bottom: 15px;
text-align: left;
}
.reinitform{
    border: none;
border-radius: 30px;
background-color: #c78cac !important;
height: 45px;
width: 17%;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color: #fff; 
cursor: pointer;
position: absolute;
left: 2%;
top: 46px;
}
.detailequip .blocleft{
    position: absolute;
}
.detailequip span{
    color: #6f8faa;
    padding-left: 5px;
    font-size: 22px;
    padding-right: 5px;
    position: absolute;
    top: -4px;
    cursor: pointer;
}
.detailequip .nbequ{
    width: 40px;
    text-align: center;
    border: none;
    background-color: #f0f8fc;
    color: #6f8faa;
    font-size: 18px;
    margin-left: 18px;
}
.detailequip .prix{
    cursor: default;
    font-size: 18px;
    right: 15px;
top: 0;
}
.detailequip .onover{
    position: absolute;
    display: none;
    width: 80%;
    max-height: 130px;
    margin: 0;
    left: 10%;
    background-color: #fff;
border-radius: 10px;
padding: 8px;
z-index: 8888;
font-size: 13px;
overflow: hidden; 
overflow-y: auto;
}
.detailequip .onoverse{
    bottom: 20px !important;
}
.koikes{
    border: 1px solid #6f8faa;
font-family: "Raleway";
border-radius: 18px;
width: 20px;
display: inline-block;
height: 20px;
line-height: 20px;
font-size: 15px;
text-align: center;
font-style: normal;
}

.detailequip .koikes:hover{
    background-color: #fff;
}
.detailequip .onover .img{
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  top: 0;
}
.detailequip .onover .img img{
    max-width: 50%;
    max-height: auto;
    margin: auto;

}
.detailequip .koikes:hover ~ .onover{
    display: block;
}
.detailequip .onover:hover{
display: block;
}
.chkbx{display: none;}
  .side-label {
    position: relative;
    margin: 10px 0;
    padding-left: 35px;
    cursor: pointer;
    margin-left: 29px;
  }
  
  .side-label::before, .side-label::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
  }

  .side-label::before {
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #8cb3ed;  
  }
  
  input:focus + .side-label::before {
    border-color: #8cb3ed;
  }
  
  .side-label::after {
    display: none;
    width: 20px;
    height: 20px;
    margin: 0px;
    background-color: #8cb3ed;
    -webkit-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    -moz-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
  }
  
  input:checked + .side-label::after {
    display: block;
  }
  
  .chkbx:checked ~ .blocked {
    display: none;
  }
  
  .chkbx:checked ~ button {
    display: block;
  }
  .btn-valider{
    border: 2px solid #73bfa7 !important;
border-radius: 30px;
background-color:#73bfa7 !important;
height: 45px;
width: 40%;
font-weight: normal !important;
font-style: normal !important;
font-family: 'Raleway' !important;
font-size: 16px !important;
color:#f0f8fc !important;
cursor: pointer !important;
margin-top: 7px !important;
}
.btn-valider:hover{
    background-color:#fc9047;
    border: 2px solid #fc9047;
}
.resumbottom{
    position: absolute;
    bottom: 0;
    height: 100px;
    background-color: #f0f8fc;
    width: 100%;
    padding-top: 20px;
}
.resumbottom .rightalign{
    display: block;
    width: 90%;
    text-align: right;
    right: 20px;
    position: relative;
    margin-bottom: 5px;
}

.resumbottom .modifselec{
position: absolute;
left: 85%;
top: 20px;
z-index: 6002;
width: 48px;
height: 43px;
background-image:url('../img/modif.png');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
background-size: contain;
border: none;
background-color:
rgba(0,0,0,0);
}
.resumbottom .eraseselec{
    position: absolute;
    left: 85%;
    top: 62px;
    z-index: 6002;
    width: 48px;
height: 43px;
background-image:url('../img/erase.png');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
background-size: contain;
border: none;
background-color:
rgba(0,0,0,0);
}
.reinit{
    width: 48px;
height: 54px;
position: absolute;
right: 0;
top: 0;
background-image:url('../img/reinit.png');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
background-size: contain;
}
.pagenextform{width: 100%;
    height: 45px;
    background-color:#6b83ed;
    position: fixed;
    bottom: 0;
    z-index: 7500;
    padding-top: 15px;
    text-align: left;
}
.boutprec{
    border: 1px solid #fff;
border-radius: 30px;
background-color:
#6b83ed;
height: 30px;
width: 125px;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color:
#fff;
cursor: pointer;
}
.boutsuiv{
    border: 1px solid #fff;
border-radius: 30px;
background-color:
#fff;
height: 30px;
width: 125px;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color:
#6b83ed;
cursor: pointer; 
}

.centerblock{
    display: inline-block;text-align: center;
}
.htcenter{
    margin-left: 5%;margin-right: 2%;
    color: #fff;font-size: 18px;
}
.ttccenter{
    margin-left: 2%;margin-right: 5%;
    color: #fff;font-size: 18px;
}
.bloc{
    min-height: 450px;
    border: 1px solid #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
    -moz-box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
    box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
margin: auto;
margin-top: 25px;
margin-bottom: 25px;
position: relative;
display: inline-block;
padding-bottom: 10px;
background-color: #fff;
overflow: hidden;
}
.demi{
    display: inline-block;
    width: 50% !important;
}
.trquart{
    display: inline-block;
    width: 75%;
}
#findevis .demi{
    display: inline-block;
    width: inherit;
}
.livraisonreprise{
    padding-bottom: 50px;
    color: #556D89;
}
.livraisonreprise h2{
    font-size: 22px;
    color: #9EB5CC;
    margin-bottom: 0;
}
.minih2{
    margin: 0;
    color: #9EB5CC;
    margin-bottom: 10px;
}

.addlivraisonreprise{
    width: 50%;
    display: inline-block;
    border: 1px solid #6b83ed;
    color: #8CB3ED;
    background-color: rgba(0,0,0,0);
    font-size: 16px;
height: 50px;
border-radius: 20px;
cursor: pointer;
font-weight: 600;
    font-style: italic;
}
.remonreprise{
    width: 50%;
    display: inline-block;
    border: 1px solid #ed8c8c;
    color: #ed8c8c;
    background-color: rgba(0,0,0,0);
    font-size: 16px;
height: 50px;
border-radius: 20px;
cursor: pointer;
font-weight: 600;
    font-style: italic;
}
.livraisonreprisebase{
    color: #556D89; 
    padding-left: 3%;
padding-right: 3%;
}
.livraisonreprisebase input{
    border: none;
    background-color: #F4F7F9;
    font-size: 18px;
    color: #556D89;
    padding: 5px;
    margin: 10px;
}
.textital{
    color: #88A2BC;
}
.italpetit{
    color: #88A2BC;
    font-size: 14px;
}
.textcontact{
    color: #FC9047;
}
.blocemploye{
    border: 1px solid #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
    -moz-box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
    box-shadow: 0px 0px 5px rgba(25, 98, 216, 0.4);
margin: auto;
margin-top: 25px;
margin-bottom: 25px;
position: relative;
display: inline-block;
overflow: hidden;
background-color: #fff;
}
.erase{
    background-image: url('../img/erase.png');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: contain;
    position: absolute;
    margin-top: 100px;
    width: 50px;
    height: 50px;
    left: 7%;
}
.repfaq{
    overflow: hidden;
    color: #517893 !important;
    font-size: 18px !important; 
    text-align: justify;
    max-height:0; 
    margin-left: 3%;
    margin-right: 3%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.blocemploye .partgauche{
    width: 33%;
    display: inline-block;
    float: left;
    padding-top: 25px;
}
.blocemploye .partgauche #incone{
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 10px;
}
.blocemploye .partgauche .hote_hotesse{   
background-image: url('../img/hote.png');
}
.blocemploye .partgauche .mecanicien{   
background-image: url('../img/mecanicien.png');
}
.blocemploye .partgauche .photographe{   
background-image: url('../img/photographe.png');
}
.blocemploye .partgauche .pilote{   
background-image: url('../img/pilote.png');
}
.blocemploye .partgauche .regisseur{   
background-image: url('../img/regisseur.png');
}
.blocemploye .partdroite{
    width: 67%;
    display: inline-block;
    padding-top: 25px;
}
.blocemploye .partdroite .cursor{
    cursor: pointer;
}
.blocemploye .partdroite table{
    
table-layout: fixed;
  width: 100%;
}
.blocemploye .partdroite table .minispace{
    width: 5%;
}
.blocemploye .partdroite .pointer{ 
    cursor: pointer;
}
.blocemploye .partdroite table .tabladress{
    display: none;
}
.blocemploye .partdroite .maskdiv{
    position: absolute;
    top: 0;
    left: 30%;
    background-color: rgba(0,0,0,.2);
    width: 105%;
height: 100%;
z-index: 500;
}
.blocemploye .partdroite .rechadresse{ 
    position: absolute;
top: 10%;
right: 5% !important;
width: 30%;
z-index: 50;
height: 80%;
padding: 5px;
background-color: rgba(255,255,255,.8);
border-radius: 5px;
border: 1px solid #556D89;
overflow-x: auto;
left: inherit !important;

}
.blocemploye .partdroite .rechadresse .buttclose{ 
    color: red;
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}
.blocemploye .partdroite .rechadresse .recher{
    width: 80%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
    margin-right: 2%;
}
.blocemploye .partdroite .rechadresse .listrech p{
    margin: 0;
    text-align: left;
    margin-left: 10px;
    margin-top: 5px;
    cursor: pointer;
}
.blocemploye .partdroite .listpersonnel .btn{
    display: inline-block;
    font-weight: 200;
    text-align: center;
    padding: 0.8rem 1rem;
font-size: 27px;
line-height: .5;
border-radius: 0.25rem;
margin: 0;
cursor: pointer;
}
.blocemploye .partdroite .listpersonnel p{
    margin: 0;
    min-height: 10px;
}
.blocemploye .partdroite .listpersonnel .prix{
    margin: 0;
    margin-left: 20px;
    font-weight: bold;
}
.blocemploye .butname{
    width: 100%;
    background-color: #fff;
    height: 50px;
    border: none;
    cursor: pointer;
    color: #556D89;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}
.blocemploye .nbemploye{
    color: #556D89;
    font-weight: 600;
    font-style: normal;
}
.inpunumb{
    width: 30px;
    margin-left: 10px;
    border: none;
    background-color: #ffffff;
    color: #556d89;
    font-weight: 600;
    font-style: normal;
}
.selelem{
    width: 30px;
    margin-left: 10px;
    border: none;
    background-color: #ffffff;
    color: #556d89;
    font-weight: 600;
    font-style: normal;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.seldivelem{
    width: 47px;
display: inline-block;
position: relative;
}
.seldivelem::after{
    position: absolute;
content: "";
background-image: url('../img/accord.png');
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 15px;
height: 15px;
right: 3px;
top: 3px;
transform: rotate(180deg);
pointer-events:none;
}
.blocemploye textarea{
    background-color: #F4F7F9;
    width: 80%;
    height: 60px;
    border: #F4F7F9;
    font-size: 16px;
    font-family: 'Raleway';
    color: #556D89;
    padding: 5px;
}
.blocemploye h4{
    font-weight: 500;
    font-style: normal;
    color: #556D89;
}
.blocemploye .addadresse{
    border: none;
    background-color: #fff;
    color: #8CB3ED;
    padding: 10px;
    font-size: 18px;
    cursor: pointer;
}
.blocemploye .titrelieux{    
    font-weight: 500;
    font-style: normal;
    color: #556D89;
    font-size: 16px;
margin-left: 15%;
text-align: left;
}
 .inputadresse{
    width: 65%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
    margin-right: 2%;
    display: inline-block;
}
#autocomplete .inputadresse{
   width: 80%;
}
.inputpays{
    width: 20%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
}
.inputville{
    width: 32%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
    margin-right: 2%;
}
.inputcp{
    width: 15%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
    margin-right: 2%;
}
.inputregion{
    width: 20%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
}
#autocomplete{
    width: 55%;
    background-color: #fafafa;
    height: 250px;
    display: inline-block;
    position: relative;
}
.hidiv{
    position: absolute;
width: 100%;
height: auto;
z-index: 9000;
overflow: hidden;
}
#autocomplete > p{
    margin: 2px;
    margin-left: 10px;
    text-align: left;
    cursor: pointer;
}
.relative{
    position: relative;
}
.relativediv{
    position: relative;
    height: 50px;
    margin-top: 15px;
}
.closeautocomplete{
    left: -5px;
position: absolute;
cursor: pointer;
color:red;
font-weight: 800;
}

.livraisonreprise .title{
    position: relative;
    width: 100%;
    height: 50px;
    border-radius: 20px 20px 0px 0;
    border-bottom: 1px solid #fff;
    box-shadow: 0px 2px 5px rgba(25, 98, 216, 0.4);
    -webkit-box-shadow: 2px 0px 5px rgba(25, 98, 216, 0.4);
    -moz-box-shadow: 0px 2px 5px rgba(25, 98, 216, 0.4);
    box-shadow: 0px 2px 5px rgba(25, 98, 216, 0.4);
display: inline-block;
}
.livraisonreprise .title input{
    width: 60%;
height: 25px;
margin-top: 10px;
border: none;
background-color: #F4F7F9;
border-radius: 10px;
text-align: center;
color: #556D89;
font-size: 18px;
}
.livraisonreprise .rechadresse {
    position: absolute;
    top: 10%;
    left: 22%;
    width: 30%;
    z-index: 50;
    height: 80%;
    padding: 5px;
    background-color: rgba(255,255,255,.8);
    border-radius: 5px;
    border: 1px solid #556D89;
    overflow-x: auto;
}
.livraisonreprise .rechadresse .buttclose{ 
    color: red;
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}
.livraisonreprise .adlab{
    position: relative;
    top: 5px;
}
.eraslivrec{
    position: absolute;
    right: 0%;
top: 5px;
    z-index: 6002;
    width: 48px;
height: 43px;
background-image:url('../img/erase.png');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
background-size: contain;
border: none;
background-color:
rgba(0,0,0,0);
}
 .radlivrep{
padding: 3px;
border-radius: 40px;
width: 20%;
display: inline-block;
text-align: center;
color:#fff;
cursor: pointer;
font-family: 'Raleway';
font-weight: normal;
font-style: normal;
font-size: 20px;
margin-left: 1%;
margin-right: 1%;
margin-top: 10px;
margin-bottom: 10px;
} 
.buttdate{
    padding: 3px;
    border: none;
border-radius: 40px;
width: 35px;
height: 35px;
display: inline-block;
text-align: center;
cursor: pointer;
font-family: 'Raleway';
font-weight: normal;
font-style: normal;
font-size: 18px;
margin-left: 1%;
margin-right: 1%;
margin-top: 5px;
margin-bottom: 5px;

}
.hove{
    position: absolute;
    display: inline-block;
    width: 60%;
    left: 20%;
    font-size: 14px;
    margin-top: 22px;
    color: red;
    opacity: 0;
    transition: all ease 500ms;
}
.buttdate:hover .hove{
    opacity: 1;
}
.widthmax{
    width: 60%;margin-left: 20%;
}
.inputime{
    display: inline;
    height: 30px;
    border: none;
    border-radius: 5px;
    background-color: #F4F7F9;
    color: #556D89;
    margin-top: 10px;
    font-size: 13px;
    font-family: 'Raleway';
    text-align: center;
}
@media screen and (max-width: 1200px){
    .inputime{ font-size: 10px; }
    @media screen and (max-width: 992px){
        @media screen and (max-width: 768px){
            @media screen and (max-width: 576px){
                
            }
        }
    }
}
.margmin{
    margin: 5px;
}
.fullinput{
    width: 74%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 30px;
    padding: 5px;
    margin-bottom: 13px;
}
.fulltexta{
    width: 74%;
    color: #556D89;
    background-color: #F4F7F9;
    border: none;
    border-radius: 10px;
    height: 120px;
    padding: 5px;
    margin-bottom: 13px;
    margin-top: 13px;
    font-family: "Raleway"
}
.slick-prev::before{ 
    content: '' !important;
}
.slick-prev{
    left: 10px !important;
    z-index: 1800;
    background-image: url('../img/arrow.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.slick-next::before{ 
    content: '' !important;
}
.slick-next{
    top: 45% !important;
    right: 10px !important;
    z-index: 1800;
    background-image: url('../img/arrow.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transform: rotate(180deg) !important;
}
.zoomin{
    background-image: url('../img/zoom.png');
    width: 30px;
    height: 30px;
    background-size: contain ;
    background-repeat: no-repeat ;
    background-position: center ;
    position: relative;
left: 88%;
margin-top: 15px;
margin-bottom: 15px;
cursor: pointer;
}
@media screen and (max-width: 1600px ){
    .zoomin{
        width: 18px;
        height: 18px;
    }
    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}
 

.slick-dots{
    bottom: -106px !important;    
    position: unset !important;
}
.slick-next, .slick-prev{
    position: absolute;
}
.dispbloc .slick-dots li{
    width: 150px !important;
height: 100px !important;
}
.modal_bloc img{
    max-height: 550px;
}
.modal_bloc{ 
    height: 100%; 
    left: 0;
    top: 0;
}
.dispnone{ 
}
.dispnone .modal_bloc_out{
display: none;
}
.dispbloc .modal_bloc_out{
    position: absolute;
    width: 100% !important;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    margin: 0 !important;
    z-index: 8888;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dispnone .closeslide{
    display: none;
}
.dispbloc .closeslide{
    position: absolute;
    right: 5%;
    top: 25px;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    z-index: 88888;
    cursor: pointer;
}
.dispbloc{
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0; 
    z-index: 9000;
    background-color: rgba(0,0,0,0.6);
}

.dispbloc .zoomin{
    display: none;
}
.dispbloc .slick-slider{
    z-index: 9200;
    margin-top: 5%;
}
.dispbloc .slick-slide img{
    max-height: 65vh;
}
.dispbloc .slick-thumb img{
max-height: 100%;
}

.accordeon{
    overflow: hidden;
    margin-left: 5%;
margin-right: 5%; 
border-bottom: 1px solid rgba(81, 120, 147, .5); 
padding-bottom: 0 !important;
margin-top: 10px;
}
.question{
    text-align: left;
    font-weight: 600 !important;
    font-style: normal !important;
    color: #517893 !important;
    font-size: 18px !important;
    cursor: pointer;
    min-height: 30px;
    margin-left: 32px;
}
.reponse{
    color: #517893 !important;
    font-size: 18px !important; 
    text-align: justify;
    max-height:0; 
    margin-left: 3%;
    margin-right: 3%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.imgaccord{
    width: 18px;
    margin-left: -20px;
    margin-right: 3%;
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

 /* The Modal (background) */
 .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 9999;
  }
  .modalreg {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 9999;
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #fefefe;
    margin: 10% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 29%; /* Could be more or less, depending on screen size */
    border-radius: 20px;
  }
  
  /* The Close Button */
  .close {
    color: #aaa;
    float: right;
    font-size: 24px;
    font-weight: normal;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  } 
  .typerad{
      text-align: left;
  }
  .typerad > input{
      display: none;
  }
  .typerad > label{
    position: relative;
    margin: 10px 0;
    padding-left: 35px;
    cursor: pointer;
    margin-left: 11%;
    width: 34%;
    display: inline-block;
    color: #395575;
  }
  
  .typerad > label::before, .typerad > label::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
  }

  .typerad > label::before {
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #8cb3ed;  
  }
  
  .typerad > input:focus + .typerad > label::before {
    border-color: #8cb3ed;
  }
  
  .typerad > label::after {
    display: none;
    width: 20px;
    height: 20px;
    margin: 0px;
    background-color: #8cb3ed;
    -webkit-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    -moz-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
  }
  .typerad > input:checked +  label::after {
    display: block;
  }
  #registration, #connexion{
    text-align: center; 
  }
  #registration p, #connexion p{
    color: #314e70;
    width: 60%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #registration ul, #connexion ul{
      list-style: none;
      color: #ee662b;
  }
  #registration h3, #connexion h3 {
      color: #8ba6c2;
  }
  #registration input[type=text], #connexion input[type=text], #connexion input[type=password]{
    width: 80%;
    background-color: #f4f7f9;
    border: none;
    height: 35px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #314e70;
    margin: auto;
    margin-bottom: 10px;
    box-shadow: none;
  }
  .valider{
    border: none;
    border-radius: 30px;
    background-color:
    #6b83ed;
    height: 45px;
    width: 40%;
    font-weight: normal;
    font-style: normal;
    font-family: 'Raleway';
    font-size: 16px;
    color: #fff; 
    cursor: pointer;
  }
  #cnxion, #registr{
      border: none;
      background-color: #fff;
      color: #395575;
      margin-top: 10px;
      cursor: pointer;
      font-size: 14px;
  }

  .usersimg{
    background-image:url('../img/users.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
width: 30px;
display: inline-block;
  }
  .blocrec{
    border: none !important;
    padding: 0 !important;
  }
.blocrecap{
    background-color: #687FED;
    border: none;
    padding-bottom: 0;
    border-radius: 20px;
    overflow: hidden;
}
.blocrecap .title{ 
    display: block;
    height: 60px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    line-height: 60px;
    font-size: 18px;
    border: none;
}
.blocrecap .recapprice{
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    margin: 10px;
}
.blocrecap .detail{
    background-color: #8CB3ED;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #fff;
}
.blocrecap .detail h5{
    margin: 0;
}
.blocrecap .detail .alignleft{
    margin-left: 25%;
text-align: left;
}
.blocrecap .detail .margbot{
    margin-bottom: 20px;
}
.blocrecap .boutfin{
    display: block;
    margin: auto;
    width: 28%;
    margin-bottom: 20px;
    font-size: 18px;
    height: 40px;
}
.blocrecap .reacbloc{
    background-color: #fff;
    min-height: 60px;
    color: #556d89;
    position: relative;
}
.blocrecap .reacbloc h6{
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    height: 60px;
line-height: 60px;
cursor: pointer;
margin-top: 0;
border-bottom: 1px solid #cad6db;
}
.blocrecap .reacbloc .reacdet{
    background-color: #f4f7f9;
    height: auto;
    padding-top: 15px;
    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.blocrecap .reacbloc .imgaccord{
    position: absolute;
    right: 5%;
    top: 25px;
}
.blocrecap .reacbloc .reacdet p{
margin-top: 0;
text-align: left;
width: 50%;
margin-left: 25%;
font-size: 14px;
font-weight: 600;
font-style: normal;
padding-bottom: 10px;
}
.blocrecap .reacbloc .reacdet table{
    margin: auto;
    margin-bottom: 15px;
}
.blocrecap .reacbloc .reacdet p span{
    
font-weight: normal;
font-style: normal;
}
.reacdet .soustot{
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 18px !important;
    text-align: center !important;
}
.reacdet .totgen{
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 20px !important;
    text-align: center !important;
}
.reacdet hr{
    width: 60%;
    border: 1px solid #CAD6DB;
    border-bottom: none;
}
.margrecap{
    margin-bottom: 75px;
}

.chkbx1{display: none;}
  .side-label1 {
    position: relative;
    margin: 10px 0;
    padding-left: 35px;
    cursor: pointer;
    margin-left: 29px;
  }
  
  .side-label1::before, .side-label1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
  }

  .side-label1::before {
    display: block;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;  
  }
  
  input:focus + .side-label1::before {
    border-color: #fff;
  }
  
  .side-label1::after {
    display: none;
    width: 15px;
    height: 15px;
    margin: 0px;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    -moz-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
  }
  
  input:checked + .side-label1::after {
    display: block;
  }
  
  .chkbx1:checked ~ .blocked {
    display: none;
  }
  
  .chkbx1:checked ~ button {
    display: block;
  }
  .side-label2 {
    position: relative;
    margin: 10px 0;
    padding-left: 35px;
    cursor: pointer;
    margin-left: 29px;
  }
  
  .side-label2::before, .side-label2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
  }

  .side-label2::before {
    display: block;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;  
    border-radius: 8px;
  }
  
  input:focus + .side-label2::before {
    border-color: #fff;
  }
  
  .side-label2::after {
    display: none;
    width: 15px;
    height: 15px;
    margin: 0px;
    border-radius: 13px;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    -moz-box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
    box-shadow: 5px 5px 4px -2px rgba(0,0,0,.2);
  }
  
  input:checked + .side-label2::after {
    display: block;
  }
  .modal-content2{
    background-color: #fefefe;
    margin: 10% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
    border-radius: 20px;
  }
.listvehic{
    width: 18%;
    margin: 2.5%;
    display: inline-block;
    cursor: pointer;
    opacity: .7;
}
.selectvehic{
    opacity: 1 !important;
    border: 2px solid #6b83ed;
}
.validmodal{
    border: none;
border-radius: 30px;
background-color: #6b83ed;
height: 45px;
width: 40%;
font-weight: normal;
font-style: normal;
font-family: 'Raleway';
font-size: 16px;
color: #fff;
margin-top: 0;
cursor: pointer;
}
.selvehic{
    margin: 0;
}
.butselec{
    color: #8CB3ED;
}
.rdrDayDisabled{
    background-color: #f0f8fc !important;
}
.rdrDay{
    height: 2.5em !important;
}
.Media{
    display: block;
width: 100%;
margin-bottom: 10px;  
}
.Media a{
    display: block;
width: 100%; 
text-decoration: none;
}
.Media a p{ 
}
.Media a div{
    display: block;
width: 100%;
height: 130px; 
background-image: url('../img/pdf.png');
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.opaclair{
    opacity: .5;
}
.blocinfo{
    text-align: left;
    background-color: #f2f5f9;
    color: #88a2bc;
    box-shadow: inherit;
    border: 1px solid #f2f5f9;
    padding-bottom: 1.5em;
    max-width: 55%;
}
.recapperso{
        text-align: center;
        background-color: #fff;
        color: #88a2bc;
        box-shadow: inherit;
        border: 1px solid #f2f5f9;
        padding-bottom: 0;
        width: 52%;
        table-layout: fixed;
} 
.recapperso table{
width: 100%;
table-layout: fixed;
}
.hrecap{
    width: 75%;
    background-color: #c3d5e0; 
height: 1px;
border: none;
}
.recaper{
    text-align: center;
    width: 52%;
    position: relative;
display: inline-block;
margin: auto;
}
.recaper table{
width: 100%;
table-layout: fixed; 
border-collapse: collapse;
}
.recaper table td{
    border-bottom: 1px solid #c3d5e0;
    padding-top: 10px;
    padding-bottom: 10px;
}
@media screen and (max-width: 1600px ){
    #formulaire .vehiculedetail{
        height: 310px;
    }
    #formulaire .vehiculedetail .location{
        height: 310px;
    }
    #formulaire .vehiculedetail .right{
        height: 310px;
    }
    #formulaire .vehiculedetail .description{
        height: 310px;
    }
    .reinit{
        width: 27px;
        height: 27px;
        right: 20px;
        top: 15px;
    }
    .resumbottom{
        height: 60px;
    }
    .resumbottom .modifselec{
        top: 10px; 
width: 32px;
height: 32px;
    }
    .resumbottom .eraseselec{
        top: 37px; 
width: 32px;
height: 32px;
    }
    .resumbottom .rightalign{
        font-size: 13px;
    }
    .rdrDateRangeWrapper{
        width: 95%;
    }
    .rdrMonth{
        width: 95% !important;
    }
    #formulaire .vehiculedetail .location .textelocation{
        font-size: 14px;
    }
    #formulaire .vehiculedetail .location .textelocation span{
        font-size: 14px;
    }
    .btn-annuler,.btn-save{
        height: 36px;
        width: 36%;
        font-size: 14px;
    }
    .side-label{
        margin-left: 22px;
    }
    .side-label::before{
        width: 14px;
height: 14px;
    }
    .txtname{
        padding-left: 20%;
        padding-right: 20%;
    }
    .detailequip{
        font-size: 13px;
    }
    .koikes{
        font-size: 13px;
        width: 17px;
        height: 17px;
        line-height: 15px;
    }
    .detailequip .prix{
        font-size: 15px;
        right: 5px;
    }
    .detailequip .nbequ{
        width: 20px;
        font-size: 15px;
margin-left: 17px;
    }
    .detailequip span{
        top: -7px;
    }
    .question{
        font-size: 14px !important;
        min-height: 18px;
    }
    .reponse{
        font-size: 14px !important; 
line-height: 14px !important;
    }
    .imgaccord{
        width: 15px;
    }
    .rdrMonthAndYearPickers select{
        padding: 5px 5px 5px 5px !important;
        font-size: 15px !important;
    }
    .rdrMonthAndYearWrapper{
        height: 45px !important;
    }

    @media screen and (max-width: 1200px){
        @media screen and (max-width: 992px){
            @media screen and (max-width: 768px){
                @media screen and (max-width: 576px){
                    
                }
            }
        }
    }
}



.calendar {
    padding: 0 0;
    margin-top: 2rem;
}
.calendar table{
    width: 94%;
margin-left: 3%;
border-collapse: collapse;
}

.calendar .table-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.calendar #left-arrow, .calendar #right-arrow {
    display: flex;
    align-items: center;
}
.calendar #left-arrow:hover,.calendar #right-arrow:hover{
    font-weight: 800;
    cursor: pointer;
}
.calendar #month-year {
    text-transform: capitalize; 
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6em;
    font-family: "Raleway";
    color: #657b95;
}

.calendar .iconify.arrow {
    font-size: 2.5rem;
}

.calendar .table>thead>tr>th,
.calendar .table>thead>tr>td,
.calendar .table>tbody>tr>th,
.calendar .table>tbody>tr>td{
    border:none;
    /* transition: all .1s ease-in; */
    text-align: center;
    margin-top: 1rem;
    padding: 6px;
line-height: 1.42857143;
vertical-align: top;    
}


.calendar .table>tbody>tr>th.select-date.active.start,
.calendar .table>tbody>tr>td.select-date.active.start{
    border-top-left-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

.calendar .table>tbody>tr>th.select-date.active.end,
.calendar .table>tbody>tr>td.select-date.active.end{
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

.calendar .table>tbody>tr>th.empty:hover,
.calendar .table>tbody>tr>td.empty:hover{
    cursor:not-allowed;
    background:initial;
    color:initial;
}

.calendar .table>tbody>tr>th.active,
.calendar .table>tbody>tr>td.active{
    background: #6d829a;
    color: rgb(255, 255, 255);
}

.calendar .table>tbody>tr>th:hover,
.calendar .table>tbody>tr>td:hover{
    background: #6d829a;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

.calendar sup {
    font-size: 1.2rem;
    color: #c1c1c1;
    font-style: italic;
} 
.calendar .table > thead > tr > th.disable, .calendar .table > thead > tr > td.disable, .calendar .table > tbody > tr > th.disable, .calendar .table > tbody > tr > td.disable{
    color: #e0e0e0; 
}
.calendar .table > tbody > tr > th.disable:hover, .calendar .table > tbody > tr > td.disable:hover{
    background: transparent;
color: #e0e0e0;
cursor: not-allowed;
}
.devisvalid_hide{
    display: none;
}