.help_bcrumb {
    background: none;
}

.help_bcrumb p {
    background: None;
}

#prst_args li p {
    background: none;
}

#prst_args li h2, #prst_args li h3 {
    background: none;
}

#prst_args li h2 span, #prst_args li h3 span {
    border-radius: 14px;
}

.bg1trsp9 {
    background: none;
}

#cttacc {
    background: none;
}

#hkca {
    background: none;
}

#submit_prix a, #submit_prix input, #submit_prix_aller a, #submit_prix_aller input, #submit_prix_cgu a, #submit_prix_retour a, #submit_prix_retour input {
    border: 1px solid #4b4b4b;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 700;
    height: 44px;
    letter-spacing: .05em;
    margin: 3px 0 0;
    padding: 8.5px;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    text-transform: uppercase;
    transition: background 5s linear;
    width: 100%;
    -webkit-box-shadow: 0 1px #fff inset;
    -ms-box-shadow: 0 1px #fff inset;
    -o-box-shadow: 0 1px #fff inset;
    -moz-box-shadow: 0 1px #fff inset;
    box-shadow: 0 1px #fff inset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top,#8eb023 0,#708c1b 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#efc622 ),color-stop(100%,#cc8733 ));
    background: -webkit-linear-gradient(top,#efc622 0,#cc8733 100%);
    background: -o-linear-gradient(top,#8eb023 0,#708c1b 100%);
    background: -ms-linear-gradient(top,#8eb023 0,#708c1b 100%);
    background: linear-gradient(to bottom,#efc622 0,#cc8733 100%);
}

.btn_typecourse.on {
    background: #e4bb16;
    box-shadow: 0 0 10px #000 inset;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}

#bandeprst {
    height: 335px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    background: url(https://static.pexels.com/photos/227690/pexels-photo-227690.jpeg);
    background-size: auto auto;
    opacity: 0.3;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  
}

#prst_args li h2 span, #prst_args li h3 span {
    text-align: center;
    background: #fff;
    color: #fff;
    display: inline-block;
    line-height: 21px;
    padding: 7px 15px;
    /* margin: 0 0 15px 30px; */
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: black;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

#prst_args {
    margin-top: 50px;
}

#step1 {
    display: none;
}

#step2 {
    display: none;
}

#step3 {
    display: none;
}



.help_bcrumb p span {
    display: none;
}

#bt_contact {

    color: black;

}

#bt_presentation {

    color: black;

}

#bt_reserver {

    color: black;

}

#bt_accueil {

    color: black;

}

#bt_tel {

    color: black;

}

#copyr {
  text-align: center !important;
  width: 100% !important;
}

#prst_part1 h1 {
	color: white;
	font-size: 24px;
	padding: 0px 0 20px;
	position: relative;
	left: 10px;
}
#driver-widget-frame {
  top: 10% !important;
  left: 10px;
} 
@media only screen and (max-device-width : 640px) {											
	#driver-widget-frame{									
		margin-top: 460px !important;
        width: 100vw;
        left: 0px !important;
        right: 0px !important;
	}									
	#reserver{									
		margin-top: 480px !important;								
	}
} 
  