html,body{
  font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto",Arial,sans-serif;
    font-weight: 400;
    margin: 10px 0;
		line-height:1.1em;
}
.d1to1-padT-16{
	padding-top:16px;
}
.d1to1-padT-32{
	padding-top:32px;
}
.d1to1-gris-pale, .d1to1-hover-gris-pale:hover {
    color: #000!important;
    background-color: #DEDEDE!important;
}
.d1to1-gris-fonce, .d1to1-hover-gris-fonce:hover {
    color: #FFF!important;
    background-color: #333333!important;
}
.d1to1-blue, .d1to1-hover-blue:hover {
    color: #fff!important;
    background-color: #2196F3!important;
}
.d1to1-bleu-clair, .d1to1-hover-bleu-clair:hover {
    color: #fff!important;
    background-color: #44c7f4!important;
}
.d1to1-button{
	font-size:14px;
	font-weight:normal;
  border-radius: 20px;
}
.d1to1-ombre-bleu-fonce{
	border-bottom: 3px solid #104fc1!important;
}

.d1to1-yellow, .d1to1-hover-yellow:hover {
    color: #fff!important;
    background-color: #FF9A13!important;
}
.d1to1-transparent,.d1to1-hover-transparent:hover{
  background-color: transparent!important;
}
.d1to1-black, .d1to1-hover-black:hover {
    color: #fff!important;
    background-color: #000000!important;
}
.d1to1-white, .d1to1-hover-white:hover {
    color: #000000!important;
    background-color: #FFFFFF!important;
}
.d1to1-header{
	display: flex;
  align-items: stretch;
  padding: 10px 0;
}
.d1to1-logo {
    padding: 10px 0;
}
.d1to1-phone-header{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
span.headerphone{
  color:#FF9A13;
  font-size:10px;
  font-weight:400;
    width: 180px;
    text-align: center;
}
.d1to1-titre{
	background-color:#149799;
	background-image: url(../images/fond-header.jpg);
	background-position:center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height:600px;
	position:relative;
	overflow: visible;
  display:block;
  align-items: center;
}
.d1to1-transparent{
	background-color:transparent;
}
.d1to1-padL-80{
	padding-left:0px;
}
.d1to1-padB-100{
		padding-bottom:100px;
}
h1{
	line-height:1.1em;
	padding-bottom:30px;
  font-size:22px;
	font-weight:900;
  text-align:left;
}
h2{
	text-align: justify;
	font-weight:700;
}
h3{
	text-align: justify;
	font-weight:700;
}
p{
	text-align: justify;
}
.qualify {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.qualify p {
    padding-left: 20px;
    font-size: 9px;
    line-height: 1em;
    text-align: left;
}

.d1to1-form{
	background-color:#FFFFFF;
	padding:10px;
	width:100%;
	margin-bottom:10px;
  -webkit-box-shadow: 0px 20px 20px 20px rgba(0,0,0,0.16);
  box-shadow: 0px 20px 20px 20px rgba(0,0,0,0.16);
}
.d1to1-form-2{
	background-color:#FFFFFF;
	padding:10px 10px;
	width:100%;
	margin-bottom:10px;
  -webkit-box-shadow: 0px 20px 20px 20px rgba(0,0,0,0.16);
  box-shadow: 0px 20px 20px 20px rgba(0,0,0,0.16);
}
.only-screen{
	display:none;
}
.technologie{
	color:#787878!important;
  height:350px;
  position: relative;
}
.technologie img {
    max-height: 350px;
    position: relative;
    /*top: 50%;*/
    /*transform: translateY(50%);*/
}
.d1to1-padT50{
	padding-top:50px;
}
.d1to1-video{
		background-color:#487870;
		background-image: url(../images/fond-video.jpg);
		background-position:left center;
		background-repeat: no-repeat;
		background-size: cover;
}
.deja-client{
		background-color:#487870;
		background-image: url(../images/fond-client.jpg);
		background-position:left center;
		background-repeat: no-repeat;
		background-size: cover;
}
.lf-cameme{
		display:none;
}
#btn-phone-stick.show-mobile{
	position:fixed;
	bottom:5px;
	z-index:1000;
	display:block;
  width: 100%;
}
#btn-phone-stick{
	display:none;
}
.d1to1-padB100{
	padding-bottom:90px!important;
}
.form-alerte{
  padding:10px 0;
	color:#FF9A13!important;
}
.form-alerte p{
font-size:12px;
line-height:1em;
text-align:left;
margin:0;
}

