@CHARSET "utf-8";

/* PC */
@media all and (min-width:781px) {
	#bandeau .menu-wrapper  {display:block !important;}
	#bandeau-mobile {display:none !important;}
	#paniermobile-bandeau {display:none !important;}
	#mon-comptemobile {display:none !important;}	
	#mon-comptemobile-smenu {display:none !important;}
	#paniermobile-contenu {display:none !important;}
}
@media all and (max-width:1710px) {	

	#accueil-profils .global > h2.h1 {max-width: 330px;margin: 0 0 30px 0px;font-size: 26px;}
	#accueil-profils #profils-sommaire {padding: 56px 33px;}
	#accueil-profils #profils-sommaire .profil-sommaire::after {right: -30px;}
	#accueil-profils #profils {max-width: calc(100% - 380px);}

}
@media all and (max-width:1660px) {	

	#contact-conteneur .global{-ms-flex-wrap: wrap;flex-wrap: wrap;}
	#contact-droite {box-sizing: border-box;padding: 58px 20px 50px 37px;}
	#contact-coordonnees {max-width: 450px;}

}
@media all and (max-width:1640px) {	

	#accueil-principe .principe {width: 17.5%;padding: 65px 10px 65px 15px;position: relative;min-height: 415px;}
	#accueil-principe .principe .fleche-haut, 
	#accueil-principe .principe .fleche-bas {height: 70px;}
	#accueil-principe .principe:nth-child(3) {width: 63%;padding: 19px 5px 10px 15px;}
	#accueil-principe .principe:nth-child(3) .fleche-haut, 
	#accueil-principe .principe:nth-child(3) .fleche-bas {width: 65px;}
	#accueil-principe .principe:nth-child(3) .fleche-bas::before,
	#accueil-principe .principe:nth-child(3) .fleche-haut::before {background-position-x: right !important;}
	#accueil-principe .principe:nth-child(3) .principe-nom{box-sizing: border-box;padding-left: 65px;}
	#accueil-principe .principe-contenu {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: distribute;justify-content: space-around;}
	#accueil-principe .principe-cercle {margin-top: 100px;}
	#accueil-principe .principe-cercle .principe-cercle-texte {padding-left: 15px;}

	#accueil-principe .principe:nth-child(1) .fleche-haut, 
	#accueil-principe .principe:nth-child(1) .fleche-bas{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
	#accueil-principe .principe:nth-child(1) .fleche-haut::before, 
	#accueil-principe .principe:nth-child(1) .fleche-bas::before {width: 80%;background-position: left!important;}
}
@media all and (max-width:1600px) {	
	#accueil-slider .accueil-slider-li .accueil-slider-contenu {left: 45px;width: calc(100% - 90px);}
}
@media all and (max-width:1555px) {	
	#actualites .actualite {margin:10px; width:calc(33.3333% - 20px);}

	#accueil-profils #profils {min-height: 595px;top: 66px;right: 10px;}
	#accueil-profils .global {padding-right: 10px;max-width: 1400px;}
	#accueil-profils #profils .profil .profil-nom h2.h1 {margin-bottom: 24px;font-size: 23px;}
	
	#accueil-profils #profils-sommaire .profil-sommaire {font-size: 21px;line-height: 31px;}
	#accueil-profils #profils-sommaire .profil-sommaire::after {top: 40px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s3::after {top: 41px;}

	#accueil-profils #profils .profil {padding: 10px 17px 10px 25px;width: calc((100% / 3) - 12px);}
	#accueil-profils #profils .profil.p2 {width: calc((100% / 3) + 24px);padding: 10px 17px 10px 22px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 {min-height: 100px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: 170px;}


	#accueil-profils #profils .profil .profil-textes .profil-texte ul li, 
	#accueil-profils #profils .profil .profil-textes .profil-texte ul li > div, 
	#accueil-profils #profils .profil .profil-textes .profil-texte p {font-size: 17px;line-height: 25px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte ul li em, 
	#accueil-profils #profils .profil .profil-textes .profil-texte ul li > div em, 
	#accueil-profils #profils .profil .profil-textes .profil-texte p em {font-size: 15px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li > div, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 p {line-height: 29px;}


}

@media all and (max-width:1450px) {
	#accueil-etapes #etapes .etape {width: calc((100% / 3) - ((15px * 2) / 3));}
	#accueil-etapes #etapes .etape:nth-child(3n + 1) {margin: 10px 0 10px;}
}
@media all and (max-width:1410px) {

	#accueil-principe .principe h3 {font-size: 24px;}
	#accueil-principe .principe {width: 17.5%;padding: 50px 10px 65px 15px;min-height: 360px;}
	#accueil-principe .principe ul li {font-size: 17px;}
	#accueil-principe .principe ul li > div {line-height: 28px;}
	#accueil-principe .principe p {font-size: 17px;line-height: 28px;}

	#accueil-principe .principe:nth-child(3) {padding: 15px 10px;}
	#accueil-principe .principe .fleche-haut, 
	#accueil-principe .principe .fleche-bas {height: 62px;}

	#accueil-principe .principe-cercle {height: 130px;width: 360px;margin-top: 85px;margin-top: 75px;}
	#accueil-principe .principe-cercle::before {width: 280px;background-size: contain !important;height: 55px;top: -48px;}
	#accueil-principe .principe-cercle::after {width: 291px;background-size: contain !important;height: 50px;bottom: -50px;}
	#accueil-principe .principe-cercle .principe-cercle-texte {padding-bottom: 11px;}
	#accueil-principe .principe-cercle .principe-cercle-texte p {font-size: 19px;line-height: 26px;}
	#accueil-principe .principe-cercle .principe-cercle-texte:nth-child(1) {padding-bottom: 16px;}
	#accueil-principe .principe-liste {margin-left: 98px;margin-top: 23px;}
	#accueil-principe .principe-liste::before {top: 17px;height: calc(100% - 27px);}
	#accueil-principe .principe-liste::after {left: -97px;width: 55px;}



}
@media all and (max-width:1350px) {

	#menu .menu-element {margin: 0 30px;}

	#actualites .actualite .actualite-texte,
	#actualites .actualite .actualite-texte p {font-size: 16px;}
	
    #gabarit-page {margin: 0;}
    #gabarit-page .gabarit-gauche .gabarit-texte {padding:0 10px 0 0;}
    #gabarit-page .gabarit-droite .gabarit-texte {padding:0 0 0 10px;}

	#contact-gauche {width: 385px;background-position-x: center!important;}
	#contact-coordonnees {margin: 0 10px;width: calc(100% - 20px);}
	#contact-droite {width: calc(100% - 390px);padding: 30px 15px 45px;margin-left: 0;}
}

