﻿@charset "UTF-8";


 
/************************************/
/*     Debut Menu Mobile /tablette    */
/************************************/

body.phone  .navicon-button,
body.tablet  .navicon-button
{
	display :block !important;
}




body.phone section.slice-pe1  .navicon-button:before,
body.tablet section.slice-pe1  .navicon-button:before, 

body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link:after,
body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link:after, 

body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after,
body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after, 

body.phone section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after,
body.tablet section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after, 

body.phone section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before,
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before,

body.phone section.slice-pe1 .sticky-search form [type="submit"]:before,
body.tablet section.slice-pe1 .sticky-search form [type="submit"]:before

{
  background-image: url("../../img/sprites/spritesMobile.png");
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  body.phone section.slice-pe1  .navicon-button:before,
  body.tablet section.slice-pe1  .navicon-button:before, 

  body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link:after,
  body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link:after, 

  body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after,
  body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after, 

  body.phone section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after,
  body.tablet section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after, 

  body.phone section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before,
  body.tablet section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before, 

  body.phone section.slice-pe1 .sticky-search form [type="submit"]:before,
  body.tablet section.slice-pe1 .sticky-search form [type="submit"]:before

  {
    background-size: 280px 266px;
    background-image: url("../../img/sprites/spritesMobile2.png");
  }
}


/* line 92, ../sass/_sprites.scss */
body.phone  section.slice-pe1  .navicon-button:before,
body.tablet  section.slice-pe1  .navicon-button:before
 {
  background-position: -70px -66px;
  width: 30px;
  height: 17px;
}

/* line 152, ../sass/_sprites.scss */
body.phone section.slice-pe1 .sticky-search form [type="submit"]:before ,
body.tablet  section.slice-pe1 .sticky-search form [type="submit"]:before 
{
  background-position: -60px -184px;
  width: 25px;
  height: 25px;
}

/* line 158, ../sass/_sprites.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after ,
body.tablet section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after 

{
  background-position: -89px -184px;
  width: 17px;
  height: 25px;
}

body.phone section.slice-pe1 .submenu > span, body.tablet section.slice-pe1 .submenu > span
{
 display:none;
}

/* line 386, ../sass/_sprites.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after,
body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after
 {
  background-position: -230px -206px;
  width: 14px;
  height: 2px;
}

/* line 392, ../sass/_sprites.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link:after,
body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link:after
 {
  background-position: -56px -237px;
  width: 14px;
  height: 14px;
}

/* line 398, ../sass/_sprites.scss */
body.phone section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before,
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before
 {
  background-position: -74px -237px;
  width: 8px;
  height: 14px;
}

/* slices */
/* line 1, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 ,
body.tablet section.slice-pe1 
{
  width: 100%;
  height: 60px;
}
/* line 4, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 header ,
body.tablet section.slice-pe1 header 
{
  background: #142032;
  height: 60px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 11, ../sass/components/_pe1.scss */