.form-alerte2{
  padding:10px 0;
	color:#FF9A13!important;
}
.form-alerte2 p{
font-size:12px;
line-height:1em;
text-align:left;
margin:0;
}
.d1to1-container{
  width:100%:
}

.d1to1-form h2{
  color:#FF9A13;
  font-size:19px;
  padding: 0 15px;
  text-align:center;
}
.d1to1-form p.mention-form{
  font-size: 11px;
    line-height: 1em;
    color: #787878;
    margin-bottom: 13px;
}
.d1to1-form input[type=text]{
  color:#379CC9;
  font-size:12px;
  border-color:#379CC9!important;
  padding:13px 20px 13px 70px;
  font-weight:700;
  border-radius:none;
}

.d1to1-form-2 h2{
  color:#FF9A13;
  font-size:19px;
  padding: 0 15px;
  text-align:center;
}
.d1to1-form-2 p.mention-form{
  font-size: 11px;
    line-height: 1em;
    color: #787878;
    margin-bottom: 13px;
}
.d1to1-form-2 input[type=text]{
  color:#379CC9;
  font-size:12px;
  border-color:#379CC9!important;
  padding:13px 20px 13px 70px;
  font-weight:700;
  border-radius:none;
}
div.d1to1-relative{
  position:relative;
}
div.picto-form{
  display:flex;
  position:absolute;
  top:16px;
  left:0;
  background-color:#379CC9;
  width:50px;
  height:50px;
  align-items: center;
  justify-content: center;
}
.w3-check, .w3-radio {
  width: 20px;
  height: 20px;
  position: relative;
  top: 6px;
}
.d1to1-form label.mention-form{
  font-size: 11px;
  line-height: 1em;
  color: #787878;
  padding-left: 5px;
}
.d1to1-form-2 label.mention-form{
  font-size: 11px;
  line-height: 1em;
  color: #787878;
  padding-left: 5px;
}
div.chk-optin{
  display:flex;
  align-items: baseline;
}

.d1to1-btn{
  padding:10px 16px;
  border-width:2px!important;
  border-color:#F5F5F5!important;
  border-radius:25px;
  color:#F5F5F5!important;
  font-weight:700;
}
.techno-text{
  padding:32px;
  height:initial;
}
.technologie h2{
  font-size:25px;
  text-align:left;
}
.technologie h3{
  font-size:24px;
  text-align:left;
}
.technologie p{
  font-size:17px;
  text-align:left;
}
#btn-tous-les-produits{
  margin-top:25px;
}
.deja-client p {
    font-size: 25px;
    font-weight: 700;
    line-height:1em;
}
h1.custom-title{
  text-transform:uppercase;
  text-shadow: 0px 3px 6px rgba(55,156,201,1);
}
.d1to1-intertitre{
  background-color:#149799;
  background-image: url(../images/fond-hexagone.png);
  background-repeat:no-repeat;
  background-position: left top;
  color:#F5F5F5;
  text-transform:uppercase;
}
.d1to1-H400-screen{
  height:400px;
  display:flex;
  align-items: center;
  justify-content: center;
}
.d1to1-slider{
  position:relative;
  min-height:400px;
}
.mySlides h4{
  color: #FF9A13;
    font-size: 25px;
    text-align: left;
    text-transform: uppercase;
    font-weight:900;
}
.mySlides div.slide-description{
  height:250px;
  overflow:scroll;
  margin-bottom:10px;
}
.mySlides p.description-slide{
  color: #403C3D;
  font-size: 16px;
  text-align: left;
  font-weight:normal;
  line-height:1.4em;
  margin:0px;
}
.mySlides p.price-slide{
font-size: 16px;
  color:#12817D;
  font-weight:500;
}
.mySlides p.attribut-slide{
font-size: 16px;
  color:#12817D;
  font-weight:500;
}
img.outilslide{
  width:50px;
  margin:10px;
  height:auto;
}
img.outilslide.active{
  border:1px solid #A5A5A5;
}
.d1to1-slide-action.d1to1-half{
  width:100%;
}
.d1to1-slide-action-2{
  display:flex;align-items:center; justify-content:center;flex-wrap:wrap;
}
.d1to1-equipe{
  	background-color:#149799;
  	background-image: none;
  	background-position:center center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	min-height:600px;
  	position:relative;
  	overflow: visible;
}
.d1to1-equipe h2{
  color:#F5F5F5;
  padding:20px 0 0 20px;
  text-transform:uppercase;
    line-height: 1.5em;
}


