/* CSS Document */

/* CSS Document */

.texte.conversions {
	text-align: center;
	padding-bottom: 100px;
	/*background: linear-gradient(to bottom, #f1f2f2, #fff);*/

	}
.texte.conversions h1{

	}
.texte.conversions .centre{
    max-width: 1200px;
	}
@media screen and (max-width: 500px) {
.texte.conversions h1 {
	padding: 30px 0 30px 0;
	}
}
.texte.conversions p.merci{
    padding-top: 100px;
	}
/*etape 100%*/
/*ul#etapes  {
	border-bottom: 1px solid #fff;
	}
ul#etapes  li{
	display: inline-block;
	width: 16.66666666666%;
	vertical-align: top;
	border-right: 1px solid #bcbec0;
	border-left: 1px solid #bcbec0;
	text-align:center;
	background-color: #e6e7e8;
	height: 80px;
	padding-top: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #6d6e71;
	font-size: 1.85em;
	line-height: 26px;
	}
ul#etapes  li span{
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	color: #6d6e71;
	font-size: 0.65em;
	text-transform:uppercase;
	}
ul#etapes  li.on {
	background-color: #bc212b;
	color: #fff;
	}
ul#etapes  li.on span{
	color: #fff;
	}
ul#etapes  li.passee {
	background-color: #9e111a;
	color: #d8a0a3;
	}
ul#etapes  li.passee span{
	color: #d8a0a3;
	}
ul#etapes  li.on span{
	color: #d8a0a3;
	}
@media screen and (max-width: 1250px) {
ul#etapes  li span{
	font-size: 0.45em;
	}
	}
@media screen and (max-width: 850px) {
ul#etapes  li span{
	display: none;
	}
ul#etapes  li{
	height: 40px;
	line-height: 40px;
	vertical-align:middle;
	padding-top: 0;
	}
	}*/














/*etape bulle*/
.texte.conversions ul#etapes  {
	text-align: center;
	margin: 50px auto 0 auto;
	position:relative;
	max-width: 610px;
	}
.texte.conversions ul#etapes:before  {
	content: '';
	width: 80%;
	height: 1px;
	background-color: #074177;
	position:absolute;
	top:11px;
	left: 10%;
	}

.texte.conversions ul#etapes li {
	display:inline-block;
	width:20%;
	height:30px;
	color: transparent;
	vertical-align:text-top;
	position:relative;
	}

.texte.conversions ul#etapes li:before {
	content: '';
	background:#bcbec0;
	border-radius:50%;
	width:20px;
	height:20px;
	position:absolute;
	left: 50%;
	margin-left: -10px;
	}
.texte.conversions ul#etapes li.on:before {
	background:#4a89aa;
	}
.texte.conversions ul#etapes li.passee:before {
	background:#97cce7;
	}
.texte.conversions ul#etapes li.on {

	}
.texte.conversions ul#etapes li.passee {

	}
.texte.conversions ul#etapes li span {
	display:none;

	}
.texte.conversions ul#etapes li:after {
	position:absolute;
	top: 35px;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	height: 30px;
	color: #333132;
	font-weight: 400;
	font-size: 1em;
	line-height: 17px; 
	}
.texte.conversions ul#etapes li.on:after {
	font-weight: 700;
	}
.texte.conversions ul#etapes li.passee:after {
	font-weight: 700;
	}
.texte.conversions ul#etapes li:nth-of-type(1):after {
	content: 'Votre besoin';
	}
.texte.conversions ul#etapes li:nth-of-type(2):after {
	content: 'Vous êtes';
	}
.texte.conversions ul#etapes li:nth-of-type(3):after {
	content: 'Lieu';
	}
.texte.conversions ul#etapes li:nth-of-type(4):after {
	content: 'Délai';
	}
.texte.conversions ul#etapes li:nth-of-type(5):after {
	content: 'Infos';
	}


@media screen and (max-width: 400px) {
.texte.conversions ul#etapes li:nth-of-type(1):after {
	content: '1';
	}
.texte.conversions ul#etapes li:nth-of-type(2):after {
	content: '2';
	}
.texte.conversions ul#etapes li:nth-of-type(3):after {
	content: '3';
	}