body.phone section.slice-pe1  .navicon-button ,
body.tablet section.slice-pe1  .navicon-button 
{
  position: absolute;
  left: 15px;
  top: 14px;
  z-index: 2;
  display: block;
  width: 32px;
  text-align: center;
  color: #d4d5d6;
  font-family: "peugeotlight", Arial;
  font-size: 10px;
  text-transform: uppercase;
  background: transparent;
  margin: 0;
  padding: 0;
  outline: 0;
  text-decoration: none;
  border: 0;
}
/* line 27, ../sass/components/_pe1.scss */
body.phone section.slice-pe1  .navicon-button:before ,
body.tablet section.slice-pe1 .navicon-button:before 
{
  content: '';
  display: block;
  margin: 0 auto 5px;
}
/* line 34, ../sass/components/_pe1.scss */
body.phone section.slice-pe1  .navicon-button span ,
body.tablet section.slice-pe1  .navicon-button span 
{
  display: block;
  font-size: 10px;
}
/* line 40, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 header .logo-header ,
body.tablet section.slice-pe1 header .logo-header 
{
  margin: 0 60px;
  text-align: center;
  padding: 19px 0 0;
}
/* line 44, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 header .logo-header a ,
body.tablet section.slice-pe1 header .logo-header a 
{
  display: inline-block;
  width: 128px;
}
/* line 47, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 header .logo-header a img, 
body.tablet section.slice-pe1 header .logo-header a img 
{
  max-width: 100%;
}
/* line 53, ../sass/components/_pe1.scss */
body.phone section.slice-pe1  li.peugeoId, 
body.tablet section.slice-pe1  li.peugeoId 
{
  background-color: #007edb;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
/* line 59, ../sass/components/_pe1.scss */
body.phone section.slice-pe1  .peugeoId a, 
body.tablet section.slice-pe1  .peugeoId a 
{
  color: #fff;
  text-transform: uppercase;
  height: 60px;
  display: table-cell !important;
  vertical-align: middle;
}
/* line 66, ../sass/components/_pe1.scss */
body.phone section.slice-pe1  .peugeoId span, 
body.tablet section.slice-pe1  .peugeoId span 
{
  font-size: 10px;
  text-align: center;
  display: block;
}
/* line 74, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 h1,
body.tablet section.slice-pe1 h2 {
  font-weight: normal;
  text-transform: uppercase;
  font-family: "peugeot", Arial;
  text-align: center;
  margin-bottom: 9px;
}




body.phone section.slice-pe1 .title-header,body.tablet section.slice-pe1 .title-header
 {
  display: table;
  height: 100%;
  width: 100%;
 
}



/* line 82, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .page-title, 
body.tablet section.slice-pe1 .page-title 
{
  padding: 31px 0 0;
  margin-top: 60px;
  color: #fff;
  background-color: #142032;
}
/* line 87, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .page-title h1, 
body.tablet section.slice-pe1 .page-title h1 
{
  padding-bottom: 12px;
  font-size: 24px;
  line-height: 27px;
}
/* line 91, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .page-title h1 > span, 
body.tablet section.slice-pe1 .page-title h1 > span 
{
  font-family: "peugeotbold", Arial;
}
/* line 96, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .page-title h2, 
body.tablet section.slice-pe1 .page-title h2 
{
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 22px;
}
/* line 102, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .page-title p, 
body.tablet section.slice-pe1 .page-title p 
{
  background-color: #f1f3f2;
  color: #3c3947;
  padding: 39px 42px;
  margin: 0;
  line-height: 22px;
}
/* line 110, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav, 
body.tablet section.slice-pe1 #header_nav 
{
  background: #012642;
  position: absolute;
  left: 0;
  top: 60px;
  bottom: 0;
  height: 100%;
  display: none;
  width: 100%;
}
/* line 120, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul, 
body.tablet section.slice-pe1 #header_nav > ul 
{
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 124, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li, 
body.tablet section.slice-pe1 #header_nav > ul > li 
{
  border-bottom: 1px solid #142032;
}
body.phone section.slice-pe1 #header_nav > ul > li :before, 
body.tablet section.slice-pe1 #header_nav > ul > li  :before,
body.phone section.slice-pe1 #header_nav > ul > li :after, 
body.tablet section.slice-pe1 #header_nav > ul > li  :after
{
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* line 126, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a, 
body.tablet section.slice-pe1 #header_nav > ul > li > a 
{
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;
}
/* line 129, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link:after, 
body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link:after 
{
  content: '';
  position: absolute;
  right: 15px;
  top: 18px;
}
/* line 138, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after, 
body.tablet section.slice-pe1 #header_nav > ul > li > a.menu-link.on:after 
{
  top: 24px;
}
/* line 146, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after, 
body.tablet section.slice-pe1 #header_nav > ul > li > a.navicon-marker:after 
{
  content: '';
  position: absolute;
  right: 15px;
  top: 12px;
}
/* line 156, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li a, 
body.tablet section.slice-pe1 #header_nav > ul > li a 
{
  font-size: 14px;
  color: #ffffff;
  padding: 18px 32px 16px 15px;
  min-height: 50px;
  display: block;
  position: relative;
  text-decoration: none;
  background: transparent;
}
/* line 164, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li ul, 
body.tablet section.slice-pe1 #header_nav > ul > li ul ,
body.phone section.slice-pe1 #header_nav > ul > li div, 
body.tablet section.slice-pe1 #header_nav > ul > li div
{
  padding: 0;
  margin: 0;
}
/* line 167, ../sass/components/_pe1.scss */

body.phone section.slice-pe1 #header_nav > ul > li div.submenu, 
body.tablet section.slice-pe1 #header_nav > ul > li div.submenu,
body.phone section.slice-pe1 #header_nav > ul > li ul.submenu, 
body.tablet section.slice-pe1 #header_nav > ul > li ul.submenu 
{
  background: #142032;
  display: none;
}



/* line 170, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul > li div.submenu > li, 
body.tablet section.slice-pe1 #header_nav > ul > li div.submenu > li,
body.phone section.slice-pe1 #header_nav > ul > li ul.submenu > li, 
body.tablet section.slice-pe1 #header_nav > ul > li ul.submenu > li ,



{
  border-top: 1px solid #012642;
}
/* line 176, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul .sub-submenu, 
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu 
{
  position: fixed;
  left: 0;
  width: 100%;
  top: 60px;
  bottom: 0;
  background: #ececee;
  z-index: 10;
  overflow-y: scroll;
}
/* line 186, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul .sub-submenu li, 
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu li 
{
  border-bottom: 1px solid #fff;
}
/* line 188, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul .sub-submenu li a, 
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu li a 
{
  color: #3c3947;
  text-decoration: none;
  background: transparent;
}
/* line 193, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique, 
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique 
{
  text-align: center;
  padding-left: 35px;
  padding-right: 35px;
  background-color: #142032;
  text-transform: uppercase;
}
/* line 199, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before, 
body.tablet section.slice-pe1 #header_nav > ul .sub-submenu .tt-sub-rubrique:before 
{
  content: '';
  position: absolute;
  left: 15px;
  top: 18px;
}
/* line 212, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search, 
body.tablet section.slice-pe1 .sticky-search 
{
  background: #fff;
  padding: 2px 0;
}
/* line 215, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form, 
body.tablet section.slice-pe1 .sticky-search form 
{
  height: 46px;
  padding: 0 52px 0 15px;
  position: relative;
}
/* line 219, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form input[type="text"], 
body.tablet section.slice-pe1 .sticky-search form input[type="text"] 
{
  background: #fff;
  border: 0;
  height: 46px;
  width: 98%;
  padding: 12px 0 10px;
  margin: 0;
  display: block;
  color: #3c3947;
  font-size: 14px;
  outline: 0;
}

body.phone section.slice-pe1 .submenu > h3, body.tablet section.slice-pe1 .submenu > h3 {
 display:none;
}

/* line 230, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form input[type="text"]::-webkit-input-placeholder, 
body.tablet section.slice-pe1 .sticky-search form input[type="text"]::-webkit-input-placeholder 
{
  color: #3c3947;
}
/* line 231, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form input[type="text"]::-moz-placeholder, 
body.tablet section.slice-pe1 .sticky-search form input[type="text"]::-moz-placeholder 
{
  color: #3c3947;
}
/* line 232, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form input[type="text"]:-ms-input-placeholder,
body.tablet section.slice-pe1 .sticky-search form input[type="text"]:-ms-input-placeholder
 {
  color: #3c3947;
}
/* line 235, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form [type="submit"],
body.tablet section.slice-pe1 .sticky-search form [type="submit"]
 {
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  height: 46px;
  border: 0;
  margin: 0;
  padding: 0;
  border-left: 1px solid #3c3947;
  background: none;
  color: transparent;
  text-indent: -999em;
}
/* line 248, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 .sticky-search form [type="submit"]:before,
body.tablet section.slice-pe1 .sticky-search form [type="submit"]:before
 {
  content: '';
  position: absolute;
  left: 12px;
  top: 10px;
}
/* line 260, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 footer ul,
body.tablet section.slice-pe1 footer ul
 {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  text-align: center;
}
/* line 265, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 footer ul li,
body.tablet section.slice-pe1 footer ul li
 {
  display: inline-block;
  margin: 0 15px;
}
/* line 268, ../sass/components/_pe1.scss */
body.phone section.slice-pe1 footer ul li a,
body.tablet section.slice-pe1 footer ul li a
 {
  color: #fff;
  padding: 12px 0;
  display: inline-block;
  text-decoration: none;
  background: transparent;
}
/*
body.phone #header_nav ,
body.tablet #header_nav
{
  height: 640px;
  min-height: 640px; 
}
*/

body.phone section.slice-pe1 #header_nav *,
body.tablet section.slice-pe1 #header_nav *,
body.phone section.slice-pe1 #header_nav *:before,
body.tablet section.slice-pe1 #header_nav *:before,
body.phone section.slice-pe1 #header_nav *:after, 
body.tablet section.slice-pe1 #header_nav *:after 
{
   font: 14px/1.2 "peugeot", Arial;
  -moz-box-sizing: border-box;
  /* -webkit-box-sizing: border-box; */
  box-sizing: border-box;
}

body.computer.desktop section.slice-pe1 .submenu > span 
{
font-size: 10px;
text-transform: none;
display: block;
margin-top: -8px;
min-height: 35px;
margin-bottom: 10px;

}


/************************************/
/*     Fin Menu Mobile /tablette    */
/************************************/









/************************************/
/*       debut Menu computer        */
/************************************/



body.computer.desktop section.slice-pe1 #acceuilMobile {
	display:none;
}

