/*div#middle.header_scroll {position:relative;padding:110px 0 0 0;}*/
.contact_coord_cadre {
	position:relative;
	width:100%;
	margin:60px 0 0 0;
	background:#2a85ba;
	border-top-left-radius:0.3em;
	border-top-right-radius:0.3em;
	padding:0 20px 20px 20px;
	overflow:hidden;
}

.contact_coord_item {position:relative;width:29.333333%;float:left;margin:0 2%; text-align:center;color:#FFF;padding:20px 0;}

p.contact_coord_picto {width:auto;display:table;padding:15px 10px 15px 50px;background:#1176b2 url(../img/public/picto_coord.png) center left no-repeat;margin:0 auto 20px auto;font-size:1.2em; border-radius:0.3em;}

p.contact_coord_sstitre {font-size:1.2em;margin:5px 0 20px 0;}

p.contact_coord_adresse {font-size:1.1em;margin:5px 0 0 0;}
.contact_coord_desc {width:auto;display:table;margin:15px auto 0 auto;padding:15px 0 0 0;border-top:1px solid #1176b2;}

p.contact_coord_tel {position:relative;display:table;width:auto;margin:0 auto;padding:10px 20px 10px 50px;background:#FFF url(../img/public/top_picto_tel.png) center left no-repeat;background-size:40px;font-size:1.7em;color:#2a85ba;border-bottom-right-radius:0.3em;border-bottom-left-radius:0.3em;}
p.contact_coord_tel a {text-decoration:none;color:inherit;font-weight:bold;}



/* FRM CONTACT */

div#frm_contact_entete {
	position:relative;
	margin:100px auto 20px auto;
	width:100%;
	overflow:hidden;
	background:#2a85ba;
	padding:30px 0;
	border-radius:0.3em;
}
div#frm_contact_entete_content {
	position:relative;
	margin:0 auto;
	max-width:1000px;
	width:100%;
}
.frm_contact_entete_left {float:left;position:relative;color:#FFF;}
.frm_contact_entete_left a {padding:20px 20px 20px 50px;display:table;width:100%;height:100%;text-decoration:none;color:inherit;}

div#frm_contact_titre {color:#FFF; font-size:1.6em;padding:20px;}

div#frm_contact_email {
	border-radius:0.3em; font-size:1.2em; font-style:italic; margin:0 10px;text-transform:uppercase;
	background:#CCC url(../img/public/social_media_mail.png) center left no-repeat;background-size:40px;background-position:5px;
}
div#frm_contact_rappel {
	border-radius:0.3em; font-size:1.2em; font-style:italic; margin:0 10px;text-transform:uppercase;
	background:#CCC url(../img/public/social_media_rappel.png) center left no-repeat;background-size:40px;background-position:5px;
}

div#frm_contact_email.frm_contact_active, div#frm_contact_email:hover {background:#333 url(../img/public/social_media_mail.png) center left no-repeat;background-size:40px;background-position:5px;}
div#frm_contact_rappel.frm_contact_active, div#frm_contact_rappel:hover {background:#333 url(../img/public/social_media_rappel.png) center left no-repeat;background-size:40px;background-position:5px;}

div#frm_contact_email.frm_contact_active a, div#frm_contact_email:hover a, div#frm_contact_rappel.frm_contact_active a, div#frm_contact_rappel:hover a {background:url(../img/public/fleche_haute_bleue.png) bottom center no-repeat;}

.contact_frm_cadre {
	position:relative;
	margin:20px auto;
	max-width:1000px;
	width:100%;
}
.contact_frm_cadre .frm_title, .contact_frm_cadre .frm_sstitle { text-align:center;font-size:1.6em;}
.contact_frm_cadre .frm_sstitle {margin:10px auto 30px auto;font-weight:300;font-size:1.3em;font-style:italic;}
.contact_champ {
	padding:0 0 10px 0;
	width:98%;
	overflow:hidden;
	margin:0 auto;
}

.contact_champ_50 {position:relative;float:left;width:48%; margin:0 1%;}

.champ_titre, .champ_valeur {
	position:relative;
	/*float:left;*/
}
.champ_titre {
	width:100%;	
	font-size:1em;
	text-transform:uppercase;
	color:#252327;
	margin:0 0 5px 0;
}
.champ_valeur {
	width:100%;	
	margin:0;
}
.champ_valeur input, .champ_valeur textarea {padding:10px;border:1px solid #CCC;background:#FFF; color:#000;}
.contact_submit {
	width:100%;
	text-align:center;
}

.contact-info {margin:20px auto;overflow:hidden;}
.frm_prestation {position:relative;margin:15px 0 0 45px;}

.champ_center {text-align:center;}

.erreur_info {
	background: none repeat scroll 0 0 #FFB4B4;
    border-bottom: 1px solid #CC0000;
	border-top: 1px solid #CC0000;
    font-size: 0.8em;
    text-indent: 15px;
	color:#CC0000;
	padding:10px 0;
	margin:10px auto;
}
.contact_frm_cadre p.erreur{
	position:relative;
	margin:0;padding:0;
	width:100%;
	height:20px;
	line-height:20px;
	color:#CC0000;
}


.contact_frm_cadre .bouton_envoyer {
	/* Rounded Corners */
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	width:100%;
	background:#1160a2;
	font-size:1.1em;
	padding:20px 0;
	text-transform:uppercase;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.frm_submit {position:relative;overflow:hidden;width:100%;}
.info_rgpd {position:relative; width:100%; margin:15px auto 0 auto;font-size:0.8em;}
.info_rgpd a {color:inherit !important;}

/* PIECES JOINTES */
.piece_jointe {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    cursor: pointer;
    line-height: 45px;
    margin: 15px auto 8px auto;
    padding: 10px 30px;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 0.9em;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.contact_frm_cadre p.doc { line-height:16px; text-indent:5px;display: table;margin: 0 auto;}
.contact_frm_cadre p.pj_total {font-style:italic; text-align: center; margin:0 0 40px 0;}
.suppr_doc {
    background: url("../img/public/rdv_item_delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:95%;
    display: block;
    float: left;
    height: 25px;
    width: 15px;
}

/* SERVICES */

.contact_service_titre {position:relative;width:100%;margin:0 auto 15px auto; padding:0 0 0 47px;font-size:1.2em;font-weight:bold;}

div#global .contact_service .bx-viewport {width:calc(100% - 80px) !important;margin:0 auto;}
.contact_service .bx-wrapper .bx-viewport {height:auto !important;}
.contact_service li {/*width:auto !important;*/}

.contact_service .bx-wrapper img{width:auto !important;margin:0 auto;}



.contact_service input {
  position: absolute;
  left: -9999px;
}

.contact_service label {
  display: block;
  position: relative;
  margin: 5px;
  /*padding: 15px;
  min-width:160px;
  max-width:160px;*/
  border: 3px solid #FFF;
  color: #fff;
  /*background-color: #6a8494;*/
  /*box-shadow: 0 0 20px rgba(0, 0, 0, .2);*/
  /*white-space: nowrap; pour le retour à la ligne */
  cursor: pointer;
  user-select: none;
  transition: background-color .2s, box-shadow .2s;
}

.contact_service_cadre {padding:10px 10px 0 10px;}
.contact_service_nom {padding:20px 0 10px 0;color:#FFF;min-height:80px;font-size:0.9em;text-transform:uppercase;text-align:center;transition: all 0.5s ease;}
.contact_service_vignette {width:80px;margin:0 auto;}

.contact_service label {	
  filter:grayscale(0.8);
}
.contact_service label:hover/*, input:focus + label*/ {
  box-shadow: 0 0 5px rgba(0, 0, 0, .5);
  filter:grayscale(0);
}

.contact_service input:checked + label, .contact_service_cadre.active label {
  background-color: #efefef;
  border: 3px solid #909090;
  filter:grayscale(0);
}

.contact_service input:checked + label::before {
  background-color: #fff;
}


div#contact_service .bx-wrapper .bx-prev {
	left: 0;
	width:30px;
	background: url('../img/public/service_slider_prev.png') center right no-repeat;
	opacity: 0.5;
}
div#contact_service .bx-wrapper .bx-prev:hover,
div#contact_service .bx-wrapper .bx-prev:focus {
	background: url("../img/public/service_slider_prev.png") center right no-repeat;   
  	opacity: 1;
}
div#contact_service .bx-wrapper .bx-next {
	right: 0;
	width:30px;
	background: url("../img/public/service_slider_next.png") center left no-repeat;
	opacity: 0.5;
}
div#contact_service .bx-wrapper .bx-next:hover,
div#contact_service .bx-wrapper .bx-next:focus {
	background: url("../img/public/service_slider_next.png") center left no-repeat;
	opacity: 1;
}

div#captcha {margin:0 auto; width:245px;}


.contactok {
	position:relative;
	width:98%;
	max-width:600px;
	margin:15px auto;
	padding:20px;
	text-align:center;
	background:#c5faa8;
}
.contactok p {margin:5px auto;padding:0}

/* MAP */
div#map {
    position: relative;
    height: 600px;
    width: 100%;
    z-index: 1;
}


@media screen and (max-width : 959px) {
	div#frm_contact_titre {width:100%;text-align:center;margin:0 auto;padding: 0 20px 20px 20px;}
	div#frm_contact_email, div#frm_contact_rappel {width:calc(50% - 20px);}
}

@media screen and (max-width : 950px) {
	.contact_coord_item {float:none;width:96%;margin:0 2%;}
}

@media screen and (max-width : 800px) {
	/*.contact_coord_item {width:48%;margin:0 1%;}*/
}

@media screen and (max-width : 750px) {
	/*.contact_coord_item {float:none;width:96%;margin:0 2%;}*/
	.contact_coord_desc {background:#45a8e1;border-radius:0.3em;border:0px;padding:15px 10px;}
	div#frm_contact_email, div#frm_contact_rappel {font-size:1em;}
}
@media screen and (max-width : 750px) {
	div#frm_contact_titre, div#frm_contact_email, div#frm_contact_rappel {width:auto;float:none;display:table;margin:5px auto;}
	div#frm_contact_email.frm_contact_active a, div#frm_contact_email:hover a, div#frm_contact_rappel.frm_contact_active a, div#frm_contact_rappel:hover a {background:url(../img/public/fleche_droite_bleue.png) center right no-repeat;}
}
@media screen and (max-width : 600px) {
	.contact_champ_50 {position:relative;float:none;width:98%; margin:0 1%;}
}
@media screen and (max-width : 500px) {
	div#global .contact_service .bx-viewport {width: 100% !important;}
	
	div#contact_service .bx-wrapper .bx-prev { left:0;}
	div#contact_service .bx-wrapper .bx-next { right:0;}
	
	div#contact_service .bx-wrapper .bx-prev, div#contact_service .bx-wrapper .bx-next {width:30px;}
	div#contact_service .bx-wrapper {padding: 0 30px !important;}
	
	div#contact_service .bx-wrapper .bx-prev, div#contact_service .bx-wrapper .bx-next, 
	div#contact_service .bx-wrapper .bx-prev:hover, div#contact_service .bx-wrapper .bx-next:hover,
	div#contact_service .bx-wrapper .bx-prev:focus, div#contact_service .bx-wrapper .bx-next:focus {background-size:70%;width:20px;}
	.contact_service_cadre {padding: 10px 3px 0 3px;}
}