.texte.conversions ul#etapes li:nth-of-type(4):after {
	content: '4';
	}
.texte.conversions ul#etapes li:nth-of-type(5):after {
	content: '5';
	}
 }
@media screen and (max-width: 430px) {



 }
	
.texte.conversions h2{
	text-align: center;
	padding-top: 90px;
	font-size: 1.71em;
	}
.texte.conversions h3{
	padding: 40px 0 0 0;
	}
.texte.conversions h2:first-letter{
	text-transform: uppercase;
	}
.texte.conversions input[type=submit] {
	width: 250px;
	height: 46px;
	line-height: 46px;
	vertical-align:middle;
	text-align: center;
	border-radius: 0px;
	text-transform:uppercase;
	color:#fff;
	font-weight: 600;
	font-size:1.28em;
	box-sizing:border-box;
	cursor: pointer;
	display:block;
	margin: 100px auto 0 auto;
	padding: 0 0 0 0;
	}

		
.texte.conversions ul.radio, .texte.conversions ul.case  {
	text-align: center;
	}
.texte.conversions ul.radio li, .texte.conversions ul.case li {
	display:inline-block;
	}

.texte.conversions ul.radio input[type="radio"], .texte.conversions ul.case input[type="checkbox"]{
  position: absolute;
  left: -9999px;
  
 }
.texte.conversions ul.radio li, .texte.conversions ul.case li {
	margin: 10px 20px 10px 20px;
	line-height: 30px;
	}
.texte.conversions #groupe_1 ul.radio li {
	margin: 50px 20px 0 20px;
	}


.texte.conversions ul.radio label:before, .texte.conversions ul.case label:before{
    content : '';
    display : block;
    position : absolute;
    width : 25px;
    height : 25px;
	border-radius:50%;
    border: 2px solid #a7a9ac;
	top: 0;
	left: 0px;
	box-sizing: border-box;
 }
.texte.conversions ul.radio.stylise label:before,  .texte.conversions ul.case.stylise label:before{
    content : '';
    display : block;
    position : absolute;
    width : 30px;
    height : 30px;
	border-radius:50%;
    border : 2px solid #a7a9ac;
	top: 0px;
	left: 50%;
	margin-left:-15px;
	box-sizing: border-box;
	background-color: #fff;
 }
.texte.conversions ul.radio.stylise label, .texte.conversions ul.case.stylise label{
   position: relative;
   display: block;
   width: 100px;
 }

.texte.conversions ul.radio label, .texte.conversions ul.case label {
	position:relative;
	line-height: 25px;
    color: #333132;
    font-weight: 600;
    font-size: 1.2em;
	padding-left: 30px;
	}
.texte.conversions ul.radio.stylise label, .texte.conversions ul.case.stylise label {
	position:relative;
	padding-top: 40px;
	color: #3b3b3b;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
    font-size: 1.28em;
	padding-left: 0;
	line-height: auto;
	}
.texte.conversions ul.radio.stylise label span, .texte.conversions ul.case.stylise label span{
	display: block;
	position: absolute;
	left: 0px;
	width: 100px;
	text-align:center;
    color: #333132;
	font-weight: 600;
	font-size: 0.9em;
	}
.texte.conversions ul.radio.stylise label span:first-child, .texte.conversions ul.case.stylise label span:first-child{
	top: -260px;
	}
.texte.conversions ul.radio.stylise label span:last-child, .texte.conversions ul.case.stylise label span:last-child{
	top: 40px;
	}
.texte.conversions ul.radio label:after, .texte.conversions ul.case label:after{
    content : '';
    display : none;
    position : absolute;
    width : 15px;
    height : 15px;
	border-radius:50%;
    background-color: #272727;
	top: 5px;
	left: 5px;
	box-sizing: border-box;
 }
.texte.conversions ul.radio.stylise label:after, .texte.conversions ul.case.stylise label:after{
    content : '';
    display : none;
    position : absolute;
    width : 18px;
    height : 18px;
	border-radius:50%;
	top: 6px;
	left: 50%;
	margin-left: -9px;
	box-sizing: border-box;
	background: #272727;

 }
