button.rappel {
    cursor: pointer;
    background: #FF6701;
    color: #FFF;
    display: block;
    margin: 0 auto;
    margin-top: 27px;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 15px;
}

.call1-anc {
    position: fixed;
    width: 56px;
    height: 65px;
    top: 300px;
    right: 10px;
    background-image: url(images/call1.svg);
    z-index: 1;
    cursor: pointer;
    transition: all 400ms ease;
    background-color: #f77807;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 50%;
	color: transparent;
}
.call1 {
    position: fixed;
    width: 90px;
    height: 65px;
    top: 300px;
    right: 10px;
    background-image: url(images/call1.svg);
    z-index: 1;
    cursor: pointer;
    transition: all 400ms ease;
    background-color: #f77807;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 50% 30%;
    color: white;
    text-align: center;
    padding-bottom: 15px;
}

.call1a {
bottom: 0px;
position: absolute;
margin: 0 auto;
width: 90px;
}

.call2-anc {
    position: fixed;
    width: 56px;
    height: 65px;
    top: 375px;
    right: 10px;
    background-image: url(images/call2-1.svg);
    z-index: 1;
    cursor: pointer;
    transition: all 400ms ease;
    background-color: #f77807;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 50%;
	color: transparent;
}

.call2 {
    position: fixed;
    width: 90px;
    height: 65px;
    top: 390px;
    right: 10px;
    background-image: url(images/call2-1.svg);
    z-index: 1;
    cursor: pointer;
    transition: all 400ms ease;
    background-color: #f77807;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 50% 30%;
    color: white;
    text-align: center;
    padding-bottom: 15px;
}

.call3 {
    position: fixed;
    width: 52px;
    height: 65px;
    top: 450px;
    right: 10px;
    background-image: url(images/call3.svg);
    z-index: 1;
    cursor: pointer;
    transition: all 400ms ease;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 50%;
    border: 2px solid #f77807;
}
.call1:hover,.call2:hover,.call3:hover {
    transform: scale(0.93);
}

.call-desk1 {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
    box-sizing: border-box;
    padding: 0px 10px;
	height: 0px;
    overflow: auto;
}

.lecentre {
display: none;
margin: 0 auto;
position: fixed;
top: 20px;
z-index: 9999;
}	
.tel-top {
    background: url(images/tel.svg) no-repeat;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    left: calc(50% - 37px);
background-color: #ff6701;
    background-position: 50%;
    background-size: 42%;
	cursor: grab;
}
.tel-close {
    position: absolute;
    right: -20px;
    z-index: 99;
    font-size: 38px;
    top: -20px;
    border-radius: 50%;
    background: url(images/croix.svg) no-repeat;
    width: 37px;
    height: 37px;
    background-color: #ff6701;
    background-size: 18px;
    background-position: 49%;
	transition: all 400ms ease;
}
.tel-close:hover {
    cursor: pointer;
	transform: scale(1.2);
}
.calend-top {
    background: url(images-v10/rdv_mob_blanc.svg) no-repeat;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    left: calc(50% - 37px);
    background-color: #ff6701;
    background-position: 50% 40%;
    background-size: 57%;
	cursor: grab;
}

#dem-devis_v9bis {
    min-height: 260px;
    color: #6E6E6E;
    border: 2px solid #eb5a3a;
    clear: both;
    box-sizing: border-box;
    width: 450px;
    background: white;
    margin: 0 auto;
    box-shadow: 1px 2px 10px #333;
}

#rdv_v9bis {
    min-height: 260px;
    color: #6E6E6E;
    border: 1px solid #F67925;
    clear: both;
    box-sizing: border-box;
    width: 520px;
    background: white;
    margin: 0 auto;
	z-index: 9999;
	box-shadow: 1px 2px 10px #333;
}

#dem-devis_v9bis form {
    padding: 10px;
    padding-top: 0px;
}

.popup {
padding-bottom:10px;	
}

.gratuit {
    text-align: center;
    font-size: 18px;
    color: #F77925;
}

#head_rappel_v9bis  {
position: relative;
padding: 15px 15px 0;
line-height: 24px;
letter-spacing: 0.4px;
text-transform: uppercase;
font-size: 22px;
color: black;
text-align: center;
font-weight: bold;
cursor: grab;
}
.rdv_col11 {
    float: left;
    width: 48%;
}
.rdv_col21 {
    float: right;
    width: 48%;
}


input#contact_nom, input#contact_prenom, input#contact_tel, input#contact_mail, input#contact_cp, input#mon_adresse, input#contact_dur, input#visite_nom, input#visite_prenom, input#visite_tel, input#visite_mail, input#visite_cp, input#quizz_nom, input#quizz_prenom, input#quizz_tel, input#quizz_mail, input#quizz_adresse, input#quizz_cp, input#quizz_ville, input#quizz_pays, input#contact_nom1, input#contact_prenom1, input#contact_tel1, input#contact_mail1, input#contact_cp1, input#contact_nom2, input#contact_prenom2, input#contact_tel2, input#contact_mail2, input#contact_cp2, input#contact_nom3, input#contact_prenom3, input#contact_tel3, input#contact_mail3, input#contact_cp3, input#contact_nom4, input#contact_prenom4, input#contact_tel4, input#contact_mail4, input#contact_cp4, input#contact_nom5, input#contact_prenom5, input#contact_tel5, input#contact_mail5, input#contact_cp5, input#contact_nom6, input#contact_prenom6, input#contact_tel6, input#contact_mail6, input#contact_cp6 {
    padding: 6px 6px;
    width: 203px;
    margin: 6px auto;
    background: #FFF;
    color: #666;
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -ms-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #C4C4C4;
    font-size: 14px;
}