/* Debut 06072016 */
body.computer.desktop section.slice-pe1 .menu_item > a {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 10px 7px;
  position: relative;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none;
   font-weight: normal;
   font-family: Peugeot, Arial ! important;
}

body.computer.desktop section.slice-pe1 #header_nav {
	font: 14px/1.2 "peugeot", Arial ! important;
}
body.computer.desktop section.slice-pe1 .submenu > h3 {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 15px;
}

body.computer.desktop section.slice-pe1 #menu { /*06072016*/
  padding-top: 1px !important ;
  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li.menu_item:hover  a.menu-link:before, /*06072016*/
body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li.menu_item:active a.menu-link:before {
  background-color: #007edb;
  text-decoration: none;
}

body.computer.desktop section.slice-pe1 .submenu .list-links > #firstdisplay {
 width:90% !important ;
}


body.computer.desktop section.slice-pe1 .submenu .list-links  ul.sub-list {/*06072016*/
  float: left !important ;
  text-align: left !important ;
  margin-left: 5px !important ;
}

body.computer.desktop section.slice-pe1 .submenu .list-links .sub-list li{/*06072016*/
  padding-right: 2em !important ;
  line-height: 1.5em !important ;
  margin-bottom: 27px !important ;
  margin-right: 20px !important ;
  margin-left: 20px !important ;
  width: 100%;
 }
body.computer.desktop section.slice-pe1 .submenu .list-links .sub-list li > a { /*06072016*/
  background-color: transparent ! important;
  position: relative ! important;
    padding-left: 18px ! important;
    font-size: 12px ! important;
    line-height: 15px ! important;
    text-align: left ! important;
    color: #fff ! important;
}

body.computer.desktop section.slice-pe1 .submenu .list-links .sub-list li > a:before { /*06072016*/
    content: '';
    background-image: url("../../img/sprites/sprites@1.png?734688")  ! important;
    background-repeat: no-repeat  ! important;
    background-position: -170px -244px  ! important;
    width: 7px  ! important;
    height: 10px  ! important;
    position: absolute  ! important;
    left: 0  ! important;
    right: 0  ! important;
    top: 0  ! important;
    bottom: 0 ! important;
    margin: auto 0  ! important;
}
/* Fin 06072016 */




/*
 * Represents the main "layout" CSS file
 */



/* line 50, ../../web/src/sass/_sprites.scss */
body.computer.desktopsection.slice-pe1 > header .logo {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -2px -78px;
  width: 82px;
  height: 57px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 50, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 > header .logo {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 800, ../../web/src/sass/_sprites.scss */
.error-parent:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -292px -272px;
  width: 21px;
  height: 21px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 800, ../../web/src/sass/_sprites.scss */
  .error-parent:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 965, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li > a.marker:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -347px -24px;
  width: 13px;
  height: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 965, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li > a.marker:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1415, ../../web/src/sass/_sprites.scss */
.owl-style-controls-2 .owl-controls .owl-nav .owl-prev:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -2px -327px;
  width: 8px;
  height: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1415, ../../web/src/sass/_sprites.scss */
  .owl-style-controls-2 .owl-controls .owl-nav .owl-prev:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1430, ../../web/src/sass/_sprites.scss */
.owl-style-controls-2 .owl-controls .owl-nav .owl-next:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -14px -327px;
  width: 8px;
  height: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1430, ../../web/src/sass/_sprites.scss */
  .owl-style-controls-2 .owl-controls .owl-nav .owl-next:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1520, ../../web/src/sass/_sprites.scss */
.error-parent + span:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -127px -61px;
  width: 7px;
  height: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1520, ../../web/src/sass/_sprites.scss */
  .error-parent + span:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1580, ../../web/src/sass/_sprites.scss *//*
body.computer section.slice-pe1 > nav ul.links > li > a.search:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -166px -61px;
  width: 13px;
  height: 13px;
}*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1580, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li > a.search:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1610, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 > nav > a:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -140px -244px;
  width: 12px;
  height: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1610, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 > nav > a:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1625, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1.open-links ul.nav-shopping-tools li.liens-utiles a:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -216px -124px;
  width: 11px;
  height: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1625, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1.open-links ul.nav-shopping-tools li.liens-utiles a:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1730, ../../web/src/sass/_sprites.scss */
.fancybox-close:after, .popin_overlay .clbtn.close:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -180px -112px;
  width: 10px;
  height: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1730, ../../web/src/sass/_sprites.scss */
  .fancybox-close:after, .popin_overlay .clbtn.close:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}


/* line 1760, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li.mypeugeot > a:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -252px -224px;
  width: 6px;
  height: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1760, ../../web/src/sass/_sprites.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li.mypeugeot > a:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}



/* line 1865, ../../web/src/sass/_sprites.scss */
.cta-group .list > .title-list.opened:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -114px -126px;
  width: 9px;
  height: 6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1865, ../../web/src/sass/_sprites.scss */
  .cta-group .list > .title-list.opened:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1880, ../../web/src/sass/_sprites.scss */
.cta-group .list > .title-list:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -127px -126px;
  width: 9px;
  height: 6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1880, ../../web/src/sass/_sprites.scss */
  .cta-group .list > .title-list:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1895, ../../web/src/sass/_sprites.scss */