@media all and (max-width:1300px) {

	#accueil-profils #profils .profil .profil-nom h2.h1::after {margin-top: 3px;height: 5px;width: 100px;}
	#accueil-profils #profils .profil .profil-nom h2.h1 {margin-bottom: 15px;font-size: 20px;}

	#accueil-profils #profils {max-width: calc(100% - 277px);top: 90px;min-height: 545px;}
	#accueil-profils #profils-sommaire {min-height: 485px;}
	#accueil-profils #profils-sommaire .profil-sommaire {font-size: 18px;line-height: 26px;max-width: 190px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s1 { margin-bottom: 86px;}
	#accueil-profils #profils-sommaire .profil-sommaire::after {right: -24px;font-size: 50px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s1::after {top: 13px;}

	#accueil-profils #profils .profil.p2::before {height: calc(100% + 15px);top: -15px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte ul li, 
	#accueil-profils #profils .profil .profil-textes .profil-texte ul li > div, 
	#accueil-profils #profils .profil .profil-textes .profil-texte p {font-size: 15px;line-height: 24px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li > div, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 p {line-height: 26px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: 180px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte::before {margin: 10px 5px 0 1px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li::before, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3::before {margin: 11px 5px 0 0px;}

	#accueil-profils #profils .profil {padding: 10px 20px;width: calc(100% / 3);}
	#accueil-profils #profils .profil.p2 {width: calc(100% / 3);}
	#accueil-profils #profils .profil.p1::before {left: -17px;}

}
@media all and (max-width:1280px) {
	/* MODULE REALISATIONS AVEC FILTRES */
	#realisations-famille .conteneur{width: calc(33% - 2px);} 

}

@media all and (max-width:1259px) {

	iframe {width: 100% !important;}
	#accueil-contenu-texte .iframe-responsive-wrapper {display:block;}
	.iframe-responsive-wrapper {position: relative; }
	#contenu .iframe-responsive-wrapper .iframe-ratio {   display: block;    width: 97%;   height: auto;}
	.iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute;top: 0;left: 0;width: 100% !important; height: 100% !important; }
	.iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important;}
		
    video {width:100%; height:auto;}
    
    .tableau-parent-5 .tableau-enfant {width:calc(33.333% - 35px) !important; }
    
	#accueil-presentation-conteneur .global {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	#accueil-presentation-conteneur .global > div { width: 100%; padding: 0 10px; }
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur{margin-top: 20px;padding: 0 40px!important;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur > div { float: none; margin: auto; }
	#accueil-presentation-conteneur .accueil-presentation-image { min-height: 0px; width: 100%; max-width: 740px; margin: auto; margin-top: 30px; }
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte p { text-align: justify; }
	#accueil-presentation-conteneur .accueil-presentation-image img:nth-child(1) {width: 46%;left: 30px;}
	#accueil-presentation-conteneur .accueil-presentation-image img:nth-child(2) {width: 60%;margin-left: 35%;}


	#accueil-besoins .global {display: block;}
	#accueil-besoins .global > div { width: 100%; padding: 0 40px; }
	#accueil-besoins .accueil-besoins-image {text-align: center;}

	#accueil-solutions {padding-bottom: 20px;}
	#accueil-solutions .global {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	#accueil-solutions .global > div {width: 100%;}
	#accueil-solutions .accueil-solutions-texte-conteneur{padding: 0px 50px 20px;}
	#accueil-solutions .global .accueil-solutions-titre h2.h1 {margin: 27px 0 34px 0px;}
	#accueil-solutions .accueil-solutions-image {text-align: center;margin-top: 20px;}
	#accueil-solutions .accueil-solutions-image img{position: relative;width: 90vw;max-width: 615px;height: auto;}
}


@media all and (max-width:1193px) {

	
	#gabarit-page .global-gabarit.global-gabarit-image > div  {width: 55%;}
    #gabarit-page .gabarit-image {width: calc(50% - 105px);}

	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {line-height: 35px;font-size: 27px;}

	#accueil-slider .accueil-slider-li .accueil-slider-texte strong, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p strong {font-size: 32px;line-height: 39px;}

}


@media all and (max-width:1170px) {
	
	#actualites .actualite {margin:5px; width:calc(33.3333% - 10px);}

}


@media all and (max-width:1130px) {
	
	#accueil-profils .global > h2.h1 {margin: 0 0 55px 0px;}
	#accueil-profils #profils-sommaire {min-height: 490px;}
	#accueil-profils #profils-sommaire .profil-sommaire {font-size: 15px;line-height: 23px;max-width: 155px;}
	#accueil-profils #profils-sommaire .profil-sommaire::after {right: -20px;font-size: 40px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s1 {margin-bottom: 115px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s1::after {top: 15px;}
	#accueil-profils #profils-sommaire .profil-sommaire::after {top: 30px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s2 {margin-bottom: 125px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s3::after {top: 34px;}
	
	#accueil-profils #profils {max-width: calc(100% - 235px);}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 {min-height: 115px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: 195px;}

}
@media all and (max-width:1100px) {


	#accueil-principe #principes {max-width: 700px;margin: 44px auto 0;}

	#accueil-principe .principe {width: 49%;min-height: auto;padding: 15px;}
	#accueil-principe .principe .fleche-haut,
	#accueil-principe .principe .fleche-bas {height: 35px;display: none;}
	#accueil-principe .principe h3 {margin: 0 0 15px 0;}

	#accueil-principe .principe:nth-child(3) {width: 100%;margin-top: 15px;padding: 15px 10px 40px;}
	#accueil-principe .principe:nth-child(3) .principe-nom {padding-left: 4px;}


}
@media all and (max-width:1070px) {
	
	#accueil-profils #profils .profil.p2 .profil-textes .profil-texte.texte1 br{display: none;}
	
}