#depart {
display:none;
}

div#depart a {
    color: white;
    background: #eb5a3a;
    display: block;
    text-decoration: none;
    border-radius: 20px;
    padding: 15px;
    margin: 25px auto;
    width: 75%;
	text-align: center;
}

button#home_contact6 {
background-color: #BDE05E;
color: #eb5a3a;
font-weight: bold;
display: table;
border: none;
float: none;
text-align: center;
margin-top: 10px;
padding: 5px 7px;
text-decoration: none;
line-height: normal;
border-radius: 3px;
cursor: pointer;
}

button#home_contact6:hover {
background-color: #9ab74c;
color: white;
}

div#pop_centre6 {
width: 296px;
color: #FFF;
font-size: 16px;
line-height: normal;
padding-top: 13px;
padding-bottom: 13px;
}

.trans {
background: #eb5a3a;
}



.cta_nom, .cta_prenom, .cta_tel, .cta_centre,.cta_jour, .cta_heure {
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -ms-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
    -moz-border-radius: 3px;
    width: 48%;
    margin: 5px auto;
    box-sizing: border-box;
    height: 33px;
    padding: 6px 6px;
    background: #FFF;
    color: #666;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
}
.cta_nom {
    width: 48%;
    margin: 5px auto;
    box-sizing: border-box;
    height: 33px;
    padding: 6px 6px;
    background: #FFF;
    color: #666;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
}

.cta_prenom {
    float: right;
    font-style: italic;
    color: #AAA;
    margin: 5px auto;
    width: 48%;
    box-sizing: border-box;
}
.cta_tel {
    float: left;
    font-style: italic;
    color: #AAA;
    width: 48%;
    margin: 5px auto;
    box-sizing: border-box;
}

.cta_centre {
    float: right;
    width: 48%;
    padding-left: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 5px auto;
    box-sizing: border-box;
}

.contact_nom, .contact_prenom, .contact_tel, .contact_jour, .contact_heure,.contact_centre {
    margin: 5px auto;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    padding: 6px 6px;
    background: #FFF;
    color: #666;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
}
button#rappel {
    cursor: pointer;
    background: #EF7B10;
    border-radius: 3px;
    color: #FFF!important;
    font-weight: bold;
    font-size: 15px;
    width: 100%;
    height: 33px;
    box-sizing: border-box;
    margin: 5px auto;
    border: none;
    padding: 0px;
}

button.rappel.fin {
    margin: 10px 0 0 0;
    height: 34px;
    line-height: normal;
    width: 160px;
}

@media (max-width: 1150px) {
.call1 {
    top: unset;
    bottom: 15px;
    z-index: 9999;
    left: 10px;
    width: 120px;
    background-position: 10px 50%;
    color: white;
    padding: 8px 20px 8px 55px;
    box-sizing: border-box;
    font-size: 15px;
    background-size: 30px;
    height: 50px;
    box-shadow: 1px 2px 5px #000;
	line-height: normal;
}

.call1a {
width: unset;
position: relative;	
}


.call2 {
top: unset;
    bottom: 15px;
    z-index: 9999;
    right: 10px;
    width: 120px;
    background-position: 10px 50%;
    color: white;
    padding: 8px 0px 8px 59px;
    box-sizing: border-box;
    font-size: 15px;
    background-size: 35px;
    height: 50px;
    box-shadow: -1px 2px 5px #000;
    line-height: normal;
}	
}

@media (max-width: 870px) {
.cta_nom , .cta_prenom,.cta_tel,.cta_centre,.contact_nom,.contact_prenom,.contact_tel,.contact_jour,.contact_heure,.contact_centre {
height: 40px;
}
}


@media (max-width: 660px) {
.cta_nom , .cta_prenom, .cta_tel, .cta_centre {
width: 100%;
font-size: larger
}
.cta_nom:focus, .cta_prenom:focus, .cta_tel:focus, .cta_centre:focus {
outline-color: #f77925;
font-size: 20px;
}

.call-desk1 {
padding-top: 9px;
padding-bottom: 5px;
}	


.lecentre {
    display: none;
    margin: 0 auto;
    z-index: 9999;
    padding-top: 64px;
    bottom: 49px;
    position: relative;
	top: unset!important;
    left: unset!important;
	margin-top: 65px;
    margin-bottom: 65px;
}

#dem-devis_v9bis { 
width: 90%;
}

.rdv_col11,.rdv_col21 {
width: 100%;
float: none;
}

.tel-top, .calend-top {
top: 0px;	
}
#ferme-info {
top: 44px;
right: 12px;
}
.ui-datepicker {
font-size:14px;	
}
}

@media (max-width:640px){
#depart {
display:block;
}

#formulaire, #tousblocs {
display:none;
}

#formulaire, #icones1, #bloc1, div#bloc22, #bloc3, #bloc3_1, #bloc4, #bloc5, #bloc6, #bloc7, #bloc8, #bloc9, .cond-elig, .footer {
/*display:none;*/
}

}

@media (max-width:450px){
#ferme-info {
right: 1px;
}

}

@media (max-width:414px){

}