.form-horizontal .go-back:before {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -87px -173px;
  width: 6px;
  height: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1895, ../../web/src/sass/_sprites.scss */
  .form-horizontal .go-back:before {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}

/* line 1910, ../../web/src/sass/_sprites.scss */
.popin_overlay .popin.popin--transition .link:after, body.computer.desktop section.slice-pe1 .submenu .cols li a:after {
  background-image: url("../../img/sprites/sprites@1.png?734688");
  background-repeat: no-repeat;
  background-position: -97px -173px;
  width: 6px;
  height: 8px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) {
  /* line 1910, ../../web/src/sass/_sprites.scss */
  .popin_overlay .popin.popin--transition .link:after, body.computer.desktop section.slice-pe1 .submenu .cols li a:after {
    background-size: 367px 344px;
    background-image: url("../../img/sprites/sprites@2.png?734688");
  }
}









/* slices */
/* line 1, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 {
  background-color: #152133;
  min-height: 135px;
  max-width: 100%;
}
/* line 2, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1 > header {
  text-align: center;
  color: #fff;
  background: #142032;
  font-family: "peugeotlight", Arial;
  text-transform: uppercase;
  height: 140px;
  line-height: 140px;
  position: relative;
}
/* line 11, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > header .logo {
  display: inline-block;
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  left: 45px;
}
/* line 22, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > header .title {
  margin: 0;
  height: 140px;
  font-weight: 400;
  line-height: 38px;
}
/* line 27, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > header .title:before {
  content: "";
  height: 100%;
}
/* line 31, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1 > header .title:before,
body.computer.desktop section.slice-pe1 > header .title > span {
  display: inline-block;
  vertical-align: middle;
}
/* line 37, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > header .lang {
  float: left;
}
/* line 39, ../../web/src/sass/components/_pe1.scss */
body.computer section.slice-pe1 > header .lang:nth-child(n+2):before {
  content: "\a0\a0 / ";
}
/* line 49, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav {
  position: relative;
      height: 30px;
}
/* line 51, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav > a {
  display: block;
  float: right;
  font-size: 12px;
  padding: 11px 40px 10px 32px;
  background-color: #007edb;
  position: relative;
  min-width: 149px;
}
/* line 60, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav > a:before {
  content: '';
  position: absolute;
  right: 19px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
/* line 72, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav ul.links {
  float: right;
 /* margin-right: 149px;*/
}
/* line 75, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li {
  position: relative;
  float: left;
  position: relative;
}
/* line 80, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li:first-child:before {
  background-color: transparent;
}
/* line 84, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li a.icon:before {
  content: '';
  height: 20px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #152946;
}
/* line 96, ../../web/src/sass/components/_pe1.scss */

body.computer.desktop section.slice-pe1 > nav ul.links > li > a {
  text-transform: uppercase;
  font-size: 10px;
  padding: 17px 9px 13px;
  color: #fff;
  font-family:"peugeotlight";
}

/* line 102, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1 > nav ul.links > li > a.icon {
  position: relative;
  padding-right: 41px;
}
/* line 105, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 > nav ul.links > li > a.icon:after {
	content: '';
	  position: absolute;
	  right: -10px;
	  top: 2px;
	  bottom: 0;
	  margin: auto 0;
	background-image: url("../../img/sprites/sprites@1.png");
	background-position: -345px -23px;
	background-repeat: no-repeat;
	height: 21px;
	width: 16px;
  
  
  
  
  
}
/* line 128, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul, body.computer section.slice-pe1 ol {

  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 133, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul > li > .menu_item a, body.computer section.slice-pe1  li > .menu_item a {
  display: block;
}
/* line 139, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1 .logo {
  position: absolute;
  left: 35px;
  top: 7px;
  z-index: 10;
}
/* line 146, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 h1,
body.computer.desktop section.slice-pe1 h2,
body.computer.desktop section.slice-pe1 h3,
body.computer.desktop section.slice-pe1 h4 {
  margin: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 157, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 h1 {
  font-family: "peugeotbold", Arial;
  font-size: 24px;
  line-height: 30px;
  margin-left: 20%;
  width: 70%;
}
/* line 163, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 h1 > span {
  font-family: "peugeot", Arial;
}
/* line 168, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 h2 {
  font-size: 14px;
  line-height: 15px;
  font-family: "peugeotlight", Arial;
}
/* line 174, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .header-bottom {
  position: relative;
 
  color: #fff;
  min-height: 100px;
}
/* line 180, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .header-bottom > nav ul {
  
  font-size: 0;
  text-align: center;
  position: relative;
}
/* line 184, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1 .header-bottom > nav ul > li {
  display: inline-block;
  margin-left: 18px;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 188, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li:first-child {
  margin-left: 0;
}
/* line 194, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li:hover .submenu, body.computer section.slice-pe1 .header-bottom > nav ul > li.active .submenu {
  display: block;
}
/* line 201, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li:hover > a,
body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li.active > a {
  color: #007edb;
  text-decoration: none;
}

/* line 209, ../../web/src/sass/components/_pe1.scss */

/* line 218, ../../web/src/sass/components/_pe1.scss */
/*body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
/* line 229, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .header-bottom > nav ul > li > ul{
  background-color: #152946;
  padding: 40px 0 74px;
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
}
/* line 242, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .title-header {
  display: table;
  height: 100%;
  width: 100%;
  margin-bottom: 10px;
  font-family: "peugeotlight", Arial;
}
/* line 247, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .title-header > div {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
}
/* line 254, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: none;
}
/* line 257, ../../web/src/sass/components/_pe1.scss */

/* line 261, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu > p {
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 32px;
}
/* line 267, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .list-links {
  text-align: center;
  font-size: 0;
}
/* line 270, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .list-links > div {
  display: inline-block;
  vertical-align: top;
  /*width: 190px;*/
  margin-left: 25px;
}
/* line 275, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .list-links > div:first-child {
  margin-left: 0;
}
/* line 279, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .list-links h4 {
  text-align: left;
  font-size: 12px;
  margin-bottom: 28px;
  padding-left: 17px;
}
/* line 286, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .list-links > li {
  margin-bottom: 24px;
}
/* line 288, ../../web/src/sass/components/_pe1.scss */



/* line 295, ../../web/src/sass/components/_pe1.scss */



