/***** champs formulaire *****/ 
label								{ display: block; margin-bottom: 5px;}
label span							{ color: #ef2424;}
select,
input[type="text"],
input[type="email"],
input[type="date"],
textarea 							{ width:100%; border:1px solid #dfdfdf; padding:0 30px; height:60px; font:500 14px/30px var(--fontBody); border-radius:0; color:#0c2938; margin-bottom: 10px; letter-spacing: 0.4px; display:block; }
textarea							{ min-height: 160px; padding: 20px 25px; display: block; border-radius: 0;}
input[type=checkbox] 				{ -webkit-appearance: checkbox; -ms-appearance: checkbox; appearance: checkbox; -moz-appearance: checkbox; -o-appearance: checkbox; width: 20px; height: 20px; display: block; float: left; padding: 0; margin: 0;}

input::placeholder      { color:#b3b3b3; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus 		{ border: 1px solid #010101; -webkit-text-fill-color: #010101; box-shadow: 0 0 0px 1000px #ffffff inset; transition: background-color 5000s ease-in-out 0s;}


input[type="submit"]     { background: #ea560d; color: #ffffff; padding: 0 30px 0 30px; font-size: 12px; font-weight: 700; height: 60px; line-height: 60px; display: inline-block; border: none; cursor: pointer; letter-spacing: .4px; transition: all 400ms ease-in-out; text-transform: uppercase; border-radius: 0;}

@media (min-width:1201px) {
    input[type="submit"]:hover { background: #2e2e2e; color: #ffffff; transition: all 400ms ease-in-out;}
}

/***** confirmation formulaire *****/
.anchor 							{ position: absolute; left: 0; top: -140px;}
.confirmation_form			 		{ text-align: center; border: 1px solid #ea560d; padding: 40px; background: #ea560d; color: #ffffff; border-radius: 0;}
.confirmation_form p			 	{ margin: 5px 0 20px 0; font-weight: 600;}

@media (max-width:600px) {
 .anchor 							{ top: -60px;}
.confirmation_form 					{ padding: 30px; border-radius: 0;}
}


/***** RGPD *****/
#rgpdForm 							{ font: 400 12px/24px var(--fontBody); border: none; letter-spacing: 0.6px; margin-bottom: 30px;}
#rgpdForm input[type=checkbox]		{ width: 18px; height: 18px; display: block; float: left; padding: 0; margin: 2px 0 0 0; -webkit-appearance: checkbox; -ms-appearance: checkbox; appearance: checkbox; -moz-appearance: checkbox; -o-appearance: checkbox;}
#rgpdForm label						{ display: block; margin: 0; padding-left: 30px; font: 400 12px/24px var(--fontBody); letter-spacing: 0.6px;}
#rgpdForm a							{ position: relative; color: #000000; border-bottom: 1px solid #00000060; padding-bottom: 1px;}
#rgpdFormAcceptError				{ padding: 5px 0 0 30px; color: #a63038;}

@media (min-width:1201px) {
    #rgpdForm a:hover 					{ border-color: #cd2020; color: #000000;}
}


/***** page contact *****/
.bloc_grid .texte strong                   { font-weight: 600;}

.bloc_grid .texte a.contact-tel            { position: relative; padding-left: 25px;}
.bloc_grid .texte a.contact-tel:before     { content: ''; position: absolute;  left: 0;  top: 50%;  transform: translate(0, -50%); width: 16px; height: 15px; background-image: url("data:image/svg+xml;utf8,<svg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'><path fill-rule='evenodd'  fill='rgb(234, 86, 13)' d='M3.630,6.430 C4.821,8.781 6.748,10.681 9.072,11.871 L10.886,10.058 C11.113,9.831 11.453,9.774 11.737,9.859 C12.672,10.170 13.664,10.341 14.684,10.341 C15.138,10.341 15.506,10.709 15.506,11.162 L15.506,14.054 C15.506,14.507 15.138,14.876 14.684,14.876 C6.918,14.876 0.626,8.583 0.626,0.817 C0.626,0.364 0.994,-0.005 1.448,-0.005 L4.339,-0.005 C4.792,-0.005 5.161,0.364 5.161,0.817 C5.161,1.839 5.331,2.830 5.643,3.765 C5.728,4.048 5.671,4.388 5.444,4.615 L3.630,6.430 Z'/></svg>");}
.bloc_grid .texte a.contact-mail            { position: relative; padding-left: 25px;}
.bloc_grid .texte a.contact-mail:before     { content: ''; position: absolute;  left: 0;  top: 50%;  transform: translate(0, -50%); width: 16px; height: 12px; background-image: url("data:image/svg+xml;utf8,<svg  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='12px'><path fill-rule='evenodd'  fill='rgb(234, 86, 13)' d='M14.716,12.000 L1.291,12.000 C0.584,12.000 0.011,11.467 0.011,10.811 L0.011,3.298 L6.673,7.259 C7.084,7.478 7.546,7.587 8.008,7.587 C8.469,7.587 8.930,7.478 9.342,7.259 L15.996,3.303 L15.996,10.811 C15.996,11.467 15.423,12.000 14.716,12.000 ZM8.007,6.266 C7.790,6.266 7.572,6.214 7.378,6.110 L0.011,1.776 L0.011,1.179 C0.011,0.523 0.584,-0.010 1.291,-0.010 L14.716,-0.010 C15.423,-0.010 15.996,0.523 15.996,1.179 L15.996,1.780 L8.636,6.110 C8.442,6.214 8.225,6.266 8.007,6.266 Z'/></svg>");}

.contact_form                   { background: #f2f2f2; padding: 40px; border-radius: 0; position: relative;}

.grid              			    { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 30px; margin-bottom: 30px; }
.grid .item_full				{ grid-column: span 2;}


@media (max-width:800px) {
    .grid    		            { grid-template-columns: 1fr;}
    .grid .item_full            { grid-column: span 1;}
}
@media (max-width:600px) { 
    form .grid 					{ display: block;}
    form label 					{ margin-bottom: 10px;}
    form .btn_sub 				{ text-align: left;}
    .grid .item                 { margin-bottom: 30px;}
    .contact_form 				{ padding: 40px 0;}
    .contact_form:before        { content: ""; position: absolute; top: 0; left: -50vw; width: 200vw; height:120%; background: #f2f2f2; z-index: -1;}
}