@media all and (max-width:1040px) {

		/* CONTACT TOUJOURS PRESENT	*/
	#contact-gauche {width: 300px;}
	#contact-droite {width: calc(100% - 305px);}
	#contact-coordonnees .titre-conteneur {font-size: 27px;line-height: 34px;}
	#contact-formulaire .floatLeft {width: calc(50% - 24px);}
	#contact-formulaire .floatLeft:nth-child(2n+1) {margin-right: 45px;}
	
	#contact-coordonnees #contact-mail a, 
	#contact-coordonnees #contact-mail a:visited {width: 231px;font-size: 17px;}
	#contact-coordonnees #contact-mail i {font-size: 15px;margin: 1px 6px 0 0px;}

	#contact-coordonnees #contact-telephone a, 
	#contact-coordonnees #contact-telephone a:visited {padding: 0;font-size: 20px;}
	
}
@media all and (max-width:1015px) {
	#accueil-besoins {margin-top: 20px;}
}

		
@media all and (max-width:1000px) {
	#gabarit-page .gabarit-gauche, #gabarit-page .gabarit-droite {flex-direction: column;justify-content: center;align-items: center;}
	#gabarit-page .global-gabarit > div {width: 100% !important;}
	#gabarit-page .gabarit-image {position: relative;top:unset;left: unset;right: unset;margin:10px auto; width: auto;height: 265px;}
	#gabarit-page .gabarit-texte {margin-top:10px; padding:0 10px !important;}

}		

@media all and (max-width:990px) {

	#bandeau #logo {padding: 25px 0 0 0px;}	
	#bandeau #logo a img {height: 75px;}
	#menu .menu-element {margin: 0 15px;}

	#menu .menu-element {}
	#menu .menu-element > a > span > span, 
	#menu .menu-element > a:visited > span > span, 
	#menu .menu-element > span > span {}
	
	
	#accueil-slider .accueil-slider-li .accueil-slider-contenu {left: 10px;width: calc(100% - 20px);}

	/* Droite */
	#droite {display:none;}
	
	#gabarit-photo .gabarit-photo-conteneur {-ms-flex-wrap: wrap;flex-wrap: wrap;}
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:60%;}
	#gabarit-photo .gabarit-photo-conteneur.gabarit-droite .global-gabarit-texte {-ms-flex-preferred-size: auto; flex-basis: auto;}
	#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:40%;}

	#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:none !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:block !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:none !important;}
	#accueil-slider {height: 370px;}
	#accueil-presentation-conteneur::before {top: -205px;}
	#accueil-presentation-conteneur::after {opacity: 0;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur{padding: 0 10px!important;}


	#accueil-profils #profils-sommaire {padding: 35px 6px;min-height: 425px;}
	#accueil-profils #profils-sommaire .profil-sommaire {font-size: 13px;line-height: 19px;max-width: 133px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s1 {margin-bottom: 75px;}

	#accueil-profils #profils-sommaire .profil-sommaire::after {right: -8px;font-size: 22px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s1::after {top: -2px;}
	#accueil-profils #profils-sommaire .profil-sommaire::after {top: 20px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s3::after {top: 20px;}
	#accueil-profils #profils-sommaire .profil-sommaire.s2 {margin-bottom: 140px;}


	#accueil-profils #profils {max-width: calc(100% - 171px);top: 105px;min-height: 510px;}
	#accueil-profils #profils .profil {padding: 5px 10px;}
	#accueil-profils #profils .profil .profil-nom h2.h1 {margin-bottom: 12px;font-size: 18px;margin-top: 5px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 {min-height: 95px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: 160px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte ul li, 
	#accueil-profils #profils .profil .profil-textes .profil-texte ul li > div, 
	#accueil-profils #profils .profil .profil-textes .profil-texte p {font-size: 13px;line-height: 19px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte ul li em, 
	#accueil-profils #profils .profil .profil-textes .profil-texte ul li > div em, 
	#accueil-profils #profils .profil .profil-textes .profil-texte p em {font-size: 12px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte::before {margin: 8px 5px 0 1px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li > div,
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 p {line-height: 22px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3 ul li::before, 
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte3::before {margin: 9px 5px 0 0px;}

	#accueil-profils #profils .profil.p1::before {left: 0;}



	#accueil-besoins .global > div {padding: 0 10px;}
	#accueil-solutions .global > div {padding: 0 10px;}

	#accueil-etapes #etapes .etape {width: calc((100% / 3) - ((25px * 2) / 3));margin: 10px 0px 10px 25px;}

	#accueil-etapes #etapes .etape .etape-numero {font-size: 45px;line-height: 43px;margin-bottom: 10px;}
	#accueil-etapes #etapes .etape .etape-nom {font-size: 20px;}
	#accueil-etapes #etapes .etape .etape-texte p {font-size: 15px;line-height: 25px;}


	#back-to-top {bottom: 43px;right: 6px;}
	/* #reseaux-partage-gauche */
	#reseaux-partage-gauche-conteneur {top: initial;bottom: 0;width: 100%;display: flex;transform: rotateY(0);top: initial!important;}
	#reseaux-partage-gauche-conteneur .reseau-partage {width: auto;flex: 1;}
	#reseaux-partage-gauche-conteneur .reseau-partage .reseau-partage-image {left: -0;border-radius: 0!important;    padding: 0!important;}
	#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook .reseau-partage-image {padding: 7px 7px 3px 7px;}
    #reseaux-partage-gauche-conteneur .reseau-partage i{transform: rotateY(0);text-align: center;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}
    #reseaux-partage-gauche-conteneur .reseau-partage:hover .reseau-partage-image {left: 0;}
	#reseaux-partage-gauche-conteneur .reseau-partage:hover i {transform: translateX(5px);}

	#pied .global {padding: 20px 10px 30px;}
}