.texte.conversions ul.radio.stylise label, .texte.conversions ul.case.stylise label{
    cursor: pointer;
 }
.texte.conversions ul.radio input[type="radio"]:checked + label span, .texte.conversions ul.case input[type="checkbox"]:checked + label span {

 }
.texte.conversions ul.radio input[type="radio"]:checked + label span:first-child img, .texte.conversions ul.case input[type="checkbox"]:checked + label span:first-child img {
    border: 2px solid #003f46;
 }  
 .texte.conversions ul.radio input[type="radio"]:checked + label:after,  .texte.conversions ul.case input[type="checkbox"]:checked + label:after {
    display : block;
 } 
.texte.conversions ul.text {
	text-align: center;
	}
.texte.conversions ul.text.marge {
	margin: 10px 0 30px 0;
	}
.texte.conversions ul.text.marge label {
	display: block;
	padding: 10px 0 0px 0;
	}
.texte.conversions ul.text label span{
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	color: #414141;
	}
.texte.conversions ul.text li {
	display:inline-block;
	color: #3b3b3b;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:18px;
	}
.texte.conversions ul.text input[type="text"]{
	border: 1px solid #a7a9ac;
	max-width: 350px;
	width: 100%;
	height: 50px;
	line-height: 70px;
	vertical-align:middle;
	box-sizing: border-box;
	color: #231f20;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:1.28em;
	background-color:transparent;
	background:url(https://www.sapl-sas.com/images/icone_devis_ville.png) transparent no-repeat 15px center;
	border-radius: 2px;
	text-align: center;
	display: block;
 }
/*
 .texte.conversions ul.case input[type="checkbox"]{
  position: absolute;
  left: -9999px;
 }
 .texte.conversions ul.case.stylise  {
	text-align: center;
	}
.texte.conversions ul.case.stylise li {
	display:inline-block;
	margin: 15px;
	}
.texte.conversions ul.case {
	text-align: center;
	}
.texte.conversions ul.case li {
	display:inline-block;
	margin: 50px 25px 0 25px;
	text-align:center;
	width: 140px;
	vertical-align:text-top;
	}
.texte.conversions ul.case label{
	position:relative;
	line-height: 25px;
	font-family: 'Lato', sans-serif;
	color: #231f20;
	font-weight: 400;
	display: block;
	padding-top: 40px;
 }
.texte.conversions ul.case label span{
	display: block;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 125px;
	text-align:center;
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	color: #414141;

	}
.texte.conversions ul.case.stylise label{
	padding-left: 0px;
 }
.texte.conversions ul.case.stylise label span{
	display: none;
 }
.texte.conversions ul.case.stylise label:after{
	display: none;
    content : '';
    position : absolute;
    width : 200px;
    height : 200px;
	top: 0px;
	left: 0px;
	background: url(https://www.sapl-sas.com/images/fleche_conversion.png) no-repeat center center;
	border: 5px solid #c12f2f;
	box-sizing:border-box;
	cursor: pointer;
 }
.texte.conversions ul.case.stylise.couleur label:after{
	display: none;
    content : '';
    position : absolute;
    width : 58px;
    height : 58px;
	top: 1px;
	left: -4px;
	background: none;
	border: 3px solid #000;
	box-sizing:border-box;
	cursor: pointer;
 }
 .texte.conversions ul.case label:before{
    content : '';
    position : absolute;
    width : 18px;
    height : 18px;
	top: 10px;
	left: 61px;
	border: 1px solid #96c11f;
	box-sizing:border-box;
	border-radius: 2px;
 }
.texte.conversions ul.case.stylise label:before{
	display: none;
 }
.texte.conversions ul.case label:after{
	display: none;
    content : '';
    position : absolute;
    width : 16px;
    height : 16px;
	top: 11px;
	left: 62px;
	background-color: #96c11f;
	background: url(https://www.sapl-sas.com/images/coche_devis.jpg) no-repeat #96c11f center center;

 }
 .texte.conversions ul.case.stylise input[type="checkbox"]:checked + label:after {
    display : block;
 }
  .texte.conversions ul.case input[type="checkbox"]:checked + label:after {
    display : block;
 }
 .texte.conversions ul.case.stylise li img {
	 width: 200px;
	 height: 195px;
	 cursor: pointer;
	 }
 .texte.conversions ul.case li img {
	 width: 125px;
	 height: 149px;

	 }
 .texte.conversions ul.case.stylise.couleur li img {
	 width: 50px;
	 height: 50px;
	 cursor: pointer;
	 }*/
.texte.conversions #cadre {
	 background-color: #ededed;
	 box-sizing:border-box;
	 border: 1px solid #c12f2f;
	 padding-bottom: 50px;
	 }