.d1to1-equipe  h3{
  color:#FFFFFF;
  text-transform:uppercase;
  text-shadow: 0px 3px 6px rgba(55,156,201,1);


    line-height: 1.5em;
    font-size: 25px;
    text-align: center;
}
.onlymobile{
  display:initial;
}
.d1to1-inter-blanc{
  height:150px;
  background-color:#FFFFFF;
}
.d1to1-espacement{
  height:150px;
}

.d1to1-inter-vertdeau{
  background-color:#149799;
}
.d1to1-BB-bleu{
  border-bottom:1px solid #B7DBEC;
}
.d1to1-plus{
	background-color:#FFFFFF;
	background-image: url(../images/fond-plus.png);
	background-position:top center;
	background-repeat: no-repeat;
	background-size: contain;
	min-height:600px;
	position:relative;
  padding-top:50px
}

.d1to1-plus h2{
  color: #FF9A13;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight:900;
}
svg.fleche-down{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:20px;
}
div.les-plus{
  padding-top:80px;

    width:100%;
    display:block;
}
.un-plus{
  width:238px;
  display:block;
  text-align: center;
  margin-left: auto;
  margin-right:auto;

    padding-top: 20px;
    padding-bottom: 20px;
}
.un-plus p{
  color:#12817D;
  font-size:15px;
  text-align:center;
}
.fournisseurs{
  background:#FCFCFC;
  width:95%;
  margin-left:auto;
  margin-right:auto;
  padding: 40px 10px;
}
.fournisseurs h4{
  color:#12817D;
  font-size:24px;
  text-align:center;
}

.fournisseurs .les-fournisseurs{
  padding-top:40px;
  display:flex;
  align-items:center;
  justify-content: space-between;
  flex-wrap:wrap;
}
.fournisseurs .les-fournisseurs img{
  display:block;
  margin-left:auto;
  margin-right:auto;
  padding:5px;
}
.cta-decouvrir-bottom{
  padding-top:100px;
  padding-bottom:100px;
  text-align:center;
}
.titre-form-bottom{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  padding:40px;
}
.form-bottom{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
}
.titre-form-bottom h2{
  color:#12817D;

  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight:900;
}
.ligne-separateur {
    text-align: center;
}
.ligne-separateur img{
  width:100%;
  height:1px;
}
.nous-contacter p.title-contacter{
  color:#403C3D;
  font-size: 15px;
  text-align: center;
}
.les-moyens {
    display: block;

    padding-top:20px;
    padding-bottom:20px;
}
.un-moyen {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 5px 0;
}
.un-moyen a{
  text-decoration: none;
  color:#403C3D;
  font-size:12px;
}
.un-moyen p{
  color:#403C3D;
  font-size:12px;
  margin:0;
}

.d1to1-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 50px 10px!important;
}
.d1to1-footer-left{
  text-align:right;

  font-size:10px;
  color:#F5F5F5;
}
.d1to1-footer-left p{
  text-align:right;
  font-size:10px;
  font-weight: bold;
  color:#F5F5F5;
}
.d1to1-footer-left a{
  text-decoration:none;
  font-size:10px;
  color:#F5F5F5;
}
.border-blue{
  border-color:#12817D!important;
}
.no-pad{
  padding:0;
}
.d1to1-cell-row{
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .d1to1-header{
    padding-left:0;
    padding-right:0;
  }
  .w3-mobile {
      display: block;
      width: 100%!important;
    }

    .technologie{
      padding-left:10px;
      padding-right:10px;
    }
    .technologie img {
        /*top: 50%;*/
        position: relative;
        /*transform: translateY(50%);*/
    }
    .d1to1-video{
        padding-left:10px;
        padding-right:10px;
    }

    .d1to1-btn{
      font-size:12px;
      display:block;
    }
    .d1to1-titre{
    	padding-top:60px;
      background-position: top left;
      background-size: 700px auto;
    }
     .d1to1-center{
       text-align:center;
     }

     .d1to1-50pc.d1to1-logo {
         margin: 0 auto;
     }
     .d1to1-no-padding-mobile{
       padding-bottom:0!important;
    padding-top: 0!important;
     }
     .d1to1-slide-action{
       top:25%;
     }
}
@media screen and (min-width: 601px) {
	.d1to1-half{
		width:50%;
		padding:32px;
	}
	.d1to1-50pc{
		width:100%;
	}
	.only-screen{
		display:block;
	}

  .only-screen.d1to1-phone-header{
    display:flex;
  }
}

