@import url('https://fonts.googleapis.com/css?family=Marcellus|Montserrat');

/*font-family: 'Marcellus', serif;
font-family: 'Montserrat', sans-serif;
*/

header {
    background: #ffffff;
    height: 150px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 999;
}

.nav-up {
    top: -150px;
}

.header {
  display: block;
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
  z-index: 99;
  height: 112px;
}

.header.top {
  position: relative;
  z-index: 9999;
  height: 38px;
  background-color: #f2f2f2;
  z-index: 160;
  box-shadow: 0px 0px 0px rgba(106, 94, 94, 0.1);
}

.container_header {
  font-family: 'Montserrat', sans-serif;
  display: block;
  max-width: 1400px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 400;
  text-align: center;
  margin-top: 0;
}

.block_header_logo {
    display: inline-block;
    margin-top: 14px;
    margin-right: 0;
    width: 300px;
}

.nav_barre {
  height: 59px;
  background-color: transparent;
}

.nav_link {
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px solid #3c4a80;
  /* padding: 0; */
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 20px;
}

.nav_link.last-item {
  border-right: 0px solid #3c4a80;
}

.nav_link strong {
  font-weight: 400;
  text-decoration: none;
}

.nav_link a {

  text-decoration: none;
}



.nav_link:last-child {
  border-right: 0px solid #3c4a80;
}


.nav_link:hover {
  /* height: 59px; */
  /* background-color: #f5f5f5; */
  color: #979797;
  line-height: 20px;
  text-decoration: none;
}

.nav_link.w--current {
  color: #000;
}

.nav_link.w--open {
  color: #969797;
  text-decoration: none;
}

.block_sous_menu {
  width: 162px;
}

.block_sous_menu.w--open {
  position: absolute;
  left: 4px;
  top: 40px;
  right: 0px;
  width: 294px;
  background-color: #fff;
}