/*body.computer.desktop section.slice-pe1 .submenu .list-links li > a:before
{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  text-decoration: none;
}
/* line 312, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .contact {
  font-size: 10px;
  line-height: 12px;
  padding-right: 20px;
  position: absolute;
  right: 20px;
  bottom: 8px;
  text-transform: uppercase;
  z-index: 1;
  color: #fff;
}
/* line 322, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .contact img {
  margin-left: 7px;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 329, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .contact.no-main-nav {
  bottom: 41px;
}
/* line 334, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1.open-links {
  top: 0;
  bottom: 0;
  position: relative;
  height: 100vh;
  width: 100%;
}
/* line 341, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1.open-links ul.nav-shopping-tools li.liens-utiles {
  background-color: #f1f3f2;
}
/* line 344, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1.open-links ul.nav-shopping-tools li.liens-utiles a {
  color: #3c3947;
      text-decoration: none;
}
/* line 354, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1.open-links .menu-links-bandeau {
  display: block;
}
/* line 356, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1.open-links .menu-links-bandeau ul {
  padding: 40px 0 0 30px;
  margin: 0;
  list-style-type: none;
}
/* line 361, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1.open-links .menu-links-bandeau ul li {
  margin: 0 0 0 30px;
  padding: 0;
  display: inline-block;
}
/* line 366, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1.open-links .menu-links-bandeau ul li:first-child {
  margin-left: 0;
}
/* line 373, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu {
  background-color: #f1f3f2;
  display: none;
  width: 100%;
  padding: 15px 0;
  top: 84px;
  position: absolute;
  z-index: 90;
}
/* line 382, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu.pos-top {
  top: 37px;
}
/* line 386, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu h1,
body.computer.desktop section.slice-pe1 .submenu h2 {
  color: #3c3947;
}
/* line 391, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu h1 {
  font-family: "peugeotlight", Arial;
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0 30px 0;
}
/* line 398, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu h2 {
  font-family: "peugeotbold", Arial;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0px 0;
  min-height: 38px;
}
/* line 406, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols {
  font-size: 0;
  text-align: center;
}
/* line 409, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols .visuCol {
  width: 150px;
}
/* line 412, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols .grid-col {
  margin-left: 0 !important;
  float: none;
}
/* line 416, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols > div {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* line 422, ../../web/src/sass/components/_pe1.scss */
body.computer.desktopsection.slice-pe1 .submenu .cols ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}
/* line 429, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols li {
  display: block;
  margin-bottom: 1px;
  padding: 0 4px;
}
/* line 434, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols li a {
  color: #3c3947;
  display: block;
  background: #fff;
  text-align: center;
  height: 72px;
  white-space: nowrap;
  position: relative;
  font-size: 14px;
      text-decoration: none;
}
/* line 444, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols li a span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0 35px 0 10px;
}
/* line 451, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols li a:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
      text-decoration: none;
}
/* line 459, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .submenu .cols li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
      text-decoration: none;
}
/* line 475, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 149px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
/* line 486, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li {
  display: block;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
/* line 493, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li.mypeugeot {
  background: #007edb;
}
/* line 496, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li.mypeugeot > a {
  height: 47px;
      text-decoration: none;
}
/* line 504, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li.liens-utiles {
  background: #142032;
}
/* line 508, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li a {
  color: #fff;
  display: block;
  height: 37px;
  padding: 0 30px;
  text-decoration: none;
}
/* line 514, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li a:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
      text-decoration: none;
}
/* line 521, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li a > span {
  display: inline-block;
 /* vertical-align: middle;*/

 
}
/* line 526, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
      text-decoration: none;
}

body.computer.desktop section.slice-pe1 ul.nav-shopping-tools li a:after {
    background-image: url("../../img/sprites/sprites@1.png?734688");
    background-repeat: no-repeat;
    background-position: -252px -224px;
    width: 6px;
    height: 10px;
}

.cta-group .list > .title-list:before, .cta-group .cta-link span:before, .form-horizontal .go-back:before, .error-parent:before, .error-parent + span:after, .fancybox-close:after, .popin_overlay .clbtn.close:after, .popin_overlay .popin.popin--transition .link:after, .slice-pe1 > header .logo, .slice-pe1 > nav > a:before, .slice-pe1 > nav ul.links > li > a.icon:before, .slice-pe1 .mega-menu .list-links ol > li > a:before, .slice-pe1 .menu-links-content .cols li a:after, .slice-pe1 ul.nav-shopping-tools li a:after {
     background-image: url("../../img/sprites/sprites@1.png?734688"); 
     background-repeat: no-repeat; 
}


/* line 540, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop section.slice-pe1 .menu-links-bandeau {
  display: none;
  width: 100%;
  height: 84px;
}



body.computer.desktop .navicon-button{
display :none;
}

body.computer.desktop #header_nav {
  left : 0px !important ;
}



.computer.desktop .newHeader  .slice-pe1 .header-bottom > nav ul > li > a{

	height:40%;

}


.computer.desktop .newHeader  .slice-pe1 .header-bottom > nav ul >:last-child {

 padding-right: 17px;

}

/************************************/
/*       Fin Menu computer          */
/************************************/




















/* line 25, ../../web/src/sass/common/_all.scss */
.noScroll {
  overflow: hidden;
}

/* line 29, ../../web/src/sass/common/_all.scss */
.body-no-nav {
  max-width: 952px;
}




/* line 43, ../../web/src/sass/common/_all.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 48, ../../web/src/sass/common/_all.scss
.clearfix:after {
  clear: both;
}



/* line 1, ../../web/src/sass/common/_all.scss*/ 
/**, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}*/

/*.slice-pe1 .header-bottom > nav ul > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;

}*/







/**, *:before, *:after {
    box-sizing: border-box;
}*/

/* line 52, ../../web/src/sass/common/_all.scss */
.slide-dark-bg {
  background-color: #f1f3f2;
}

/* line 56, ../../web/src/sass/common/_all.scss */
.textaligncenter {
  text-align: center;
}

/* line 58, ../../web/src/sass/common/_all.scss */
.prelative-zindexone {
  position: relative;
  z-index: 1;
}

/* Margin on container inside slides */
/* line 64, ../../web/src/sass/common/_all.scss */
.slice-inside-margin,
.center-box {
  margin-left: 2%;
  margin-right: 2%;
}

/* Level Titles */
/* line 71, ../../web/src/sass/common/_all.scss */
.title-level1 {
  color: #3c3947;
  font-family: "peugeotlight", Arial;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
}

/* bg of nicescroll */
/* line 80, ../../web/src/sass/common/_all.scss */
.nicescroll-rails {
  background-color: #ececee;
}

/*Fix img bug on resize*/
/* line 85, ../../web/src/sass/common/_all.scss */
img {
  max-width: 100%;
}

/* line 89, ../../web/src/sass/common/_all.scss */
.displaytable {
  display: table;
}

/* line 91, ../../web/src/sass/common/_all.scss */
.body-no-nav {
  position: relative;
}


}



/*  SECTIONS  */
/* line 23, ../../web/src/sass/common/_grid.scss */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}


.computer .container_wrapper > .container section.slice-pe1 {
   
    width: 952px;
    margin-right: 1.5%;
    display: inline-block;
    vertical-align: top;

}