@media screen and (min-width: 768px) {
  .d1to1-50pc{
    width:50%;
  }
  .d1to1-titre{
    display:flex;
  }
  .d1to1-container{
    width:768px;
    margin:0 auto;
  }

	.d1to1-form{
		position:absolute;
		top:110px;
		right:35px;
		width:310px;
	}

  h1{
    font-size:26px;
  }
  .d1to1-form h2{
    font-size:18px;
  }
  .d1to1-form input[type=text] {
    font-size: 13px;
}

.d1to1-form-2{
	background-color:#FFFFFF;
	padding:10px 40px;
	width:100%;
	margin-bottom:10px;
  -webkit-box-shadow: 0px 20px 20px 20px rgba(0,0,0,0.16);
  box-shadow: 0px 20px 20px 20px rgba(0,0,0,0.16);
}
.d1to1-form-2 h2{
  font-size:18px;
}
.d1to1-form-2 input[type=text] {
  font-size: 13px;
}
	.d1to1-padT290-screen{
		padding-top:170px;
	}
  .d1to1-padL-80 {
    padding-left: 40px;
  }

  .qualify p {
      font-size: 10px;
  }

  .d1to1-equipe{
    background-image: url(../images/fond-equipe.png);
  }
  .onlymobile{
    display:none;
  }

  .d1to1-equipe  h3{
    position:absolute;
    bottom:0;
    left:50%;
    transform: translate(-50%,70%);
  }
  .d1to1-equipe h2{
    padding:80px 0 0 110px;
  }

  div.les-plus{
    padding-top:80px;
    display: flex;
      align-items: center;
      justify-content: space-around;
  }
  .un-plus{
    width:238px;
    display:flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .fournisseurs .les-fournisseurs{
    display:flex;
    align-items:center;
    justify-content: space-between;
    flex-wrap:wrap;
  }
  .les-moyens {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }

  .un-moyen {
      width: 200px;
  }
  .titre-form-bottom{
    width:80%;
    margin-left:auto;
    margin-right:auto;
    padding:40px;
  }

  .titre-form-bottom h2{
    color:#12817D;

    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight:900;
  }
  .form-bottom{
    width:80%;
    margin-left:auto;
    margin-right:auto;
    padding:40px;
  }
  .ligne-separateur img{
    width:initial;
    height:1px;
  }

  .d1to1-slide-action.d1to1-half{
		width:50%;
		padding:32px;
	}

  .d1to1-footer {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 10px 40px!important;
  }

  .d1to1-cell-row{
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .technologie img {
    top: 50%;
    transform: translateY(-50%);
  }
  .techno-text{
    padding:0 32px;

    height:350px;
  }
}
@media screen and (min-width: 1000px) {
  .d1to1-container{
    width:1000px;
    margin:0 auto;
  }
  .d1to1-padT290-screen{
    padding-top:170px;
  }
	.d1to1-form{
		position:absolute;
		top:110px;
		right:50px;
		width:400px;
	}
  .d1to1-form input[type=text] {
    font-size: 15px;
}
  .d1to1-form h2{
    font-size:18px;
  }
  .d1to1-form-2 input[type=text] {
    font-size: 15px;
}
  .d1to1-form-2 h2{
    font-size:18px;
  }
  .d1to1-padL-80 {
    padding-left: 80px;
  }

    .d1to1-equipe  h3{
      font-size: 30px;
    }
}