.block_img_sous_menu {
  display: inline-block;
  width: 221%;
  height: auto;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.link_sous_menu {
  width: 212px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  clear: left;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.block_link_sous_menu {
  display: inline-block;
  height: auto;
  padding: 10px 10px 10px 0;
  float: left;
  clear: none;
  /* background-color: #343539; */
  line-height: 20px;
  width: 294px;
}

.dropdown_sous_menu {
  display: block;
  width: 109%;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 60px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.dropdown_sous_menu.w--open {
  width: 222px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  background-color: #fff;
  background-image: url('../images/fleche-droite.png');
  background-position: 93% 50%;
  background-size: 5px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 12px;
}

.dropdown_sous_menu.femme {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown_sous_menu.menu_1 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown_sous_menu.menu_2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown_list.w--open {
  position: absolute;
  left: 222px;
  top: -25px;
  background-color: #fff;
}

.dropdown_list.sous_menu_2.w--open {
  top: -64px;
}

.dropdown_list.sous_menu_3.w--open {
  top: -84px;
}

.dropdown_list.sous_menu_4.w--open {
  top: -115px;
}

.dropdown_list.sous_menu_5.w--open {
  top: -145px;
}

.dropdown_list.sous_menu_6.w--open {
  top: -174px;
}

.dropdown_list.sousmenu_invites_4.w--open {
  top: -146px;
}

.dropdown_list.sous_menu_2_invites.w--open {
  top: -56px;
}

.dropdown_list.sous_menu_3_invites.w--open {
  top: -86px;
}

.dropdown_list.sous_menu_4_invites.w--open {
  top: -116px;
}

.dropdown_list.sous_menu_5_invites.w--open {
  top: -146px;
}

.container_top_header {
  height: 38px;
  max-width: 1400px;
}


.block_text_top_header {
  height: 38px;
  float: none;
  padding-top: 7px;
}

.block_text_top_header_left {
  float:left;
  width: 66%;
}



.block_text_top_header_right {
  float: left;
  width: 33%;
}

.block_text_top_header_right .content_right {
  float: right;
  display:inline-block;
}

.block_text_top_header_left .content_left {
   display: inline-block;
   float: left;
   margin-left: 10px;
}



.link_txt_top {
  display: inline-block;
  margin-top: 0;
  margin-right: 33px;
  color: #8a8a8a !important;
  font-size: 11px!important;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-style: normal!important;
  position: relative;
}


.block_top_reseau_sociaux {
  display: block;
  height: 28px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  float: right;
}

.block_recherche {
  width: 48px;
  height: 32px;
  padding-top: 0;
  float: left;
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
  position: relative;
}

.block_top_reseau_sociaux {
  display: block;
  height: 28px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  float: left;
}

.block_picto_recherche {
  display: block;
  width: 25px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.picto_htop_facebook {
  width: 25px;
  height: 28px;
  margin-right: 5px;
  margin-left: 5px;
}

.block_picto_facebook {
  display: block;
  /* width: 30%; */
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
}

.block_picto_instagram {
  display: block;
  /* width: 54%; */
  margin-right: auto;
  margin-left: auto;
}

.block_picto_youtube {
  display: block;
  /* width: 80%; */
  margin-right: auto;
  margin-left: auto;
}

.block_picto_google_plus {
  display: block;
  /* width: 60%; */
  margin-right: auto;
  margin-left: auto;
}

.picto_htop_youtube {
  display: inline-block;
  width: 25px;
  height: 24px;
  margin-right: 5px;
}

.picto_htop_instagram {
  width: 25px;
  height: 24px;
  margin-right: 5px;
}

.picto_htop_google_plus {
  width: 25px;
}

.block_picto_phone {
  display: block;
  width: 27px;
  margin-top: -2px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.block_picto_compte, .block_picto_panier  {
  display: block;
  width: 18px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#nbr_panier  {position: absolute;top:12px;left:1px;height: 17px;}

.nb {position: absolute;color: #fff;top: -2px;left: 4px;height: 17px;z-index: 99;}

#nbr_panier::before {
    content: '';
    display: inline-block;
    background-color: #3c4a80;
    width: 15px;
    height: 15px;
    opacity: 1;
    -webkit-transition: .2s all;
    transition: .2s all;
    top: 0;
    margin-top: 0px;
    transform: rotate(50deg);
}
.footer_new .footer-column li:first-of-type {
    padding-top: 0;
}

.footer_new .footer-column a {
    color: #a0a0a0;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .1em;
}

.footer_new {
  height: 153px;
  background-color: #fff;
  padding-top: 30px;
}

.zone_tel_footer {
padding-top: 13px;
font-size: 11px;
}

.zone_logo_footer {padding-top: 19px;width: 190px;margin: auto;}
.zone_logo_footer img {padding-top: 0px;}

.footer_new .footer-column ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0;
    text-align: left;
}

.footer_new .footer-column .center {
    margin-left: 0;
    list-style: none;
    padding-left: 0;
    text-align: left;
    margin-left:0px;
}

.container_footer {
  height: auto;
  font-size: 14px;
  text-align: center;
}

.row.constrain {
    max-width: 1200px;
    margin: auto;
}

.row {
    max-width: 909.09091rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-flow: row wrap;
    /* flex-flow: row wrap; */
}

.row .row {
    max-width: none;
    margin-left: -.45455rem;
    margin-right: -.45455rem;
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.column.row.row.column-flex, .row.row.column-flex.columns {
    display: inline-block;
}

.footer_new .footer-column {

width: 25%;
}
 
@media screen and (min-width: 48em){
.row .row {
    margin-left: -.45455rem;
    margin-right: -.45455rem;
}}

@media screen and (min-width: 64.0625em){
.footer_new .large-expand {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1 1 0px;
    /* flex: 1 1 0px; */
}}

.column, .columns {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1 1 0px;
    /* flex: 1 1 0px; */
    padding-left: .45455rem;
    padding-right: .45455rem;
    min-width: initial;
}

.small-12 {
    /* -webkit-box-flex: 0; */
    -ms-flex: 0 0 50%;
    /* flex: 0 0 50%; */
    /* max-width: 50%; */
    float: left;
}


.equal-banners .small-24  {width:33%;display: inline-block;}


@media screen and (min-width: 48em){
.column, .columns {
    padding-left: .45455rem;
    padding-right: .45455rem;
}
}
@media screen and (max-width: 64.0624em){
.small-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 97%;
    max-width: 97%;
    margin: auto;
    margin-bottom: 30px;
}

.equal-banners .small-24  {
width:100%;
}
}

@media screen and (min-width: 64.0625em){
.large-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.large-offset-2 {
    margin-left: 8.33333%;
}
.equal-banners .columns {
    margin-bottom: .18182rem;
}
.equal-banners h2 {
    font-size: 1.1em;
    line-height: 1.36364rem;
}
.large-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.large-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 30.83333%;
    max-width: 30.83333%;
}
.large-6 {
    /* -webkit-box-flex: 0; */
    -ms-flex: 0 0 25%;
    /* flex: 0 0 25%; */
    width: 25%;
    float: left;
}
.large-18 {
    /* -webkit-box-flex: 0; */
    -ms-flex: 0 0 75%;
    /* flex: 0 0 75%; */
    width: 75%;
    float: left;
}
.large-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%;
}
.large-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.large-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
}





.block_txt_footer {
  display: inline-block;
  height: 43px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.link_txt_footer {
  display: inline-block;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.picto_txt_footer {
  display: inline-block;
  width: 20px;
  font-family: Lora, sans-serif;
  color: #fff;
  font-weight: 400;
}

.slider {
  width: 100%;
  max-height: 864px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.block_slider_1 {
  width: 100%;
  height: 464px;
  max-height: 464px;
  background-image: url('../images/Slider_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image_slider_1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  display: none;
}

.container_slider_1 {
  text-align: center;
}

.block_up_titre_slider_1 {
  display: inline-block;
  font-family: Lora, sans-serif;
  color: #fff;
  font-weight: 400;
}

.block_titre_slider_1 {
  font-family: Brownstd, sans-serif;
  color: #fff;
  font-weight: 200;
}

.txt_titre_slider_1 {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Marcellus', serif;
  font-size: 51px;
  line-height: 54px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.txt_titre_slider_1.actu {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 50px;
  line-height: 44px;
}

.txt_up_titre_slider_1 {
 font-family: 'Marcellus', serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.block_container_slider_1 {
  position: relative;
  left: 0px;
  top: 60%;
  right: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -70%);
  -ms-transform: translate(0px, -70%);
  transform: translate(0px, -70%);
  text-align: center;
}

.block_btn_slider_1 {
  font-family: gotham, sans-serif;
  font-weight: 200;
  background: #fff;
  width: 139px;
  margin: auto;
}

.btn_slider {
  padding: 5px 25px;
  border: 1px solid #fff;
  background-color: #fff;
  background-image: url('../images/arrow-black.png');
  background-position: 88% 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 433ms ease;
  transition: background-color 433ms ease;
  color: #000;
  font-size: 11px;
}

.btn_slider:hover {
  background-color: #000;
  background-image: url('../images/arrow-white.png'), url('../images/arrow-black.png');
  background-position: 10px 50%, 84% 50%;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
}

.section_rubriques_3_1 {
  display: block;
  max-width: 98%;
  margin: 20px auto;
  padding-left: 0px;
}

.container_rubriques {
  display: block;
}

.link_block_3_1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
  height: 561px;
}

.link_block_3_1._4x4x4 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  display: block;
  width: 100%;
  height: 225px;
}

.block_3_1 {
  width: 100%;
  height: 561px;
  background-image: url('../images/kickers1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.block_3_1ete {
  width: 100%;
  height: 447px;
  background-image: url('../images/kickersete.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.block_3_1:hover {
  background-image: url('../images/kickers1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(1891px);
  transform: perspective(1891px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.block_3_1ete:hover {
  background-image: url('../images/kickersete.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(1891px);
  transform: perspective(1891px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.block_3_1.combi_2 {
  background-image: url('../images/kickers3_home.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.block_3_1.img_3 {
  background-image: url('../images/kickers3.jpg');
}

.block_3_1.img_3ete {
  background-image: url('../images/kickers3ete.jpg');
}

.block_3_1.img_5 {
  background-image: url('../images/kickers5.jpg');
  background-size: cover;
}

.block_3_1.img_7 {
  height: 225px;
  background-image: url('../images/kickers9_home.jpg');
  background-size: cover;
}

.block_3_1.img_1_westmens {
  height: 225px;
  background-image: url('../images/img_west_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col1_3_1 {
  text-align: center;
}

.col2_1_3 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.col2_1_3.combi_2 {
  display: block;
}

.link_block_1_3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 50;
  display: block;
  width: 97%;
  height: 561px;
  margin-right: auto;
  margin-left: auto;
}

.link_block_1_3._4x4x4 {
  width: 97%;
  height: 225px;
}

.block_1_3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/kickers2.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 561px;
}

.block_1_3.combi_2 {
  width: 100%;
  background-image: url('../images/kickers4_home.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.block_1_3.img_4 {
  background-image: url('../images/kickers4.jpg');
  background-repeat: no-repeat;
  text-align: center;
}

.block_1_3.img_4ete {
  background-image: url('../images/kickers4_homeete.jpg');
  background-repeat: no-repeat;
  text-align: center;
}

.block_1_3.img_6 {
  background-image: url('../images/kickers6.jpg');
  background-size: cover;
}

.block_1_3.img_6ete {
  background-image: url('../images/kickers6ete.jpg');
  background-size: cover;
}

.block_1_3.img_8 {
  height: 225px;
  background-image: url('../images/kickers8new.jpg');
  background-size: cover;
}

.block_1_3.img_9 {
  height: 225px;
  background-image: url('../images/kickers9.jpg');
  background-size: cover;
}

.block_1_3.img_2_westmens {
  height: 225px;
  background-image: url('../images/img_west_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_1_3.img_3_westmens {
  height: 225px;
  background-image: url('../images/img_west_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_txt_3_1 {
  position: relative;
  left: 0px;
  top: 80%;
  right: 0px;
  -webkit-transform: translate(0px, -80%);
  -ms-transform: translate(0px, -80%);
  transform: translate(0px, -80%);
  text-align: center;
  text-decoration: none;
}

.block_txt_3_1.sans_btn {
  top: 70%;
}

.block_txt_3_1.sans_btn._4x4x4 {
  top: 60%;
}

.block_txt_3_1._4x4x4 {
  position: absolute;
  top: 80%;
  -webkit-transform: translate(0px, -80%);
  -ms-transform: translate(0px, -80%);
  transform: translate(0px, -80%);
}

.block_sub_txt_3_1 {
  position: relative;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.block_titre_3_1 {
  position: relative;
  font-family: 'Marcellus', serif;
  color: #fff;
  font-size: 40px;
  line-height: 41px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  max-width: 400px;
  margin: auto;
}

.block_titre_3_1.double {
  margin-bottom: -10px;
}

.row_3_1 {
  display: block;
}

.block_btn_3_1 {
  position: relative;
  margin-top: 30px;
}

.block_txt_1_3 {
  position: relative;
  left: 0px;
  top: 80%;
  right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transform: translate(0px, -80%);
  -ms-transform: translate(0px, -80%);
  transform: translate(0px, -80%);
  text-align: center;
}

.block_txt_1_3.combi_2 {
  top: 80%;
}

.block_txt_1_3.sans_btn {
  position: relative;
  left: 0px;
  top: 90%;
  right: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section_rubriques_1_3 {
  display: block;
  max-width: 99%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.section_rubriques_3_1_conf2 {
  display: block;
  max-width: 822px;
  margin-right: auto;
  margin-left: auto;
}

.img_fond_kikers_1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
}

.block_zoom_img {
  position: absolute;
  display: inline;
  width: 541px;
  height: 447px;
  max-height: 447px;
  max-width: 541px;
}

.section_rubriques_2_2_2 {
  display: block;
  max-width: 99%;
  margin: 20px auto;
}

.border-top-right {
  position: absolute;
  left: 50%;
  top: 2%;
  width: 0%;
  height: 1px;
  border-top: 1px solid #000;
}

.borders {
  position: static;
  background-color: #000;
}

.borders.border-top-right {
  position: absolute;
  top: 3%;
  width: 0%;
  height: 1px;
}

.borders.border-right {
  top: 3%;
  right: 4%;
  width: 1px;
  height: 0%;
  max-width: 1px;
  min-width: 1px;
}

.border-right {
  position: absolute;
  top: 5%;
  right: 4%;
  width: 1px;
  height: 0%;
  background-color: #000;
}

.contenaire_commande_special {
  display: block;
  margin: 20px auto;
  text-align: center;
}

.section_texte_commande_special {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-bottom: 30px;
}

.container_txt_commande_special {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.h2_txt_com_sp {
  font-size: 24px;
  font-weight: 200;
  text-transform: uppercase;
  font-family: 'Marcellus', serif;
}

.btn {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #000000;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
}

.block_type {
  width: 258px;
  height: 172px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.block_3_list_com_sp {
  position: relative;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.block_txt_img_com_sp {
  position: absolute;
  display: block;
  width: 258px;
  height: 172px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(95deg, rgba(0, 0, 0, .54), transparent);
  background-image: linear-gradient(355deg, rgba(0, 0, 0, .54), transparent);
  opacity: 0;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
}

.block_txt_img_com_sp:hover {
  position: absolute;
  opacity: 1;
}

.secton-_fiche {
  display: block;
  width: 1024px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container_fiche {
  margin-top: 20px;
  margin-bottom: 20px;
}

.block_gauche_fp {
  margin-right: 0px;
}

.block_droite_fp {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.select_fp {
  border: 1px solid #bbb;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.select_double_fp {
  width: 95%;
  float: none;
  border: 1px solid #bbb;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.select_double_right_fp {
  display: block;
  width: 95%;
  float: right;
  border: 1px solid #bbb;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn_fp {
  width: 95%;
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  border: 1px solid #bbb;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.h2_titre_fp {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.block_reseau_fp {
  display: block;
  margin-left: 0px;
  float: none;
}

.h5_reseau_fp {
  display: block;
  float: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
}

.link_pocto {
  width: 100%;
  margin-top: 0px;
  text-align: center;
}

.link_fiche_produit_fp {
  margin-left: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 400;
}

.txt_fp {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
  color: #000;
}

.h5_prix_fp {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  font-weight: 900;
}

.btn_black_fp {
  display: block;
  width: 95%;
  height: 39px;
  float: left;
  background-color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.btn_prv_fp {
  width: 100%;
  height: 39px;
  margin-top: 10px;
  border: 1px solid #bbb;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.block_select_pic_slider {
  height: 100px;
  max-height: 100px;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
}

.bnt_contacter_assistant {
  width: 95%;
  height: 39px;
  margin-left: 0px;
  float: right;
  border: 1px solid #bbb;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.container_suggestion {
  margin-bottom: 20px;
}

.block_titre_suggestion {
  margin-bottom: 20px;
  border-bottom: 1px solid #c9c9c9;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 300;
  text-align: left;
}

.container_decouvrir .block_titre_3_1{
    font-size: 19px;
    line-height: 21px;
} 

.h2_titre_sugg {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

.block_droit_sugg {
  width: 555px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.block_kikers_1 {
  height: 210px;
  font-family: gotham, sans-serif;
  color: #262626;
  text-align: center;
}

.link_titre_kiker_sugg {
  width: 100%;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
}

.sous_titre_kiker_sugg {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #888888;
  /* border: 1px solid #bbb; */
}

.img_kiker_sugg {
  width: 100%;
}

.block_img_cross {
  display: inline-block;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
}

.block_slider_fp_maq {
  width: 100%;
  height: 464px;
  max-height: 464px;
}

.image_slider_fp {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.img_sugg_1 {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  width: 100%;
  max-width: 70%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.img_sugg_2 {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  max-width: 70%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.img_sugg_3 {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  max-width: 70%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.section_actu {
  display: block;
  max-width: 1903px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: center;
}

.actu_1 {
  height: 365px;
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: #fff;
  background-image: url('../images/LeMoc.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.div_titre_actu {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  line-height: 20px;
  text-align: center;
}

.block_savoirplus {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  margin-top: -20px;
  background-color: transparent;
  text-decoration: none;
}

.btn_savoirplus {
  width: 127px;
  height: 23px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #815d5d;
  font-size: 10px;
  text-decoration: none;
}

.txt_savoirplus {
  position: relative;
  top: 50%;
  display: block;
  margin-top: -20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

.txt_savoirplus.close {
  display: none;
}

.block_actu_open {
  display: none;
}

.div_block_texte_actu_open {
  display: block;
  width: 1000px;
  margin: 20px auto;
  font-size: 15px;
  text-align: left;
}

.h1_actu_open {
  margin-top: -10px;
  margin-bottom: 0px;
  font-family: gotham, sans-serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: 200;
}

.img_actu_full {
  margin-bottom: 10px;
}

.img_actu_75 {
  margin-bottom: 10px;
}

.block_img_actu_3 {
  display: inline-block;
  width: 33%;
  margin-right: 0px;
  padding: 0px;
  float: none;
}

.block_img_75 {
  display: block;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.block_close_actu {
  display: block;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}

.btn_close_actu {
  position: relative;
  top: 10px;
  display: inline-block;
  padding-right: 20px;
  padding-left: 10px;
  opacity: 0;
  cursor: pointer;
}

.txt_fermer {
  position: relative;
  left: 0px;
  top: 50%;
  display: none;
  margin-top: -20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #000;
  text-transform: uppercase;
}

.section_entretien_services {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.block_services {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: gotham, sans-serif;
  color: #000;
  font-size: 10px;
  font-weight: 200;
  text-align: center;
}

.h3_services {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.h3_services.entretien {
  margin-top: 0px;
  padding-top: 20px;
  background-color: #f4f4f4;
}

.txt_menu_services {
  display: inline-block;
  text-decoration: underline;
}

.tab_menu_services {
  background-color: #f4f4f4;
  color: transparent;
}

.tab_fond {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.tab_fond.w--current {
  background-color: hsla(0, 0%, 100%, 0);
  font-size: 10px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

.div_block_txt_entretiern_actif {
  display: block;
  max-width: 1000px;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
}

.p_lora {
  font-family: Lora, sans-serif;
  color: #797777;
  font-size: 11px;
  line-height: 17px;
  font-style: italic;
  font-weight: 400;
}

.p_lora.noir {
  color: #000;
}

.div_block_fond_actif {
  display: block;
  margin-top: 0px;
  background-color: #fff;
  /* font-family: gotham, sans-serif; */
}

.tab_1_service {
  background-color: #fff;
}

.block_soigner {
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: gotham, sans-serif;
  font-weight: 200;
  text-align: center;
}

.section_maison {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

#block_cms_category {
  text-align: center;
}

.div_block_fond_gris {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 0px;
  /* background-color: #f4f4f4; */
  /* font-family: gotham, sans-serif; */
  color: #797777;
  text-align: center;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

.div_block_txt {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.div_block_fond_blanc {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  /* font-family: gotham, sans-serif; */
  font-weight: 200;
  text-align: center;
}

.block_img_fondation_weston {
  margin-top: 20px;
  margin-bottom: 0px;
}

.p_lora_italic {
  /* font-family: Lora, sans-serif; */
  color: #000;
  font-size: 14px;
  line-height: 17px;
  /* font-style: italic; */
  font-weight: 400;
}

.p_lora_italic._797777 {
  color: #797777;
}

.p_lato_italic {
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #343539;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
  text-align: justify;
  text-transform: none;
}

.block_btn_defi {
  display: block;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: gotham, sans-serif;
  text-align: center;
}

.block_open_defi {
  display: none;
  margin-top: 10px;
}

.p_lato_regular {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 19px;
  line-height: 23px;
  font-weight: 400;
  text-align: justify;
  text-transform: none;
}

.block_fleche_bas_defi {
  display: inline-block;
  width: 50px;
}

.block_fleche_bas_propo {
  display: inline-block;
  width: 50px;
}

.block_open_propos {
  display: none;
  margin-top: 10px;
}

.div_espace_20 {
  height: 20px;
  color: transparent;
}

.div_espace_10 {
  display: block;
  height: 10px;
}

.section_histoire_style {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.block_histoire {
  margin-bottom: 20px;
  background-color: #f4f4f4;
  font-family: gotham, sans-serif;
  text-align: center;
}

.h3_histoire {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-transform: uppercase;
}

.tab_menu_histoire {
  background-color: #f4f4f4;
}

.tab_histoire {
  background-color: #fff;
}

.div_block_txt_actif {
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: 200;
}

.h3_txt_histoire {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
  text-transform: none;
  font-family: 'Marcellus', serif;
}

.h3_style {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  background-color: #f4f4f4;
}

.tab_menu_style {
  background-color: #f4f4f4;
}

.h3_txt_style {
  font-weight: 300;
  text-transform: uppercase;
}

.p_lato_bold {
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.block_slide_txt {
  background-color: #fff;
}

.div_block_txt_actif_color {
  background-color: #f4f4f4;
}

.block_leswestmens {
  display: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #f4f4f4;
  font-family: gotham, sans-serif;
  text-align: center;
}

.container_westmens {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.section_slider_westmens {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 20px;
  background-color: #f4f4f4;
}

.row_suggestions {
  margin-top: 10px;
}

.talents {
  height: 365px;
  margin-top: 10px;
}

.section_talents {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.slide_talents {
  height: 365px;
  margin-top: 10px;
  background-image: url('../images/img_slider.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn_savoirplus_black {
  width: 127px;
  height: 23px;
  background-color: #000;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.div_block_txt_talents_actif {
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  font-size: 10px;
  line-height: 15px;
}

.h3_txt_gotham_light {
  margin-top: 0px;
  margin-bottom: 0px;
  /* font-family: gotham, sans-serif; */
  font-weight: 200;
  text-transform: uppercase;
}

.talent_manu {
  height: 365px;
  margin-bottom: 10px;
  background-image: url('../images/talent_MANUFACTURE.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.btn_postuler {
  width: 127px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  padding: 10px;
  margin-top: 20px;
}

.txt_postuler {
  text-decoration: none;
}

.block_postuler {
  text-decoration: none;
  text-transform: uppercase;
}

.div_titre_slide {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
  text-decoration: none;
}

.block_manu_open {
  display: none;
  margin-bottom: 10px;
  font-size: 10px;
}

.select {
  border: 1px solid #bbb;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  line-height: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn_blanc {
  width: 100%;
  border: 1px solid #bbb;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.btn_noir {
  width: 100%;
  background-color: #262626;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
}

.block_resultat_recherche_actif {
  padding-bottom: 30px;
  background-color: #f4f4f4;
}

.h4_txt_gotham_light_left {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
}

.btn_blanc_poste {
  width: 100%;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}

.btn_poste {
  width: 100%;
  border-top: 0px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  color: #262626;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}

.talent_boutique {
  height: 365px;
  margin-bottom: 10px;
  background-image: url('../images/talent_BOUTIQUE.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.talent_support {
  height: 365px;
  margin-bottom: 10px;
  background-image: url('../images/talent_SUPPORT.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section_invites {
  display: block;
  max-width: 1903px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.block_slider_invites {
  display: block;
  height: 467px;
}

.block_gris {
  display: block;
  margin-bottom: 10px;
  background-color: #f4f4f4;
}

.div_block_txt_invites_actif {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
}

.link_kicker {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  width: 260px;
  height: auto;
  margin: 10px 10px 13px;
  float: none;
  text-align: center;
}

.img_kicker {
  width: 100%;
  margin-bottom: 10px;
}

.block_txt_x3 {
  position: absolute;
  left: 0px;
  top: 90%;
  right: 0px;
  width: 100%;
  -webkit-transform: translate(0px, -90%);
  -ms-transform: translate(0px, -90%);
  transform: translate(0px, -90%);
}

.block_txt_x3:hover {
  display: block;
}

.block_x3 {
  position: relative;
  width: 260px;
  max-width: 260px;
}

.block_x3:hover {
  display: block;
}

.block_x3.double {
  width: 400px;
  max-width: 400px;
}
.block_invites {
  display: block;
  width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.block_invites .block_titre_3_1{
    font-size: 19px;
    line-height: 21px;
} 

.col_g_invites {
  width: 33%;
  float: left;
}

.col_g_invites.double {
  width: 49.5%;
  margin-top: -15px;
}

.block_hover_invites {
  position: absolute;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .83), hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .83), hsla(0, 0%, 100%, 0));
  /* font-family: gotham, sans-serif; */
  color: #fff;
  font-size: 10px;
}

.block_txt_hover {
  position: relative;
  left: 0px;
  top: 20%;
  right: 0px;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-transform: translate(0px, -20%);
  -ms-transform: translate(0px, -20%);
  transform: translate(0px, -20%);
}

.block_out_txt_invites {
  position: absolute;
  display: block;
  width: 260px;
  height: 100%;
}

.block_out_txt_invites.double {
  width: 100%;
}



.slider_invites {
  height: 100%;
}

.block_flch_g {
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 213.5px 20px;
}

.block_flch_d {
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 213.5px 20px;
}

.section_invites_portraits {
  display: block;
  max-width: 1903px;
  margin-right: auto;
  margin-left: auto;
}

.section_invites_portraits h3 {

font-size: 40px;

line-height: 40px;

margin-bottom: 30px;
}

.sub_titre_h3 {
  /* font-family: gotham, sans-serif; */
  color: #333;
  font-size: 12px;
  font-weight: 200;
}

.block_open {
  display: block;
  background-color: #f4f4f4;
  text-align: center;
}

.div_txt_f_blanc {
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.block_open_contenu {
  display: block;
  width: 1024px;
  background-color: #fff;
}

.h2_titre_sugg_portrait {
  font-size: 24px;
  font-weight: 300;
}

.span_titre_sugg {
  font-size: 13px;
  text-transform: uppercase;
}

.row_img_portraits {
  display: block;
  width: 1000px;
  margin: 10px auto 20px;
}

.div_extrait {
  width: 100%;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}

.more-views {
  height: 100%;
  color: #fff;
}

.txt_savoirplus_black {
  display: block;
}

.discover {
  position: relative;
  z-index: 10;
  padding: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  color: #000!important;
  width: 139px;
  background: #fff;
}

.discover:hover {
  color: #fff!important;
   background: #f2f2f2;
   text-decoration: none;
}

.p_discover {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 14px;
  margin: auto;
  padding: 4px;
  text-transform: uppercase;
}

.p_discover:hover {
  text-decoration: none;
}

.img_out {
  position: absolute;
  left: 130px;
  top: 16px;
  z-index: 3;
}

.bg_btn {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 0%;
  height: 38px;
  background-color: #000;
  color: #9c6363;
}

.img_over {
  position: absolute;
  left: 18px;
  top: 16px;
  z-index: 3;
}

.slide_home {
  height: 864px;
}

.h3_soustitre_fp {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Marcellus', serif;
}

.block_txt_non_dispo {
  font-size: 12px;
}

.link_non_dispo {
  color: #262626;
  font-style: italic;
}

.txt_conseils_fp {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  color: #888888;
  line-height: 20px;
}

.footer_cross_fp {
  height: 21px;
  background-image: -webkit-linear-gradient(270deg, #343539, #343539);
  background-image: linear-gradient(180deg, #343539, #343539);
  color: #fff;
  font-size: 11px;
  font-weight: 200;
  text-transform: uppercase;
}

.section_ariane {
  display: block;
  max-width: 1400px;
  height: 25px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 10px;
  line-height: 25px;
  text-transform: uppercase;
}

.container_ariane {
  /* padding-left: 50px; */
  color: #000;
}

.section_actualites_fp {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.link_ariane_fp {
  color: #000;
  text-decoration: none;
}

.actu_1_fp {
  display: block;
  width: 100%;
  height: 365px;
  background-image: url('../images/LeMoc2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.link_slide_actu {
  display: block;
  width: 100%;
  height: 365px;
  text-decoration: none;
}

.actu_2_fp {
  height: 356px;
  background-image: url('../images/LeMaitreBleu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.actu_3_fp {
  height: 356px;
  background-image: url('../images/FemmeWeston.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.actu_lemoc2016 {
  height: 356px;
  background-image: url('../images/LeMoc2016_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section_actu_2 {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.block_actu2_open {
  display: block;
}

.section_actu1 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.actu_lemaitrebleu {
  height: 365px;
  background-image: url('../images/LeMaitreBleu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph_left {
  font-size: 15px;
  text-align: justify;
  font-family: 'Montserrat', sans-serif;
  color: #888888;
}

.section_actu_3 {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.actu_femmealhonneur {
  height: 356px;
  background-image: url('../images/FemmeALHonneur.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block_img_actu_2 {
  display: inline-block;
  width: 49%;
}

.actu_femmeweston {
  height: 356px;
  background-image: url('../images/FemmeWeston.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.actulemocparty {
  display: block;
  height: 356px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/LeMocParty.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block_img_actu_1 {
  width: 100%;
}

.txt_auteur {
  display: block;
  font-family: Lora, sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-style: italic;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.txt_livre {
  font-family: Lora, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  text-align: right;
}

.p_lato_regular_left {
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.tabs_content_style {
  background-color: #fff;
}

.actu_1_style {
  height: 356px;
  background-image: url('../images/DuoDeNoirEtDeGris.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.actu_2_style {
  height: 356px;
  background-image: url('../images/Invitation.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.actu_3_style {
  height: 356px;
  background-image: url('../images/Hommage.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h5_prix_conseil {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-align: left;
}

.btn_ajout_entretien {
  width: 220px;
  margin-bottom: 10px;
  float: right;
  background-color: #262626;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.select_double_entretien {
  height: 33px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn_livraison {
  width: 220px;
  float: right;
  border: 1px solid #bbb;
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  font-weight: 700;
}

.select_entretien {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
}

.row_entretien {
  margin-right: -10px;
  margin-left: -10px;
}

.section_boutique {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.block_recherche_boutique {
  margin-bottom: 10px;
  background-color: #f4f4f4;
}

.select_pays_boutique {
  width: 170px;
  height: 32px;
  margin-right: 10px;
  float: left;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.div_recherche_boutique {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 0px;
}

.btn_recherche_boutique {
  width: 21px;
  float: left;
  background-color: transparent;
}

.block_map_adress {
  width: 98%;
  max-width: 1400px;
  margin: auto;
}

.block_map {
  width: 100%;
  height: 431px;
  float: right;
}

.block_adress {
  display: block;
  width: 100%;
  height: 433px;
  padding-top: 32px;
  background-color: #f4f4f4;
  text-align: center;
}

.block_adress em {
font-style: normal;
color: #888888;
}

.block_adress em .link_tel {
    font-style: normal;
color: #888888;
}

.block_adress em .link_mail {
    color: #888888;
}

.container_adress_map {
  margin-bottom: 20px;
}

.kicker {
  width: 300px;
  height: 203px;
  margin-right: 20px;
  float: left;
  text-align: center;
}

.kicker_last {
  width: 300px;
  text-align: center;
}

.div_kicker {
  position: absolute;
  width: 300px;
  height: 203px;
}

.block_contenu_portraits {
  background-color: #fff;
}

.sub_titre_h3_souligne {
  color: #333;
  font-size: 12px;
  text-decoration: underline;
}

.h5_txt_gotham_light {
  color: #000;
  font-size: 11px;
  font-weight: 200;
}

.p_lora_italic_left {
  font-family: Lora, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 17px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.block_2_full {
  display: block;
  width: 824px;
  margin-right: auto;
  margin-left: auto;
}

.block_invites_footer {
  display: block;
  background-color: #f4f4f4;
  text-align: center;
}

.div_kickers_invite_footer {
  position: absolute;
  width: 300px;
  height: 263px;
}

.div_kickers_invite_footer .block_titre_3_1{
    font-size: 19px;
    line-height: 21px;
} 

.container_invites_footer {
  height: 290px;
  margin-bottom: 20px;
  width: 1000px;
}

.kicker_invites_footer {
  width: 33%;
  height: 260px;
  /* margin-right: 20px; */
  float: none;
  padding: 10px;
}

.kikers_invites_f_last {
  width: 33%;
  height: 260px;
  float: none;
  padding: 10px;
}

.nav_link_invites {
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  border-right: 1px solid #3c4a80;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 20px;
}

.nav_link_invites strong {
  font-weight: 400;
  text-decoration: none;
}

.nav_link_invites:hover {
  background-color: #ffffff;
  color: #979797;
  text-decoration: none;
}

.nav_link_invites.w--open {
  text-align: center;
}

.nav_link_invites.w--open:hover {
  background-color: #ffffff00;
}

.block_sous_menu_invites {
  display: none;
}

.block_sous_menu_invites.w--open {
  top: 40px;
  left: 0;
  display: block;
  width: 294px;
  float: none;
  background-color: #fff;
}

.link_sousmenu_invites {
  position: relative;
  width: 100%;
  padding: 5px 20px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

.slider_latannerie {
  height: 100%;
  background-color: #fff;
}

.img_1_tannerie {
  height: 337px;
}

.left_arrow_tannerie {
  bottom: 40%;
}

.right_arrow_tannerie {
  position: absolute;
  bottom: 40%;
}

.block_more_poste {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div_titre_fond_blanc {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  background-color: #fff;
}

.p_lato_bold_left {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

.div_separate {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #c9c9c9;
}

.block_deposez_candidature {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f4f4f4;
}

.from_candidature {
  text-align: left;
}

.row_from_candidature {
  margin-right: -10px;
  margin-left: -10px;
}

.row_offre {
  margin-right: -10px;
  margin-left: -10px;
}

.from_candidature input{}
.from_candidature .validation-advice{padding-left: 0px;margin-top: -10px;margin-bottom: 20px;}

.row_fields {
  height: 24px;
  margin-right: -10px;
  margin-left: -10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.fields_input_candidature {
  height: 24px;
  margin-bottom: 20px;
}

.p_lato_regular_center {
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

.p_lato_regular_center.center {
  text-align: center;
}

.black_hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
}

.black_hover:hover {
  background-color: rgba(0, 0, 0, .4);
}

.black_hover_in {
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  opacity: 0;
}

.black_hover_in:hover {
  opacity: 1;
}

.block_sous_titre_maison.w--open {
  left: 0;
  top: 40px;
  width: 294px;
  height: auto;
  background-color: #fff;
  color: #fff;
  line-height: 30px;
}

.block_slider_home_3 {
  width: 100%;
  height: 464px;
  max-height: 464px;
  background-image: url('../images/slider_james_bort_home.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}


.block_slider_home_3ete {
  width: 100%;
  height: 464px;
  max-height: 464px;
  background-image: url('../images/Slider_francois_simon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_slider_home_4 {
  width: 100%;
  height: 464px;
  max-height: 464px;
  background-image: url('../images/slider_page_commande_speciales.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider_sous_tannerie {
  height: auto;
  background-color: #fff;
}

.icon_slider_l_black {
  color: #000;
}

.left_arrow_sous_tanerrie {
  bottom: 40%;
}

.right_arrow_sous_tanneerie {
  bottom: 40%;
}

.sitation {
  font-family: Lora, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.block_slider_home_2 {
  background-image: url('../images/histoire_slider_home.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.block_slider_home_5 {
  background-image: url('../images/slider_leMoc2016_home.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}


.block_slider_home_5ete {
  background-image: url('../images/slider_libre_comme_air.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_slider_home_1 {
  height: 864px;
  max-height: 864px;
  background-image: url('../images/Slider_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block_slider_home_ete {
  height: 464px;
  max-height: 464px;
  background-image: url('../images/Slider_ete.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section_texte_homme {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.container_collection_homme_produits {
  text-align: center;
}

.section_texte_femme {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section_texte_maroquinerie {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.row_btn_fp {
  display: block;
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.col_2_btn_fp {
  margin-right: auto;
  margin-left: auto;
}

.col_fp_g {
  padding-right: 20px;
}

.div_logo_boutique {
  padding-top: 10px;
  padding-bottom: 5px;
  background-color: #f4f4f4;
  text-align: center;
}

.link_mail {
  color: #262626;
}

.link_tel {
  color: #262626;
  font-style: italic;
}

.dropdown_partage_fp {
  position: relative;
  left: -19px;
  display: inline-block;
}

.toggle_partage_fp {
  position: static;
  display: block;
  margin-top: 20px;
  padding-top: 0px;
}

.txt_toggle_partage_fp {
  font-size: 12px;
  font-weight: 700;
}

.dropdown_list_down.w--open {
  bottom: -45px;
  display: block;
  background-color: transparent;
}

.link_imprime_fp {
  display: inline;
  color: #262626;
  font-size: 12px;
}

.div_list_down_fp {
  width: 33px;
  margin-right: 9px;
  float: right;
  border: 1px solid #262626;
  background-color: #fff;
}

.block_produit_entretien {
  position: relative;
  left: 0px;
  top: 10%;
  right: 0px;
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  float: left;
  text-align: center;
}

.txt_produit_entretien {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
}

.img_entretien_fp {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  max-width: 70%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.block_img_entretien {
  display: inline-block;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.dropdown_langue {
  height: 20px;
  padding-top: 4px;
  color: #8a8a8a;
}

.dropdown_langue.w--open {
  z-index: 10;
  height: 20px;
  background-color: hsla(0, 1%, 47%, 0);
}

.txt_langue_top {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
}

.dropdown_sous_langue {
  margin-right: 0;
  margin-top: 0;
}

.dropdown_list_langue.w--open {
  left: 0px;
  top: 32px;
  right: 0px;
  margin-top: -11px;
  padding-top: 10px;
  background-color: transparent;
  text-align: center;
}

.link_sous_drop_langue {
  position: relative;
  display: block;
  width: 90px;
  height: 41px;
  border: 0px solid #000;
  background-color: #f3f3f2;
  text-align: center;
}

.link_sous_drop_langue:hover {
  background-color: #343539;
  color: #fff;
}

.block_recherche_input {
  position: static;
  display: none;
  width: 30px;
  height: 38px;
  float: right;
  opacity: 0;
}

.link_sousmenu {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding: 10px;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.link_sousmenu:hover {
  background-color: transparent;
  /* background-image: url('../images/fleche-droite.png'); */
  background-position: 95% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #3c4a80;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
}

.link_sousmenu.w--current {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  /* background-image: url('../images/fleche-droite.png'); */
  background-position: 95% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  position:relative;
  height: 40px;
}

.link_sousmenu.w--current:after {
  position: absolute;
  color: #3c4a80;
  border-left: 3px solid #3c4a80;
  content: "";
  left: 0;
  top: 6px;
  height: 25px;
}

.text_block_menu {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
}

.div_block_sousmenu_img {
  position: relative;
  display: block;
  width: 491px;
  height: 280px;
  background-color: #000;
}

.tab_menu {
  height: auto;
}

.tabs_menu {
  display: block;
}

.tabs_content_menu {
  left: 222px;
  right: 222px;
  bottom: 260px;
  width: 492px;
  background-color: #fff;
  display: none;
}

.tabs_content_menu_e {
  left: 222px;
  right: 222px;
  bottom: 209px;
  width: 492px;
  background-color: #fff;
  display: none;
}

.tabs_content_menu_2 {
  left: 222px;
  bottom: 160px;
  width: 492px;
  display: none;
}

.tabs_content_menu_4 {
  left: 222px;
  right: 222px;
  bottom: 260px;
  width: 492px;
  display: none;
}

.nav_menu {
  z-index: 99;
  width: 100%;
  margin-right: 10px;
  margin-left: 10px;
  /* float: none; */
}

.div_block_logo {
  position: relative;
  z-index: 999;
  height: 58px;
  float: left;
  width: 100%;
  text-align: center;
  margin-left: 0!important;  
}

.section_cgv {
  display: block;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.block_contenu_full {
  color: #2c2828;
}

.embed_video_home {
  width: 100%;
  height: 100%;
}

.actu_lemarais {
  height: 356px;
  background-image: url('../images/slider_boutique_LeMarais.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.actu_paris_est_un_ballet {
  height: 356px;
  background-image: url('../images/slider_PARIS_EST_UN_BALLET.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.video_actu {
  height: 429px;
}

.actu_le_moc2016 {
  height: 356px;
  background-image: url('../images/slider_LEMOCWESTON2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

html.w-mod-js *[data-ix="initial-block-actu"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="initial-block-actu2"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="nav-trigger"] {
  opacity: 0;
  -webkit-transform: translate(35px, 0px);
  -ms-transform: translate(35px, 0px);
  transform: translate(35px, 0px);
}

@media (max-width: 991px) {
  .header.top {
    /*min-height: 28px;  */
    /* min-height: 80px; */
  }
  .container_header {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .img_logo {
    max-width: 100%;
  }
  .nav_barre {
    width: 100%;
    height: 59px;
  }
  .nav_link {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
  }
  .nav_link:hover {
    height: 59px;
  }
  .nav_link.w--open {
    font-size: 10px;
  }
  .block_sous_menu.w--open {
    left: -179px;
    bottom: 0px;
    width: 725px;
    height: 281px;
  }
  .block_link_sous_menu {
    width: 232px;
    float: left;
  }
  .container_top_header {
    height: 38px;
  }
  .slider {
    display: block;
    width: 100%;
    margin-left: auto;
  }
  .block_slider_1 {
    display: inline-block;
    background-image: url('../images/Slider_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .txt_titre_slider_1 {
    font-size: 60px;
  }
  .link_block_3_1._4x4x4 {
    display: block;
  }
  .block_titre_3_1 {
    font-size: 1.2em;
    line-height: 21px;
  }
  .block_titre_3_1.double {
    font-size: 1em;
  }
  .section_texte_commande_special {
    width: 100%;
  }
  .secton-_fiche {
    width: 100%;
  }
  .block_droite_fp {
    padding-left: 0px;
  }
  .select_fp {
    width: 100%;
  }
  .select_double_fp {
    width: 95%;
  }
  .select_double_right_fp {
    width: 95%;
  }
  .btn_fp {
    width: 95%;
  }
  .btn_black_fp {
    width: 95%;
    float: left;
  }
  .block_select_pic_slider {
    height: 150px;
    max-height: 150px;
  }
  .bnt_contacter_assistant {
    display: inline-block;
    width: 95%;
    height: auto;
    margin-left: 5px;
  }
  .row_ajouter_panier {
    width: 100%;
    float: left;
  }
  .block_droit_sugg {
    width: 100%;
    height: 260px;
    float: left;
  }
  .section_actu {
    width: 100%;
  }
  .img_actu_full {
    max-width: 100%;
  }
  .block_img_actu_3 {
    width: 33%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .block_img_75 {
    width: 100%;
  }
  .section_entretien_services {
    width: 100%;
  }
  .section_maison {
    width: 100%;
  }
  .div_block_fond_blanc {
    display: block;
  }
  .block_open_propos {
    display: none;
  }
  .section_histoire_style {
    width: 100%;
  }
  .section_talents {
    width: 100%;
  }
  .slide_talents {
    height: 365px;
    background-size: cover;
  }
  .section_invites {
    width: 100%;
  }
  .block_slider_invites {
    height: auto;
  }
  .div_block_txt_invites_actif {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .link_kicker {
    width: 260px;
  }
  .block_txt_x3 {
    width: 100%;
  }
  .block_x3 {
    width: 230px;
    max-width: 230px;
  }
  .block_invites {
    width: 770px;
  }
  .col_g_invites {
    width: 33%;
    float: left;
  }
  .block_out_txt_invites {
    width: 230px;
  }
  .block_flch_g {
    position: absolute;
  }
  .section_invites_portraits {
    width: 100%;
  }
  .block_open_contenu {
    width: 100%;
  }
  .row_img_portraits {
    width: 100%;
  }
  .slide_home {
    height: auto;
  }
  .section_ariane {
    width: 100%;
    padding-left: 10px;
  }
  .container_ariane {
    padding-left: 0px;
  }
  .section_actualites_fp {
    width: 100%;
  }
  .actu_lemoc2016 {
    height: 356px;
  }
  .section_actu_2 {
    width: 100%;
  }
  .section_actu1 {
    width: 100%;
  }
  .section_actu_3 {
    width: 100%;
  }
  .block_img_actu_2 {
    border: 2px solid #fff;
  }
  .section_boutique {
    width: 100%;
  }
  .div_recherche_boutique {
    width: 600px;
  }
  .block_map {
    width: 100%;
    float: left;
  }
  .block_adress {
    width: 100%;
  }
  .container_adress_map {
    padding-right: 0%;
    padding-left: 0%;
  }
  .kicker {
    margin-bottom: 20px;
  }
  .img_slider_portraits {
    width: 100%;
    height: auto;
  }
  .block_2_full {
    width: 100%;
  }
  .container_invites_footer {
    height: 102%;
  }
  .kicker_invites_footer {
    margin-bottom: 20px;
  }
  .kikers_invites_f_last {
    float: left;
  }
  .nav_link_invites {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
  }
  .img_1_tannerie {
    height: auto;
  }
  .left_arrow_tannerie {
    bottom: 60%;
  }
  .right_arrow_tannerie {
    bottom: 60%;
  }
  .block_slider_home_2 {
    height: 464px;
    max-height: 464px;
  }
  .block_slider_home_5 {
    height: 464px;
    max-height: 464px;
  }
  .section_texte_homme {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .section_texte_femme {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section_texte_maroquinerie {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .row_btn_fp {
    padding-right: 10px;
    padding-left: 10px;
  }
  .block_produit_entretien {
    width: 30%;
    height: 150px;
    float: left;
  }
  .div_block_sousmenu_img {
    display: block;
  }
  .nav_menu {
    height: 60px;
  }
  }
  .section_cgv {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .header.top {
    display: block;
    /* height: auto; */
    /* min-height:130px; */
  }
  .container_header {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav_barre {
    width: 100%;
  }
  .nav_link {
    width: 100%;
    height: 60px;
    background-color: #343539;
    color: #fff;
    text-align: center;
  }
  .nav_link:hover {
    background-color: #616268;
    color: #fff;
    text-decoration: none;
  }
  .nav_link.w--open {
    height: 61px;
    border-bottom: 1px solid #fff;
  }
  .block_sous_menu.w--open {
    display: block;
    width: 100%;
    height: auto;
    background-color: #343539;
  }
  .block_link_sous_menu {
    width: 100%;
    height: 251px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    float: left;
    background-color: #545455;
    text-align: center;
  }
  .dropdown_sous_menu {
    width: 100%;
    height: auto;
    padding: 15px 0px;
    text-align: center;
  }
  .dropdown_list.w--open {
    display: none;
  }
  .container_top_header {
    height: 78px;
  }
  .block_text_top_header {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    float: left;
  }
  .block_slider_1 {
    background-image: none;
  }
  .txt_titre_slider_1 {
    margin-top: 10px;
    font-size: 40px;
  }
  .block_titre_3_1 {
    font-size: 14px;
  }
  .block_titre_3_1.double {
    font-size: 14px;
  }
  .section_texte_commande_special {
    padding-right: 10px;
    padding-left: 10px;
  }
  .secton-_fiche {
    padding-right: 5px;
    padding-left: 5px;
  }
  .select_double_fp {
    width: 100%;
  }
  .select_double_right_fp {
    width: 100%;
  }
  .btn_fp {
    width: 100%;
  }
  .btn_black_fp {
    width: 100%;
  }
  .bnt_contacter_assistant {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }
  .h2_titre_sugg {
    padding-left: 10px;
  }
  .block_kikers_1 {
    height: 100%;
    margin-top: 10px;
  }
  .block_img_cross {
    display: inline-block;
  }
  .block_slider_fp_maq {
    height: 254px;
  }
  .img_sugg_1 {
    width: 40%;
    max-width: 70%;
  }
  .img_sugg_2 {
    width: 40%;
  }
  .img_sugg_3 {
    width: 40%;
  }
  .div_block_texte_actu_open {
    width: 100%;
  }
  .div_block_txt_entretiern_actif {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_block_txt {
    width: 70%;
  }
  .div_block_txt_actif {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_block_txt_talents_actif {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .btn_blanc {
    margin-bottom: 10px;
  }
  .btn_noir {
    width: 100%;
  }
  .link_kicker {
    width: 170px;
  }
  .block_x3 {
    width: 170px;
  }
  .block_invites {
    width: 570px;
  }
  .block_hover_invites {
    line-height: 14px;
  }
  .block_txt_hover {
    font-size: 9px;
  }
  .block_out_txt_invites {
    width: 100%;
    height: 100%;
  }
  .h2_titre_sugg_portrait {
    padding-left: 10px;
  }
  .discover {
    margin-top: 0px;
  }
  .menu_btn.w--open {
    background-color: #343539;
  }
  .section_ariane {
    height: 30px;
  }
  .section_actualites_fp {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .paragraph_left {
    padding-right: 10px;
    padding-left: 10px;
  }
  .actu_3_style {
    height: 356px;
  }
  .btn_livraison {
    float: left;
  }
  .select_pays_boutique {
    float: left;
  }
  .div_recherche_boutique {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .block_adress {
    height: auto;
    padding-bottom: 5%;
  }
  .kicker {
    margin-right: 0px;
    float: none;
  }
  .container_decouvrir {
    text-align: center;
  }
  .container_invites_footer {
    display: block;
  }
  .kicker_invites_footer {
    float: none;
  }
  .kikers_invites_f_last {
    height: 260px;
    float: none;
  }
  .nav_link_invites {
    height: 60px;
    background-color: #343539;
    color: #fff;
    text-align: center;
  }
  .nav_link_invites:hover {
    background-color: #616268;
    color: #fff;
    text-decoration: none;
  }
  .block_sous_menu_invites.w--open {
    width: 100%;
  }
  .img_1_tannerie {
    height: auto;
  }
  .col_fp_g {
    padding-right: 10px;
  }
  .block_produit_entretien {
    width: 27%;
  }
  .img_entretien_fp {
    max-width: 80%;
  }
  .div_block_sousmenu_img {
    display: none;
  }
  .nav_menu {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
  }
}

@media (max-width: 479px) {
  .block_header_logo {
    width: 110px;
  }
  .nav_link.w--open:hover {
    color: #000;
    text-decoration: none;
  }
  .nav_link.w--open:active {
    background-color: #fff;
    color: #000;
    text-decoration: none;
  }
  .dropdown_sous_menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .container_top_header {
    display: inline-block;
    height: 108px;
  }
  .block_text_top_header {
    height: auto;
    text-align: left;
  }
  .footer_new {
    height: 73px;
  }
  .container_footer {
    font-size: 14px;
  }
  .block_txt_footer {
    display: block;
  }
  .block_slider_1 {
    background-position: 50% 50%;
    background-size: cover;
  }
  .txt_titre_slider_1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }
  .txt_titre_slider_1.actu {
    font-size: 40px;
  }
  .block_container_slider_1 {
    top: 80%;
    -webkit-transform: translate(0px, -80%);
    -ms-transform: translate(0px, -80%);
    transform: translate(0px, -80%);
  }
  .col1_3_1 {
    margin-bottom: 10px;
  }
  .block_1_3 {
    width: 100%;
    background-size: cover;
  }
  .block_1_3.img_9 {
    margin-top: 10px;
  }
  .section_texte_commande_special {
    padding-right: 10px;
    padding-left: 10px;
  }
  .btn {
    margin-bottom: 10px;
  }
  .secton-_fiche {
    padding-left: 5px;
  }
  .block_select_pic_slider {
    height: 200px;
    max-height: 200px;
  }
  .block_titre_suggestion {
    padding-left: 10px;
  }
  .block_droit_sugg {
    height: 100%;
  }
  .block_slider_fp_maq {
    height: 144px;
  }
  .img_sugg_1 {
    width: 60%;
  }
  .img_sugg_2 {
    width: 60%;
  }
  .img_sugg_3 {
    width: 60%;
  }
  .div_block_texte_actu_open {
    width: 100%;
  }
  .block_img_actu_3 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .h3_services {
    font-size: 15px;
  }
  .div_block_txt_entretiern_actif {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab_1_service {
    padding-right: 0px;
    padding-left: 0px;
  }
  .h3 {
    font-size: 16px;
  }
  .div_block_txt {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .link_kicker {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .img_kicker {
    width: 100%;
    height: 100%;
  }

  .link_kicker.double {
  width: 100%;
}

  .block_txt_x3 {
    width: 100%;
  }
  .block_x3 {
    width: 100%;
  }
  .block_invites {
    width: 250px;
  }
  .col_g_invites {
    width: 100%;
  }
  .block_out_txt_invites {
    position: absolute;
    width: 100%;
  }
  .div_txt_f_blanc {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section_ariane {
    height: 55px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .btn_ajout_entretien {
    width: 100%;
    float: none;
  }
  .btn_livraison {
    width: 100%;
    float: none;
  }
  .container_decouvrir {
    padding-left: 0px;
  }
  .div_kickers_invite_footer {
    height: 263px;
  }
  .container_invites_footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .kicker_invites_footer {
    margin-right: 0px;
  }
  .left_arrow_tannerie {
    bottom: 80%;
  }
  .right_arrow_tannerie {
    bottom: 80%;
  }
  .icon_slider_l_black {
    color: #fff;
  }
  .col_fp_g {
    padding-right: 10px;
  }
  .block_produit_entretien {
    display: block;
    width: 100%;
    height: 210px;
    margin-right: auto;
    margin-left: auto;
  }
  .img_entretien_fp {
    max-width: 50%;
  }
  .dropdown_langue {
    margin-left: -22px;
  }
}

@font-face {
  font-family: 'gotham';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/ufonts.com_gotham-light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Lora';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lora-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lato-BoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lato-Italic.ttf') format('truetype'), url('https://www.jmweston.com/skin/frontend/default/default/fonts/Lato-Italic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Brownstd';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/BrownStd-Italic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Brownstd';
  src: url('https://www.jmweston.com/skin/frontend/default/default/fonts/BrownStd-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}



/* Ajout de e-boutique desktop */
.ldvl-desktop  {
 background-color: #fff;
 color: #000;
 border-bottom: 1px solid #BABABA;
 font-weight: normal;
 font-size: 21px;
 Line-Height: 1;
 height: 30px;
 padding: 20px;
 font-weight: 300;
 padding-bottom: 30px;
 Fonts  DIRECTORY  FEATURED  ARTICLES  ABOUT    Fonts  Directory  Featured  Articles  About  Montserrat  Glyph  Mm  Characters  ABCÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â DÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚ÂEFGHIJKLMNOPQRSÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â TUVWXYZÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½abcÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡dÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“efghijklmnopqrsÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡tuvwxyzÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚ÂÃƒâ€¹Ã…â€œÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â£ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¥ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â©ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂªÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â«ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â­ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¯ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¶ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã…â€œÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã¢â‚¬Â Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Â Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Â Ãƒâ€šÃ‚Â°1234567890ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ?ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“!ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â(%)[#]{@;}/&
 \<-+ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â=>ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©$ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢:;,.*
 Styles  Type here to preview text  40px  Thin  Thin Italic  Extra-Light  Extra-Light Italic  Light  Light Italic  Regular  Regular Italic  Medium  Medium Italic  Semi-Bold  Semi-Bold Italic  Bold  Bold Italic  Extra-Bold  Extra-Bold Italic  Black  Black Italic  Popular Pairings with Montserrat  Open Sans  Montserrat  Regular  Open Sans  Regular  Roboto  Raleway  Oswald  Lato  The spectacle before us was indeed sublime.  Apparently we had reached a great height in the atmosphere, for the sky was a dead black, and the stars had ceased to twinkle. By the same illusion which lifts the horizon of the sea to the level of the spectator on a hillside, the sable cloud beneath was dished out, and the car seemed to float in the middle of an immense dark sphere, whose upper half was strewn with silver. Looking down into the dark gulf below, I could see a ruddy light streaming through a rift in the clouds.    Designers    Julieta Ulanovsky  Principal design  Julieta is a graphic designer and owner of ZkySky, a design studio which she co-founded in 1989 after earning a degree in Typeface Design. She lives and works in Montserrat, the first and oldest neighborhood in Buenos Aires. Julieta admires many type designers including Harald Geisler, and fellow Argentines Juan Pablo del Peral and Alejandro Paul. She is currently developing new variants of MontserratÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âitalics, plus new weights and stylesÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âand dreams that it will soon become a large, extended family.    GitHub      Sol Matas    Juan Pablo del Peral  JLB  Jacques Le Bailly  About  The old posters and signs in the traditional Montserrat neighborhood of Buenos Aires inspired Julieta Ulanovsky to design this typeface and rescue the beauty of urban typography that emerged in the first half of the twentieth century. As urban development changes that place, it will never return to its original form and loses forever the designs that are so special and unique. The letters that inspired this project have work, dedication, care, color, contrast, light and life, day and night! These are the types that make the city look so beautiful. The Montserrat Project began with the idea to rescue what is in Montserrat and set it free under a libre license, the SIL Open Font License.    This is the normal family, and it has two sister families so far, Alternates and Subrayada. Many of the letterforms are special in the Alternates family, while 'Subrayada' means 'Underlined' in Spanish and celebrates a special style of underline that is integrated into the letterforms found in the Montserrat neighborhood.    Updated November 2017: The family was redrawn by Jacques Le Bailly at Baron von Fonthausen over the summer, and the full set of weights were adjusted to make the Regular lighter and better for use in longer texts. In fall, Julieta Ulanovsky, Sol Matas, and Juan Pablo del Peral, led the development of Cyrillic support, with consultation with Carolina Giovagnoli, Maria Doreuli, and Alexei Vanyashin.    The Montserrat project is led by Julieta Ulanovsky, a type designer based in Buenos Aires, Argentina. To contribute, see github.com/JulietaUla/Montserrat    Usage  ***  BR  FR  GB  US  These are the countries where Montserrat is most popular.  4.46B  Number of times Google Fonts API served Montserrat over the last week. Montserrat is featured in more than 5,300,000 websites.  Further Information  Feedback  Have feedback on Montserrat?  Please let us know.  License  Open Font License    montse  Categories  Serif  Sans Serif  Display  Handwriting  Monospace  Sorting  Trending  Languages  All Languages  Number of styles  Thickness  Slant  Width  2  Families   Selected  EMBED  CUSTOMIZE  EMBEDCUSTOMIZE  Load Time: Fast  Your Selection     Montserrat  Marcellus  Load Time: Fast  EMBED  CUSTOMIZE  EMBEDCUSTOMIZE  Embed Font  To embed your selected fonts into a webpage, copy this code into the <head> of your HTML document.    STANDARD @IMPORT  <style>  @import url('https://fonts.googleapis.com/css?family=Marcellus|Montserrat');  </
 style>  Specify in CSS  Use the following CSS rules to specify these families:    font-family: 'Marcellus', serif;
 font-family: 'Marcellus', serif;
 width: 1200px;
 margin: auto;
 padding-left: 0;
 padding-right: 0;
}

.ldvl-text{
 float: left;
}

.ldvl-button {
 padding: 11px;
 float: right;
 background: url(../images/custom/btn_filtre_off.png) no-repeat center;
 display: block;
 height: 50%;
 width: 16%;
 background-size: contain;
 transition-duration: 200ms;
}

.ldvl-button-actif {
 padding: 11px;
 float: right;
 background: url(../images/custom/btn_filtre_on.png) no-repeat center;
 display: block;
 height: 50%;
 width: 16%;
 background-size: contain;
 transition-duration: 200ms;
}
/* Fin Ajout de e-boutique desktop */



.section_lbd {
  display: block;
  width: 100%;
  max-width: 1903px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
  margin-top: 0;
}

.h1_lbd {
  font-size: 29px;
  font-weight: 400;
  line-height: 29px;
}

.div_block_texte_lbd {
  display: block;
  max-width: 1000px;
  margin: 40px auto;
}

.lbd-featured-items-interview {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.lbd-featured-items-interview.middle {
  width: 48%;
  padding: 10px 10px;
  color: #000;
}

.lbd-featured-items-interview.small {
  width: 32%;
  padding: 10px;
}

.lbd-featured-item__card {
  width: 100%;
  height: 100%;
}

.lbd-featured-item__card.card {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.lbd_card__art {
  position: relative;
  height: 485px;
  min-height: 100%;
}

.lbd_card__art.kickers {
  height: 303px;
}

.lbd_card__bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lbd_card__bg.kickers {
  background-size: cover;
}

.lbd_card__content {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.lbd_card__content.vcenter {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.lbd-featured-item__card__icon {
  margin-bottom: 20px;
  font-family: gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.lbd-icon-play {
  display: inline-block;
  margin: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.lbd_card__title {
  display: inline-block;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.lbd_card__title_bottom {
  font-family: Lora, sans-serif;
  font-size: 25px;
  text-align: left;
  text-transform: uppercase;
}

.lbd_card__title_bottom.kickers {
  text-align: center;
}

.lbd_card__title_bottom_inter {
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: Lora, sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.lbd_video_top {
  height: 811px;
  padding: 0;
}
.lbd_block_video {
  height: 571px;
  padding: 10px;
}
.lbd-featured-items-video {
  display: inline-block;
  width: 100%;
  height: 100%;
  float: left;
}

.lbd-featured-item {
  width: 100%;
  height: 100%;
}

.lbd-featured-item__card_video {
  width: 100%;
  height: 100%;
}

.lbd-featured-item__card_video.card_video {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.lbd_card__art_video {
  position: relative;
  min-height: 100%;
}

.card__bg_video {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card__content_video {
  position: absolute;
  left: 0px;
  top: 45%;
  right: 0px;
  z-index: 3;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.card__content_video.bottom {
  top: 43%;
}

.lbd_card__title_video {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
  color: #fff;
  font-size: 65px;
  line-height: 65px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Marcellus', serif;
}

.lbd_card__title_footer_video {
  position: relative;
}

.lbd_btn_top_video {
  position: relative;
  display: inline-block;
  width: 191px;
  height: 35px;
  margin-bottom: 6em;
  padding-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.lbd_btn_top_video:hover {
  color: #fff!important;
   background: #f2f2f2;
   text-decoration: none;
}

.lbd_card__titlebottom__video {
  font-family: gotham, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.lbd_card__titlebottom__video_txt {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
}

.lbd_card__top_title_video {
  margin-bottom: 40px;
  font-family: gotham, sans-serif;
  color: #fff;
  font-size: 16px;
}

@media (max-width: 991px){
  .section_lbd {
    width: 100%;
  }
  .card__content_video {
    top: 29%;
  }
}

@media (max-width: 767px){
  .lbd_card__art {
    height: 387px;
  }
  .lbd_card__art.kickers {
    height: 183px;
  }
  .lbd_card__title_bottom {
    font-size: 21px;
  }
  .lbd_card__title_bottom_inter {
    font-size: 11px;
  }
}

@media (max-width: 479px){
  .lbd_btn_top_video {
  position: relative;
  display: inline-block;
  width: 177px;
  height: 32px;
  margin-bottom: 4em;
  padding-top: 7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: gotham, sans-serif;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}
  .div_block_texte_lbd {
    width: 100%;
    padding: 10px;
  }
  .lbd-featured-items-interview.middle {
    width: 100%;
  }
  .lbd-featured-items-interview.small {
    width: 100%;
  }
  .lbd_video_top {
    height: 362px;
  }
  .card__content_video {
    top: 14%;
  }
  .card__content_video.bottom {
    top: 41%;
  }
  .lbd_card__title_video {
    font-size: 45px;
    line-height: 45px;
  }
  .lbd_block_video {
  height: 362px;
  padding: 10px;
}
}


/*----------3 kikers -------*/

.constrain {
    max-width: 190rem;
    margin:auto;
    margin-bottom: 40px;
}

.sublitle-hover-scroll-in {
    position: relative;
}

.row.collapse>.column, .row.collapse>.columns {
    padding-left: 10px;
    padding-right: 10px;
}

.hover-child-link, .sublitle-hover-scroll-in:hover {
    cursor: pointer;
}

.homepage-banner {
    position: relative;
    overflow: hidden;
}

.equal-banners .homepage-banner {
    -webkit-transform: rotate(.01deg);
    -ms-transform: rotate(.01deg);
    transform: rotate(.01deg);
}

.equal-banners img {
    border: 0;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

.homepage-banner .background, .homepage-banner img {
    width: 100%;
    height: auto;
}

.equal-banners .homepage-banner img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 6s -webkit-transform;
    transition: 6s transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


.sublitle-hover-scroll-in .title {
    position: relative;
    top: 0;
    -webkit-transition: top 400ms;
    transition: top 400ms;
    border: 1px solid #434343;
}

.sublitle-hover-scroll-in .title span {
    color: #000!important;
    font-weight: 400; */
}

.homepage-banner-inner .headline-wrapper h2 {
    line-height: 1;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
}

.equal-banners  .hover-enlarge:not(.bg-img-scroll-shift) img {
    -webkit-transition: -webkit-transform 6s;
    transition: transform 6s;
}

.equal-banners  .hover-enlarge:hover img {
    /* -webkit-transform: scale(1.1)!important; */
    /* -ms-transform: scale(1.1)!important;*/
    /* transform: scale(1.1)!important; */
}

.modal-dialog {
  position:absolute;
  top:50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin:auto 5%;
  width:90%;
  /* height:80%; */
}

.modal-body .carousel-indicators li {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.modal-body .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 0;
    background-color: #fff;
}

@media screen and (min-width: 768px){
.modal-body .carousel-indicators {
    bottom: 0px;
}}