.texte.conversions #cadre.couleur {
	 background-color: #fff;
	 box-sizing:border-box;
	 border: 1px solid #fff;
	 padding-bottom: 50px;
	 }
.texte.conversions #cadre div{
	 width: 33.33%;
	 float: left;
	 position: relative;
	 }
.texte.conversions #cadre div.both{
	 clear: both;
	 float:none;
	 }
.texte.conversions #cadre div h3{
	 color: #c12f2f;
	 text-transform:uppercase;
	 font-family: Myriad Pro Cond;
	 font-size: 21px;
	 font-weight: 700;
	 text-align:center;
	 padding: 30px 0 30px 0;
	 }
.texte.conversions #cadre.couleur div h3{
	 color: #3b3b3b;
	 text-transform:none;
	 font-size: 18px;
	 font-weight: 400;

	 }
.texte.conversions #cadre div:nth-of-type(1):after, .texte.conversions #cadre div:nth-of-type(2):after {
	 content: '';
	 width: 1px;
	 height: 200px;
	 background-color: #c12f2f;
	 position: absolute;
	 top: 30px;
	 right: 0px;
	 }
.texte.conversions div#groupe_38 ul.case li {
	padding-top: 40px;
	display:inline-block;
	}
	
.texte.conversions.formulaire input {
	border: 1px solid #96c11f;
	height: 40px;
	box-sizing:border-box;
	background-color: #f5f5f5;
	padding: 0 10px;
	margin-top: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 14px;
	width: 100%;
	}
.texte.conversions.formulaire ul li:first-child {
	color: #3b3b3b;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:21px;
	text-align: center;
	}
.texte.conversions.formulaire textarea {
	margin-top: 15px;
	border: 1px solid #c8c8c8;
	height: 275px;
	box-sizing:border-box;
	background-color: #f5f5f5;
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size: 14px;
	width: 95%;
	margin-left: 5%;
	}

.texte.conversions.formulaire ul:nth-of-type(2) li:last-child {
	background-color: #edeeee;
	padding: 20px 20px 20px 20px;
	box-sizing:border-box;
	text-align:left;
	color: #3b3b3b;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 15px;
	width: 95%;
	margin-left: 5%;
	}
@media screen and (max-width: 640px) {
.texte.conversions.formulaire textarea, .texte.conversions.formulaire ul:nth-of-type(2) li:last-child  {
	width: 100%;
	margin-left: 0;
	}
 }
.texte.conversions.formulaire form {
	max-width: 700px;
	width: 100%;
	margin: 0 auto 0 auto;
	}
.texte.conversions.formulaire ul:nth-of-type(3) input {
	width: 240px;
	height: 50px;
	line-height: 50px;
	vertical-align:middle;
	border-radius: 5px;
	font-size: 20px;
	text-transform: uppercase;
	background-color: #96c11f;
	color: #fff;
	}
.texte.conversions.formulaire ul:nth-of-type(3) li {
	padding-top: 50px;
	}
.texte.conversions.formulaire ul:nth-of-type(3) input:hover {
	width: 240px;
	height: 50px;
	line-height: 50px;
	vertical-align:middle;
	border-radius: 5px;
	font-size: 20px;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #96c11f;
	box-sizing:border-box;
	color: #96c11f;


	}
.texte.conversions p.erreur {
	color: #ff0000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: bold;
	padding-bottom: 30px;
	}
.texte.conversions p.erreur b{
	color: #ff0000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	}
.texte.conversions h2 + p {
	text-align: center;
	color: #3b3b3b;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 15px;
	}

/*groupe*/



.texte.conversions #groupe_2 #image {
	display: inline-block;
	width: 500px;
	vertical-align: top;
	}