@media all and (max-width:930px) {
		
	#menu .menu-element > a > span > span, 
	#menu .menu-element > a:visited > span > span, 
	#menu .menu-element > span > span  {font-size:14px;}
		
	/* CONTACT TOUJOURS PRESENT */
	#contact-gauche {width: 250px;}
	#contact-gauche .titre-conteneur { font-size: 23px; line-height: 30px;}
	#contact-coordonnees > div {margin: 0 0 15px; height: 27px;}
	#contact-coordonnees > div#contact-telephone a {font-size:15px;text-align: center;width: 220px;}
	#contact-coordonnees #contact-mail a, 
	#contact-coordonnees #contact-mail a:visited {width: 220px;}
	#contact-coordonnees > div#contact-telephone span {line-height: 36px;font-size: 20px;}
		
	#contact-droite {width: calc(100% - 270px);}

	
	.tableau-parent-4 .tableau-enfant {width:calc(33.333% - 35px) !important;}
	/* Table responsive*/
	.table-responsive-label {display:table-row;}
}

@media all and (max-width:860px) {
	
	.tableau-parent-4 .tableau-enfant {width:calc(50% - 35px) !important;}
}

@media all and (max-width:830px) {
		
	#recap-produit-gauche {width:350px;}
	#recap-produit-infos-miniature {width:120px; height: 120px;}
	#recap-produit-infos-contenu{ margin-left:10px; width: calc(100% - 135px);}
	#recap-produit-infos-nom {font-size:16px; margin-top:0; }
	#recap-produit-droite {width:calc(100% - 350px);}
	
	#cart-grid-bas #cart-grid-option {width: 280px;}
	#cart-grid #cart-grid-bas #cart-grid-prix { width: calc(100% - 300px);}
	
	#pied .global .contenu-wrapper { margin:5px 0px 25px; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}	
	#pied .col {float:none !important; margin: 15px 5px; padding:0; width:320px !important;position:relative !important; top:unset !important; left:unset !important; right:unset !important;}
	#pied #col-centre.col { display:block;  width: 100% !important;margin: 0 auto 15px; }
	#pied #col-contact {   text-align: left; display: -webkit-box;  display: -ms-flexbox;  display: flex;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start;  -webkit-box-align: end;  -ms-flex-align: end;  align-items: flex-end;}
	#pied #logo-pied {text-align: center;}	
	#pied #logo-pied a img{max-height: 100px;width: auto;}
	
}