/* slices */
/* line 1, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 {
  background-color: #152133;
  max-height: 135px;
  max-width: 100%;
}

body.tablet.portrait  section.slice-pe1,body.tablet.landscape  section.slice-pe1,body.phone.portrait  section.slice-pe1,body.phone.landscape  section.slice-pe1 {

min-height: 163px;

width:100%
}

body.tablet.portrait  .slice-pe1 > nav, body.tablet.landscape  .slice-pe1 > nav, body.phone.portrait  .slice-pe1 > nav, body.phone.landscape  .slice-pe1 > nav {
height:60px;
margin-bottom: 27px;
top: 0;
}





/* line 2, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header {
  text-align: center;
  color: #fff;
  background: #142032;
  font-family: "peugeotlight", Arial;
  text-transform: uppercase;
  height: 140px;
  line-height: 140px;
  position: relative;
}
/* line 11, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header .logo {
  display: inline-block;
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -29px;
  left: 45px;
}
/* line 22, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header .title {
  margin: 0;
  height: 140px;
  font-weight: 400;
  line-height: 38px;
}
/* line 27, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header .title:before {
  content: "";
  height: 100%;
}
/* line 31, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header .title:before,
.slice-pe1 > header .title > span {
  display: inline-block;
  vertical-align: middle;
}
/* line 37, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header .lang {
  float: left;
}
/* line 39, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > header .lang:nth-child(n+2):before {
  content: "\a0\a0 / ";
}
/* line 49, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav {
  position: relative;
}
/* line 51, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav > a {
  display: block;
  float: right;
  font-size: 12px;
  padding: 11px 40px 10px 32px;
  background-color: #007edb;
  position: relative;
  min-width: 149px;
}
/* line 60, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav > a:before {
  content: '';
  position: absolute;
  right: 19px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
/* line 72, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links {
  float: right;
 /* margin-right: 149px;*/
}


body.tablet  .slice-pe1 > nav ul.links> li,body.phone .slice-pe1 > nav ul.links> li {
  display:none;
}






/* line 75, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links > li {
  position: relative;
  float: left;
  position: relative;
}








/* line 80, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links > li:first-child:before {
  background-color: transparent;
}
/* line 84, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links > li:before {
  content: '';
  height: 20px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #152946;
}
/* line 96, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links > li > a {
  text-transform: uppercase;
  font-size: 10px;
  padding: 12px 20px 11px;
  color: #fff;
  float: left;
}

/*.slice-pe1 > nav ul.links > li > a .search:before {
    background-image: url("../../img/sprites/sprites@1.png");
    background-position: -86px -244px;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
}*/




	
	
	
/* line 102, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links > li > a.icon {
  position: relative;
  padding-right: 41px;
}
/* line 105, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 > nav ul.links > li > a.icon:before {
  content: '';
  position: absolute;
  right: 20px;
  top: 2px;
  bottom: 0;
  margin: auto 0;
}
/* line 128, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 ul, .slice-pe1 ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 133, ../../web/src/sass/components/_pe1.scss */

/* line 139, ../../web/src/sass/components/_pe1.scss */



/* line 146, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 h1,
.slice-pe1 span,
.slice-pe1 h3,
.slice-pe1 h4 {
  margin: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 157, ../../web/src/sass/components/_pe1.scss */
/*.slice-pe1 h1 {

     white-space: nowrap;
    margin-bottom: 17px;
    font-size: 24px;
    line-height: 27px;
}*/
/* line 163, ../../web/src/sass/components/_pe1.scss 
.slice-pe1 h1 > span {
  font-family: "peugeot", Arial;
}
/* line 168, ../../web/src/sass/components/_pe1.scss */
.title-header span {
  font-size: 12px;
    line-height: 14px;
    margin-bottom: 25px;
}
/* line 174, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .header-bottom {
  position: relative;
 
  color: #fff;
  min-height: 100px;
}









/* headerNav computer ,display rubriques /* headerNav phone and tablet ,display rubriques */

.computer.desktop .newHeader #header_nav,.computer.desktop .newHeader   slice-pe1 .header-bottom  #header_nav.active{

min-width: 100%;
display: block;
 background-color: #152133;
position: relative;
border-bottom: 1px solid #152133;


}


.computer.desktop .newHeader  .slice-pe1 .header-bottom   #header_nav > ul{
  font-size: 0;
  text-align: center;
  position: relative;
 background-color: #152133;
  
  
  
}

/*.computer.desktop .newHeader  .slice-pe1 .header-bottom  #header_nav  ul > li{

 -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  display: inline-block;
}*/

body.phone  .slice-pe1 .header-bottom   #header_nav, body.tablet  .slice-pe1 .header-bottom   #header_nav {
    display: none;
    margin-bottom: 6%;
}

body.phone  .slice-pe1 .header-bottom   #header_nav > ul, body.tablet  .slice-pe1 .header-bottom   #header_nav > ul {
    /*position: relative;
    display: block;*/
	
	list-style: none;
    margin: 0;
    padding: 0;
	background-color: #152946;
	
	
	
}