.texte.conversions #groupe_2 .text {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	margin: 0 15px;
	}
.texte.conversions #groupe_2 #commentaire {
	display: inline-block;
	width: 200px;
	vertical-align: top;
	margin: 0 15px;
	}
.texte.conversions #groupe_2 .text input[type="text"]{
	width: 200px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #bcbec0;
	border-radius: 0px;
	padding: 0 0 0 0;
	text-align:center;
	font-size: 0.8em;
	font-weight: 400;
	margin: 0 0 5px 0;
	color
	}
.texte.conversions #commentaire {
	padding: 20px;
	text-align:center;
	background-color: #f6efe7;

	}
.texte.conversions #commentaire h3{
	margin: 0 25px;
	border-bottom: 1px solid #017480;
	color: #017480;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	padding: 5px 0;
	}
@media screen and (max-width: 1040px) {
.texte.conversions #groupe_2 #image {
	width: 100%;
	}
 .texte.conversions #groupe_2 .text {
	max-width: 200px;
	width: 48%;
	padding-top: 25px;
	}
.texte.conversions #groupe_2 #commentaire {
	max-width: 200px;
	width: 48%;
	margin-top: 25px;
	}
 }
@media screen and (max-width: 450px) {
.texte.conversions #groupe_2 #image {
	width: 100%;
	}
 .texte.conversions #groupe_2 .text {
	max-width: 200px;
	width: 100%;
	}
.texte.conversions #groupe_2 #commentaire {
	max-width: 200px;
	width: 100%;
	}
 }


.texte.conversions #groupe_3 span:last-child {
	font-size: 0.7em;
	line-height: 18px;
	}


.texte.conversions #groupe_4 span:last-child {
	font-size: 0.7em;
	line-height: 18px;
	}
.texte.conversions #groupe_4 ul.case li {
    margin: 200px 20px 0 20px;
}


.texte.conversions #groupe_5 span:last-child {
	line-height: 18px;
	}
.texte.conversions #groupe_5 ul.case li {
    margin: 200px 20px 0 20px;
}

.texte.conversions #groupe_6 span:last-child {
	font-size: 0.7em;
	line-height: 18px;
	}
.texte.conversions #groupe_6 ul.case li {
    margin: 200px 20px 0 20px;
}

.texte.conversions #groupe_7 span:last-child {
	line-height: 18px;
	}
.texte.conversions #groupe_7 ul.case li {
    margin: 250px 20px 0 20px;
}

.texte.conversions.contact .centre{
	max-width: 800px;
	}

.texte.conversions #groupe_15 span{
	display: none;
	}
.texte.conversions #groupe_15 input[type="text"]{
	border: 1px solid #027381;
	text-align:center;
	padding: 0 0 0 0;
	}
.texte.conversions #groupe_14 #commentaire{
	max-width: 600px;
	margin: 30px auto 0 auto;
	}
.texte.conversions p.resultat{
	padding-top: 100px;
	}
	
#output a {
	display:block;
}
.texte.conversions select{
	max-width: 600px;
	margin-top: 15px;
	}
.texte.conversions	textarea {
	max-width: 800px;
	}

.texte.conversions	#groupe_17 ul  {
	max-width: 600px;
	margin: 0 auto;
	wdith: 100%;
	padding: 20px 20px 0 20px;
	}
.texte.conversions	#groupe_17 li  {
	display: block;
	width: 100%;
	margin:  0 0 20px 0;
	}
.texte.conversions	#groupe_17 li  label{
	display: block;
	width: 100%;
	padding: 0 0 0 30px;
	}
.texte.conversions	#groupe_17 li span {
	position: relative;
	width: 100%;
	text-align:left;
	top: inherit;
	padding-top: 3px;
	}
.texte.conversions #groupe_17 ul.radio.stylise label:before {
	left: 0px;
	}
.texte.conversions #groupe_17  ul.radio.stylise label:after {
    left: 0px;
}
.texte.conversions.contact {
	padding-bottom: 400px;
	padding-top: 150px
	}