/* Tablette */
@media all and (max-width:780px) {
	
	body {width:100%;}
	.w1260 {display:none;}
	
	#global {min-width:inherit; margin:0 auto; width:auto; padding-top:120px;}

	/* Bandeau */	
	.noscroll #bandeau-haut,
	.noscroll #bandeau-contact{display:none;}
		
	#bandeau.sm #bandeau-contact #logo {display:none; }
	#bandeau-conteneur,
	#bandeau.sm #bandeau-conteneur {height:auto;}
			
	#bandeau.sm #bandeau-mobile {height: 28px;top: -3px; padding: 3px 5px;}
	
		
	#bandeau-contact {opacity:1;  height:55px; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
	/* Si telephone et mail restent dans le bandeau en sm */
	#bandeau.sm #bandeau-contact {	position: absolute;right: 0;top: 0;width: calc(100% - 110px); height: 35px; z-index: 400;}
	#bandeau.sm #bandeau-contact #logo {display:none; }
	#bandeau.sm #bandeau-elements {position: absolute;top: 0px;right: 10px;z-index: 200; height: 30px; }
	#bandeau.sm #bandeau-elements .bandeau-element {height:0;overflow: hidden;}
	#bandeau.sm #bandeau-elements #bandeau-telephone,
	#bandeau.sm #bandeau-elements #bandeau-email {height:auto;}
	/* Sinon */
	/*#bandeau.sm #bandeau-contact {opacity:0; height:0; overflow: hidden;}*/
	/* FIN */
	.lg {  height: 120px;}
	.sm { height: 35px; border:none;}
		
	#bandeau #logo {float:none; padding:10px 0 0;text-align: center;}
	#bandeau #logo a img {height:63px; margin: 0 auto;}
	
	#bandeau #bandeau-elements {padding: 7px 2px 0 0;height: 100%;float: none;}
	#bandeau.sm #bandeau-elements {padding: 3px 0px 0 0;}



 	/* bas */
	/* Menu mobile */
	#bandeau-mobile {min-width: inherit; width: 26px; height: 30px; padding: 5px;  margin: 0px; position: absolute; left: 10px; top: 0px; z-index: 99999; cursor: pointer; }
	#bandeau-mobile.open {left: 10px;top: 0;}	
	#bandeau-mobile .hamburger {position: relative; display: inline-block; width: 24px; height: 1px; color: #000; font: bold 14px/.4 Helvetica; text-transform: uppercase; text-indent: -55px; background: #000; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
	#bandeau-mobile .hamburger::before, 
	#bandeau-mobile .hamburger::after { content: ''; width: 24px; height: 1px; background: #000; position: absolute; left: 0; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
	#bandeau-mobile .hamburger::before { top: -9px; }
	#bandeau-mobile .hamburger::after { bottom: -9px; }
	#bandeau-mobile .hamburger.active { background: #fff; left: 0px; }
	#bandeau-mobile .hamburger.active::before {background: #37342a; top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }
	#bandeau-mobile .hamburger.active::after {background: #37342a; bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }	

	#bandeau #menu-conteneur { padding: 0; position: fixed; z-index: 9999; top: 0; left: 0; height: 100% !important; width: 80%; width: calc(100% - 45px); background: #fff; -webkit-transition: transform 0.5s; -khtml-transition: transform 0.5s; -moz-transition: transform 0.5s; -ms-transition: transform 0.5s; -o-transition: transform 0.5s; transition: transform 0.5s; -webkit-transform: translateX(-100%); -khtml-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); overflow: hidden; }
	#bandeau #menu-conteneur.open {display: block; -webkit-transform: translateX(0%); -khtml-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
	
	#bandeau #menu-wrapper {padding:  0 10px 10px;  overflow-y: scroll;margin-top: 40px; height:calc(100% - 50px);}	
	#menu > .global { padding-top: 30px;}
	#menu > .global > div,
	#menu > .global > div > div,
	#menu > .global > div > div > div {display:block;  width:100%;}
	
	#menu .menu-element,
	#menu .menu-element.menu-grand {height:auto !important; margin:10px 0px 0 !important; display:block; padding:0 0 10px 5px; border-bottom:1px solid #edecec;}
	#menu .menu-element > a > span > span,
	#menu .menu-element > a:visited > span > span,
	#menu .menu-element > span > span,
	#menu .menu-element.menu-grand > a > span > span, 
	#menu .menu-element.menu-grand > span > span {padding:5px; text-align:left;  color:#222222; border:none;font-size:15px;}
	#menu .menu-element br {display:none;}
	
	#menu .menu-element > a > span > span::after,
	#menu .menu-element > span > span::after,
	#menu .menu-element.selected > a > span > span::after,
	#menu .menu-element.selected > span > span::after,
	#menu .menu-element:hover > a > span > span::after,
	#menu .menu-element:hover > span > span::after {display:none !important;}	
	
	#menu .menu-element.selected > a > span,
	#menu .menu-element.selected > span {font-weight:700;}
	#menu .menu-element.selected > a > span > span,
 	#menu .menu-element.selected > span > span {color:#0087be;}
	
	#menu .smenu-conteneur {margin-top:6px; width:100%; padding:0; display:block !important; position:relative; left:0 !important; top:0 !important; background:none; min-height: 0; }
	#menu .smenu-centre {border:none; margin:0; width:auto;}
	#menu .ssmenu-conteneur-images {display:none !important;}
	#menu .smenu-centre-menus {float:none; width:auto; border-radius: 0; padding:0 ;}
	#menu .smenu-conteneur .smenu-element{display:block; width:auto;}
	#menu .smenu-element > a > span, 
	#menu .smenu-element > span {text-align: left;padding:7px 0 7px 15px; display:block !important; border:none;width:auto; text-decoration:none; color:#000000; font-size:14px; text-transform: none; min-height:0; display:block;}
	#menu .smenu-element > a, #menu .smenu-element > a:hover {text-decoration:none;}
	#menu .smenu-element > span > span, 
	#menu .smenu-element > a > span > span {margin-right:0 !important; width:calc(100% - 20px) !important;}
	#menu .smenu-element > a > span > span::after, 
	#menu .smenu-element > span > span::after { margin-left:0; right:5px !important;}

	#menu .menu-element.menu-special .smenu-centre-menus { display: block; overflow: visible;border-radius: 0;width: 100%; border: none; }
	#menu .menu-element.menu-special .smenu-element {width:100% !important; border:none;}	
	#menu .menu-element.menu-special .smenu-element > a, #menu .menu-element.menu-special .smenu-element > span {background:none; display:block;}
	#menu .menu-element.menu-special .smenu-element .smenu-image {display:none !important;}
	#menu .menu-element.menu-special .smenu-element .smenu-nom {height:auto; padding:7px 0 7px 15px;}
	
	#menu .menu-element > a > span::after, #menu .menu-element > span::after {display: none;}

	#menu .smenu-element.selected > a > span,
	#menu .smenu-element:hover > a > span,
	#menu .smenu-element.selected > span,
	#menu .smenu-element:hover > span {background:#0087be;}

	#menu .smenu-element > a > span::after,
	#menu .smenu-element > span::after,
	#menu .smenu-element.selected > a > span::after,
	#menu .smenu-element.selected > span::after,
	#menu .smenu-element:hover > a > span::after,
	#menu .smenu-element:hover > span::after {display:none !important;}
		
	
	#menu .ssmenu-element > a > span,
	#menu .ssmenu-element > span {padding:5px 0 10px 20px; }
	

	#accueil-haut-conteneur .accueil-slider-centre::after{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 100%; z-index: 15;background: rgba(255,255,255,0.15);}
	#accueil-slider .accueil-slider-li .accueil-slider-centre .global{z-index: 20;}

	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {line-height: 30px;font-size: 23px;text-shadow: 1px 1px 5px rgba(2550, 255, 255, 0.3);}
	#accueil-slider .accueil-slider-li .accueil-slider-texte strong, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p strong {font-size: 26px;line-height: 32px;}
	


	#accueil-etapes #etapes .etape {width: calc((100% / 2) - ((25px * 2) / 2));margin: 10px 0px 10px 25px;}
	#accueil-etapes #etapes .etape:nth-child(3n+1) {margin: 10px 0px 10px 25px;}
	#accueil-etapes #etapes .etape:nth-child(2n+1) {margin: 10px 0 10px;}



	body {font-size: 17px;}

	#global h1, #global h2.h1, .white-popup h1 {font-size: 25px;}
	#global h1::after, #global h2.h1::after, .white-popup h1::after {margin-top: 9px;}
	#accueil-solutions .global .accueil-solutions-titre h2.h1::after {margin-top: 9px;}


	
	#centre ul li, .white-popup ul li {font-size: 18px;}
	#centre ul li > div, .white-popup ul li > div {line-height: 28px;}
	#centre ul li::before, .white-popup ul li::before {margin-top: 5px;}


	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte p {line-height: 29px;font-size: 17px;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte ul {margin: 20px 0 0 0;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte {margin-bottom: 25px;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte.texte2 p {line-height: 32px;}


	/* Gauche */
	#gauche {display:none;}
	
	/* Centre */
	#centre {width:auto; margin:0; padding-top:0px;}
		
	/* Fil d'ariane */
	#ariane {display:none;}
	
	/* Contenu */
	#contenu {width:auto; }
	#contenu img {max-width:100%; max-height:100%;  height:auto; width:auto;  object-fit:contain; -o-object-fit:contain;}
		
	/* Formulaire */
	#contenu .input-text,
	#contenu input[type="text"] {width:calc(100% - 15px);height:30px;}
	
	#contenu input[type="image"],#contenu input[type="checkbox"],#contenu input[type="radio"] {width:auto; height:auto;}
	#contenu select {height:45px; }
	#contenu textarea {width:calc(100% - 12px) !important; }
	.submit input, input.submit, .bouton, .bouton-fleche, #global a.bouton, #global a.bouton:visited, #global a.bouton-fleche, #global a.bouton-fleche:visited {width:auto; min-width:0;  padding: 10px 15px; min-height: 30px;}
	#contenu button.bouton {width:100%;  margin:10px 0; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
	
	#contenu .form140 {float:none; text-align:left; width:auto;}
	#contenu #facturation .form140,
	#contenu #livraison .form140 {float: left; text-align: right; width: 140px;}
	#module-contact select {width:calc(100% - 5px);}
	#module-contact .form div.submit-conteneur, #module-contact #contact-captcha,
	#module-contact #contact-optin { margin-left:0;}	
	#contact-container .contact-vide {display:none;}
	
	/* Paginator */
	#paginator {margin:30px 0 20px;}
	#contenu #paginator .pagination-lien, #contenu #paginator .pagination-span {margin:0 9px;}

	.mosaique-conteneur {text-align:center;}

	
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:100%}
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte > div {margin:0 auto 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
	#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:100%}

	
	#monespace-menu {width:100%; margin: 0 0 30px; }
	#membre-menus { display: flex;flex-wrap: wrap;justify-content:space-around;}
	#membre-menus .membre-menu {display:inline-block; vertical-align:top; padding:10px;}
	#monespace-contenu {width:100%;}
	
	.tableau-parent-3 .tableau-enfant, 
	.tableau-parent-4 .tableau-enfant, 
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 35px) !important; }
		
	.table-responsive-50-pourcent tr,
    .table-responsive-100-pourcent tr {	width: 100%; margin: 0 0 1rem;}	
	
	#contenu .table-vertical thead tr {
	    left: -9999px;
	    position: absolute;
	    top: -9999px;
	}
	#contenu .table-vertical table, #contenu .table-vertical thead, #contenu .table-vertical tbody, #contenu .table-vertical th, #contenu .table-vertical td, #contenu .table-vertical tr {
	    display: block;
	}
	#contenu .table-vertical td {
	    -moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    border-color: #e0e0e0;
	    border-image: none;
	    border-style: none none solid;
	    border-width: 0 0 1px;
	    padding-left: 50% !important;
	    position: relative;
	    text-align: center;
	    white-space: normal;
	    padding-top: 3px;
	    padding-bottom:3px;
	    height:25px;
	}
	
	#contenu .table-vertical td::before {
	    content: attr(data-title);
	    font-weight: 700;
	    left: 6px;
	    padding-right: 10px;
	    position: absolute;
	    text-align: left;
	    top: 6px;
	    white-space: nowrap;
	    width: 45%;font-size: 14px;
	}	


		

  
}



