/* Backend */
#calc_vtc_booking {
width: 95%;
margin-top: 30px;
background-color: #fff;
padding: 10px 10px 3px 20px;
border-radius: 20px;
}
#calc_vtc_booking:hover {
background-color: #fbfbfb;
box-shadow: 1px 1px 5px 1px #ccc;
}
#calc_vtc_booking p {
font-size: 17px;
}
#calc_vtc_booking input[type=text], #calc_vtc_booking input[type=email]{ 
width: 90%;
padding: 5px;
border: #ccc solid 1px;
}
#calc_vtc_booking select { 
width: 90%;
padding: 5px;
border: #ccc solid 1px;
}


#calc_vtc_booking input[type=submit] {
padding: 5px 25px 5px 25px;
}

#calc_vtc_booking td {
font-size: 15px;
min-width: 300px;
}

#calc_vtc_booking .forfaits_admin  td {
font-size: 15px;
min-width: 130px;
}

#calc_vtc_booking table {
margin-bottom: 50px;
}
#calc_vtc_booking .forfaits_admin  {
margin-bottom: 20px;
}
#calc_vtc_booking ul li {
list-style: none;
border-bottom: #ccc dotted 2px;
line-height: 50px;
font-size: 17px;
}
#calc_vtc_booking ul li span {
font-weight: normal;
background-color: #333;
color: #fff;
padding: 5px 10px !important;
font-size: 14px;
border-radius: 5px;
line-height: 30px;
margin-top: 5px;
margin-right: 15px;
}
#formulaire_vtc_booking label span ico {
display: inline-block;
vertical-align: middle;
}
#calc_vtc_booking .sup {
background-color: #b75050;
color: #fff;
padding: 5px 10px !important;
font-size: 14px;
border-radius: 5px;
line-height: 30px;
margin-top: 5px;
margin-right: 15px;
float:right;
}
#calc_vtc_booking .sup:hover {
opacity: 0.8;
}
#calc_vtc_booking a {
text-decoration: none;
}

#formulaire_vtc_booking select, 
#formulaire_vtc_booking input[type=email], 
#formulaire_vtc_booking textarea {
background-color:#fff !important;
}

#calc_vtc_booking table tr td select {
margin-top: 10px;
}


/* Front */
#formulaire_vtc_booking {
background-color: #fff;
padding: 20px;
position: relative;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
line-height: 40px;
}
#formulaire_vtc_booking input[type=text] { 
background-color: #fff;
}
#formulaire_vtc_booking input[type=date] { 
background-color: #fff;
width: 100%;
padding: 10px;
border: 0;
}
#formulaire_vtc_booking select { 
display: inline-block;
vertical-align: top;
margin-bottom: -30px;
}


#formulaire_vtc_booking button {
width: 100%;
margin-top:20px;
}

#ui-datepicker-div {
font-size: 15px !important;
}

#valide {
background-color: #acee93;
color: #333;
padding: 5px;
text-indent: 5px;
border:#99df7e solid 1px;
}



.btn_calculer {
background-color: #2e88a0;
border: 0px;
color: #fff;
padding: 15px 30px 15px 30px;
font-size: 17px;
cursor: pointer;
text-decoration: none;
transition: 0.5s;
top: 10px;
}
.btn_calculer:focus {
opacity: 0.8;
transition: 0.5s;
}
.hm_vtc_input { 
width: 100px !important; 
display: inline-block;
}

#reponses {
background-color: #fff;
color: #666;
padding: 10px;
width: 98%;
display: block;
margin-bottom: 10px;

margin-right: 10px;
vertical-align: top;
line-height: 30px;
border: #ccc dotted 1px;
}
#reponses u {
text-transform: uppercase;
}
#distance {
background-color: #bcf6b6;
color: #333333;
padding-top: 8px;
padding-bottom: 8px;
border: #9ade93 solid 1px;
margin-bottom: 10px;
text-align: center;
font-weight: bold;
font-size: 28px;
width: 46%;
margin-left: 10px;
display: inline-block;
vertical-align: top;
}
#forfait {
margin-top: 20px;
text-align: center;
margin-bottom: 20px;
}


#checkbox_perso {
display: inline-block;
margin-bottom: 10px;
}
#checkbox_perso label {
float:left;
text-align:center;
position:relative;
cursor:pointer;
}
#checkbox_perso label span {
padding:5px 15px 5px 15px;
display:block;
transition:all .2s ease;
font-size: 18px;
opacity:0.4;
}
#checkbox_perso label input {
display:none
}
#checkbox_perso label input:checked + span {
opacity: 1;
}
#limite {
background-color: #c6e4ed;
color: #666;
padding: 10px;
width: 98%;
display: block;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 10px;
vertical-align: top;
line-height: 30px;
border: #ccc dotted 1px;
}
#limite a {
color: #666;
}
#copyjmc {
color: #000;
font-size: 9px;
text-align: right;
}
#copyjmc a {
background-color: #fff;
padding: 5px 10px;
color: #000;
border: #e1e1e1 solid 1px;
}

/* Accordeon */

.listing_accordeon {
width: 100%;
margin: 0 auto;
overflow: hidden;
list-style: none;
padding: 20px 0px;
}

.listing_accordeon input[type=radio] { display: none; }


.accordeon {
width: 100%;
color: #fff;
overflow: hidden;
border-bottom: 1px dotted #D2D9E2;
}

#accordeon_label {
line-height:50px;
padding-left:10px;
padding-bottom: 15px;
padding-top: 15px;
font-size: 20px;
color: #2e88a0;
font-weight: bold;
cursor: pointer;
transition: 0.5s;
}

#accordeon_label:hover {
color: #000;
}
#accordeon_label ico { 
float: left; 
padding-right: 10px;
font-size: 25px;
}
#accordeon_label ico:after {
font-family: "Material Icons"; 
font-weight: 900; 
content: "\e5c5";
font-size:30px;
}

.contenu_accordeon {
height: 0px;
color: #333;
padding-left: 10px;
transition: 0.5s;
}

.listing_accordeon input:checked ~ #accordeon_label {
color: #000;
}

.listing_accordeon input:checked ~ .contenu_accordeon {
height: auto;
padding-bottom: 20px;
transition: 0.5s;
}

.listing_accordeon input:checked ~ #accordeon_label span {
transform: rotate(180deg);
transition: 1s;
color: #000;
}

.listing_accordeon input:checked ~ #accordeon_label ico:after {
font-family: "Material Icons"; 
font-weight: 900; 
content: "\e5df";
transition: 1s;
}



#formulaire_vtc_booking {
width: 100%;
height: auto;
}

#module_resa_adresse, #module_resa_gare,  #module_resa_aeroport {
margin-top: 0px;
}
#module_resa_gare,  #module_resa_aeroport { 
display:none; 
}






@media only screen and (max-width: 700px) {
h1 { 
font-size: 35px;
line-height: 40px;
}
#contenant {
width: 93%;
margin-left: auto;
margin-right: auto;
font-family: 'Montserrat', sans-serif;
font-size: 17px;
line-height: 30px;
}
#blocks {
width: 95%;
min-height: 650px;
display: block;
margin-bottom: 20px;
vertical-align: top;
margin-right: 0px;
padding: 10px;
background-color: #fff;
}


#distance {
background-color: #bcf6b6;
color: #333333;
padding-top: 8px;
padding-bottom: 8px;
border: #9ade93 solid 1px;
text-align: center;
font-weight: bold;
font-size: 24px;
width: 95%;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
display: block;

}


}


