/* EXPERT.CSS */

@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,700);
@-webkit-viewport { width: device-width; }

@-moz-viewport { width: device-width; }

@-ms-viewport { width: device-width; }

@-o-viewport { width: device-width; }

@viewport { width: device-width; }

/* ============================================================================================================== 
		FONTS
============================================================================================================== */
/* ============================================================================================================== 
		RESET
============================================================================================================== */
html { font-size: 62.5%; }
html, body, form, fieldset, dl, dd, p, input, blockquote, figure { margin: 0; padding: 0; }
p, select, input, caption, label, tr, td, table, textarea, li { font-size: 1em; line-height: 1.4em; }
ul, li { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; line-height: 1.1; }
span { margin: 0; }
img, fieldset, table { border: none; }
address { font-style: normal; }
img { vertical-align: middle; text-decoration: none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

.alertOldIe { text-align: center; padding: 10px; }

/* HTML5 */
header, section, footer, aside, nav, article, figure, main { display: block; }

/* ============================================================================================================== 
		Global
============================================================================================================== */
body { font-family: 'Roboto Condensed', sans-serif; }

.container-full { margin: 0 auto; width: 100%; }

.row { margin: 0; }

a { color: black; }
a:hover { color: black; text-decoration: underline; }

/* --------------------------------
		Grey Back and color
----------------------------------- */
.back-grey1 { background: linear-gradient(to bottom, #d0d1d5 20px,#ffffff 100px,#ffffff 340px,#b7bbbe 550px); }
.back-grey2 { background-color: #e2e2e2; }
.back-grey3 { background-color: #b2b2b2; }
.back-grey4 { background-color: #6f6f6f; }
.back-blue-expert { background-color: #004587; color: white; }
.grey1 { color: #efefef; }
.grey2 { color: #e2e2e2; }
.grey3 { color: #b2b2b2; }
.grey4 { color: #6f6f6f; }
.blue-expert { color: #004587; }
.blocrelative { position: relative; }

/* ============================================================================================================== 
		Common templates
============================================================================================================== */

/* mediatext */
.mediaText:after{ content: ""; clear: both; display: table; }
.mediaText > .media{ float: left; margin-right: 30px; width: 50%; }
.mediaText > .text{ overflow: hidden; }
.mediaTextRight > .media{ float: right; margin-right: 0; margin-left: 25px; }

/* ============================================================================================================== 
		Header
============================================================================================================== */
#header:after{ clear: both; display: table; content: ""; }
#header{ background: linear-gradient(to bottom, #004B8D 20px,#063460 100px,#004B8D 340px,#063460 550px); /*background-color: #004587;*/ color: #fff; -webkit-box-shadow:0px 2px 2px rgba(0,0,0, 0.25); -moz-box-shadow:0px 2px 2px rgba(0,0,0, 0.25); box-shadow:0px 2px 2px rgba(0,0,0, 0.25); margin-bottom: 30px; }
#header .colNavbarToggle{ padding-left: 0; padding-right: 0; }

@media screen and (max-width:767px) {
	#header > .container > .row{ display: table; width: 100%; }
	#header > .container > .row:before, #header > .container > .row:after{ display: none; }
	#header > .container > .row > .column{ display: table-cell; float: none; vertical-align: top; }
	#header .colLeft{ min-width:140px; }
	#header .colNavbarToggle{ min-width: 51px; }
}

@media screen and (min-width:960px) {
	#header{ min-height: 100px; }
	#header .colLeft{ width: 28%; padding-right: 0; }
	#header .colRight{ width:72%; padding-left:0; padding-right: 0; }
	#header .headerTop{ padding-right: 0; }
}

/* LOGO */
.logo { position: absolute; z-index: 100; top: 0; left:0; right: 0; padding-left: 15px; }
.logo a { display: table; width: 100%; background-color: #fff; border-radius: 0 0 2px 2px; -webkit-box-shadow:0 0 17px rgba(0,0,0, 0.75); -moz-box-shadow:0 0 17px rgba(0,0,0, 0.75); box-shadow:0 0 17px rgba(0,0,0, 0.75); padding:15px 0; }
.logo a figure { display: table-cell; vertical-align: middle; }
.logo img { display: block; margin: auto; width: 85%; }

@media (min-width: 768px) {
	.logo a { height: 50px; padding: 0; }
}
@media (min-width: 960px) {
	.logo a { height: 111px; }
	.logo img { width: 188px; } 
}


/* ============================================================================================================== 
		Navbar
============================================================================================================== */
.navbar { font-size: 15px; text-transform: uppercase; font-weight: bold; padding-top: 9px; padding-bottom: 14px; clear: both; float: right; }
.ltie9 .navbar { font-size: 14px; }
.navbar > ul:after { display: table; clear: both; content: ""; }

.navbar .catalog { background-color: #e5352c; height: 37px; text-align: center; padding-top: 7px; }
.navbar .catalog a { color: white; }
@media (min-width: 768px) { .navbar .catalog { width: 130px; } }
@media (min-width: 960px) { .navbar .catalog { width: 161px; } }

.navbar > ul > li { list-style: none; float: left; color: #fff; padding: 0px 7px; }
.navbar > ul > li > a { padding: 6px 0; color: #c8c8c8; width: 100%; height: 100%; display: block; border-bottom: 4px solid transparent; }
.navbar > ul > li > a:hover, .navbar > ul > li > a:focus, .navbar > ul > li.active > a { color: #fff; text-decoration: none; border-bottom: 4px solid #e60003; }
.navbar > ul > li.open > a{ color: #fff; position: relative; }
.navbar > ul > li > a.dropdown-toggle:after{ content: "";  display: inline-block; margin-left: 5px; position: relative; top:-2px; border: 5px solid transparent; border-top-width: 6px; border-top-color: #c8c8c8; border-bottom-width: 0; }
.navbar > ul > li > a.dropdown-toggle:hover:after, .navbar > ul > li > a.dropdown-toggle:focus:after, .navbar > ul > li.active > a.dropdown-toggle:after { border-top-color: #fff; }

.navbar > ul > li:first-child {}
.navbar > ul > li:first-child span.line { display: none; }
.navbar > ul > li:last-child {padding-right: 0;}
.navbar > ul > li span.line { display: none; }

.dropdown-menu { border-radius: 2px; margin-top: -4px; left: -10px; border:1px solid #e2e2e2; min-width: 122px; padding:2px 15px; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
.dropdown-menu li { list-style: none; padding: 10px 8px; }
.dropdown-menu li + li{ border-top: 1px solid #e2e2e2; }
.dropdown-menu li a { color: #004587; font-size: 16px; }
.dropdown-menu li a:hover, .dropdown-menu li a:focus { color: #da0207; text-decoration: none; }

@media (max-width: 959px) {
  #menu > .column{ padding-left: 0; padding-right: 0; }
}
@media (min-width: 960px) {
	.navbar{ padding-right: 0; font-size: 16px; }
	.navbar > ul > li { padding: 0px 12px; }
}


/* PANELMENU */

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 8px 7px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 2px; margin-top: 9px; background-color: #fff; border: 0; outline: 0; }
.navbar-toggle:focus { outline: none; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background: #004587; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 768px) { 
	.navbar-toggle { display: none; }
}


.panelMenu { padding: 0; border-left-width: 1px; border-left-style: solid; display: none; }

body #jPanelMenu-menu { display: none; }

.panelMenu ul { padding: 0; margin: 0; }
.panelMenu ul > li { text-transform: uppercase; padding: 0; margin: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-color: #fff; width: 100%; }
.panelMenu ul > li > a { display: block; padding: 12px 15px 12px 10px; margin: 0; text-decoration: none; }
.panelMenu ul > li.active > a, .panelMenu ul > li > a:hover, .panelMenu ul > li > a:focus { background-image: none; }

.panelMenu .field { margin-bottom: 0; }
.panelMenu .navbar-nav > li > .dropdown-menu { min-width: 0; padding: 0; margin: 0; }
.panelMenu .dropdown-menu > .title { display: none; }
.panelMenu .navbar-nav > li > .dropdown-menu { border: 1px solid rgba(0, 0, 0, 0.15); }
.panelMenu .search { width: 100%; }
.panelMenu .search input { width: 100%; clear: both; margin-bottom: 15px; height: 35px; }
.panelMenu .search button { position: absolute; }

/* PANELMENU  DROPDOWN-MENU */
.panelMenu .dropdown-menu:before { display: none; }
.panelMenu .dropdown-menu { padding: 0; position: static; margin: 0; width: auto; font-size: 1em; float: none; box-shadow: none; }
.panelMenu .dropdown-menu li { border: 0; }
.panelMenu .dropdown-menu li a { padding: 7px 10px; text-transform: none; font-size: 1em; }
.panelMenu .caret { float: right; position: relative; top: 6px; }
.panelMenu .open .caret { border-top: transparent; border-bottom: 4px solid #004587; }

/* ============================================================================================================== 
		search + lang select
============================================================================================================== */

.bar-top { position: relative; z-index: 10; }


/* PANELTOP */
.paneltop { float: left; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 13.5px; line-height: 1.2em; }
.paneltop .dropdown { width: 36px; }
.paneltop a { text-decoration: none; color: #fff; }
.paneltop a:hover { text-decoration: none; }
.paneltop div.spin { content: "";  display: inline-block; margin-left: 6px; position: relative; top:-1px; border: 5px solid transparent; border-top-width: 6px; border-top-color: #fff; border-bottom-width: 0; }


.paneltop .dropdown-menu { -webkit-box-shadow: none; box-shadow: none; margin-top: 4px; width: 52px; font-size: 12px; min-width: inherit; left: -12px; padding-left:8px; padding-right: 8px; }
.paneltop .dropdown-menu a { font-size: 12px;  width: 100%; height: 100%; display: block; }
.paneltop .dropdown-menu li { list-style: none; padding: 3px 0; text-align: center; }

/* PANELTOP LANG */
.paneltop.lang, .paneltop.country{ margin-top: 15px; padding: 0px 7px 1px; } 
.paneltop.lang { border-left: 1px solid #fff; }
.paneltop.lang:hover { cursor: hand; cursor: pointer; }
.paneltop.lang select { border: none; outline: none; position: absolute; opacity: 0; filter: alpha(opacity=0); left: 0; top: 0; width: 100%; }
.paneltop.lang div.txt .dropdown a, .paneltop.lang div.txt .dropdown a > *{ display: inline-block; vertical-align: middle; }

/* PANELTOP COUNTRY */
.paneltop.country { margin-left: 6px; }
.paneltop.country .dropdown { width: auto; }
.paneltop.country div.txt .dropdown > *{ display: inline-block; vertical-align: middle; }
.paneltop.country .dropdown-menu { width: 112px; margin-top: 21px; }
.paneltop.country img{ margin-right: 3px; }

@media screen and (max-width:399px) {
	.paneltop.country div.txt .dropdown > .text{ display: none; }
}	

/* PANELTOP CATALOG */
.paneltop.catalog{ margin-top: 9px; display: none; }
@media screen and (min-width:768px) { .paneltop.catalog{ display: block; } }

.paneltop.catalog a{ display: inline-block; vertical-align: middle; padding:7px; color: #004587; border-radius: 2px; background-color: #fff; }
.paneltop.catalog a:before{ content: ""; display: inline-block; margin-right:5px; width: 11px; height: 10px; background: transparent url(../img/icons/catalogue.png) top left no-repeat; }
.paneltop.catalog a:hover, .paneltop.catalog a:focus{ color: #da0207; }
.paneltop.catalog a:hover:before, .paneltop.catalog a:focus:before{ background-position: bottom left; }

/* PANELTOP SEARCH */
div.search input, form.search input { border: 1px solid #004587; padding-left: 5px; float: left; font-style: italic; }
div.search input.placeholder, form.search input.placeholder { color: #004587; opacity: 0.61; filter: alpha(opacity=61); }
div.search input:-moz-placeholder, form.search input:-moz-placeholder { color: #004587; opacity: 0.61; filter: alpha(opacity=61); }
div.search input::-moz-placeholder, form.search input::-moz-placeholder { color: #004587; opacity: 0.61; filter: alpha(opacity=61); }
div.search input:-ms-input-placeholder, form.search input:-ms-input-placeholder { color: #004587; opacity: 0.61; filter: alpha(opacity=61); }
div.search input::-webkit-input-placeholder, form.search input::-webkit-input-placeholder { color: #004587; opacity: 0.61; filter: alpha(opacity=61); }
div.search button, form.search button { border: none; background: none; float: left; display: block; position: relative; top: 2px; margin-right: -25px; right: 25px; }
div.search button span, form.search button span { color: #004587; }
.paneltop.search input { width: 184px; height: 26px; }

/* --------------------------------
		FLAG
----------------------------------- */
.flag { width: 26px; height: 15px; float: left; margin-right: 3px; }
.flag.fr { background: url("../img/flags/fr.jpg"); }
.flag.en { background: url("../img/flags/en.jpg"); /* Image a cr?er */ }

/* ============================================================================================================== 
		FOOTER
============================================================================================================== */
#footer .links { margin-top: 25px; margin-bottom: 20px; }
#footer .links:after{ display:table; content: ''; clear: both; }
#footer .links .bloclink { border-right: none; margin-top: 15px; padding-right: 0; padding-left: 0; margin-bottom: 10px; }
#footer .links .bloclink:last-child { border-right: none; }
#footer .links h3 { text-transform: uppercase; font-weight: normal; font-size: 16px; margin-right: 10px; margin-left: 10px; margin-bottom: 15px; }
#footer .links ul { margin-right: 10px; margin-left: 10px; margin-bottom: 10px; }
#footer .links ul > li { list-style: none; margin-top: 5px; font-size: 14px; }
#footer .links ul > li > a { color: #000; }
#footer .links ul.follow > li { float: left; margin-left: 6px; margin-bottom: 8px; }
#footer .links ul.follow > li:first-child { margin-left: 0; }

@media screen and (max-width:767px) {
	#footer .links .bloclink:nth-child(2n+1){ clear: both; }
}
@media screen and (min-width:768px) and (max-width:959px) {
	#footer .links .bloclink:nth-child(3n+1){ clear: both; }
}
@media screen and (min-width:960px) {
	#footer .links { margin-top: 50px; }
	#footer .links ul { margin-bottom: 20px; }
	#footer .links h3 { margin-bottom: 25px; }
}

.copyright { background: linear-gradient(to bottom, #004B8D 20px,#063460 100px,#004B8D 340px,#063460 550px); /*background: #004587;*/ height: 53px; color: white; text-transform: uppercase; font-size: 14px; padding-top: 15px; }
.copyright a { color: white; }
.copyright .container .txt { text-align: center; }

/* --------------------------------
		ICONS
----------------------------------- */

.distributeursRight { right: 0px; top:5px; }
.distributeursRight .distributeursIcone  { width: 65px; height: 65px; margin-top: 10px; margin-left: 20px;}
.icon.icon-pointer, .icon.icon-tel, .icon.icon-fax, .icon.icon-website, .icon.icon-email { display: inline-block; vertical-align: middle; }
.icon.icon-pointer { width: 26px; height: 25px; background-image: url("../img/icons/icon-pointer.jpg"); }
.icon.icon-tel, .icon.icon-fax, .icon.icon-website, .icon.icon-email { width: 24px; height: 23px; }
.icon.icon-tel { background-image: url("../img/icons/icon-tel.jpg"); }
.icon.icon-fax { background-image: url("../img/icons/icon-fax.jpg"); }
.icon.icon-website { background-image: url("../img/icons/icon-website.jpg"); }
.icon.icon-email { background-image: url("../img/icons/icon-email.jpg"); }
.icon.icon-facebook, .icon.icon-gplus, .icon.icon-twitter { background-image: url("../img/icons/sprite-social-footer.png"); width: 33px; height: 33px; }
.icon.icon-facebook { background-position: 0 0; }
.icon.icon-gplus { background-position: -48px 0; }
.icon.icon-twitter { background-position: -94px 0; }
.icon > a { width: 100%; height: 100%; display: block; }

/*---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- BREADCRUMB ------------------------------------------------------------- */
#breadcrumb { position: relative; font-size: 0.9em; top: 7px; margin-bottom: 15px; }

#breadcrumb ul > li { display: inline-block; margin-right: 3px; color: #b2b2b2; }
#breadcrumb ul > li a { color: #b2b2b2; text-decoration: underline; text-transform: uppercase; font-size: 11px; }

#breadcrumb ul > li.active a { color: #004587; text-decoration: none; font-weight: bold; }

#breadcrumb ul > li:before { display: inline-block; content: '>'; margin-right: 5px; }

#breadcrumb ul > li:first-child:before { display: none; }

/*------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------- TITLE ------------------------------------------------------------- */
.title { margin-bottom: 6px; margin-top: 6px; font-weight: normal; }
.title.title1, .title.title2, .title.title3, .title.title4, .title.subtitle2, .title.title5, .title.title5 { color: black; text-transform: uppercase; }
.title.subtitle1, .title.subtitle2, .title.subtitle3 { color: #6f6f6f; }
.title.title1 { font-size: 48px; }
.title.title2 { font-size: 36px; font-weight: bold; color: #004587; }
.title.title3 { font-size: 30px; }
.title.title4 { font-size: 18px; }
.title.title5 { font-size: 14px; font-weight: bold; }
.title.subtitle1 { font-size: 25px; }
.title.subtitle2 { font-size: 18px; }
.title.subtitle3 { font-size: 14px; font-weight: bold; text-transform: uppercase; }
.title.subtitle4 { font-size: 20px; font-weight:normal; text-transform: none; }

/* PAGINATION */
.pagination { font-size: 16px; }
.pagination ul > li { display: inline-block; margin-bottom: 5px; }
.pagination ul > li > a { display: block; padding: 3px 7px; background: #37464b; color: #fff; }
.pagination ul > li.active > a { background: #004587; }

/* FILELIST */
.fileList ul { display: table; min-width: 28%; border-spacing: 0 7px; }
.fileList ul > li { display: table-row; }
.fileList ul > li .fileIcon, .fileList ul > li .fileLink, .fileList ul > li .fileWeight { vertical-align: middle; display: table-cell; text-align: left; padding-right: 15px; }
.fileList ul > li .fileWeight { font-size: 0.9em; color: #6f6f6f; }
.fileList ul > li .fileLink { font-weight: bold; }

/* Lien avec puce bleu devant */
.smartlink a { color: #004587; font-style: italic; font-size: 14px; margin-top: 6px; margin-bottom: 6px; background: url("../img/blue_arrow_right.png") no-repeat left center; padding-left: 13px; float: left; }
.smartlink a:hover { color: #004587; }

/*------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------- SLIDER -------------------------------------------------------------- */
.item {position : relative;}

.slider-caption { position: relative; width: 100%; left: 0px; bottom: 0px; height: 135px; padding-left: 7px; padding-top: 10px; padding-bottom: 10px; text-shadow: none; color: #6f6f6f; text-align: left; }
.slider-caption h1 { color: black; margin-bottom: 5px; text-transform: uppercase; font-size: 25px; width: 80%; }
.slider-caption p { width: 80%; }
.slider-caption div.picto-bloc { background: url("../img/slider-content.jpg"); position: absolute; right: 0px; top: 0px; width: 65px; height: 135px; }
.slider-caption.slider-caption-md { max-width: 627px; }
.slider-caption.slider-caption-sm { width: 100%; max-width: 283px; padding-right: 50px; }
.slider-caption.slider-caption-sm p { width: 73%; }
.slider-caption.slider-caption-sm div.picto-bloc { display: none; }
.slider-caption.slider-caption-relative { position: relative; min-height: 217px; width: 100%; padding-top: 8px; padding-left: 8px; padding-right: 85px; height: auto; }
.slider-caption.slider-caption-relative h1, .slider-caption.slider-caption-relative h3 { width: 98%; }
.slider-caption.slider-caption-relative div.picto-bloc { width: 103px; height: 215px; background: url("../img/red-angle.png"); display: none; }

@media (min-width: 768px) { .slider-caption { padding-top: 10px; padding-bottom: 10px; position: relative; bottom: 0px; width: 100%; }
  .slider-caption p { display: block; } }
@media (min-width: 960px) { .slider-caption { padding-top: 20px; padding-bottom: 20px; width: 420px; bottom: 35px; position: absolute; }
  .slider-caption div.picto-bloc { display: block; }
  .slider-caption.slider-caption-sm div.picto-bloc { display: block; }
  .slider-caption p { display: block; }
  .slider-caption h1 { font-size: 30px; }
  .slider-caption.slider-caption-sm { width: 250px; }
  .slider-caption.slider-caption-relative { width: 100%; bottom: 0; min-height: 217px; }
  .slider-caption.slider-caption-relative h1, .slider-caption.slider-caption-relative h3 { width: 88%; }
  .slider-caption.slider-caption-relative div.picto-bloc { display: block; } }
/* Picto right */
.picto { width: 46px; height: 44px; position: absolute; top: 41px; right: 1px; }
.picto.picto-piece { background-image: url("../img/picto/picto-piece.png"); }
.picto.picto-piece-big { background-image: url("../img/picto/picto-piece-big.png"); width: 74px; height: 71px; top: 58px; }
.picto.picto-choc { background-image: url("../img/picto/picto-choc.png"); height: 45px; top: 31px; right: 7px; }
.picto.picto-moteur { background-image: url("../img/picto/picto-moteur.png"); height: 52px; top: 36px; }
.picto.picto-piece-l { background-image: url("../img/picto/picto-piece-l.png"); width: 26px; height: 25px; top: 38px; left: 2px; }
.picto.picto-car { background-image: url("../img/picto/picto-car.png"); width: 24px; height: 28px; top: 41px; left: 3px; }

/*------------------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------------- REFONTE SLIDER 2015 -------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------*/
/* NB : toutes les maj sont pr?fix?es par "home-slider" car "slider-caption est aussi utilis? sur les pages produits */

.home-slider .slider-caption { padding: 10px; position: relative; width: 100%; left: 0px; bottom: 0px; height: 80px; overflow: auto; text-shadow: none; color: #000; background-color: #EFEFEF; text-align: left; }
.home-slider .slider-caption:after { content: ""; clear: both; display: table; }
.home-slider .slider-caption div.picto-bloc { position: absolute; width: 30px; height: 30px; top:10px; left: 10px; position: absolute; background-color: #da0207; padding: 5px; display: block; background: #da0207 none; }
.home-slider .slider-caption .picto{ width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; position: static; }
.home-slider .slider-caption .text { display: block; padding-left: 40px; }
.home-slider .slider-caption .text > .in{ }

.home-slider .slider-caption h1 { color: inherit; margin-bottom: 0px; text-transform: uppercase; font-size: 16px; font-weight: bold; line-height: 1.1em; width: auto; }
.home-slider .slider-caption p { width: auto; line-height: 1.1em; }

.home-slider .sliderPrev, .home-slider .sliderNext{ display: none; }

@media (max-width: 399px) {
	.home-slider .slider-caption { height: 100px; }
}

@media (min-width: 768px) {
	.home-slider .slider-caption { height: 60px; padding: 0; }
	.home-slider .slider-caption > * { height:100%; }
	.home-slider .slider-caption div.picto-bloc { position: static; height: 100%; float: left; width: 65px; padding: 10px; }
	.home-slider .slider-caption .picto{ width: 100%; height: 100%; }
	.home-slider .slider-caption .text { overflow: hidden; padding: 0 15px; display: table; height: 100%; float: left; max-width:600px; }
	.home-slider .slider-caption .text > .in{ display: table-cell; vertical-align: middle; }

	.home-slider .slider-caption h1{ font-size: 20px; }
	.home-slider .slider-caption p { display: block; line-height: 1.2em; }
	
	.home-slider .sliderPrev, .home-slider .sliderNext{ display: none; position: absolute; z-index: 30; top: 50%; width: 58px; height: 86px; margin-top: -73px; background-image: url(../img/icons/slider-arrows.png); background-repeat: no-repeat; }
	.home-slider .sliderPrev{ left:30px; background-position: bottom left; }
	.home-slider .sliderNext{ right: 30px; background-position: top left; }
}
@media (min-width: 960px) { 
	.home-slider .slider-caption { width:auto; bottom: 30px; left:40px; position: absolute; border-radius: 0 2px 2px 0; background-color: #fff; -webkit-box-shadow:0 0 17px rgba(0,0,0, 0.75); -moz-box-shadow:0 0 17px rgba(0,0,0, 0.75); box-shadow:0 0 17px rgba(0,0,0, 0.75);  }
	.home-slider .sliderPrev, .home-slider .sliderNext{ margin-top: -43px; }

}


.caroufredsel_wrapper { overflow: hidden; width: 910px; height: 451px ; }

div.home-slider > .column { margin-top: 5px; }

@media (min-width: 960px) {
	.caroufredsel_wrapper { height: 451px !important; }
}
#pager { position: absolute; bottom: 92px; right: 30px; z-index: 15; list-style: none; text-align: center; }
#pager li { width: 12px; height: 12px; background-color: #cac8c9; display: inline-block; margin:0 5px; border-radius: 2px; border: 1px solid white; }
#pager li:hover { background-color: #b5b4b5; }
#pager li.selected { background-color: #da0207; }
#pager li:first-child { margin-left: 0; }
#pager li:hover { cursor: hand; cursor: pointer; }

@media (max-width: 399px) {
	#pager { bottom: 112px; }
}


@media (min-width: 768px) { 
	#pager { bottom: 72px; } 
}

@media (min-width: 960px) { 
	#pager { bottom: 12px; } 
}



/*----------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------- LIST SIDEBAR ---------------------------------------------------------- */
.smartaccesslist { width: 100%; margin: 10px 0px; font-weight: normal; }
.smartaccesslist li { list-style: none; border-bottom: 1px solid #004587; padding: 10.6px 14px; }
.smartaccesslist li:last-child { border-bottom: none; }
.smartaccesslist li.last-child { border-bottom: none; }
.smartaccesslist li a { font-size: 18px; color: black; text-transform: uppercase; background: url("../img/blue_arrow_right.png") no-repeat right center; width: 100%; height: 100%; display: block; padding-right: 15px; }
.smartaccesslist li a > div.little { text-transform: none; font-size: 12px; line-height: 14px; margin-top: 5px; }
.smartaccesslist.smartaccesslist-grey li { background-color: #e2e2e2; border-bottom: 2px solid white; }
.smartaccesslist.smartaccesslist-grey li:first-child { border-top: 1px solid #004587; }
.smartaccesslist.smartaccesslist-grey li a { color: #004587; background-position: left center; padding-left: 20px; }
.smartaccesslist.smartaccesslist-bleu li:first-child { border-top: 1px solid #004587; }
.smartaccesslist.smartaccesslist-bleu li:last-child { border-bottom: 1px solid #004587; }
.smartaccesslist.smartaccesslist-bleu li a { color: #004587; font-style: italic; font-size: 14px; background: none; }

.btn { background-color: #efefef; }
.btn a { color: #004587; width: 100%; height: 100%; display: block; padding: 10px 0px; }
.btn.btn-seeall { text-transform: uppercase; width: 100%; text-align: center; }
.btn.btn-seeall > a { font-size: 18px; }
.btn.btn-more { width: 100%; text-align: right; background-image: url("../img/blue_arrow _right.png"); background-position: right center; background-repeat: no-repeat; margin-top: 10px; }
.btn.btn-more > a { padding: 2px 15px 2px 0px; }
.btn.btn-blue { background-color: #004587; float: left; width: 100%; text-align: center; text-transform: uppercase; margin-top: 10px; }
.btn.btn-blue > a { color: white; font-size: 18px; }
.btn.btn-nextprev { width: 100px; text-align: center; }
.btn.btn-nextprev > a { font-size: 14px; text-transform: uppercase; padding: 5px 0px; }

.pagination { font-size: 14px; }

@media (min-width: 768px) { .btn.btn-nextprev { width: 140px; }
  .btn.btn-nextprev > a { font-size: 18px; }
  .pagination { font-size: 18px; } }
/*---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- FORMS ----------------------------------------------------------------- */
input[type="text"], .field select, textarea { border: 0; outline: 0; -webkit-border-radius: 0; border-radius: 0; background: #f2f2f2; }

input[type="text"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* Bases */
.field input[type="text"], .field input.date, .field label, .field input[type="radio"], .field input[type="checkbox"], .field .precision, .field .subFieldInline, .field .subFieldBlock, .multicheckboxItems, input[type="checkbox"] + span { display: inline-block; vertical-align: middle; margin-bottom: 0; }
.field input.date { display: -webkit-inline-flex; /* n?cessaire pour que le datepicker de chrome soit bien affich? */ }
[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; }

/* conserver la taille pour le champs search de chrome */
input[type="checkbox"]:focus, input[type="radio"]:focus { outline: none; }

.attributevalue { display: inline; vertical-align: middle; }

/* Champs "simples" */
.field label.mainLabel { min-width: 120px; width: 18%; margin-right: 1%; text-transform: uppercase; vertical-align: top; }
.field input[type="text"] { min-width: 150px; width: 26%; }
.field input.date { min-width: 80px; width: 15%; }

/* Select et Textarea */
.field select { width: 26%; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
textarea { min-width: 300px; width: 80%; max-width: 79%; height: 130px; min-height: 50px; max-height: 600px; }

/* radio, checkbox */
input[type="checkbox"], input[type="radio"] { position: relative; top: -1px; }

.multicheckboxItems input[type="checkbox"] { margin-right: 3px; }

/* Champs radios "block" */
.field .alignTop, .field .alignTop + * { vertical-align: top; }
.subFieldBlock .subField { display: block; margin: 0 0 3px; }

label[for~="colonne"] + .attributevalue { display: inline-block; }

/* Plusieurs champs sur une ligne */
.fields label { width: auto; min-width: 0; margin-left: 15px; }
.fields label:first-child, .fields .mainLabel + label { margin-left: 0; }

/* Labels align?s ? droite */
fieldset.alignRight label.mainLabel { text-align: right; }

/* HABILLAGE DE L'EXEMPLE */
fieldset, legend { padding: 0; border: none; }
label { font-weight: normal; }
.field label.mainLabel { margin-right: 1%; }
.mainLabel, legend, .color { font-weight: bold; }
legend { display: block; font-size: 1.1em; margin-bottom: 10px; max-width: 100%; }
input, label, .field .precision, textarea, .field select, .erreur { padding: 5px 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="radio"] { margin: auto 3px; }
fieldset { margin-bottom: 15px; }
.field { margin-bottom: 10px; }
.required { padding-left: 3px; color: #004587; }
.precision { font-style: italic; }
.erreur { display: inline-block; vertical-align: top; margin-left: 10px; }
.field input.champErreur, .field textarea.champErreur { background: #fbe4e1; }
.field .submit { border: 0; display: block; float: right; font-size: 1.2em; padding-left: 20px; padding-right: 20px; text-transform: uppercase; }
.erreur { display: inline-block; vertical-align: top; margin-left: 10px; color: #f01a00; }

@media screen and (max-width: 768px) { .field input[type="text"] { width: 50%; }
  .erreur { display: block; margin-left: 0; } }
@media screen and (max-width: 480px) { .attributevalue { display: block; margin-left: 0; }
  .field input[type="text"] { width: 70%; }
  label[for~="colonne"] + .attributevalue { display: block; } }

/* ============================================================================================================== 
		HOME
============================================================================================================== */

/* --------------------------------
		IMAGES SOUS SLIDER
----------------------------------- */
.home-under-slider { margin-top: 40px; padding-bottom: 30px; color: #6f6f6f; }
.home-under-slider .smartlink{ text-transform: uppercase; font-weight: bold; }
.home-under-slider .smartlink a{ font-size: 13px; }

@media screen and (min-width: 768px) and (max-width: 959px) { 
	.home-under-slider .col-sm-12 + .col-sm-12{ margin-top: 30px; }
}
@media screen and (max-width: 767px) { 
	.home-under-slider .col-xs-12 + .col-xs-12{ margin-top: 30px; }
}


/* block2cols */
.block2cols{ margin-left: -15px; margin-right: -15px; }
@media screen and (min-width: 768px) and (max-width: 959px) { 
	.block2cols .col-sm-12 + .col-sm-12{ margin-top: 20px; }
}
@media screen and (max-width: 767px) { 
	.block2cols .col-xs-12 + .col-xs-12{ margin-top: 20px; }
}

/* listDash */
.listDash{ padding-left: 0.7em; }
.listDash > li{ list-style: none outside; position: relative; line-height: 1.2em; margin-bottom: 3px; }
.listDash > li:before{ content: "-"; position: absolute; left: -0.7em; }

/* blockFigure */
.blockFigure .text{ padding-top: 7px; }
.blockFigure .text .title{ margin-bottom: 0; }
.blockFigure .text .title + .title{ margin-top: 6px; }


/* -------------------------------
	.home-fast-access
----------------------------------- */
.home-fast-access{ margin: 30px 5px; }
.home-fast-access div.column { font-size: 14px; padding: 6px; }
.home-fast-access .push{ height: 200px; overflow: hidden; max-width: 200px; margin-left: auto; margin-right: auto; padding: 7px; position: relative; background-color: #fff; }
.home-fast-access .push .title:first-child{ margin-top: 0; }
.home-fast-access .push .title{ text-transform: none; }
.home-fast-access .push img{ margin-left: auto; margin-right: auto; }
.home-fast-access .smartlink{ position: absolute; bottom: 5px; left: 7px; right: 7px; }
.home-fast-access .smartlink a{ margin: 0; padding-top: 0; padding-bottom: 0; background-position: left top; line-height:1.2em; }
.home-fast-access .pushB{ background-color:#e2e2e2; }
.home-fast-access .pushC{ background-color: #004687; color: #fff; }
.home-fast-access .pushC .title, .home-fast-access .pushC a{ color: #fff; }
.home-fast-access .pushC .smartlink a{ background-image: url(../img/white_arrow_right.png); }

@media screen and (max-width: 399px) { 
	.home-fast-access .column{ float: none; width: auto; }
}

@media screen and (max-width: 767px) { 
	.home-fast-access .column:nth-child(2n+1){ clear: both; }
}
@media screen and (min-width: 768px) and (max-width: 959px) { 
	.home-fast-access .column:nth-child(3n+1){ clear: both; }
}
@media screen and (min-width: 960px) { 
	.home-fast-access .column:nth-child(6n+1){ clear: both; }
	.home-fast-access .push{ height: 177px; }
	.home-fast-access .smartlink{ bottom: 3px; }
}

/* ============================================================================================================== 
		SHOPS PAGE
============================================================================================================== */
.field.search-shops { margin-top: 20px; }
.field.search-shops > input, .field.search-shops > button { font-size: 18px; }
.field.search-shops > input { padding: 10px 15px; font-size: 18px; min-width: 80%; }
.field.search-shops > button { border: none; background-color: #004587; color: white; padding: 9px 15px; margin-left: -2px; vertical-align: middle; }

@media screen and (min-width: 768px) { .field.search-shops input { min-width: 533px; } }
/* GOOGLEMAPWRAPPER */
.googleMapWrapper { margin-top: 30px; width: 100%; height: 440px; position: relative; }

.googleMapWrapper .pin { position: absolute; }

.googleMap { width: 100%; height: 100%; }

.gm-style .gm-style-iw { font-size: 12px; }

.vignetteNomStore {color: #004587; font-weight:bold;}

.shop-list { margin-top: 20px; }

div.shop { border-bottom: 2px dotted #6f6f6f; margin-bottom: 30px; padding-bottom: 14px; }
div.shop .distance { color: #6f6f6f; font-size: 17px; }
div.shop .title_shop, div.shop .address { color: black; font-size: 14px; }
div.shop .title_shop { font-size: 20px; margin-top: 5px; }

.infos { color: #004587; font-size: 14px; margin-top: 5px; margin-bottom: 5px; }

/* ============================================================================================================== 
		SEARCH PAGE
============================================================================================================== */
section .search { margin: 25px 0px; }
section .search .titlepage { font-size: 18px; }
section .search .result { background-color: #efefef; color: black; font-size: 16px; padding: 17px; margin-top: 10px; }

/* ============================================================================================================== 
		PRODUCT PAGE
============================================================================================================== */
.productdiscover { margin: 20px 0px; }
.productdiscover .lienTxtImg .link { color: #004587; font-style: italic; font-size: 14px; margin-top: 6px; margin-bottom: 6px; background: url("../img/blue_arrow_right.png") no-repeat left center; padding-left: 13px; float: left; }
.productdiscover .lienTxtImg .link a:hover { color: #004587; }

.product { float: left; width: 181px; text-align: center; margin: 15px 8px; }
.product .ref { color: #004587; font-weight: bold; }
.product hr { height: 1px; border-top: 1px solid #004587; }
.product .desc{ min-height: 38px; }

@media screen and (min-width: 768px) and (max-width: 959px){ 
	.listProducts > *:nth-child(3n+1){ clear:both; }
}
@media screen and (max-width: 767px){ 
	.listProducts > *:nth-child(odd){ clear:both; }
}
@media screen and (max-width: 479px){ 
	.listProducts > *{ clear:both; }
}

/* ============================================================================================================== 
		MAP PAGE
============================================================================================================== */
div.map_wrapper .map { max-width: 960px; min-height: 445px; /* background: url(../img/backmap.jpg) no-repeat center;*/ background-size: 100%; }

.list_country { position: absolute; margin: 0; width: 160px; background-color: #FFFFFF; float: left; padding: 10px; font-weight: bold; opacity: 0.9; border-radius:2px; box-shadow:0 1px 10px -4px; filter: alpha(opacity=90); transition:all 0.2s; border-top:solid 0px #da0207;}
.list_country:hover { opacity:1; filter: alpha(opacity=100); box-shadow:0 1px 10px -2px; /*border-top:solid 4px #da0207;*/}
.list_country h3 { font-size: 18px; color: #004587; font-weight:bold; border-bottom: 3px solid #e60003; }
.list_country > ul > li { list-style: none; padding-left: 10px; margin: 4px 0px; font-weight:normal; }
.list_country > ul > li > a { color: #000000; text-decoration: none; font-size: 14px; }
.list_country > ul > li > a:hover { font-weight:bold; color:#da0207; }

@media (max-width: 960px) { .list_country { background-color: #efefef; width: 100%; position: relative; float: left; padding: 10px; font-weight: bold; margin-bottom: 15px; opacity: 0.8; filter: alpha(opacity=80); top:0 !important; left:0 !important; } }

.mappemonde-back-grey {margin-top: 20px; margin-bottom: 25px; overflow: auto; }

/* ============================================================================================================== 
		GAMME PAGE
============================================================================================================== */
.gammelist .gamme { float: left; width: 100%; border-bottom: 1px solid #b2b2b2; margin: 1px 0px; padding: 15px 0px; position: relative; color: #6f6f6f; }
.gammelist .gamme.last-child { margin-bottom: 15px; }
.gammelist .gamme .c-red { background-image: url("../img/red-angle-left.png"); width: 37px; height: 78px; float: left; margin-right: 20px; }
.gammelist .gamme .smartlink { margin-top: 3px; }
.gammelist .gamme .title { margin-top: 8px; margin-bottom: 3px; font-weight: bold; }

/* ============================================================================================================== 
		AJOUTS IPSO
============================================================================================================== */
@media screen and (min-width: 960px){ 
	.clear-md{ clear:both; }
}
@media screen and (min-width: 768px) and (max-width: 959px) { 
	.clear-sm{ clear:both; }
}
@media screen and (max-width: 767px) { 
	.clear-xs{ clear:both; }
}


/*---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- DIAPORAMA ------------------------------------------------------------- */

#carrousel{ position:relative; }
#carrousel .slideText{ padding:0 50px; }
#carrousel .nav{ position:absolute; z-index:1000; left:15px; bottom:10px; }
#carrousel .nav span{ font-size:2em; color:#fff; text-shadow:1px 1px 2px rgba(0,0,0, 0.3); }
#carrousel .nav span.cycle-pager-active{ color:blue; }

#content .navigation{background-color:black; width:100% ; min-height:30px; }
#content .navigation .bts{ text-align:center; vertical-align:middle; display:table; }
#content .navigation .bts .next{ right:10px; }
#content .navigation .bts .prev{ left:10px; }
#content .navigation .bts .prev{ padding-right:10px; display:table-cell; vertical-align:middle; float:none; width:50px; padding-top: 4px; padding-bottom: 4px; }
#content .navigation .bts .next{ padding-left:10px; display:table-cell; vertical-align:middle; float:none; width:50px; padding-top: 4px; padding-bottom: 4px; }
#content .navigation .bts .titrePhotoDiaporama{ color:white; display:table-cell; width:100%; vertical-align:middle; padding-top: 4px; padding-bottom: 4px; }
#content .navigation .bts .diaporamaArrow{ width:30px; }

/*---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- PLAYLIST YOUTUBE ------------------------------------------------------------- */

.titrePrincipalYoutube{ margin-bottom: 6px; margin-top: 6px; font-weight: normal; font-size: 36px; color: #004587; font-weight: bold; }
.descriptionPrincipaleYoutube{ font-size: 1.3em; }
.listVideosYoutube{display:block;margin-left:-5px;margin-right:-5px;}
.listVideosHRYoutube{ border-top: 1px solid #aaa }
.iconeVideosYoutube{width:33.3333333333333333333%;padding-bottom:30px;display:inline-block;padding-left:5px;padding-right:5px;cursor: pointer;text-align:center;}
.titrePetiteVideoYoutube{ color: #004587; font-weight: bold; }

.cookieWarning {display:none;}



/*---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- MODELE PARALLAX ------------------------------------------------------------- */

/* MAINCONTAINER */
.mainContainer #breadcrumb{ margin-left: auto; margin-right: auto; padding-left: 30px; padding-right: 30px; }
@media screen and (min-width: 768px){ 
	.mainContainer #breadcrumb{ width: 750px; }
}
@media screen and (min-width: 960px){ 
	.mainContainer #breadcrumb{ width: 970px; }
}

/* SECTIONPARALLAX */
.sectionParallax + .container{ padding-top: 30px; }

/* ARTICLEPARALLAX */
.articleParallax{ background-color: #fff; overflow: hidden; }
/* header */
.articleParallax .header{ position: relative; background-color: #EFEFEF; border-color: #EFEFEF; text-align: center; padding: 25px 15px; }
.articleParallax .header:after{ content: ""; position: absolute; top:100%; left:50%; margin-left: -40px;; z-index: 10; border:40px solid transparent; border-bottom-width: 0; border-top-color: inherit; }
.articleParallax .header .title{ color: #fff; margin:0; font-size: 36px; color: #1B4185; text-transform: uppercase; font-weight: bold; }
/* body */
.articleParallax .body{ position: relative; width:910px; margin-left: auto; margin-right: auto; }
.articleParallax img, .articleParallax .containerBlock{ max-width: 100%; }
.articleParallax .imageBg{ background-size: cover; background-repeat: no-repeat; }
.articleParallax .imageBg > img{ width: 100%; display: block; }
.articleParallax .containerBlock{ position: absolute; width:370px; }
.articleParallax .containerBlock .blockRich{ padding: 10px; color: #000; background-color: #fff; border-radius: 2px; -webkit-box-shadow:0 0 17px rgba(0,0,0, 0.75); -moz-box-shadow:0 0 17px rgba(0,0,0, 0.75); box-shadow:0 0 17px rgba(0,0,0, 0.75); }
.articleParallax .containerBlock .blockRich *:last-child{ margin-bottom: 0; }
.articleParallax .containerBlock .footer{ margin-top: 5px; }
.articleParallax .containerBlock .footer a { color: #004587; font-style: italic; font-size: 14px; background: url("../img/blue_arrow_right.png") no-repeat left center; padding-left: 13px; font-weight: bold; }
.articleParallax .containerBlock .footer a:hover { color: #004587; }


/*
NB : l'image de ".imageBg" est ? la fois en "background-image" et en "img src", 
au dessus de 959px on utilise "img src" et les containerBlock sont en absolus,
au dessous de 960px on utilise "background-image" et c'est ".imageBg" en absolute, sauf si c'est le seul enfant
*/
@media screen and (min-width:960px) {
	.articleParallax .imageBg{ background-image: none!important; }
}

@media screen and (max-width:959px) {
	.articleParallax .header, #wrapper .articleParallax .header{ padding: 15px; }
	.articleParallax .header:after{ border-width:20px 20px 0; margin-left: -20px; }
	.articleParallax .header .title{ font-size: 20px; }
	
	.articleParallax .body{ width: auto!important; padding:25px 30px!important; }
	.articleParallax .imageBg{ position: absolute; left: 0; top: 0; right:0; bottom:0; }
	.articleParallax .imageBg img{ display: none; }
	.articleParallax .imageBg:only-child{ position: static; margin:-25px -15px; }
	.articleParallax .imageBg:only-child img{ display: block; }
	.articleParallax .containerBlock{ position: relative; top:auto!important; bottom: auto!important; left: auto!important; right: auto!important; }
	.articleParallax .containerBlock .blockRich{  }
	.articleParallax .containerBlock + .containerBlock{ margin-top:20px; }
}

@media screen and (max-width:767px) {
	.articleParallax .containerBlock .footer .bt{ font-size:1em; }
}




/*---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------- EVOL 2015 ------------------------------------------------------------- */
/* espacement aside */
@media screen and (max-width:959px) {
	.aside{ margin-top: 30px; }
}

/* PICTOS */
.iPicto{ background-image: url(../img/picto/pictos.png); background-repeat: no-repeat; overflow: hidden; display: inline-block; vertical-align: middle; height: 30px; width: 30px; }
.iAuto { background-position:  -0px -0px; }
.iCle { background-position:  -0px -30px; }
.iCleChoc { background-position:  -0px -60px; }
.iCliquet { background-position:  -0px -90px; }
.iCoupe { background-position:  -0px -120px; }
.iEclairage { background-position:  -0px -150px; }
.iElectricite { background-position:  -0px -180px; }
.iFrappe { background-position:  -0px -210px; }
.iMerchandising { background-position:  -0px -240px; }
.iMesurage { background-position:  -0px -270px; }
.iPince { background-position:  -0px -300px; }
.iRangement { background-position:  -0px -330px; }
.iSerrage { background-position:  -0px -360px; }
.iVissage { background-position:  -0px -390px; }
.iEtau { background-position:  -0px -420px; }

/* REFONTE BOUTONS */ 

/* btn */
.btn{ background-color:transparent; }

/* btn-more */
.btn.btn-more,
.btn.btn-seeall,
.btn.btn-blue{
	background-image: none; text-align: left; 
}
.btn.btn-more a,
.btn.btn-seeall a,
.btn.btn-blue a{ 
	width: auto; display: inline-block; color: #004587; border:1px solid #004587; background-color: #fff; padding: 3px 10px; border-radius: 2px; position: relative; 
}
.btn.btn-more a:hover,
.btn.btn-seeall a:hover,
.btn.btn-blue a:hover{
	background-color: #004587; color: #fff; text-decoration: none; 
}
.btn.btn-more a, .btn.btn-more a:before,
.btn.btn-seeall a, .btn.btn-seeall a:before,
.btn.btn-blue a, .btn.btn-blue a:before{
	-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; 
}
.btn.btn-more a:before, 
.btn.btn-seeall a:before, 
.btn.btn-blue a:before{ 
	content: ""; display: inline-block; width: 0; height: 0; border:5px solid transparent; border-left-color: #fff; border-left-width: 0; border-right-width: 0; opacity: 0; -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); -o-transform: translateX(-10px); transform: translateX(-10px);
}
.btn.btn-more a:hover:before,
.btn.btn-seeall a:hover:before, 
.btn.btn-blue a:hover:before{ 
	content: ""; opacity: 1; border-left-width: 5px; margin-right: 7px; -webkit-transform: translateX(0px);-ms-transform: translateX(0px);-o-transform: translateX(0px);transform: translateX(0px); 
}
.ltie9 .btn.btn-more a:before,
.ltie9 .btn.btn-seeall a:before, 
.ltie9 .btn.btn-blue a:before{ 
	display: none; 
}
.ltie9 .btn.btn-more a:hover:before, 
.ltie9 .btn.btn-seeall a:hover:before, 
.ltie9 .btn.btn-blue a:hover:before{ 
	display:inline-block; 
}

/* btn-seeall btn-blue */
.btn.btn-seeall,
.btn.btn-blue{ text-align: center; }
.btn.btn-seeall a,
.btn.btn-blue a{ display: block; padding: 12px 15px;font-weight: bold; text-transform: none; }

.smartaccessbloc ~ .btn.btn-seeall a{ font-size: 16px; }

/* btn-back */
.smartaccesslist + .btn-back{ margin-top: -10px; border-top: 1px solid #c8c8c8; }
.btn.btn-back{ text-align: right; background-color: transparent; }
.btn.btn-back a{ color: #000; font-size: 14px; text-transform: uppercase; }
.btn.btn-back a:before{ content: ""; display: inline-block; width: 0; height: 0; border:5px solid transparent; border-left-width: 0; border-right-color: #da0207; margin-right: 5px; }

/* btn-nextprev */
.btn.btn-nextprev{ font-size: 16px; }


/* PICTOBLOCK */
.pictoBlock{ width: 45px; max-width: 45px; height: 45px; background-color: #da0207; border-radius:2px; display: inline-block; padding: 8px; text-align: center; }
.pictoBlock img{ max-width: 100%; }
.pictoBlock .picto{ }

/* PICTOTITLE */
.pictoTitle, .smartaccesslist li a.pictoTitle{ display: table; width: 100%;  }
.pictoTitle > *{ display: table-cell; vertical-align: middle; }
.pictoTitle > .pictoBlock + .title{ padding-left: 12px; }
.pictoTitle .title{ text-transform: uppercase; font-size: 18px; font-weight: normal; }

/* SMARTACCESSLIST refonte */
.smartaccesslist > li{ position: relative; border-width: 0; padding: 7px 0 7px 13px; font-size: 14px; }
.smartaccesslist > li:before{ content: ""; position: absolute; left: 0; top: 50%; margin-top: -5px; border:5px solid transparent; border-right-width: 0; border-left-color: #da0207; }
.smartaccesslist > li.active{ font-weight: bold; }
.smartaccesslist > li a{ font-size: inherit; padding-right: 0; background-image: none; }
.smartaccesslist > li + li{ border-top:1px solid #c8c8c8; } 

/* SMARTACCESSLIST IMBRIQUEES */
ul.smartaccesslist > li > ul.smartaccesslist { margin-left: 60px; margin-top: 0; }
ul.smartaccesslist > li > ul.smartaccesslist > li + li{ border-top:none; } 

/* SMARTACCESSLISTPICTO */
.smartaccesslistPicto > li{ padding: 3px 0; }
.smartaccesslistPicto > li + li{ border-width: 0; }
.smartaccesslistPicto > li:before{ left:55px; right: 0; top:0; height: 0; border:0; margin: 0; }
.smartaccesslistPicto > li + li:before{ border-top: 1px solid #c8c8c8; }
.smartaccesslistPicto .pictoTitle .title{ font-size: 16px; }
.smartaccesslistPicto .active .pictoTitle .title { font-weight: bold; }
  
/* GAMMELIST refonte */
.gammelist:after{ content: ""; clear: both; display: table; }
.gammelist > li{ list-style: none; }
.gammelist .content{ padding-left: 15px; border-left: 3px solid #da0207; }
.gammelist .gamme .title{ margin-top: 0; margin-bottom: 1px; }
.gammelist .gamme .title span{ font-weight: normal; }
.gammelist .btn{ margin-top: 5px; }

/* PAGINATION refonte */
.pagination:after{ content: ""; clear: both; display: table; }
.pagination{ margin-top: 20px; }
.pagination .text-center{ font-weight: bold; font-size: 24px; }

/* INTRO */
.intro{ margin-bottom: 25px; }
.intro .title{ margin-bottom:0; }
.intro .title + .title{ margin-top:0px; }

/* LISTPRODUCTS refonte */
.listProducts{ margin: -10px -8px 0; }
.listProducts:after{ content: ""; clear: both; display: table; }
.listProducts > li{ list-style: none; padding: 10px 8px; float: left; }
@media screen and (max-width:479px) {
	.listProducts > li{ float: none; width: auto; }
}
.listProducts .product{ border: 1px solid #c8c8c8; border-radius: 2px; overflow: hidden; padding: 0; margin: 0; float: none; width: auto; }
.product .content{ padding: 10px 5px; }
.product .picture{ display: block; overflow: hidden; }
.product .picture img{ max-width: 100%; }
.product .desc{ color: #636363; }
.product .ref:before{ content: ""; display: block; width: 60%; height: 0; border-top: 1px solid #c8c8c8; margin: auto; margin-bottom: 10px; }
.product .ref{ font-size: 16px; text-transform: uppercase; margin-top: 10px; }
.product .btn{ text-align: center; }
.product .btn a{ text-align: center; background-color: #004587; color: #fff; display: block; padding: 10px 15px; }
.product .btn a:before{ content: ""; display: inline-block; width: 0; height: 0; border:5px solid transparent; border-right-width: 0; border-left-color: #fff; margin-right: 5px; }


/* ============================================================================================================== 
		BROCHURES PAGE
============================================================================================================== */
div.brochurelist .brochure { float: left; width: 100%; border-bottom: 1px solid #b2b2b2; margin: 1px 0px; padding: 15px 0px; position: relative; color: #6f6f6f; }
div.brochurelist .brochure.last-child { margin-bottom: 15px; }
div.brochurelist .brochure .c-red { background-image: url("../img/red-angle-left.png"); width: 37px; height: 78px; float: left; margin-right: 20px; }
div.brochurelist .brochure .smartlink { margin-top: 3px; }
div.brochurelist .brochure .title { margin-top: 8px; margin-bottom: 3px; font-weight: bold; }

.smartaccesslist-bleu li:before{ content: ""; position: absolute; left: 0; top: 50%; margin-top: -5px; border:5px solid transparent; border-right-width: 0; border-left-color: #004587; }


/* ============================================================================================================== 
		ARTICLES GAMMES - PRESENTS SUR LA PAGE "PRODUITS ET SOLUTIONS"
============================================================================================================== */
.product-discover a:hover { color: black; text-decoration: none; }
.product-discover img {width: 100%;}
.product-discover { position: relative; margin-bottom: 10px;}
@media (min-width: 960px) {
	.product-discover { margin-bottom: 0px; }
}

.gamme-slider { padding: 5px 10px; position: absolute; width: 100%; left: 0px; bottom: 0px; overflow: hidden; text-shadow: none; color: #000; background-color: #ffffff; text-align: left; box-shadow : 0 0 10px #000000; border-radius : 2px;}
.gamme-slider-1-1, .gamme-slider-2-1 { min-height: 60px; padding: 3px 10px;}
.gamme-slider:after { content: ""; clear: both; display: table; }
.gamme-slider div.picto-bloc { position: absolute; width: 60px; height: 60px; top:0px; left: 0px; background-color: #da0207; padding: 10px; display: block; background: #da0207 none; }
.gamme-slider .picto{ width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; position: static; } 
.gamme-slider .text { display: block; padding-left: 62px; }
.gamme-slider .text > .in{ }
.gamme-slider h1 { color: inherit; margin-bottom: 0px; text-transform: uppercase; font-size: 14px; font-weight: bold; line-height: 1.1em; width: 100%; }
.gamme-slider p { width: 100%; line-height: 1.1em; }

.gamme-slider-1-1 .text > .in > p { clear: both; padding-top: 15px;  margin-left: -60px; width: 260px; }
.gamme-slider-1-1 div.picto-bloc {  position: static; float: left;  margin-left: -10px;  margin-top: -10px; }
  
@media (min-width: 400px) {
	.gamme-slider { padding: 10px; }
	.gamme-slider .text { padding-left: 70px; }
	.gamme-slider h1 { font-size:20px; }
}

@media (min-width: 960px) {
	.gamme-slider-1-1  { min-height: 120px; }
}