@import url('../scripts/font-awesome-4.7-3.0/css/font-awesome.min.css');
/* CSS Document */
* {
	margin:0;
	padding:0;
}
.scrollbottom{
	width:30px;
	height:30px;
	position:fixed;
	bottom:30px;
	left:50%;
	margin-left:-15px;
	background:url('../pics/double-arrow.png') no-repeat center center;
	z-index:100;
	background-size:30px 30px;
	cursor:pointer;
}
.intro2{
	position: relative;
 background:url('../pics/video.jpg') no-repeat center center;
	-webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}
.intro2 .intro_video_text{
	font-size:26px;
	color:white;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
}
.intro2 .play2{
	background:url('../pics/play.png') no-repeat center center;
	width:100px;
	height:100px;
	margin:auto;
}
.intro2 .video_bg{
	width:100%;
	height:auto;
	position:relative;
	z-index:10;
}
.intro2_content{
	position:absolute;
	top:45%;
	height:200px;
	z-index:20;
	width:100%;
	display:block;
}
.intro2_grey{
	position:absolute;
	z-index:15;
	width:100%;
	height:100%;
	background: rgba(150, 150, 150, 0.4);
}
.social_left{
	height:225px;
	position:fixed;
	z-index:200;
	margin-top:-112px;
	left:0;
	top:50%;
	width:45px;
}
.social_left a{
	display:block;
	width:45px;
	height:45px;
	background-color:#717b84;
	text-indent: -10000px;
}
.round_topright{
		-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.round_bottomright{
		-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
.social_left .social_facebook{
	background:url('../pics/facebook_mini_W.png') #355c99 no-repeat center center;
}
.social_left .social_pinterest{
	background:url('../pics/pinterest_mini_W.png') #bd081c no-repeat center center;
}
.social_left .social_linkedin{
	background:url('../pics/linkedin_mini_W.png') #0077b5 no-repeat center center;
}
.social_left .social_instagram{
	background:url('../pics/instagram_mini_W.png') #23232d no-repeat center center;
}
.social_left .social_youtube{
	background:url('../pics/youtube_mini_W.png') #d94a3f no-repeat center center;
	background-size: 80%;
}
.social_left .social_blog{
	background:url('../pics/blog_mini_W.png') #355c99 no-repeat center center;
}
.cookies{
	position:fixed;
	z-index:10000000;
	width:310px;
	padding:10px;
	font-size:14px;
	color:white;
	background-color: rgba(0, 0, 0, 0.7);
	left:5px;
	bottom:5px;
}
.cookies .fa-times{
	float:right;
	display:inline;
	margin:5px;
	margin-right:0;
	margin-top:0;
	font-weight:bold;
	font-size:20px;
	cursor:pointer;
}
.size2{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.round3{
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
a img, img a {
	border:none;
}
body {
	font-size:15px;
	color:#4b4c4c;
	font-family: 'Libre Baskerville', serif;
}
html, body {
	height:100%;
}
a {
	text-decoration:none;
	color:#5e97d0;
}
a:hover {
	color:#4b4c4c;
}
.select_product_item .new{
    background:url(../pics/new4.png) no-repeat 0 0;
    width:90px;
    height:92px;
    position:absolute;
    left:-9px;
    top:-10px;
    z-index:700;
}
.matiere_pics .new{
    background:url(../pics/new.png) no-repeat 0 0;
    width:170px;
    height:167px;
    position:absolute;
    left:-17px;
    top:-13px;
    z-index:700;
}
.top {
	height:112px;
	width:100%;
	background:white;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	border-bottom:1px solid #777777;
}
.top .logo a {
	background:url(../pics/coverstyl.png) no-repeat 0 0;
	width:277px;
	height:95px;
	position:absolute;
	left:0;
	top:8px;
	display:block;
}
.top .logo a h1 {
	font-size:1px;
	text-indent:-10000px;
}
.top .menu {
	list-style-type:none;
	top:40px;
	right:30px;
	position:absolute;
}
.top .menu li {
	display:inline;
}
.top .menu li .submenu {
	display:none;
}
.top .menu li a {
	float:left;
	display:block;
	font-size:14px;
	color:#555454;
	text-transform:uppercase;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	margin: 0 20px;
}
.top .menu li a:hover, .top .languages li a:hover {
	color:#5e97d0;
}
.top .menu .calltocontact a:hover {
	color:#555454;
}
.top .menu #active a, .top .languages #active a {
	border-bottom:3px solid #5e97d0;
}
.top .menu .calltocontact a {
	background-color:#5e97d0;
	padding-left:8px;
	padding-right:8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:white;
	font-family:Lato, sans-serif;
	font-weight:700;
}
.top .menu .calltocontact a:hover {
	color:white;
}
.top .menu .calltosearch a {
	font-size:1px;
	text-indent:-10000px;
	background:url(../pics/top_search.png) no-repeat center center;
	width:21px;
	display:none;
}
.top .search_products {
	position:absolute;
	top:0;
	right:440px;
}
.top .search_input {
	height:24px;
	line-height:24px;
	margin-top:9px;
	padding:0 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	vertical-align:middle;
	width:150px;
	outline:none;
	border:none;
	border:1px solid #b4b5b5;
	font-size:12px;
	color:#555454;
	font-family: 'Libre Baskerville', serif;
}
.top .search_submit {
	background:url(../pics/loupewhite.png) #5e97d0 no-repeat center center;
	width:24px;
	height:24px;
	border:none;
	outline:none;
	font-size:1px;
	text-indent:-1000px;
	overflow:hidden;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.top .languages {
	list-style-type:none;
	position:absolute;
	top:5px;
	right:50px;
}
.top .languages li {
	display:inline;
}
.top .languages li a {
	float:left;
	display:block;
	margin:0 5px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	font-size:11px;
	color:#555454;
	text-transform:uppercase;
}
.burgermenu {
	display:none;
	cursor:pointer;
}

.home_logos {
	height:137px;
	max-width:1200px;
	width:100%;
	margin:auto;
	text-align:center;
	position:relative;
}
.home_logos .title {
	font-size:18px;
	color:#596165;
	text-transform:uppercase;
}
.home_logos .slide {
	white-space:normal!important;
	text-align:center!important;
}
.home_logos .title {
	padding:20px;
	text-align:center;
	font-size:14px;
}
.home_logos .home_logo_item {
	display:inline-block;
	width:115px;
	height:60px;
	background-position:center center;
	background-repeat:no-repeat;
}
.logos_nav #prev2, .logos_nav #next2, .slide_nav #prev, .slide_nav #next {
	position:absolute;
	top:73px;
	left:-40px;
	background:url(../pics/logos_left.png) no-repeat 0 0;
	width:27px;
	height:41px;
	display:block;
}
.logos_nav #next2, .slide_nav #next {
	left:auto;
	right:-40px;
	background:url(../pics/logos_right.png) no-repeat 0 0;
}
.slide_nav #prev, .slide_nav #next {
	background:url(../pics/slide_left.png) no-repeat 0 0;
	width:48px;
	height:48px;
	left:0;
	top:50%;
	margin-top:-24px;
	z-index:100;
}
.slide_nav #next {
	background:url(../pics/slide_right.png) no-repeat 0 0;
	left:auto;
	right:0;
}
.slide_home {
	margin-top:113px;
	height:585px;
	position:relative;
	width:100%;
}
.slide_home .slide {
	background: no-repeat center center;
	height:585px;
	width:100%;
	-webkit-background-size: cover;
  	background-size: cover;
	position:relative;
}
.slide_info {
	background:url(../pics/slide_info.png) no-repeat 0 0;
	width:397px;
	height:397px;
	position:absolute;	
	top:50%;
	margin-top:-198px;
	left:10%;
	text-align:center;
	font-size:13px;
	color:white;
}
.slide_info h2 {
	font-size:24px;
	width:310px;
	margin:auto;
	padding-top:70px;
	font-weight:normal;
	margin-bottom:15px;
}
.slide_info h3 {
	font-size:20px;
	width:300px;
	margin:auto;
	padding:20px 0;
}
.slide_info p {
	width:300px;
	margin:auto;
}
.slide_info .matieres {
	text-align:center;
}
.slide_info .matieres .matiere {
	display:inline-block;
	height:63px;
	height:63px;
	cursor:pointer;
	margin:0 2px;
	background:url(../pics/mat_stroke.png) no-repeat center center;
}
.slide_info .matieres .matiere img {
	display:block;
	margin:2px;
}
.slide_info .matieres .matiere#active {
	background:url(../pics/mat_select.png) no-repeat center center;
}
.home_gamme, .home_avantages {
	width:96%;
	max-width:1200px;
	margin:auto;
	overflow:hidden;
}
.home_avantages {
	background:url(../pics/home_line.png) no-repeat center top;	
	text-align:center;
}
.home_avantage_item {
	background:url(../pics/avantage.png) no-repeat 0 0;
	width:262px;
	height:310px;
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin:5px;
}
.home_avantage_item img {
	margin-top:20px;
}
.home_avantage_item h4 {
	text-transform:uppercase;
	font-weight:normal;
	color:#5a464f;
	padding-top:30px;
	padding-bottom:20px;
	background:url(../pics/avantage_trait.png) no-repeat center bottom;
}
.home_avantage_item p {
	width:80%;
	margin:auto;
	font-size:13px;
	color:#5a464f;
	text-align:left;
	padding-top:15px;
}
.home_gamme h2, .home_avantages h2, .home_refs h2, .content h1, .gammes h2 {
	font-size:20px;
	color:#596165;
	width:90%;
	margin:auto;
	max-width:520px;
	text-align:center;
	font-weight:normal;
	padding:30px 0;
	text-transform:uppercase;
}
.home_gamme_left {
	float:left;
	display:inline;
	width:725px;
}
.home_gamme_matiere {
	float:left;
	display:inline;
	margin-right:30px;
}
.home_gamme_matiere img {
	-webkit-box-shadow: 5px 5px 10px 0px #acabab;
	-moz-box-shadow:    5px 5px 10px 0px #acabab;
	box-shadow:         5px 5px 10px 0px #acabab;
}
.home_gamme_matiere p {
	font-size:14px;
	width:151px;
	margin:auto;
	padding-top:10px;
	text-align:center;
	padding-bottom:15px;
	color:#4b4c4c;
	text-transform:uppercase;
}
.home_gamme_right {
	float:right;
	display:inline;
	max-width:472px;
	position:relative;
}
.home_gamme_right p {
	background:#f1f2f0;
	padding:10px;
	font-size:16px;
	color:#4b4c4c;
}
.videos {
	width:100%;
	margin:auto;
	text-align:center;
}
.video_item {
	width:472px;
	display:inline-block;
	margin:15px 10px;
	border-top:1px solid #585858;
	padding-top:12px;
	position:relative;
	text-align:left;
	vertical-align:top;
}
.video_item img {
	-webkit-box-shadow: 5px 5px 10px 0px #acabab;
	-moz-box-shadow:    5px 5px 10px 0px #acabab;
	box-shadow:         5px 5px 10px 0px #acabab;
}
.video_item h2 {
	font-size:18px;
	color:#4b4c4c;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:10px;
}
.video_item p {
	font-size:13px;
	color:#555555;
}
.home_gamme_right .play, .video_item .play {
	background:url(../pics/video_play.png) no-repeat 0 0;
	width:65px;
	height:65px;
	position:absolute;
	left:50%;
	margin-left:-33px;
	top:115px;
}
.callto_gamme {
	width:100%;
	clear:both;
	text-align:center;
	padding-top:30px;
	padding-bottom:40px;
}
.callto_gamme a, .trois_callto .callto1 a, .trois_callto .callto2 a, .trois_callto .callto3 a, .callto_applicateur a  {
	background-color:#5e97d0;
	padding-left:8px;
	padding-right:8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:white;
	display:inline-block;
	height:33px;
	line-height:33px;
	vertical-align:middle;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:12px;
}
.trois_callto {
	padding-top:30px;
	padding-bottom:20px;
	overflow:hidden;
	max-width:1200px;
	width:100%;
	margin:auto;
	text-align:center;
}
.trois_callto .callto1, .trois_callto .callto2, .trois_callto .callto3 {
	background:url(../pics/home_ct1.png) no-repeat center top;
	width:256px;
	min-height:113px;
	display:inline-block;
	vertical-align:top;
	padding-top:62px;
}
.trois_callto .callto2 {
	background:url(../pics/home_ct2.png) no-repeat center top;
	margin-left:100px;
	margin-right:100px;
}
.trois_callto .callto3 {
	background:url(../pics/home_ct3.png) no-repeat center top;
}
.trois_callto .callto1 p, .trois_callto .callto2 p, .trois_callto .callto3 p {
	font-size:12px;
	color:#555555;
	max-width:150px;
	padding-top:10px;
	margin:auto;
}
.home_refs {
	width:100%;
	background:url(../pics/home_bottom.png) repeat-x left bottom;
	overflow:hidden;
}
.home_refs_container {
	max-width:1200px;
	width:100%;
	margin:auto;
	overflow:hidden;
	background:url(../pics/home_line.png) no-repeat center top;
	min-height:100px;
	text-align:center;
}
.home_avant, .home_apres {
	display:inline-block;
	position:relative;
	vertical-align:top;
	margin:25px;
	text-align:center;
}
.home_avant p, .home_apres p {
	font-size:13px;
	padding-top:20px;
	padding-bottom:20px;
}
.home_avant img, .home_apres img {
	-webkit-box-shadow: 5px 5px 10px 2px #acabab;
	-moz-box-shadow:    5px 5px 10px 2px #acabab;
	box-shadow:         5px 5px 10px 2px #acabab;
}
.reference_item {
	text-align:center;
	padding-bottom:0px;
	background:url(../pics/line_sepa.png) no-repeat center bottom;
	width:100%;
	margin-bottom:40px;
}
.apres_libelle, .select_product_item .libelle {
	background:url(../pics/ref_libelle.png) no-repeat center center;
	height:34px;
	width:34px;
	position:absolute;
	right:12px;
	top:12px;
	text-align:center;
	line-height:34px;
	vertical-align:middle;
	font-size:12px;
	color:#605f5f;
}
.home_avant .gommette, .home_apres .gommette {
	position:absolute;
	background:url(../pics/ref_dot.png) no-repeat 0 0;
	width:83px;
	height:83px;
	left:-20px;
	top:275px;
	line-height:83px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	color:white;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
}
.more_ref_button {
	width:100%;
	clear:both;
	text-align:center;
}
.more_ref_button p {
	height:37px;
	line-height:37px;
	vertical-align:middle;
	text-align:center;
	padding-left:40px;
	padding-right:40px;
	display:inline-block;
	background-color:#596165;
	cursor:pointer;
	font-family:Lato, sans-serif;
	font-weight:700;
	font-size:13px;
	color:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	margin:15px 0;
	clear:both;
}
.more_ref_button p:hover {
	background-color:#5e97d0;
}
.more_refs, #less_ref {
	display:none;
}
.content {
	background:#efefef;
	padding-top:150px;
	min-height:300px;
	width:100%;
	padding-bottom:100px;
}
.content_container {
	background:white;
	width:100%;
	margin:auto;
	max-width:1200px;
	min-height:300px;
	margin:auto;
	padding-bottom:30px;
	overflow:hidden;
}
.content .breadcrumb {
	font-size:12px;
	color:#596165;
	font-family:Lato, sans-serif;
	font-weight:700;
	padding-left:50px;
	padding-top:32px;
	text-transform:uppercase;
}
.content .breadcrumb a {
	color:#596165;
}
.content .breadcrumb a:hover {
	color:#d2004c;	
}
.content_top {
	background: no-repeat center center;
	max-width:1100px;
	width:100%;
	height:435px;
	-webkit-background-size: cover; 
  	background-size: cover; 
	margin:auto;
	margin-top:15px;
	position:relative;
}
#content_top_contact {
	height:360px;
}
#content_top_contact h1 {
	font-size:24px;
	color:#5c6165;
	font-family:Lato, sans-serif;
	font-weight:700;
	height:77px;
	line-height:77px;
	padding:0 40px;
	padding-left:0;
	background-color:white;
	position:absolute;
	left:0;
	top:37px;
	font-weight:normal;
	text-transform:uppercase;
	z-index:102;
	width:auto;
	border:none;
	background:white;
}
.ref_prestige_nav #prev, .ref_prestige_nav #next {
	z-index:102;
	position:absolute;
	left:0;
	top:333px;
	background:url(../pics/refnav_left.png) no-repeat 0 0;
	width:47px;
	height:47px;
}
.ref_prestige_nav #next {
	left:auto;
	right:0;
	background:url(../pics/refnav_right.png) no-repeat 0 0;
}
.content_top .submenu_why, .content_top .submenu_gamme, .matiere_left .submenu_gamme {
	background:white;
	list-style-type:none;
	position:absolute;
	left:0;
	top:37px;
	padding:20px 0;
	z-index:101;
}
.matiere_left .submenu_gamme {
	position:static;
	left:auto;
	top:auto;
}
.content_top .submenu_why li, .content_top .submenu_gamme li, .matiere_left .submenu_gamme li  {
	display:block;
}
.content_top .submenu_why li a, .content_top .submenu_gamme li a, .matiere_left .submenu_gamme li a {
	display:block;
	font-size:14px;
	color:#8f8e8e;
	min-height:25px;
	line-height:25px;
	vertical-align:middle;
	padding-right:50px;
	text-transform:uppercase;
	background:url(../pics/why.png) no-repeat center left;
	padding-left:20px;
}
.content_top .submenu_why li a:hover, .content_top .submenu_why #active a, .content_top .submenu_gamme li a:hover, .content_top .submenu_gamme #active a, .matiere_left .submenu_gamme li a:hover, .matiere_left .submenu_gamme #active a  {
	color:#596165;
	background:url(../pics/why_active.png) no-repeat center left;
}
.content_top .submenu_gamme2, .matiere_left .submenu_gamme2 {
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
}
.content_top .submenu_gamme2 li a, .content_top #active .submenu_gamme2 li a, .matiere_left .submenu_gamme2 li a, .matiere_left #active .submenu_gamme2 li a  {
	padding:0;
	margin:0;
	font-size:12px;
	color:#9a9c9e;
	padding-left:40px;
	min-height:20px;
	line-height:20px;
	background:none;
	text-transform:none;
}
.content_top .submenu_gamme2 #active a, .content_top #active .submenu_gamme2 #active a, .content_top .submenu_gamme2 li a:hover , .matiere_left .submenu_gamme2 #active a, .matiere_left #active .submenu_gamme2 #active a, .matiere_left .submenu_gamme2 li a:hover {
	color:#596165!important;
	background:url(../pics/select_subcat.png) no-repeat 20px 3px;
}
.matiere_left .submenu_gamme3 {
	margin-left:40px;
	margin-bottom:5px;
	width:170px;
	border-top:1px solid #afb2b4;
	margin-top:5px;
	overflow:hidden;
}
.matiere_left  .submenu_gamme3 li a, .matiere_left #active .submenu_gamme3 li a, .matiere_left #active .submenu_gamme3 #active li a   {
	font-size:12px;
	color:#717171!important;
	padding:0;
	margin:0;
	border-bottom:1px solid #afb2b4;
	vertical-align:middle;
	background:url(../pics/fleche_prod.png) no-repeat 0px 8px!important;
	padding-left:18px;
	line-height:16px;
	padding-top:6px;
	padding-bottom:4px;
	height:auto;
	line-height:normal;
}
.matiere_left .submenu_gamme3 li a:hover, .matiere_left .submenu_gamme3 #active a, .matiere_left #active .submenu_gamme3 #active a, .matiere_left #active .submenu_gamme3 li  a:hover {
	color:#040404!important;
	background:url(../pics/fleche_prod_hover.png) no-repeat 0px 8px!important;
	
}
.content h1 {
	background:url(../pics/home_line.png) no-repeat center bottom;
	paddding-bottom:20px;
	padding-top:40px;
}
.content .intro {
	font-size:13px;
	color:#596165;
	max-width:808px;
	width:96%;
	margin:auto;
	padding:30px 0;
	padding-bottom:30px;
	line-height:18px;
}
.content .home_avantages {
	background:none;
}
.callto_applicateur {
	width:96%;
	background:url(../pics/placeur.png) #f3f3f2 no-repeat center left;
	height:70px;
	line-height:70px;
	vertical-align:middle;
	margin:50px auto;
	max-width:960px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#callto_devis {
	background-image:url(../pics/maison.png);
}
#callto_echantillons {
	width:100%;
	margin-top:20px;
	background-image:url(../pics/picto_samples.png);
	margin-bottom:40px;
}
.callto_applicateur p {
	font-size:16px;
	padding-left:120px;
	color:#555555;
}
#callto_echantillons p {
	padding-left:90px;
}
.callto_applicateur a {
	float:right;
	display:inline;
	margin:20px;
}
.clients_logos, .temoignages, .brochures, .download_zone {
	width:100%;
	max-width:1000px;
	text-align:center;
	margin:auto;
}
.download_zone {
	width:96%;
	max-width:960px;
	margin:auto;
	min-height:200px;
	padding-bottom:75px;
	text-align:left;
}
.download_zone h2 {
	font-size:22px;
	color:#596165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	background:url(../pics/h2_download.png) no-repeat right center;
	height:48px;
	line-height:48px;
	width:100%;
	clear:both;
	border-bottom:1px solid #acb0b2;
}
.download_zone h3 {
	font-size:17px;
	color:#596165;
	font-weight:normal;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	padding-top:25px;
	padding-bottom:10px;
	width:100%;
	clear:both;
}
.download_zone h3 label, .pdf_zone_item label {
	display:inline-block;    
    vertical-align:middle; 
	cursor:pointer;
}
.download_zone h3 input, .pdf_zone_item input {
	vertical-align:middle;
	margin-right:10px;
}
.pdf_zone {
	overflow:hidden;
	padding-bottom:30px;
}
.pdf_zone_item {
	display:block;
	float:left;
	background:url(../pics/film_list_item.png) no-repeat 0 0;
	width:123px;
	height:36px;
	line-height: 36px;
	vertical-align:middle;
	display:block;
	font-size:13px;
	color:#696969;
	padding-left:20px;
	text-align:left;
	margin-right:20px;
	margin-top:-1px;
}
.pdf_zone_item { 
	width:auto;
	min-width:285px;
	padding-left:0;
	background:none;
	/*border-top:1px solid #acb0b2;*/
	border-bottom:1px solid #acb0b2;
	font-size:11px;
	text-transform:uppercase;
	margin-top:0px;
}
.home_devis {
	width:1200px;
	height:78px;
	background-color:#f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:auto;
	margin-top:20px;
}
.home_devis .devis_demande, .home_devis .download_all {
	height:38px;
	line-height:38px;
	vertical-align:middle;
	background-color:#5e97d0;
	font-size:13px;
	color:white;
	font-family:Lato, sans-serif;
	font-weight:700;
	padding:0 22px;
	margin-right:28px;
	margin-top:20px;
	display:inline;
	float:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
}
.home_devis p {
	background:url(../pics/home_devis.png) no-repeat  0 27px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	margin-left:27px;
	padding-top:27px;
	font-size:19px;
	padding-left:32px;
	display:block;
}
#download_pdfs p {
	font-size:13px;
	background:none;
	padding-left:0;
}
#download_pdfs {
	margin-top:50px;
	width:100%;
}
.brochure_item {
	display:inline-block;
	vertical-align:top;
	width:180px;
	min-height:200px;
	margin:5px;
}
.brochure_item_container {
	border:1px solid #c3c1c1;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size:13px;
	color:#666666;
	padding-bottom:15px;
}
.brochure_item img {
	margin:15px;
}
.brochure_download {
	background:url(../pics/brochure_download.png) no-repeat 0 0;
	width:120px;
	height:43px;
	line-height:43px;
	vertical-align:middle;
	text-align:left;
	padding-left:61px;
	color:#7d7d7d;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:13px;
}
.clients_logos .logo_item {
	width:170px;
	height:170px;
	border:1px solid #d0d0d0;
	display:inline-block;
	background-position:center center;
	background-repeat:no-repeat;
	margin:10px; 
}
.temoignage_item {
	max-width:460px;
	width:90%;
	min-height:235px;
	display:inline-block;
	margin:15px;
	text-align:left;
	vertical-align:top;
}
.temoignage_item .bubble {
	background-color:#f3f3f3;
	max-width:430px;
	min-height:110px;
	border:1px solid #d4d3d3;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position:relative;
	padding:15px 5%;;
	text-align:left;
	line-height:19px;
	width:90%;
	font-size:13px;
	color:#696969;
}
.bubble .bubble_bottom {
	background:url(../pics/bubble_bottom.png) no-repeat 0 0;
	width:43px;
	height:41px;
	position:absolute;
	bottom:-29px;
	left:30px;
}
.temoignage_item .who {
	font-size:13px;
	padding-top:30px;
	color:#878686;
}
.temoignage_item .who strong {
	display:block;
	font-weight:normal;
	font-family:Lato, sans-serif;
	font-weight:700;
	padding-bottom:3px;
	color:#596165;
	font-size:15px;
}
.gammes {
	text-align:center;
	padding-bottom:70px;
	width:100%;
}
.gamme_item {
	width:540px;
	border-top:1px solid #2d1c18;
	margin:10px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin-bottom:60px;
}
.gamme_item h3 {
	height:42px;
	line-height:42px;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:18px;
	color:#4b4c4c;
	text-align:left;
}
.gamme_item img, .select_product_item img, .matiere_pic_left, .matiere_pic_right  {
	-webkit-box-shadow: 2px 2px 2px 0px #acabab;
	-moz-box-shadow:    2px 2px 2px 0px #acabab;
	box-shadow:         2px 2px 2px 0px #acabab;
}
.gamme_item_mat {
	position:absolute;
	left:30px;
	top:192px;
}
#gamme_item_right .gamme_item_mat {
	left:auto;
	right:30px;
}
.gamme_item_mat img, .select_product_item img, .matiere_pic_left, .matiere_pic_right {
	border:3px solid white;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.gamme_item_mat .callto_gamme_mat, .callto_product_item {
	background:url(../pics/transpa.png) repeat 0 0;
	width:149px;
	height:59px;
	line-height:59px;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	color:white;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-30px;
	margin-left:-75px;
	display:none;
}
.callto_gamme_mat, .callto_product_item {
	width:259px;
	margin-left:-129px;
}
#select_other_products .callto_product_item {
	width:150px;
	margin-left:-75px;
}
.gamme_item:hover .gamme_item_mat .callto_gamme_mat, .select_product_item:hover .callto_product_item {
	display:block;
}
.select_products {
	width:100%;
	max-width:1200px;
	text-align:center;
	padding-bottom:70px;
	padding-top:30px;
}
.select_products#searching {
	padding-bottom:0px;
}
.select_product_item {
	display:inline-block;
	vertical-align:top;	
	margin:5px 10px;
	position:relative;
	margin-bottom:30px;
}
.select_product_item p {
	padding-top:12px;
	color:#4b4c4c;
}
.matiere_left {
	width:260px;
	margin-right:25px;
	float:left;
	display:inline;
	border-top: 1px solid #596165;
	margin-top:20px;
	margin-left:44px;
}
.garantie {
	border-top: 1px solid #596165;
	border-bottom: 1px solid #596165;
	margin-top:40px;
	padding:20px 0;
	text-align:center;
}
.garantie h4 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	color:#3b4042;
	background:url(../pics/garantie_line.png) no-repeat center bottom;
	padding-bottom:18px;
	padding-top:10px;
}
.garantie p {
	font-size:14px;
	padding-top:10px;
	max-width:180px;
	margin:auto;
}
.matiere_right {
	width:830px;
	float:left;
	display:inline;
	min-height:200px;
}
.matiere_top {
	border-bottom: 1px solid #596165;
	min-height:50px;
	line-height:50px;
	vertical-align:middle;
	padding-bottom:10px;
	margin-top:15px;
	overflow:hidden;
}
.matiere_top h2, .other_refs_more  {
	float:right;
	display:block;
	height:37px;
	font-weight:normal;
}
.matiere_top h2 a, .other_refs_more a {
	font-size:18px;
	color:#596165;
	background:url(../pics/matiere_top.png) no-repeat center right;
	padding-right:45px;
	height:37px;
	display:block;
}
.matiere_top_libelle, .matiere_top h3 {
	float:left;
}
.matiere_top h3 {
	font-size:23px;
	color:#596165;
	font-weight:normal;
	font-style:italic;
	line-height:auto;
	height:auto;
	float:left;
	display:inline;
	max-width:320px;
	line-height:25px;
	padding-top:12px;
}
.matiere_prev, .matiere_next {
	float:left;
	width:30px;
	height:50px;
	display:block;
	background:url(../pics/pinkleft.png) no-repeat center center;
}
.matiere_next {
	background:url(../pics/pinkright.png) no-repeat center center;
	margin-right:10px;
}
.matiere_top_libelle {
	background:url(../pics/top_pastille.png) no-repeat 0 0;
	width:50px;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	color:white;
	font-weight:bold;
}
.matiere_about {
	padding:20px 0;
	font-size:16px;
	color:#596165;
	clear:both;
}
.matiere_pic_left {
	float:left;
	display:inline;
	border-top:0px;
	margin-right:18px;
}
.matiere_pics {
	padding-bottom:5px;
	position:relative;
}
#fancybox_matiere .zoom {
	background:url(../pics/matiere_zoom.png) no-repeat 0 0;
	width:33px;
	height:33px;
	position:absolute;
	top:275px;
	left:260px;
}
#fancybox_matiere #zoom2 {
	left:780px;
}
.tabs {
	padding-top:25px;
	overflow:hidden;
	padding-left:15px;
}
.tabs .tab1, .tabs .tab2 {
	width:130px;
	height:48px;
	line-height:48px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	color:#596165;
	float:left;
	display:inline;
	cursor:pointer;
}
.tabs #active {
	border:1px solid #c5c5c5;
	border-bottom:1px solid white;
}
.tab_content {
	width:100%;
	min-height:280px;
	border:1px solid #c5c5c5;
	margin-top:-1px;
	font-size:13px;
	color:#4b4c4c;
	overflow:hidden;
}
.matiere_desc {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	width:96%;
	max-width:735px;
	padding-left:65px;
	margin:auto;
	margin-top:25px;
	position:relative;
}
.matiere_desc .serie {
	float:right;
	display:inline;
	padding-left:32px;
	padding-right:32px;
	text-transform:uppercase;
	color:white;
	font-size:14px;
	font-family:Lato, sans-serif;
	font-weight:700;
	background-color:#596165;
}
.forpicto {
	background:url(../pics/forpicto.png) no-repeat 0 0;
	width:51px;
	height:51px;
	line-height:51px;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	top:-6px;
	left:3px;
}
.forpicto .forpicto_film, .forpicto .forpicto_thermo, .forpicto .forpicto_epaisseur, .forpicto .forpicto_elongation, .forpicto .forpicto_feu, .forpicto .forpicto_resist, .forpicto .forpicto_rayures, .forpicto .forpicto_tec {
	width:51px;
	height:51px;
	background:url(../pics/picto_film.png) no-repeat center 20px;
}
.forpicto .forpicto_thermo {
	background:url(../pics/picto_thermo.png) no-repeat center 17px;
}
.forpicto .forpicto_epaisseur {
	background:url(../pics/picto_epaisseur.png) no-repeat center 19px;
}
.forpicto .forpicto_elongation {
	background:url(../pics/picto_elongation.png) no-repeat center 15px;
}
.forpicto .forpicto_feu {
	background:url(../pics/picto_feu.png) no-repeat center 12px;
}
.forpicto .forpicto_resist {
	background:url(../pics/picto_resist.png) no-repeat center 12px;
}
.forpicto .forpicto_rayures {
	background:url(../pics/picto_rayures.png) no-repeat center 18px;
}
.forpicto .forpicto_tec {
	background:url(../pics/picto_tec.png) no-repeat center 15px;
}
.matiere_param {
	width:200px;
	padding-left:60px;
	height:28px;
	padding-top:10px;
	float:left;
	display: table-cell;
    vertical-align: middle;
	margin-left:12px;
	background-color:#efefef;
	margin-top:22px;
	position:relative;
	word-break: normal;
	font-size:12px;
	line-height:12px;
}
#matiere_param_line {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	height:27px;
	background:white;
}
.matiere_param .value {
	float:right;
	display:inline;
	font-size:12px;
	color:#404040;
	font-family:Lato, sans-serif;
	font-weight:700;
	padding-right:10px;
}
.matiere_param .value img {
	margin-top:-7px;
}
.tab_content#tab2 {
	text-align:center;
	padding-top:18px;
	padding-bottom:18px;
	display:none;
}
.tab_part {
	width:250px;
	display:inline-block;
	vertical-align:top;
	border-right:1px dashed #8a9093;
	min-height:250px;
	padding-top:35px;
	background:url(../pics/picto_certification.png) no-repeat center top;
}
.tab_part#second {
	background:url(../pics/picto_durabilite.png) no-repeat center top;
}
.tab_part#last {
	border-right:0px;	
	background:url(../pics/picto_entretien.png) no-repeat center top;
}
.tab_part h5 {
	background:url(../pics/garantie_line.png) no-repeat center bottom;
	font-size:16px;
	color:#596165;
	padding-bottom:18px;
	padding-top:7px;
	margin-bottom:10px;
}
.tab_part p {
	color:#596165;
	font-size:12px;
	line-height:15px;
	padding:5px 0;
	width:80%;
	margin:auto;
}
.other_refs {
	font-size:18px;
	color:#596165;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	border-bottom:1px solid #c5c5c5;
}
.other_ref_container {
	position:relative;
	width:100%;
}
.other_ref_container #prev, .other_ref_container #next {
	background:url(../pics/other_left.png) no-repeat center center !important;
	top:120px;
}
.other_ref_container #next {
	background:url(../pics/other_right.png) no-repeat center center !important;
}
.contact_intro {
	width:96%;
	max-width:800px;
	padding-bottom:20px;
	margin:20px auto;
	border-bottom:1px solid #2d1c18;
	font-size:13px;
	color:#596165;
	line-height:18px;
}
.info_confiance {
	width:100%;
	margin:auto;
	max-width:960px;
	border-top:1px solid #acb0b2;
	border-bottom:1px solid #acb0b2;
	min-height:50px;
	padding:15px 0;
	overflow:hidden;
}
.info_confiance .col1 {
	float:left;
	display:inline;
}
.info_confiance .col2, .info_confiance .col3  {
	width:290px;
	float:left;
	display:inline;
	margin-left:20px;
}
.info_confiance p {
	line-height:18px;
	font-size:14px;
	color:#878686;
}
.info_confiance p strong {
	color:#596165;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
}
.contact {
	overflow:hidden;
	width:965px;
	margin:auto;
}
.contact_left, .contact_right {
	float:left;
	display:inline;
	width:50%;
	min-height:200px;
	/*border-top:1px solid #acb0b2;
	border-bottom:1px solid #acb0b2;
	
	padding-top:24px;
	*/
	padding-bottom:24px;
}
.contact_right_container {
	padding-left:28px;
}
.contact_left_container {
	border-right:1px solid #acb0b2;
	padding-right:22px;
	overflow:hidden;
}
.contact_left .title, .contact_right .zone_title, .contact_right .title {
	height:40px;
	line-height:40px;
	vertical-align:middle;
	background-color:#f3f3f2;
}
.contact_left .title, .contact_right .title  {
	margin-bottom:10px;
}
.contact_right .zone_title {
	background:url(../pics/zone1.png) #f3f3f2 no-repeat 8px center;
	cursor:pointer;
	margin-bottom:5px;
}
.contact_left .title .required {
	float:right;
	display:inline;
	font-size:13px;
	color:#878686;
	padding-right:20px;
}
.contact_left .title p, .contact_right .zone_title p, .contact_right .title p {
	font-family:LatoBlack, sans-serif;
	font-size:15px;
	color:#596165;
	padding-left:20px;
	text-transform:uppercase;
}
.contact_right .zone_title p {
	padding-left:60px;
	background:url(../pics/zone_more.png) no-repeat center right;
	margin-right:10px;
}
.contact_right .zone_title#active p {
	background:url(../pics/zone_less.png) no-repeat center right;
}
.contact_right .zone_text {
	padding:15px 0;
	padding-left:60px;
	font-size:15px;
	color:#767676;
	line-height:19px;
	display:none;
}
.contact_right .zone_text p {
	padding:5px 0;
}
.contact_right .zone_text strong {
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
}
.form_intro {
	font-size:20px;
	text-align:center;
	padding-bottom:20px;
}
.form_intro select {
	font-size:20px;
}
.contact form {
	overflow:hidden;
	margin-bottom:20px;
}
.contact form label {
	width:30%;
	float:left;
	display:inline;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	font-size:13px;
	color:#5c6165;
	margin-top:5px;
	clear:left;
}
.contact form .checkbox_zone {
	width:100%;
	clear:both;
	padding:10px 0;
	overflow:hidden;
}
.contact form .checkbox_zone .zonetitle {
	font-size:13px;
	color:#4d4c4c;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	padding-left:12px;
	background:url(../pics/zone_title.png) no-repeat center left;
}
.contact form .forcheckbox {
	width:50%;
	float:left;
	display:inline;
}
.contact form .checkbox_zone input {
	float:left;
	display:inline;
	height:auto;
	line-height:normal;
	margin-top:6px;
	margin-right:5px;
}
.contact form .checkbox_zone label {
	width:auto;
	height:auto;
	line-height:normal;
	float:left;
	display:inline;
	clear:none;
	cursor:pointer;
}
.contact form .input, .contact form textarea, .newsletter .input {
	width:66%;
	padding:0 2%;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	/*box-shadow: 0px 0px 0px 1px #b4b5b5 inset;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	display:inline;
	border:1px solid #b4b5b5;
	margin-top:3px;
	margin-bottom:3px;
	font-size:13px;
	box-sizing: border-box;
}
.contact form .form_echantillons input {
	width:44%;
	margin-right:2%;
}
.form_echantillons {
	display:none;
}
.contact form #error {
	box-shadow: 0px 0px 0px 1px #c61902 inset;
	background:#f9d4cf;
}
.contact form select {
	margin-top:13px;
}
.contact_left select, .contact_right select {
	float:left;
}
.contact form textarea {
	clear:left;
	width:96%;
	height:100px;
	line-height:normal;
	padding:2%;
}
.contact form .submit_contact, .newsletter .submit_newsletter {
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background:#596165;
	font-family:Lato, sans-serif;
	font-weight:700;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	margin-top:10px;
	border:none;
	cursor:pointer;
}
.contact form .submit_contact:hover {
	background:#5e97d0;
}
.newsletter .submit_newsletter {
	width:28%;
	margin-left:2%;
	float:left;
	display:inline;
	margin-top:3px;
}
.contact form .submit_contact:hover, .newsletter .submit_newsletter:hover {
	background:#5e97d0;
}
.for_newsletter {
	height:115px;
	padding-top:40px;
	width:90%;
	margin:auto;
	max-width:957px;
	border-bottom:1px solid #acb0b2;
}
.newsletter {
	margin:auto;
	max-width:360px;
	width:100%;
}
.newsletter h4 {
	font-size:15px;
	color:#596165;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
	font-weight:normal;
}
.newsletter p {
	font-size:13px;
	padding-top:5px;
	clear:both;
}
.matiere_moreinfo {
	float:left;
	clear:both;
	padding:15px;
	font-size:11px;
	font-style:italic;
}
.menuvideo  {
	background:url(../pics/menu_video.png)  no-repeat 0 0;
	width:197px;
	height:170px;
	position:fixed;
	right:0;
	top:113px;
	display:block;
	z-index:50;
}
.menuvideo p {
	font-size:12px;
	color:white;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-align:center;
	width:270px;
	text-transform:uppercase;
	display:none;
	position:absolute;
	top:59px;
}
.menuvideo p strong {
	font-size:16px;
	font-weight:700;
}
.menuvideo a {
	color:white!important;
	display:inline;
}
.footer {
	width:100%;
	min-height:415px;
	background-color:#b3b2af;
	position:relative;
}
.footer_logo {
	position:absolute;
	left:0;
	top:26px;
	display:none;
}
.footer_smart {
	color:white;
	position:absolute;
	right:0;
	top:40px;
	font-size:17px;
	padding-right:30px;
}
.footer_social {
	width:100%;
	text-align:center;
	padding-top:25px;
}
.footer_social img {
	display:inline-block;
	margin:1px;
}
.footer .menu {
	width:965px;
	margin:auto;
	border-top:1px solid #cac9c7;
	border-bottom:1px solid #cac9c7;
	margin-top:20px;
	list-style-type:none;
	padding-top:17px;
	height:190px;
}
.footer .menu li {
	float:left;
	display:block;
	position:relative;
}
.footer .menu .nofooter{
	display:none;
}
.footer .menu li a {
	float:left;
	display:block;
	width:150px;
	font-family:Lato, sans-serif;
	font-weight:700;
	font-size:13px;
	color:white;
	background:url(../pics/footer_menu.png) no-repeat center left;
	padding-left:10px;
}
.footer .menu .col1 a {
	width:200px;
}
.footer .menu .col2 a {
	width:240px;
}
.footer .menu .col3 a {
	width:240px;
}
.footer .menu .col4 a {
	width:240px;
}
.footer .menu #active a, .footer .menu li a:hover, .footer .menu #active #active a {
	color:#5e97d0;
}
.footer .menu #active li a {
	color:white;
}
.footer .menu li .submenu {
	position:absolute;
	top:22px;
	left:0;
}
.footer .menu li .submenu li a {
	clear:both;
	background:none;
	line-height:17px;
	font-size:13px;
}
.footer .menu .calltocontact, .footer .menu .calltosearch {
	display:none;
}
.footer_more {
	width:965px;
	height:117px;
	margin:auto;
	padding-top:30px;
}
.footer_more .newsletter {
	float:left;
	display:inline;
	color:white;
}
.footer_more .newsletter h4 {
	color:white;
}
.footer_more .footer_decouvrir {
	float:left;
	display:inline;
	color:white;
	font-size:13px;
	margin-left:60px;
}
.footer_more .footer_decouvrir p {
	padding-bottom:6px;
}
.footer_more .footer_decouvrir a {
	display:block;
	color:white;
	text-transform:uppercase;
	font-size:15px;
	padding-bottom:2px;
}
.footer_more .footer_decouvrir a:hover {
	text-decoration:underline;
}
.footer_more_contact, .footer_more_installateur {
	float:right;
	display:inline;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background:#5e97d0;
	font-family:Lato, sans-serif;
	font-weight:700;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	padding:0 10px;
	margin-left:10px;
	color:white;
}
.footer_more_installateur, .footer_more_contact:hover {
	color:white;
}
.footer_more_installateur {
	background:#717b84;
}
.footer_more_installateur:hover, .footer_more_contact:hover {
	text-decoration:underline;
	color:white;
}
.footer_bottom {
	width:95%;
	margin:auto;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	background-color:#989593;
	font-size:11px;
	font-family:Lato, sans-serif;
	font-weight:700;
	position:relative;
	color:white;
}
.footer_bottom a {
	color:white;
	display:block;
	text-align:center;
}
.footer_bottom .copyright, .footer_bottom .sowedo {
	position:absolute;
	left:20px;
	top:0;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}
.footer_bottom .sowedo {
	left:auto;
	right:20px;
}
.maincontact {
	width:96%;
	max-width:965px;
	margin:auto;
	clear:both;
}
.maincontact form {
	background:#d7edf9;
	padding:20px;
	margin-bottom:60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	padding-bottom:45px;
}
.maincontact_intro {
	font-size:15px;
	background:#f3f3f2;
	color:#596165;
	padding:15px;
	margin-bottom:5px;
}
.maincontact form #intro_email, .maincontact form #intro_phone, .maincontact form #intro_message {
	border:1px solid #639fc2;
	height:45px;
	line-height:45px;
	vertical-align:middle;
	padding:0;
	padding-left:55px;
	background:url(../pics/newcontact_mail.png) #e7f4fb no-repeat 10px center;
	font-size:15px;
	color:#267ead;
	font-family:LatoBlack, sans-serif;
	width:365px;
	float:left;
	display:inline;
}
.maincontact form #intro_phone {
	background-image:url(../pics/newcontact_phone.png);
}
#mainerror form #intro_email, #mainerror form #intro_phone {
	border:1px solid red;
}
.maincontact form #intro_message {
	float:none;
	clear:both;
	line-height:normal;
	height:90px;
	padding:10px;
	background-image:none;
	width:902px;
	margin-top:5px;
}
.maincontact form .ou {
	font-size:15px;
	color:#267ead;
	font-family:LatoBlack, sans-serif;
	float:left;
	display:inline;
	line-height:45px;
	vertical-align:middle;
	width:80px;
	text-align:center;
	text-transform:uppercase;
}
.maincontact .submit_contact {
	padding-left:40px;
	padding-right:20px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	color:white;
	font-family:LatoBlack, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
	background:url(../pics/newcontact_submit.png) #267ead no-repeat 10px center;
	border:none;
	position:absolute;
	bottom:-20px;
	width:150px;
	left:50%;
	margin-left:-75px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.maincontact .submit_contact:hover {
	background-color:#5e97d0;
}
.maincontact_ok {
	background:url(../pics/newcontact_ok.png) #d7f7cd no-repeat 10px center;
	padding:15px;
	padding-left:67px;
	margin:5px 0;
}
#maincontact_suite {
	background-color:#d7edf9;
	color:#267ead;
}
.newcontact_button {
	background:url(../pics/newcontact_button_big.png) no-repeat 0 0;
	width:53px;
	height:192px;
	position:fixed;
	top:50%;
	right:0;
	margin-top:-96px;
	display:block;
	z-index:900;
}
@media screen and (max-width: 1200px) {
	.top .menu li a {
		margin: 0 10px;
	}
	.home_gamme_left, .home_gamme_right {
		width:100%;
		display:block;
		float:none;
		margin:auto;
	}
	.home_gamme_left {
		text-align:center;
	}
	.home_gamme_right {
		margin-bottom:40px;
	}
	.home_gamme_right img{
		max-width:100%;
		height:auto;
	}
	.home_gamme_right .play{
		top:50%;
		margin-top:-50px;
	}
	.home_gamme_matiere {
		display:inline-block;
		margin:20px;
		float:none;
	}
	.trois_callto .callto2 {
		margin:0;
	}
	.home_logos {
		width:100%;
		overflow:hidden;
	}
	.home_logos .home_logo_item {
		margin-bottom:30px;
	}
	.gamme_item {
		width:96%;
		margin:auto;
		margin-bottom:50px;
	}
	.gamme_item .pic_gamme {
		width:100%;
		height:auto;
	}
	.gamme_item .gamme_item_mat {
		left:auto;
		right:20px!important;
		top:20px;
	}
	.matiere_left {
		width:320px;
		margin:auto;
		float:none;
		margin-top:30px;
		display:block;
	}
	.matiere_right {
		width:98%;
		margin:auto;
		display:block;
		float:none;
		max-width:830px;
		margin-top:20px;
	}
}
@media screen and (max-width: 800px) {	
	.top{
		position:relative;
	}
	.intro2_content{
		height:150px;
		top:20%;
	}
	.intro2 .intro_video_text{
		font-size:20px;
	}
	.intro2 .play2{
		width:50px;
		height:50px;
		background-size:50px;
		margin-bottom:10px;
	}
	.social_left{
		display:none;
	}
}
@media screen and (max-width: 400px) {	
	.intro2 .intro_video_text{
	font-size:14px;
	}
}
@media screen and (max-width: 1000px) {
	.menuvideo  {
		display:none;
	}
	.top {
		height:91px;
	}
	.slide_home {
		margin-top:91px;
	}
	.top .logo a {
		width:265px;
		height:91px;
		background-size: 265px 91px;
		top:0px;
	}
	.top .burgermenu {
		background:url(../pics/burger.png) no-repeat 0 0;
		width:21px;
		height:17px;
		position:absolute;
		right:20px;
		top:37px;
		display:block;
	}

	.panel {
	background:#fefefe;
	width:295px;
	height:100%;
	position:fixed;
	right:0;
	top:0;
	z-index:9000;
	-webkit-box-shadow: 0px 0px 50px #000;
    -moz-box-shadow: 0px 0px 50px #000;
    box-shadow: 0px 0px 50px #000;
	overflow:scroll;
	display:none;
	}
	.panel .back {
		position:absolute;
		cursor:pointer;
		left:0;
		top:0;
		background:url(../pics/back.png) no-repeat center center;
		width:100px;
		height:58px;
		z-index:100;
	}
	.panel .menu {
		position:static;
		margin-top:100px;
		border-bottom: 1px solid #cccccc;
		overflow:hidden;
	}
	.panel .menu li, .panel .menu li a {
		display:block;
	}
	.panel .menu li a, .panel .menu .calltocontact a {
		margin:0;
		padding:0;
		float:left;
		display:block;
		clear:left;
		width:285px;
		padding-left:10px;
		height:44px;
		line-height:44px;
		vertical-align:middle;
		border-top: 1px solid #cccccc;
		background:url(../pics/menu_mobile.png) no-repeat 264px 12px;
		color:#9a9c9e;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		font-family: 'Libre Baskerville', serif!important;
		font-weight:normal;
	}
	.panel .menu #active a, .panel .menu li a:hover {
		 color:#5e97d0!important;
		 border-bottom:0px;
	}
	.panel .menu li .submenu {
		display:none;
	}
	.panel .menu li .submenu li a {
		width:265px;
		padding-left:30px;
		background:none;
		height:32px;
		line-height:32px
	}
	.panel .languages {
		top:45px;
		left:0;
		width:100%;
		text-align:center;
	}
	.panel .languages li {
		display:inline-block;
	}
	.panel .languages li a {
		color:#5c6165;
		margin:7px 1px;
		float:none;
		display:inline-block;
		font-size:10px;
	}
	.panel .search_products {
		right:10px;
		top:10px;
	}
	.panel .languages #active a {
		color:#5c6165!important;
	}
	.panel .menu .calltosearch a {
		display:none;
	}
	.slide_info {
	left:50%;
	margin-left:-198px;
	}
	.video_item {
		width:310px;
		margin:5px;
	}
	.video_item img {
		width:310px;
		height:auto;
	}
	.video_item .play {
		top:80px;
	}
	.callto_applicateur p {
		display:none;
	}
	.footer, .footer_more {
		width:100%;	
	}
	.footer .menu {
		display:none;
	}
	.footer_social {
		padding-top:100px;
	}
	.footer_smart {
		top:30px;
	}
	.footer_more {
		clear:both;
		width:100%;
		margin-top:40px;
		overflow:hidden;
		max-width:310px;
	}
	.footer_more_contact, .footer_more_installateur, .footer_more .footer_decouvrir {
		display:none;
	}
	.footer_more .newsletter {
		float:none;
		margin:auto;
		clear:both;
		display:block;
		padding-top:60px;
	}
	.footer_bottom {
		height:auto;
		line-height:auto;
		background:none;
		margin-top:50px;
		padding:0;
	}
	.footer_bottom .copyright, .footer_bottom .sowedo, .footer_bottom a  {
		width:100%;
		text-align:center;
		padding:0;
		position:static;
		height:auto;
		line-height:auto;
		margin:0;
}
.home_avant img, .home_apres img {
		width:80%;
		height:auto;
	}
	.home_avant .gommette, .home_apres .gommette {
		top:-20px;
		left:0;
	}
	.home_apres .apres_libelle {
		display:none;
	}
	#download_pdfs  {
		display:block;
		width:100%;
		text-align:center;
		background:none;
		height:auto;
	}
	#download_pdfs p {
		display:none;
	}
	#download_pdfs .download_all {
		float:none;
		display:inline-block;
	}
	.info_confiance .col1, .info_confiance .col2, .info_confiance .col3, .info_confiance .col4  {
		text-align:center;
		float:none;
		margin:auto;
		display:block;
		margin-bottom:10px;
	}
	.contact {
		width:96%;
	}
	.contact_left, .contact_right {
		width:100%;
	}
	.contact form label {
		font-size:12px;
		width:40%;
	}
	.contact form .input{
		width:56%;
	}
	.contact_left_container, .contact_right_container {
		padding:0;
		border:none;
	}
	.maincontact form #intro_email, .maincontact form #intro_phone, .maincontact form #intro_message {
		width:100%;
		-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
        box-sizing: border-box;
}

}
@media screen and (max-width: 830px) {
	.matiere_pic_left, .matiere_pic_right {
		width:100%;
		height:auto;
		max-width:320px;
		float:none;
		display:block;
		margin:auto;
	}
	.matiere_pic_left {
		margin-bottom:20px;
	}
	#fancybox_matiere .zoom {
		display:none;
	}
	.matiere_desc {
		padding:0;
		line-height:auto;
		height:auto;
		border:0;
		text-align:left;
	}
	.matiere_desc .forpicto {
		display:none;	
	}
	.tab_content {
		padding-bottom:20px;
		text-align:center;
	}
	.matiere_param {
		float:none;
		display:inline-block;
		text-align:left;
	}
	.tab_part {
		border-right:0px;
	}
	.matiere_top, .other_refs {
		height:auto;
		line-height:auto;
		border-bottom:0px;
		padding:20px 0;
	}
	.other_refs_more {
		font-size:1px;
		text-indent:-10000px;
	}
	
	.newcontact_button {
	background:url(../pics/newcontact_button.png) no-repeat 0 0;
	width:46px;
	height:163px;
	margin-top:-82px;
}
}

.top_admin {
	position:absolute;
	top:0;
	left:150px;
}
.admin_a {
	background:url(../cms/pics/submit.png) repeat-x 0 0;
	height:36px;
	padding:0;
	lin-height:36px;
	vertical-align:middle;
	border:1px solid #000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:bold;
	font-size:18px;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	cursor:pointer;
	position:fixed;
	left:50%;
	width:100px;
	margin-left:-50px;
	text-align:center;
	top:5px;
		line-height:30px;
		height:30px;
		vertical-align:middle;
		font-size:14px;
		dislplay:inline;
		z-index:10000;
	}
#bgcolor_a, .bgcolor_a {
	background-color:#c00d0e!important;
}
#wysiwyg_edit {
	position:relative;
	z-index:500;
}
.mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
	display:none;
	z-index:9999;
}
.mask img {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-16px;
	margin-left:-16px;
}