@media only screen and (max-width: 767px) {
	
	/* Table responsive */
	table.table-responsive { margin-bottom: 0; }
	.pinned { position: absolute; left: 0; top: 0; z-index:20; background: #fff; width: 181px; overflow: hidden; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	.pinned table th p, .pinned table td p,
	table.table-responsive th:first-child p, table.table-responsive td:first-child p, 
	table.table-responsive td:first-child p	{ text-align:left !important; margin-top:6px; }
	
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table {}
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.table-responsive td, table.table-responsive th {  white-space: nowrap; overflow: hidden; }
	table.table-responsive thead th {}
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{opacity:0;  white-space: initial; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{ width:180px !important; max-width:180px; min-width:180px; word-wrap:break-word; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
	.table-responsive-label th.table-responsive-label-th {display:table-cell !important;}
	

	#accueil-profils {min-height: auto;margin-bottom: 45px;}
	#accueil-profils .global > h2.h1 {margin: 0 0 25px 0px;}
	#accueil-profils #profils-sommaire {display: none;}
	#accueil-profils #profils {max-width: 100%;min-height: auto;position: relative;top: 0;right: 0;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 {	min-height: 110px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: 190px;}

	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 br,
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 br{display: none;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 em,
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 em{display: block;}

	#accueil-profils #profils .profil .profil-textes h3{display: block;margin: 15px 0 10px;font-size: 16px;font-weight: 500;}
	#accueil-profils #profils .profil .profil-textes h3 strong{font-weight: 600;}
	#accueil-profils #profils .profil .profil-textes h3 > div{line-height: 20px;}
	#accueil-profils #profils .profil .profil-textes h3::before{display: none}
	#accueil-profils #profils .profil .profil-textes h3::after{content: ""; display: block;width: 80px;height: 2px;background: #89bbe1;margin-top: 5px;}
	#accueil-profils #profils .profil.p2 .profil-textes h3::after{background: #ffacac;}

}

@media all and (max-width: 715px) {	
	#actualites .actualite .actualite-image {height: 210px;}
	
	#recap-produit-nbproduits {max-width: 300px;}
}

@media all and (max-width: 685px) {	
	
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte p {font-size:17px; line-height:26px;}
	
	#accueil-principe {padding-bottom: 20px;}
	#accueil-principe .principe-contenu {display: block;}
	#accueil-principe .principe-cercle {display: -webkit-box;display: -ms-flexbox;display: flex;margin: 75px auto 82px;}
	#accueil-principe .principe-liste {margin: 23px auto 0;display: table;width: auto;}



	/* CONTACT TOUJOURS PRESENT*/
	#contact-gauche {padding-right: 0;width: 100%;height: 200px;background-position-y: -135px !important;}
	#contact-gauche h2 {text-align:left;}
	#contact-coordonnees {text-align: center;max-width: 100%;}
	#contact-coordonnees > div {width:auto; height:auto;margin: 10px 5px;}
	#contact-coordonnees > div#contact-mail,
	#contact-coordonnees > div#contact-telephone {  display: inline-block;  vertical-align: middle; text-align: left;text-align: center;	margin-top: 5px;}
	#contact-coordonnees > div#contact-telephone i {margin-right: 15px;}

	
	#contact-droite {width: 100%; margin:0;padding: 10px 10px 20px;}
	#contact-gauche .titre-conteneur { text-align: center;margin-top: 10px;}
	#contact-gauche .titre-conteneur span {display:inline;}
	#contact-gauche .titre-conteneur::after {margin: 25px auto 0; display:block;}
	
	.tableau-enfant {margin:5px !important;}
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 15px) !important; }


		
	#pied .col {display:block !important; width:100% !important; margin:15px 0;}
	
	#pied #col-contact { display:block;}
}
@media all and (max-width: 640px) {	
	
	#accueil-presentation-conteneur .accueil-presentation-bouton > a, 
	#accueil-presentation-conteneur .accueil-presentation-bouton > div {width: 95%;max-width: 305px;margin: 5px auto !important;}
	
}

@media all and (max-width: 625px) {
	/* Renseignement petite barre */
	#contenu .renseignement-titre {width: 100%;-webkit-box-flex: initial;-ms-flex: initial;flex: initial;min-width: 0;}
	#contenu .renseignement-titre::after {display:none;}
	#contenu .renseignement-contenu {width:100%;padding: 5px 10px;min-width: 0;} 

}

@media all and (max-width: 605px) {
    	
	#contenu p,
	#contenu ul,
	#contenu h2,
	#contenu h3 {margin-left:0px;}
	#contenu ul ul {margin-left: 20px;}
				
	#cart-grid .cart-photo {width: 105px;}
	#cart-grid .cart-nom {width:calc(100% - 345px);}
	#cart-grid .cart-action {width:45px;}
	#cart-grid .cart-action.cart-titre {font-size:0 !important;}
	
	#coordonnees-conteneur #form-coordonnee .adresse {width:100%; max-width:100%;}
	#coordonnees-conteneur #form-coordonnee #livraison h2,
	#coordonnees-conteneur #form-coordonnee #facturation h2 {margin-bottom:20px;}
	#coordonnees-conteneur #panier-actions,
	#contenu #panier-boutons-droite  {display: block;}
	
	/* Table responsive */
	.pinned {width:136px;}
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:115px; width:115px !important; min-width:115px;font-size:15px;  box-sizing: initial;-webkit-box-sizing: initial;-moz-box-sizing: initial;-khtml-box-sizing:initial;  }
	table.table-responsive th {font-size:15px;}
	

	#accueil-presentation-conteneur .accueil-presentation-bouton {text-align: center;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton:visited, 
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton {border-radius: 10px;min-width: 300px;font-size: 15px;margin:10px auto !important;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton.service br{display: none;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton.service i {margin: 0 23px 0 17px;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton.intervention i {margin: 0 19px 0 0px;}
	

}


@media all and (max-width:580px) {
	
	
	#actualites .actualite .actualite-image {height: 170px;}
	#actualites .actualite .actualite-nom > span, 
	#actualites .actualite .actualite-nom a > span, 
	#actualites .actualite .actualite-nom a:visited > span {font-size:18px;  line-height: 22px;}
	
	
	#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:none !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:none !important;}	
	#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:block !important;}

	#accueil-slider {height: 310px;}
	
	
	#accueil-decouvrir-conteneur {padding: 500px 0 200px;}
	
	#produit-informations .produit-submit,
	#produit-informations .produit-alerte {width:calc(100% - 30px); height:25px;}
	#produit-informations .produit-submit span,
	#produit-informations .produit-alerte span {padding-right: 30px; max-width: 210px; margin: 0 auto;}
	
	/* Compte client */	
	#compte-page #compte-coordonnees .compte-coordonnees-elements {margin:0; display:block;}
	#compte-page #compte-coordonnees .compte-coordonnees-elements.input-grand,
	#compte-page #compte-coordonnees .compte-coordonnees-elements .input.compte-coordonnees-element {width:100%; margin: 5px 0 20px;}
    	
	#cart-grid-header .cart-titre, #cart-grid #cart-grid-header .cart-titre {font-size:12px;}	
	#cart-grid-header .cart-titre.cart-action {height:100%;}
	#cart-grid-header .cart-titre.cart-action span {display:none;}
	
	#cart-grid .cart-photo {width:90px; padding:15px 0 !important;}
	#cart-grid .cart-nom {width: calc(100% - 300px);}
	#cart-grid .cart-quantite {width:55px;}
	#cart-grid .cart-prixtotal { font-size: 14px;}
	#cart-grid .cart-action {width:35px; padding: 10px 0 15px !important;}
	
	#panier select {width:49%;}
	#centre #bouton-payer,
	#centre #panier-actions .bouton ,
	#centre .panier-actions .bouton, 					
	#centre .panier-suivant.bouton {display:block; margin:15px auto;float: none;}
			
	#membre-menus {justify-content: center; padding: 20px 5px;}
	#membre-contenu-adresse .form180,
	#membre-password .form180  {display:block; padding:0; width:100%; text-align:left; margin-bottom:5px;}
	#membre-contenu-adresse .input-text,
	#membre-password .input-text {display:block; width:100% !important; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
	
	#membre-contenu-adresse .input-text, #membre-contenu-adresse .input-textarea {width:calc(100% - 15px) !important; }

	
}

@media all and (max-width:560px) {

	#accueil-profils #profils {-ms-flex-wrap: wrap;flex-wrap: wrap;}

	#accueil-profils #profils .profil {width: 50%;}
	#accueil-profils #profils .profil .profil-textes .profil-texte {margin-bottom: 10px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 {min-height: 85px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: 145px;}

	#accueil-profils #profils .profil.p2 {width: 100%;margin-top: 20px;}
	#accueil-profils #profils .profil.p2 .profil-textes .profil-texte {margin-bottom: 40px;}
	#accueil-profils #profils .profil.p2 .profil-textes .profil-texte.texte1 {min-height: auto;}
	#accueil-profils #profils .profil.p2 .profil-textes .profil-texte.texte2 {min-height: auto;}

}
@media all and (max-width:530px) {
	#client-motdepasse-conteneur .form .form140 { width: auto; display: block; margin-bottom: 15px;}
   	#client-motdepasse-conteneur .form .input-text { width: 100%; display: block;}
}

@media all and (max-width:500px) {
		
	#actualites .actualite {margin:10px auto; width:100%;}
	#actualites .actualite .actualite-nom,
	#actualites .actualite .actualite-nom a, #actualites .actualite .actualite-nom a:visited {min-height:0;}
	#actualites .actualite .actualite-contenu {min-height:0;}
			
			
	#recap-produit.visible{ width:calc(100% - 50px);}
	
	#cart-grid .cart-photo {display:none !important;}
	#cart-grid .cart-nom {width:calc(100% - 210px);}
	
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {margin:5px auto !important; width:100% !important; }
}

@media all and (max-width:480px) {
	
	#contenu #paginator .pagination-fleche {display:none !important;}


	#accueil-profils #profils .profil {width: 100%;margin-top: 20px;}
	#accueil-profils #profils .profil .profil-textes .profil-texte {margin-bottom: 20px!important;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte1 {min-height: auto;}
	#accueil-profils #profils .profil .profil-textes .profil-texte.texte2 {min-height: auto;}

	#accueil-profils #profils .profil .profil-textes h3 {margin: 20px 0 15px;}

	#accueil-etapes #etapes .etape {width: 100%;margin: 10px 0px !important;}
	#accueil-etapes #etapes .etape .etape-numero {font-size: 35px;line-height: 31px;}

}

@media all and (max-width:450px) {	
	/* LABEL SUR LE COTÉ */
	.table-responsive-50-pourcent td {padding-left: 110px;}
	.table-responsive-50-pourcent td.nolabel {padding-left: 8px; text-align:center;}
	.table-responsive-50-pourcent td::before {width: 90px;padding: 5px;text-align: center;justify-content: center;line-height: 15px;}
	.table-responsive-50-pourcent td.nolabel::before {display:none;}

	/* LABEL AU DESSUS */
	.table-responsive-100-pourcent td {padding: 0 0 7px; text-align: center !important;}
	.table-responsive-100-pourcent td.nolabel { background: #fff !important;}
	.table-responsive-100-pourcent td::before {padding: 8px 5px; margin-bottom: 10px; text-align: center;justify-content: center;line-height: 15px;position: relative;top: 0;left: 0;width: 100%;	box-sizing: border-box;}
	.table-responsive-100-pourcent td.nolabel::before {display:none;}
	.table-responsive-100-pourcent tr {margin: 0 0 38px;}
	
	/* Table responsive */
	.pinned {width:116px;}
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:95px; width:95px !important; font-size:14px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }

	#recherche-pagination {display:none;}
	
	/* MODULE REALISATIONS AVEC FILTRES */	
	#realisations-famille .conteneur.realisation { width:100%; margin:10px auto !important;max-height: 375px; } 		
	#realisations-famille .contenu .titre, 
	#realisations-famille .contenu .titre a, 
	#realisations-famille .contenu .titre a:visited {font-size:17px;}
	#realisations-famille .contenu .nom {font-size:15px;}	
}

/* Smartphone */
@media all and (max-width:435px) {	
	

	#contenu img { margin-left: auto !important; margin-right: auto !important;}
	
	#accueil-presentation-conteneur .accueil-presentation-image img:nth-child(2) {margin-left: 35%!important;}


	#accueil-principe .principe {padding: 10px 10px;}
	#accueil-principe .principe:nth-child(3) {padding: 10px 10px 20px;}
	#accueil-principe .principe h3 {font-size: 17px;}
	#accueil-principe .principe h3 div{line-height: 22px;}
	#accueil-principe .principe ul li {font-size: 15px;}
	#accueil-principe .principe ul li > div {line-height: 26px;}
	#accueil-principe .principe p {font-size: 15px;line-height: 25px;}
	

	#accueil-principe .principe-cercle .principe-cercle-texte p {font-size: 16px;line-height: 22px;font-weight: 600;}
	#accueil-principe .principe-cercle {width: 280px;}
	#accueil-principe .principe-liste::before {left: -20px;}
	#accueil-principe .principe-liste::after{display: none;}
	#accueil-principe .principe-liste ul li::after {left: -20px;width: 15px;}




	#cookie-message-wrapper {padding: 20px 10px 20px 10px;}
    #cookie-choix-contenu .cookie-choix span {font-size:11px;}
    #cookie-consent-form .categorie .titre {width: 50%;}
    #cookie-consent-form .categorie .configuration {width: 48%;}
}

@media all and (max-width:385px) {
	
	#accueil-presentation-conteneur {padding: 35px 0 50px;}

}