body.phone header.newHeader.active  .slice-pe1 .header-bottom  #header_nav.active,body.tablet header.newHeader.active  .slice-pe1 .header-bottom   #header_nav.active {
    background: rgba(20, 32, 50, 0.95);
}
body.phone .newHeader  .slice-pe1 .header-bottom   #header_nav.active, body.tablet .newHeader  .slice-pe1 .header-bottom   #header_nav.active {
    margin-bottom: 0 !important;
	
	
}
body.phone   .slice-pe1 .header-bottom  #header_nav.active, body.tablet  .slice-pe1 .header-bottom   #header_nav.active  {
    display: block;
    background: #136e99;
    background: -moz-linear-gradient(top, #136e99 0%, #2ba9d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#136e99), color-stop(100%,#2ba9d3));
    background: -webkit-linear-gradient(top, #136e99 0%,#2ba9d3 100%);
    background: -o-linear-gradient(top, #136e99 0%,#2ba9d3 100%);
    background: -ms-linear-gradient(top, #136e99 0%,#2ba9d3 100%);
    background: linear-gradient(to bottom, #136e99 0%,#2ba9d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136e99', endColorstr='#2ba9d3',GradientType=0 );
}



	
	
	
	
	
	
	
/*menuItem*/
	
	
.computer.desktop .newHeader   .slice-pe1 .header-bottom  #header_nav   .menu_item{


     cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 100%;
    line-height: inherit;
    margin-left: 2%;
    /* padding-left: 0%; */
    /* padding-right: 0%; */
    position: static;
    /* vertical-align: top; */



}
	
	
	
	
	body.phone .menu_item {
   border-bottom: 1px solid #142032;
}

body.tablet .menu_item {
  border-bottom: 1px solid #142032;
}


body.phone.portrait .newHeader .menu_item.active > a, body.phone.landscape .newHeader .menu_item.active > a {
    background: url('../../img/common/header/menu_vert_bg_on.png') repeat left bottom transparent;
}


body.tablet.portrait .newHeader .nav_submenu, body.tablet.landscape .newHeader .nav_submenu, body.phone.portrait .newHeader .nav_submenu, body.phone.landscape .newHeader .nav_submenu {
    background: rgba(255, 255, 255, 0.2);
    background: linear-gradient(#000000, #000000);
    background-size: 100% 1px;
    background-position: bottom;
    background-repeat: no-repeat;
}

body.phone .menu_item.active .nav_submenu {
    display: block;
}

body.tablet.portrait .newHeader .nav_submenu .column ul li, body.tablet.landscape .newHeader .nav_submenu .column ul li, body.phone.portrait .newHeader .nav_submenu .column ul li, body.phone.landscape .newHeader .nav_submenu .column ul li {
    margin-left: 0;
    padding-left: 5.5%;
}
body.phone .newHeader .nav_submenu .column ul li {
    background: rgba(0, 0, 0, 0.2);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, #000000 21%, #000000 81%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0, 0, 0, 0.2)), color-stop(21%,#000000), color-stop(81%,#000000), color-stop(100%,rgba(0, 0, 0, 0.2)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background-size: 100% 1px;
    background-position: top;
    background-repeat: no-repeat;
}
body.phone .nav_submenu .column ul li {
    position: relative;
    display: block;
    margin-left: 5.5%;
    background: url('../../img/common/header/menu/arrow_white.png') no-repeat left center transparent;
    line-height: 30px;
}



/*body.phone header.newHeader.active #headernav.active, body.tablet header.newHeader.active #headernav.active {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#142032', endColorstr='#142032',GradientType=0 );
}*/

body.phone.portrait .newHeader .menu_item.active > a, body.phone.landscape .newHeader .menu_item.active > a{
    background: url('../../img/common/header/menu_vert_bg_on.png') repeat left bottom transparent;
}

body.tablet.portrait .newHeader .menu_item > a, body.tablet.landscape .newHeader .menu_item > a, body.phone.portrait .newHeader .menu_item > a, body.phone.landscape .newHeader .menu_item > a, body.tablet.landscape .newHeader.active .menu_item > a, body.phone.landscape .newHeader.active .menu_item > a{
    /*line-height: 34px;
    padding-left: 1.5%;
    background: none;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, #000000 21%, #000000 81%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0, 0, 0, 0.2)), color-stop(21%,#000000), color-stop(81%,#000000), color-stop(100%,rgba(0, 0, 0, 0.2)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%,#000000 21%,#000000 81%,rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(#000000,#000000);
    background-size: 100% 1px;
    background-position: bottom;
    background-repeat: no-repeat;*/
	
	
	font-size: 14px;
    color: #ffffff;
    padding: 18px 32px 16px 15px;
    min-height: 50px;
    display: block;
    position: relative;
	
	text-transform: uppercase;
	
}



body.phone .menu_item.active > a{
    background: url('../../img/common/header/menu_vert_bg_on.png') repeat left bottom transparent;
}


body.phone .menu_item:hover > a, body.phone .menu_item:active > a, body.phone .menu_item.active > a{
    color: #a8c7d9;
}






/*body.phone .menu_item > a{
    background: rgba(255, 255, 255, 0.2);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%, #ffffff 21%, #ffffff 81%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255, 255, 255, 0.2)), color-stop(21%,#ffffff), color-stop(81%,#ffffff), color-stop(100%,rgba(255, 255, 255, 0.2)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background-size: 100% 1px;
    background-position: bottom;
    background-repeat: no-repeat;
}*/
/*body.phone .menu_item > a {
    display: block;
    padding-left: 5.5%;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-size: medium;
    font-family: 'PeugeotLight', Arial, Helvetica, sans-serif;
    line-height: 45px;
    background: rgba(255, 255, 255, 0.2);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%, #ffffff 21%, #ffffff 81%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255, 255, 255, 0.2)), color-stop(21%,#ffffff), color-stop(81%,#ffffff), color-stop(100%,rgba(255, 255, 255, 0.2)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%,#ffffff 21%,#ffffff 81%,rgba(255, 255, 255, 0.2) 100%);
    background-size: 100% 1px;
    background-position: bottom;
    background-repeat: no-repeat;
}*/

/*logo phone and tablet */

body.phone .slice-pe1 .logo, body.tablet .slice-pe1 .logo { 

display:none;


}

/*logo computer*/
.computer.desktop  .slice-pe1 .logo {
  position: absolute;
  left: 30px;
    z-index: 10;
}

/*My peugeot phone and tablet*/
body.tablet.portrait  .slice-pe1 ul.nav-shopping-tools li.peugeoId, body.tablet.landscape  .slice-pe1 ul.nav-shopping-tools li.peugeoId, body.phone.portrait  .slice-pe1 ul.nav-shopping-tools li.peugeoId, body.phone.landscape  .slice-pe1 ul.nav-shopping-tools li.peugeoId {


  background: #007edb;
}



body.tablet.portrait  .slice-pe1 ul.nav-shopping-tools li.peugeoId > a, body.tablet.landscape  .slice-pe1 ul.nav-shopping-tools li.peugeoId > a, body.phone.portrait  .slice-pe1 ul.nav-shopping-tools li.peugeoId > a, body.phone.landscape  .slice-pe1 ul.nav-shopping-tools li.peugeoId > a{

    height: 60px;
}

/* line 508, ../../web/src/sass/components/_pe1.scss */
body.tablet.portrait  .slice-pe1 ul.nav-shopping-tools  li a, body.tablet.landscape  .slice-pe1 ul.nav-shopping-tools li a, body.phone.portrait  .slice-pe1 ul.nav-shopping-tools  li a , body.phone.landscape  .slice-pe1 ul.nav-shopping-tools li a{
/*body.phone  .slice-pe1 ul.nav-shopping-tools li a*/ 

  color: #fff;
  display: block;
 
  
}


body.tablet.portrait  .slice-pe1 ul.nav-shopping-tools, body.tablet.landscape  .slice-pe1 ul.nav-shopping-tools, body.phone.portrait  .slice-pe1 ul.nav-shopping-tools, body.phone.landscape  .slice-pe1 ul.nav-shopping-tools{

 display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 60px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}




























/* line 180, ../../web/src/sass/components/_pe1.scss*/ 
/*.computer.desktop .newHeader  .slice-pe1 .header-bottom > nav ul {
  font-size: 0;
  text-align: center;
  position: relative;
}*/
/* line 184, ../../web/src/sass/components/_pe1.scss*/ 
/*.slice-pe1 .header-bottom > nav ul > li {
  display: inline-block;
  margin-left: 18px;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}*/


/* line 188, ../../web/src/sass/components/_pe1.scss */

/* line 194, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .header-bottom > nav ul > li:hover .mega-menu, .slice-pe1 .header-bottom > nav ul > li.active .mega-menu {
  display: block;
  background: #142032;
}
/* line 201, ../../web/src/sass/components/_pe1.scss */
.no-touch .slice-pe1 .header-bottom > nav ul > li:hover > a, .no-touch .slice-pe1 .header-bottom > nav ul > li.active > a {
  color: #007edb;
}
/* line 203, ../../web/src/sass/components/_pe1.scss */
.no-touch .slice-pe1 .header-bottom > nav ul > li:hover > a:before, .no-touch .slice-pe1 .header-bottom > nav ul > li.active > a:before {
  background-color: #007edb;
}
/* line 209, ../../web/src/sass/components/_pe1.scss */
/*.computer.desktop .newHeader  .slice-pe1 .header-bottom > nav ul > li > a{
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 10px 7px;
  position: relative;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  
  height: 40%;
 font-weight: normal;
}
/* line 218, ../../web/src/sass/components/_pe1.scss */
.computer.desktop .newHeader .slice-pe1 .header-bottom   .menu_item > a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
/* line 229, ../../web/src/sass/components/_pe1.scss */
/*.computer.desktop .newHeader  .slice-pe1 .header-bottom > nav ul > li > div {
  background-color: #152946;
  padding: 40px 0 74px;
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
}
/* line 242, ../../web/src/sass/components/_pe1.scss */

/* line 247, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .title-header > div {
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  text-align: center;
}




/* line 254, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: none;
}
/* line 257, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu > h3 {
  font-size: 18px;
  line-height: 20px;
}
/* line 261, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu > p {
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 32px;
}
/* line 267, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links {
  text-align: center;
  font-size: 0;
}
/* line 270, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links > div {
  display: inline-block;
  vertical-align: top;
  width: 190px;
  margin-left: 25px;
}



/* line 275, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links > div:first-child {
  margin-left: 0;
}
/* line 279, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links h4 {
  text-align: left;
  font-size: 12px;
  margin-bottom: 28px;
  padding-left: 17px;
}
/* line 286, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links ol > li {
  margin-bottom: 24px;
}
/* line 288, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links  li > a {
  position: relative;
  padding-left: 17px;
  font-size: 12px;
  line-height: 13px;
  text-align: left;
  color: #fff;
}







/* line 295, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .mega-menu .list-links  li > a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
/* line 312, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .contact {
  font-size: 10px;
  line-height: 12px;
  padding-right: 20px;
  position: absolute;
  right: 20px;
  bottom: 8px;
  text-transform: uppercase;
  z-index: 1;
  color: #fff;
}
/* line 322, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .contact img {
  margin-left: 7px;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 329, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .contact.no-main-nav {
  bottom: 41px;
}
/* line 334, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links {
  top: 0;
  bottom: 0;
  position: relative;
  height: 100vh;
  width: 100%;
}
/* line 341, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links ul.nav-shopping-tools li.liens-utiles {
  background-color: #f1f3f2;
}
/* line 344, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links ul.nav-shopping-tools li.liens-utiles a {
  color: #3c3947;
}
/* line 354, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links .menu-links-bandeau {
  display: block;
}
/* line 356, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links .menu-links-bandeau ul {
  padding: 40px 0 0 30px;
  margin: 0;
  list-style-type: none;
}
/* line 361, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links .menu-links-bandeau ul li {
  margin: 0 0 0 30px;
  padding: 0;
  display: inline-block;
}
/* line 366, ../../web/src/sass/components/_pe1.scss */
.slice-pe1.open-links .menu-links-bandeau ul li:first-child {
  margin-left: 0;
}
/* line 373, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content {
  background-color: #f1f3f2;
  display: none;
  width: 100%;
  padding: 15px 0;
  top: 84px;
  position: absolute;
  z-index: 90;
}
/* line 382, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content.pos-top {
  top: 37px;
}
/* line 386, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content h1,
.slice-pe1 .menu-links-content h2 {
  color: #3c3947;
}
/* line 391, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content h1 {
  font-family: "peugeotlight", Arial;
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0 30px 0;
}
/* line 398, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content h2 {
  font-family: "peugeotbold", Arial;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0px 0;
  min-height: 38px;
}
/* line 406, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols {
  font-size: 0;
  text-align: center;
}
/* line 409, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols .visuCol {
  width: 150px;
}
/* line 412, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols .grid-col {
  margin-left: 0 !important;
  float: none;
}
/* line 416, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols > div {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* line 422, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}
/* line 429, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols li {
  display: block;
  margin-bottom: 1px;
  padding: 0 4px;
}
/* line 434, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols li a {
  color: #3c3947;
  display: block;
  background: #fff;
  text-align: center;
  height: 72px;
  white-space: nowrap;
  position: relative;
  font-size: 14px;
}
/* line 444, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols li a span {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0 35px 0 10px;
}
/* line 451, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols li a:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  vertical-align: middle;
}
/* line 459, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-content .cols li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
}
/* line 475, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop header.newHeader .slice-pe1 ul.nav-shopping-tools {
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 149px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
/*Mobile Mypeugeot*/


.slice-pe1 .logo-header {
   
    text-align: center; 
    display: table;
    width: 100%;
	 margin-top: 20px;
	
}

.slice-pe1 .logo-header a {
    display: inline-block;
   
}

.slice-pe1 .logo-header a img {
    width: 50%;
}


.computer.desktop  .slice-pe1 .logo-header{ 

display:none;

}



/* line 486, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 ul.nav-shopping-tools li {
  display: block;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

/* line 493, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop header.newHeader .slice-pe1 ul.nav-shopping-tools li.peugeoId {
  background: #007edb;
}
/* line 496, ../../web/src/sass/components/_pe1.scss 
.slice-pe1 ul.nav-shopping-tools li.peugeoID > a {
  height: 47px;
}*/



/*header.peugeoID > a { 
	display: none;
}*/

body.computer.desktop header.newHeader .slice-pe1 ul.nav-shopping-tools li.peugeoId > a {
    height: 47px;
}

/* line 508, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop header.newHeader .slice-pe1 ul.nav-shopping-tools li a {
  color: #fff;
  display: block;
  height: 37px;
  padding: 0px 27px;
}




/* line 504, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 ul.nav-shopping-tools li.liens-utiles {
  background: #142032;
}

/* line 514, ../../web/src/sass/components/_pe1.scss */
body.computer.desktop header.newHeader .slice-pe1 ul.nav-shopping-tools li a:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

body.phone header.newHeader .slice-pe1 ul.nav-shopping-tools li a:before,body.tablet header.newHeader .slice-pe1 ul.nav-shopping-tools li a:before {
  content: "";
  
  height: 100%;
  vertical-align: middle;
}






/* line 521, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 ul.nav-shopping-tools li a > span {
  /*display: inline-block;*/
 /* vertical-align: middle;*/
 /*display: -moz-grid-line; */
}
/* line 526, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 ul.nav-shopping-tools li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
/* line 540, ../../web/src/sass/components/_pe1.scss */
.slice-pe1 .menu-links-bandeau {
  display: none;
  width: 100%;
  height: 84px;
}