/*
cd ~/home/thalgo/perronrigot/website/templates/defaut/front;compass compile
 */
/*$pink:          #e31776;was previous value*/
/* line 7, ../sass/index_index.scss */
/* line 10, ../sass/index_index.scss */
h1 {
  margin: 0 auto 0 auto !important;
  padding: 30px 0 20px;
  color: #818181 !important;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

/* line 18, ../sass/index_index.scss */
h2 {
  position: relative;
  font-weight: 300;
  margin: 0 0 20px 0;
  font-family: Montserrat, Courgette, cursive;
  font-size: 35px;
  line-height: 64px;
  overflow: hidden;
}
/* line 26, ../sass/index_index.scss */
h2 span {
  line-height: 2.5rem;
  position: relative;
}
/* line 30, ../sass/index_index.scss */
h2 span:before {
  content: '';
  position: absolute;
  top: 28px;
  right: 100%;
  width: 585px;
  height: 1px;
}
/* line 38, ../sass/index_index.scss */
h2 span:after {
  content: '';
  position: absolute;
  top: 28px;
  left: 100%;
  width: 585px;
  height: 1px;
}

/* line 48, ../sass/index_index.scss */
h3 {
  margin: 0 0 20px 0;
  color: #000 !important;
  font-size: 24px;
  text-transform: uppercase;
}

/* line 54, ../sass/index_index.scss */
h4 {
  font-weight: 300;
  font-family: Montserrat, Courgette, cursive;
  font-size: 21px;
}

/* line 59, ../sass/index_index.scss */
#caroussels {
  margin: 0 auto;
}
/* line 61, ../sass/index_index.scss */
#caroussels #caroussel {
  position: relative;
}
/* line 63, ../sass/index_index.scss */
#caroussels #caroussel .owl-nav {
  font-size : 20px;
}
/* line 65, ../sass/index_index.scss */
#caroussels #caroussel .owl-nav .owl-prev {
  position: absolute;
  z-index: 10;
}

/* line 70, ../sass/index_index.scss */
#caroussels #caroussel .owl-nav .owl-next {
  position: absolute;
  z-index: 10;
}


/* line 76, ../sass/index_index.scss */
#caroussels #caroussel .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 0;
  text-align: center;
}
/* line 84, ../sass/index_index.scss */
#caroussels #caroussel .owl-dots .owl-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 15px 0 0;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 10px;
}
/* line 92, ../sass/index_index.scss */
#caroussels #caroussel .owl-dots .active {
  background : #fff;
}
/* line 97, ../sass/index_index.scss */
#caroussels #accueil-domaines p {
  position: relative;
  margin: 0 0 8px 0;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 0 10px 0 rgba(29, 29, 28, 0.27);
  -moz-box-shadow: 2px 0 10px 0 rgba(29, 29, 28, 0.27);
  box-shadow: 2px 0 10px 0 rgba(29, 29, 28, 0.27);
}
/* line 102, ../sass/index_index.scss */
#caroussels #accueil-domaines p a {
  display: block;
  border-bottom: 2px solid;
  text-transform: uppercase;
}
/* line 106, ../sass/index_index.scss */
#caroussels #accueil-domaines p a i {
  position: absolute;
  top: 3px;
  right: 16px;
  font-size: 28px;
}
/* line 112, ../sass/index_index.scss */
#caroussels #accueil-domaines p a:hover {
  text-decoration: none;
}
/* line 115, ../sass/index_index.scss */
#caroussels #accueil-domaines p a.current {
  color: #ffffff;
}
/* line 117, ../sass/index_index.scss */
#caroussels #accueil-domaines p a.current i {
  position: absolute;
  top: 12px;
  right: 10px;
  color: #ffffff;
  font-size: 22px;
}
/* line 127, ../sass/index_index.scss */
#caroussels #colonne #bannieres p {
  -webkit-box-shadow: 2px 0 10px 0 rgba(29, 29, 28, 0.27);
  -moz-box-shadow: 2px 0 10px 0 rgba(29, 29, 28, 0.27);
  box-shadow: 2px 0 10px 0 rgba(29, 29, 28, 0.27);
}

#caroussels + #produits {
margin : 70px auto;  
padding : 0;
}

/* line 131, ../sass/index_index.scss */
#produits {
  padding-top: 2rem;
  font-weight: 300;
}
/* line 134, ../sass/index_index.scss */
#produits h2 {
  /*border-top: 1px solid #cdcdcd;*/
  font-family: Montserrat, Courgette, cursive;
  text-align: center;
  font-weight: 600;
}
/* line 139, ../sass/index_index.scss */
#produits h2:first-child {
  margin: 0;
  border-top: none;
}
/* line 144, ../sass/index_index.scss */
#produits .caroussel-produits {
  margin: 0 auto;
}
/* line 146, ../sass/index_index.scss */
#produits .caroussel-produits .produit-slide {
  border: none;
}
/* line 149, ../sass/index_index.scss */
#produits .caroussel-produits .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  font-size: 0;
  text-align: center;
}
/* line 158, ../sass/index_index.scss */
#produits .caroussel-produits .owl-nav .owl-prev {
  position: absolute;
  background: url(../images/caroussel_prev.png) no-repeat center center;
  z-index: 10;
}
/* line 163, ../sass/index_index.scss */
#produits .caroussel-produits .owl-nav .owl-next {
  position: absolute;
  background: url(../images/caroussel_next.png) no-repeat center center;
  z-index: 10;
}

/* line 169, ../sass/index_index.scss */
#produits .caroussel-produits .owl-dots, #marques #caroussel-marques .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 0;
  text-align: center;
}
/* line 177, ../sass/index_index.scss */
#produits .caroussel-produits .owl-dots .owl-dot, #marques #caroussel-marques .owl-dots .owl-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 15px 0 0;
  background: url(../images/caroussel_pager.png) no-repeat top center;
  cursor: pointer;
}
/* line 185, ../sass/index_index.scss */
#produits .caroussel-produits .owl-dots .active {
  background-position: bottom center;
}
/* line 189, ../sass/index_index.scss */
#produits .caroussel-produits .produit:nth-child(3n + 1):after {
  border-bottom: none;
}

#produits .bouton_voir {
  margin-top : 50px;
  text-align:center;
}

#produits .bouton_voir a {
  background : #000;
  color : #fff;
  text-transform : uppercase;
  font-size : 20px;
  padding : 20px 30px;
}

#produits .navbar-nav {
  width : 100%;
  display: flex;
  justify-content: space-between;
}

#produits .navbar-nav hr {
  display : none;
}

#produits li.active > hr,
#produits li:hover > hr {
  display : block;
  background : none;
  margin-top : 13px;
}

#produits li.active a,
#produits li:hover a {
  background:  none;
}

#produits .navbar-nav a {
  color : #000;
  font-family: 'tradegothicregularbold';
  font-size : 20px;
  text-transform : uppercase;
  font-weight : bold;
  padding-bottom : 0px;
  padding-left : 0px;
}

#produits .bloc_produits {
  display :none;
}

#produits .bloc_produits.active  {
  display :block;
}

@media screen and (max-width: 800px) {
  /* line 131, ../sass/index_index.scss */
  #produits {
    padding-top: 4rem;
    margin-bottom: 2rem;
  }
}

/* line 198, ../sass/index_index.scss */
#actualites {
  position: relative;
  margin: 60px 0 0;
  padding: 20px 0 50px;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}
/* line 206, ../sass/index_index.scss */
#actualites .container {
  padding: 0;
}
/* line 209, ../sass/index_index.scss */
#actualites:after {
  content: '';
  position: absolute;
  top: -192px;
  right: 0;
  height: 269px;
  background: url(../images/ico_lys.png) no-repeat;
  overflow: hidden;
}
/* line 218, ../sass/index_index.scss */
#actualites a {
  color: #ffffff;
}
/* line 221, ../sass/index_index.scss */
#actualites #caroussel-actualites {
  position: relative;
  margin: 0 auto 0 auto;
  text-align: center;
}
/* line 225, ../sass/index_index.scss */
#actualites #caroussel-actualites .actualite-nom {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 230, ../sass/index_index.scss */
#actualites #caroussel-actualites .actualite-resume {
  margin: 5px 0 0;
}
/* line 233, ../sass/index_index.scss */
#actualites #caroussel-actualites .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  font-size: 0;
  text-align: center;
}
/* line 242, ../sass/index_index.scss */
#actualites #caroussel-actualites .owl-nav .owl-prev {
  position: absolute;
  background: url(../images/caroussel_prev_inverse.png) no-repeat center center;
  z-index: 10;
}
/* line 247, ../sass/index_index.scss */
#actualites #caroussel-actualites .owl-nav .owl-next {
  position: absolute;
  background: url(../images/caroussel_next_inverse.png) no-repeat center center;
  z-index: 10;
}
/* line 253, ../sass/index_index.scss */
#actualites #caroussel-actualites .owl-dots {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 0;
  text-align: center;
}
/* line 261, ../sass/index_index.scss */
#actualites #caroussel-actualites .owl-dots .owl-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 15px 0 0;
  background: url(../images/caroussel_pager_blanc.png) no-repeat top center;
  cursor: pointer;
}
/* line 269, ../sass/index_index.scss */
#actualites #caroussel-actualites .owl-dots .active {
  background-position: bottom center;
}
/* line 273, ../sass/index_index.scss */
#actualites #caroussel-actualites a:hover {
  color: #ffffff;
}
/* line 278, ../sass/index_index.scss */
#actualites h2 span:before {
  background-color: #ffffff !important;
}
/* line 281, ../sass/index_index.scss */
#actualites h2 span:after {
  background-color: #ffffff !important;
}

/* line 286, ../sass/index_index.scss */
#marques {
  position: relative;
  margin: 60px 0 0;
  padding: 20px 0 50px;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  color: #a7a9ac;
  background-color: #F5DADF4D;
}
/* line 294, ../sass/index_index.scss */
#marques .container {
  padding: 0;
}
/* line 297, ../sass/index_index.scss */
#marques h2 {
  color: #000;
  font-family: 'tradegothicregularbold';
  text-transform : uppercase;
  font-size : 36px;
  margin-top : 90px;
}
/* line 300, ../sass/index_index.scss */
#marques h2 span:before {
  background-color: #ffffff;
}
/* line 303, ../sass/index_index.scss */
#marques h2 span:after {
  background-color: #ffffff;
}


#marques hr, #formation hr {
    border-top: 3px solid #F891A5;
    width: 80px;
}

#formation {
  max-width: 1360px;
  margin: 100px auto;
  background: #f5dadf33;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

#formation .bloc_moitie {
  flex-basis : 100%;
}

#formation .contenu_formation {
  padding : 0 30px 0 50px;
}

#formation .contenu_formation h3 {
  font-family: 'tradegothicregularbold';
  font-weight : bold;
  font-size : 36px;
}

#formation .contenu_formation #marque_description {
  font-size : 16px;
  font-weight:200;
}

#formation .contenu_formation #marque_lien {
  margin-top : 50px;
}

#formation .contenu_formation #marque_lien a {
  background : #000;
  color : #fff;
  padding : 16px 50px;
  font-size : 12px;
  text-transform : uppercase;
}


#formation hr {
  margin-left : 0;
}


#produits.produits_cultes {
  max-width : 1690px;
  margin : 0 auto;
  display : flex;
  gap : 20px;
  justify-content : space-around;
}

#produits.produits_cultes .visuel {
  width : 40%;
}

#produits.produits_cultes .produits {
  width : 49%;
}

#produits.produits_cultes .bloc_produits {
  display : block;
}
#produits.produits_cultes .bloc_produits > div {
  display : flex;
}

#produits.produits_cultes h2 {
  line-height: 30px;
  text-align : left;
  font-family : 'tradegothicregularbold';
}

#produits.produits_cultes p {
  font-size : 16px;
}

#produits.produits_cultes hr {
  margin-left: 0;
}

#produits.produits_cultes .produit {
  border : 0;
  padding : 0;
  margin-top : 0;
  width : 49%;
}

#produits.produits_cultes .produit .produit-image, #produits.produits_cultes .produit .produit-image img {
  width : 100%;
}

#produits.produits_cultes .produit .infos-haut,
#produits.produits_cultes .produit .produit-infos .produit-designation {
  min-height : fit-content;
}

/* line 308, ../sass/index_index.scss */
#marques #caroussel-marques {
  position: relative;
  margin: 100px auto 100px auto;
  text-align: center;
}
/* line 312, ../sass/index_index.scss */
#marques #caroussel-marques .marque-logo {
  padding: 0 10px;
  text-align: center;
}
/* line 316, ../sass/index_index.scss */
#marques #caroussel-marques .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  font-size: 0;
  text-align: center;
}
/* line 325, ../sass/index_index.scss */
#marques #caroussel-marques .owl-nav .owl-prev {
  position: absolute;
  background: url(../images/caroussel_prev.png) no-repeat center center;
  z-index: 10;
}
/* line 330, ../sass/index_index.scss */
#marques #caroussel-marques .owl-nav .owl-next {
  position: absolute;
  background: url(../images/caroussel_next.png) no-repeat center center;
  z-index: 10;
}
/* line 336, ../sass/index_index.scss */
#marques #caroussel-marques .owl-dots {
  display: none;
}

/* line 341, ../sass/index_index.scss */
#login {
  position: relative;
  margin: 50px 0 0;
  padding: 35px 0 30px;
  background: url(../images/bgr_login.jpg) repeat-y top center;
  border-bottom: 3px solid;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  color: #000000;
}
/* line 351, ../sass/index_index.scss */
#login h2 {
  margin: 0;
  color: #000000;
}
/* line 355, ../sass/index_index.scss */
#login h3 {
  clear: both;
  padding: 40px 0 0;
}
/* line 359, ../sass/index_index.scss */
#login .social {
  text-align: center;
  font-size: 48px;
}
/* line 362, ../sass/index_index.scss */
#login .social p {
  display: inline;
  margin: 0 10px;
}
/* line 365, ../sass/index_index.scss */
#login .social p a {
  width: 48px;
  height: 48px;
  font-size: 48px;
}

/* line 373, ../sass/index_index.scss */
#fidelite {
  position: relative;
  margin: 50px 0;
  padding: 35px 0 30px;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #818181;
}
/* line 381, ../sass/index_index.scss */
#fidelite .container {
  padding: 0;
}
/* line 384, ../sass/index_index.scss */
#fidelite #fidelite-avantages {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 20px 0 0;
}
/* line 388, ../sass/index_index.scss */
#fidelite #fidelite-avantages:after {
  content: ' ';
  display: table;
}
/* line 392, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage {
  position: relative;
  float: left;
  background-color: #ffffff;
  border: 1px solid #a7a9ac;
}
/* line 397, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage .detail {
  position: relative;
}
/* line 399, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage .detail:after {
  content: ' ';
  display: table;
}
/* line 403, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
  float: left;
}
/* line 405, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
  float: left;
  border: 1px solid;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
}
/* line 413, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
  clear: both;
  font-weight: 600;
}
/* line 419, ../sass/index_index.scss */
#fidelite #fidelite-avantages .fidelite-avantage .tarif span {
  font-weight: 600;
}
/* line 424, ../sass/index_index.scss */
#fidelite #fidelite-renvois {
  clear: both;
}

/* line 437, ../sass/index_index.scss */
#newsletter .container {
  padding: 0;
}
/* line 440, ../sass/index_index.scss */
#newsletter h2 {
  margin: 0 0 15px 0;
  color: #000000;
}
/* line 444, ../sass/index_index.scss */
#newsletter h2 span:before {
  background-color: #ffffff !important;
}
/* line 447, ../sass/index_index.scss */
#newsletter h2 span:after {
  background-color: #ffffff !important;
}
/* line 452, ../sass/index_index.scss */
#newsletter form {
  padding: 0px 0 0;
}
/* line 454, ../sass/index_index.scss */
#newsletter form #obligatoire {
  display: none;
}
/* line 457, ../sass/index_index.scss */
#newsletter form .form-group {
  float: left;
  margin: 0;
  width: 25%;
}
/* line 461, ../sass/index_index.scss */
#newsletter form .form-group:first-child {
  width: 50%;
}
/* line 464, ../sass/index_index.scss */
#newsletter form .form-group label {
  display: none;
}
/* line 467, ../sass/index_index.scss */
#newsletter form .form-group div {
  width: 100%;
}
/* line 471, ../sass/index_index.scss */
#newsletter form .envoyer {
  clear: both;
  padding: 20px 0 0;
}
/* line 474, ../sass/index_index.scss */
#newsletter form .envoyer .btn {
  padding: 10px 0;
  width: 180px;
}

/* line 481, ../sass/index_index.scss */
#liens {
  margin: 90px 0 40px;
}

/* line 483, ../sass/index_index.scss */
#liens .container {
  text-align: center;
  padding : 0 140px;
}

#liens a {
  color : #000;
}

#liens .gamme-wrapper {
  font-size : 30px;
  text-transform : uppercase;
  font-family: 'tradegothicregularbold';
}

#liens .gamme-desc {
  font-size : 16px;
}

/* line 486, ../sass/index_index.scss */
#liens p {
  display: inline-block;
  font-family: Montserrat, Courgette, cursive;
  font-size: 24px;
  text-align: center;
  vertical-align: top;
}
/* line 492, ../sass/index_index.scss */
#liens p .lien_epilation {
  color: #c380a9;
}
/* line 495, ../sass/index_index.scss */
#liens p .lien_soins {
  color: #f9bca9;
}
/* line 498, ../sass/index_index.scss */
#liens p .lien_regard {
  color: #77787b;
}


.video_home {
  object-fit: fill;
  display:block;
  margin-top:170px
}

@media screen and (min-width: 1200px) {
  /* line 504, ../sass/index_index.scss */
  h1 {
    width: 1360px;
  }

  /* line 507, ../sass/index_index.scss */
  #caroussels {
    width: 100%;
    height: auto;
    overflow : hidden;
  }
  /* line 510, ../sass/index_index.scss */
  #caroussels #colonne {
    position: relative;
    float: left;
    width: 278px;
    height: 445px;
  }
  /* line 515, ../sass/index_index.scss */
  #caroussels #colonne #bannieres {
    position: absolute;
    /*top: 0;*/
    left: 0;
  }
  /* line 519, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p {
    margin: 10px 0 0;
  }
  /* line 521, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p:first-child {
    margin: 0;
  }
  /* line 524, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p img {
    width: 278px !important;
    height: 141px !important;
  }
  /* line 531, ../sass/index_index.scss */
  #caroussels #caroussel {
    width: 100%;
    height: auto;
  }
  /* line 536, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-prev {
    top: 300px;
    left: 10px;
    width: 50px;
    height: 75px;
  }
  /* line 542, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-next {
    top: 300px;
    right: 10px;
    width: 50px;
    height: 75px;
  }
  /* line 550, ../sass/index_index.scss */
  #caroussels #accueil-domaines p a {
    padding: 9px;
    font-size: 14px;
    line-height: 15px;
  }

  /* line 556, ../sass/index_index.scss */
  #produits {
    padding: 60px 0 0;
  }

  /* line 566, ../sass/index_index.scss */
  #produits .caroussel-produits {

  }
  /* line 568, ../sass/index_index.scss */
  #produits .caroussel-produits .produit-slide {
    padding : 0;
    margin-top : 0;
  }

  #produits .produit-slide .produit-image {
    width : 400px;
  }

  #produits .produit-slide .produit-infos {
    max-width : 400px;
    margin : 0 auto;
    padding : 0 25px;
  }



  /* line 572, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-prev {
    top: 275px;
    left: -75px;
    width: 75px;
    height: 75px;
  }
  /* line 578, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-next {
    top: 275px;
    right: -75px;
    width: 75px;
    height: 75px;
  }

  /* line 588, ../sass/index_index.scss */
  #actualites:after {
    width: 151px;
  }
  /* line 591, ../sass/index_index.scss */
  #actualites #caroussel-actualites {
    width: 1020px;
  }
  /* line 594, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-prev {
    top: 5px;
    left: -75px;
    width: 75px;
    height: 75px;
  }
  /* line 600, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-next {
    top: 5px;
    right: -75px;
    width: 75px;
    height: 75px;
  }

  /* line 610, ../sass/index_index.scss */
  #fidelite #fidelite-avantages {
    width: 800px;
  }
  /* line 612, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage {
    margin: 0 15px;
    padding: 20px 20px 0 20px;
    width: 370px;
    height: 290px;
  }
  /* line 617, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .tarif {
    padding: 0 0 15px 0;
    font-size: 22px;
  }
  /* line 621, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
    width: 164px;
  }
  /* line 623, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
    margin: 0 22px;
    padding: 20px 10px 10px;
    width: 120px;
    line-height: 18px;
  }
  /* line 628, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent span {
    font-size: 48px;
  }
  /* line 632, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
    padding: 10px 0 0;
    font-size: 16px;
    line-height: 18px;
  }
  /* line 640, ../sass/index_index.scss */
  #fidelite #fidelite-renvois {
    padding: 30px 0 0;
  }

  /* line 644, ../sass/index_index.scss */
  ul#menu li ul {
    top: 44px;
  }

  /* line 647, ../sass/index_index.scss */
  #marques #caroussel-marques {
    width: 1020px;
  }
  /* line 650, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-prev {
    top: 5px;
    left: -75px;
    width: 75px;
    height: 75px;
  }
  /* line 656, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-next {
    top: 5px;
    right: -75px;
    width: 75px;
    height: 75px;
  }

  /* line 664, ../sass/index_index.scss */
  #liens p {
    margin: 0 8px;
    width: 266px;
    height: 300px;
  }
  /* line 668, ../sass/index_index.scss */
  #liens p img {
    width: 266px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 674, ../sass/index_index.scss */
  #background {
    background-size: 1560px auto !important;
    background-position: center 50px !important;
  }

  /* line 678, ../sass/index_index.scss */
  h1 {
    width: 970px;
  }

  /* line 681, ../sass/index_index.scss */
  #caroussels {
    width: 970px;
    height: 369px;
  }
  /* line 684, ../sass/index_index.scss */
  #caroussels #colonne {
    position: relative;
    float: left;
    width: 230px;
    height: 369px;
  }
  /* line 689, ../sass/index_index.scss */
  #caroussels #colonne #bannieres {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  /* line 693, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p {
    margin: 10px 0 0;
  }
  /* line 695, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p:first-child {
    margin: 0;
  }
  /* line 698, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p img {
    width: 230px !important;
    height: 117px !important;
  }
  /* line 705, ../sass/index_index.scss */
  #caroussels #caroussel {

  }
  /* line 710, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-prev {
    top: 160px;
    left: 10px;
    width: 40px;
    height: 55px;
  }
  /* line 716, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-next {
    top: 160px;
    right: 10px;
    width: 40px;
    height: 55px;
  }
  /* line 724, ../sass/index_index.scss */
  #caroussels #accueil-domaines p a {
    padding: 6px;
    font-size: 13px;
    line-height: 14px;
  }
  /* line 728, ../sass/index_index.scss */
  #caroussels #accueil-domaines p a i {
    font-size: 22px;
  }
  /* line 731, ../sass/index_index.scss */
  #caroussels #accueil-domaines p a.current i {
    font-size: 20px;
  }

  /* line 737, ../sass/index_index.scss */
  #produits h2 {
    margin: 40px 0 0;
    /*padding: 40px 0;*/
    font-size: 44px;
  }
  /* line 741, ../sass/index_index.scss */
  #produits h2:first-child {
    padding: 0 0 40px 0;
  }
  /* line 745, ../sass/index_index.scss */
  #produits .caroussel-produits {
    width: 870px;
  }
  /* line 747, ../sass/index_index.scss */
  #produits .caroussel-produits .produit {
    width: 290px;
  }
  /* line 751, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-prev {
    top: 275px;
    left: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 757, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-next {
    top: 275px;
    right: -50px;
    width: 50px;
    height: 75px;
  }

  /* line 767, ../sass/index_index.scss */
  #actualites:after {
    width: 151px;
  }
  /* line 770, ../sass/index_index.scss */
  #actualites #caroussel-actualites {
    width: 870px;
  }
  /* line 773, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-prev {
    top: -10px;
    left: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 779, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-next {
    top: -10px;
    right: -50px;
    width: 50px;
    height: 75px;
  }

  /* line 789, ../sass/index_index.scss */
  #fidelite #fidelite-avantages {
    width: 800px;
  }
  /* line 791, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage {
    margin: 0 15px;
    padding: 20px 20px 0 20px;
    width: 370px;
    height: 290px;
  }
  /* line 796, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .tarif {
    padding: 0 0 15px 0;
    font-size: 22px;
  }
  /* line 800, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
    width: 164px;
  }
  /* line 802, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
    margin: 0 22px;
    padding: 20px 10px 10px;
    width: 120px;
    line-height: 18px;
  }
  /* line 807, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent span {
    font-size: 48px;
  }
  /* line 811, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
    padding: 10px 0 0;
    font-size: 16px;
    line-height: 18px;
  }
  /* line 819, ../sass/index_index.scss */
  #fidelite #fidelite-renvois {
    padding: 30px 0 0;
  }

  /* line 823, ../sass/index_index.scss */
  ul#menu li ul {
    top: 44px;
  }

  /* line 826, ../sass/index_index.scss */
  #marques #caroussel-marques {
    width: 870px;
  }
  /* line 829, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-prev {
    top: -7px;
    left: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 835, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-next {
    top: -7px;
    right: -50px;
    width: 50px;
    height: 75px;
  }

  /* line 843, ../sass/index_index.scss */
  #liens p {
    margin: 0 7px;
    width: 218px;
    height: 300px;
  }
  /* line 847, ../sass/index_index.scss */
  #liens p img {
    width: 218px;
  }
}
/*
#professionnels #background {
  background: url(../images/bgr_accueil.jpg) no-repeat top center;
}
*/
/* line 857, ../sass/index_index.scss */
#ecoles #background {
  background: url(../images/bgr_accueil.jpg) no-repeat top center;
}

/* line 860, ../sass/index_index.scss */
#eleves #background {
  background: url(../images/bgr_accueil.jpg) no-repeat top center;
}

/**
 * Responsive
 */
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 870, ../sass/index_index.scss */
  #background {
    background: none !important;
  }

  /* line 873, ../sass/index_index.scss */
  #header {
    border-bottom: none;
  }

  /* line 876, ../sass/index_index.scss */
  h1 {
    width: 720px;
  }

  /* line 879, ../sass/index_index.scss */
  #caroussels {
    position: relative;
    /*margin: 0 0 171px 0;*/
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
  }
  /* line 885, ../sass/index_index.scss */
  #caroussels #colonne {
    order: 2;
  }
  /* line 887, ../sass/index_index.scss */
  #caroussels #colonne #accueil-domaines {
    display: none;
  }
  /* line 890, ../sass/index_index.scss */
  #caroussels #colonne #bannieres {
    /*        position: absolute;bottom: -171px;left: 0;right: 0;*/
    margin: 30px auto 0 auto;
    width: 616px;
  }
  /* line 894, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p {
    float: left;
    margin: 0 15px;
  }
  /* line 897, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p img {
    width: 278px !important;
    height: 141px !important;
  }
  /* line 904, ../sass/index_index.scss */
  #caroussels #caroussel {
    order: 1;
    margin: 0;
    width: 100%;
    height: auto;
  }
  /* line 910, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-prev {
    top: 50%;
    left: 10px;
    width: 40px;
    height: 55px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 917, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-next {
    top: 50%;
    right: 10px;
    width: 40px;
    height: 55px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }


  
  /* line 928, ../sass/index_index.scss */
  #produits h2 {
    margin: 40px 0 0;
    padding: 40px 0;
    font-size: 29px;
  }

  #produits.listeproduits {
    margin-top : 50px;
    padding-top : 0;
  }

  /* line 932, ../sass/index_index.scss */
  #produits h2:first-child {
    padding: 0 0 40px 0;
  }
  /* line 936, ../sass/index_index.scss */
  #produits .caroussel-produits {
    width: 620px;
  }
  /* line 938, ../sass/index_index.scss */
  #produits .caroussel-produits .produit {
    width: 140px;
    padding : 0;
  }

  .produit .produit-image {
    width : auto;
  }

  .produit .infos-haut {
    display : block; 
    max-height : 66px;
  }

  #produits .produit-slide .produit-infos {
    padding : 0;
  }

  #produits .produit-infos .produit-designation a {
    font-size : 15px;
  }

  .produit .produit-infos .block_avis {
    margin-top : 60px;
  }

  .skeepers_product__stars .stars__rating{
    margin-left:0;
  }

  .produit .produit-infos .produits-fav hr {
    margin-top : 10px;
  }

  .produit .produit-infos .produits-fav img {
    margin-top: 25px;
    margin-bottom: 35px;
  }

  #produits .skeepers_product__stars .review__header {
    text-align : left;
    margin-left : 0;
    margin-bottom : 0;
  }

  #produits .bouton_voir {
    margin-top : 0;
  }

  /* line 941, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav {
    top: 50%;
  }
  /* line 943, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-prev {
    top: 50%;
    left: -50px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 950, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-next {
    top: 50%;
    right: -50px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #marques h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
  } 

  #marques #caroussel-marques {
    margin : 30px auto 30px auto;
  }

  #marques #caroussel-marques .owl-dots {
    display : block;
    bottom : -30px;
  }

  /* line 961, ../sass/index_index.scss */
  #actualites:after {
    top: -158px;
    width: 151px;
  }
  /* line 965, ../sass/index_index.scss */
  #actualites #caroussel-actualites {
    width: 620px;
  }
  /* line 968, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-prev {
    top: -10px;
    left: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 974, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-next {
    top: -10px;
    right: -50px;
    width: 50px;
    height: 75px;
  }

  /* line 984, ../sass/index_index.scss */
  #fidelite #fidelite-avantages {
    width: 720px;
  }
  /* line 986, ../sass/index_index.scss */
  #fidelite #fidelite-avantages h4 {
    font-size: 20px;
  }
  /* line 989, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage {
    margin: 0 10px;
    padding: 20px 20px 0 20px;
    width: 340px;
    height: 290px;
  }
  /* line 994, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .tarif {
    padding: 0 0 15px 0;
    font-size: 22px;
  }
  /* line 998, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
    width: 149px;
  }
  /* line 1000, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
    margin: 0 15px;
    padding: 20px 10px 10px;
    width: 120px;
    line-height: 18px;
  }
  /* line 1005, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent span {
    font-size: 48px;
  }
  /* line 1009, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
    padding: 10px 0 0;
    font-size: 16px;
    line-height: 18px;
  }
  /* line 1017, ../sass/index_index.scss */
  #fidelite #fidelite-renvois {
    padding: 30px 0 0;
  }

  /* line 1021, ../sass/index_index.scss */
  #marques #caroussel-marques {
    width: 620px;
  }
  /* line 1024, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-prev {
    top: -7px;
    left: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 1030, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-next {
    top: -7px;
    right: -50px;
    width: 50px;
    height: 75px;
  }

  #liens .container {
    padding : 0 15px;
  }

  /* line 1038, ../sass/index_index.scss */
  #liens p {
    margin: 0 8px;
    width: 160px;
    height: 260px;
  }
  /* line 1042, ../sass/index_index.scss */
  #liens p img {
    width: 160px;
  }

  #liens .gamme-wrapper {
    margin-top : 5px;
    font-size : 15px;
    font-weight : bold;
  }

  #liens .gamme-desc {
    font-size : 14px;
  }

  #_fidelite-univers.fr a.gamme, #liens .frfid a.gamme {
    vertical-align: top;
  }

  .video_home {
    margin-top : 50px;
  }

  #produits.produits_cultes {
    margin-top : 50px;
    padding : 0 80px;
  }

  #produits.produits_cultes .visuel img {
    width : 100%;
  }

  #produits.produits_cultes h2 {
    font-size : 20px;
    padding-bottom : 0;
    }

  #produits.produits_cultes h2 + p {
    display : none;
  }

  #produits.produits_cultes .produit .infos-haut, #produits.produits_cultes .produit .produit-infos .produit-designation{
    min-height :66px;
  }

  #produits .produit-slide .produit-infos {
    padding : 0 10px;
  }

  #produits.produits_cultes .produit .produit-infos .block_avis{
    margin-top : 40px;
  }

  #produits.produits_cultes hr {
    margin-top : 10px;
  }

  #produits.produits_cultes .produits-fav hr {
    margin-top : -10px;
  }

  #produits.produits_cultes .produit {
    width : 140px;
  }

  #produits.produits_cultes .produit img {
    width : 100%;
  }

  #produits.produits_cultes .produit .produits-fav img {
    position: relative;
    top: 0px;
    margin-top : 5px;
  }

  #formation {
    margin : 50px auto;
  }

  #formation .contenu_formation h3 {
    font-size : 20px;
  }

  #formation .bloc_moitie:first-child {
    width : 48%
  }

  #formation .bloc_moitie {
    width : 52%
  }

  #footer .rejoindre h2 {
    font-size : 20px;
    line-height: normal;
  }

  #footer .rejoindre p {
    display:none;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  /* line 1048, ../sass/index_index.scss */
  #background {
    background: none !important;
  }

  /* line 1051, ../sass/index_index.scss */
  #header {
    border-bottom: none;
  }

  /* line 1054, ../sass/index_index.scss */
  h1 {
    width: 460px;
  }

  /* line 1057, ../sass/index_index.scss */
  #caroussels {
    position: relative;
    width: 100%;
    height: auto;
    /*    margin: 0 0 308px 0;*/
    display: flex;
    flex-direction: column;
  }
  /* line 1064, ../sass/index_index.scss */
  #caroussels #colonne {
    order: 2;
  }
  /* line 1066, ../sass/index_index.scss */
  #caroussels #colonne #accueil-domaines {
    display: none;
  }
  /* line 1069, ../sass/index_index.scss */
  #caroussels #colonne #bannieres {
    /*position: absolute;bottom: -308px;left: 0;right: 0;*/
    margin: 30px auto 0 auto;
    width: 100%;
  }
  /* line 1073, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p {
    float: none;
    margin: 30px auto 0 auto;
    width: 245px;
  }
  /* line 1077, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p img {
    width: 245px !important;
    height: 124px !important;
  }
  /* line 1084, ../sass/index_index.scss */
  #caroussels #caroussel {
    order: 1;
    margin: 0;
    width: 100%;
    height: auto;
  }
  /* line 1090, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-prev {
    top: 50%;
    left: 10px;
    width: 40px;
    height: 55px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1097, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-next {
    top: 50%;
    right: 10px;
    width: 40px;
    height: 55px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /* line 1108, ../sass/index_index.scss */
  #produits h2 {
    margin: 40px 0 0;
    padding: 40px 0;
    font-size: 38px;
  }
  /* line 1112, ../sass/index_index.scss */
  #produits h2:first-child {
    padding: 0 0 40px 0;
  }
  /* line 1116, ../sass/index_index.scss */
  #produits .caroussel-produits {
    width: 360px;
  }
  /* line 1118, ../sass/index_index.scss */
  #produits .caroussel-produits .produit {
    width: 360px;
  }
  /* line 1121, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav {
    top: 50%;
  }
  /* line 1123, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-prev {
    top: 50%;
    left: -50px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1130, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-next {
    top: 50%;
    right: -50px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /* line 1141, ../sass/index_index.scss */
  #actualites:after {
    top: -158px;
    width: 151px;
  }
  /* line 1145, ../sass/index_index.scss */
  #actualites #caroussel-actualites {
    width: 360px;
  }
  /* line 1147, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav {
    top: 50%;
  }
  /* line 1149, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-prev {
    top: 50%;
    left: -50px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1156, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-next {
    top: 50%;
    right: -50px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1165, ../sass/index_index.scss */
  #actualites h2 span {
    width: 285px;
  }

  /* line 1170, ../sass/index_index.scss */
  #marques #caroussel-marques {
    width: 360px;
  }
  /* line 1173, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-prev {
    top: -7px;
    left: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 1179, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-next {
    top: -7px;
    right: -50px;
    width: 50px;
    height: 75px;
  }
  /* line 1187, ../sass/index_index.scss */
  #marques h2 span {
    width: 235px;
  }

  /* line 1192, ../sass/index_index.scss */
  #fidelite #fidelite-avantages {
    width: 460px;
  }
  /* line 1194, ../sass/index_index.scss */
  #fidelite #fidelite-avantages h4 {
    font-size: 20px;
  }
  /* line 1197, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage {
    margin: 0 60px;
    padding: 20px 20px 0 20px;
    width: 340px;
    height: 290px;
  }
  /* line 1202, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage:last-child {
    margin: 30px 60px 0;
  }
  /* line 1205, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .tarif {
    padding: 0 0 15px 0;
    font-size: 22px;
  }
  /* line 1209, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
    width: 149px;
  }
  /* line 1211, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
    margin: 0 15px;
    padding: 20px 10px 10px;
    width: 120px;
    line-height: 18px;
  }
  /* line 1216, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent span {
    font-size: 48px;
  }
  /* line 1220, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
    padding: 10px 0 0;
    font-size: 16px;
    line-height: 18px;
  }
  /* line 1228, ../sass/index_index.scss */
  #fidelite #fidelite-renvois {
    padding: 30px 0 0;
  }

  /* line 1233, ../sass/index_index.scss */
  #newsletter h2 span {
    width: 320px;
  }
  /* line 1236, ../sass/index_index.scss */
  #newsletter form .form-group {
    margin: 10px 0 0;
    width: 100%;
  }
  /* line 1239, ../sass/index_index.scss */
  #newsletter form .form-group:first-child {
    margin: 0;
    width: 100%;
  }

  /* line 1245, ../sass/index_index.scss */
  h2 span {
    display: block;
    margin: 0 auto 0 auto;
    padding: 0;
  }

  /* line 1250, ../sass/index_index.scss */
  #login h2 span {
    width: 280px;
  }

  /* line 1253, ../sass/index_index.scss */
  #liens p {
    margin: 0 8px;
    width: 266px;
    height: 320px;
  }
  /* line 1257, ../sass/index_index.scss */
  #liens p img {
    width: 266px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1263, ../sass/index_index.scss */
  #background {
    background: none !important;
  }

  /* line 1266, ../sass/index_index.scss */
  #header {
    border-bottom: none;
  }

  /* line 1269, ../sass/index_index.scss */
  h1 {
    width: 95%;
  }

  /* line 1272, ../sass/index_index.scss */
  #caroussels {
    position: relative;
    width: 100%;
    height: auto;
    /*margin: 0 0 308px 0;*/
    display: flex;
    flex-direction: column;
  }
  /* line 1279, ../sass/index_index.scss */
  #caroussels #colonne {
    order: 2;
  }
  /* line 1281, ../sass/index_index.scss */
  #caroussels #colonne #accueil-domaines {
    display: none;
  }
  /* line 1284, ../sass/index_index.scss */
  #caroussels #colonne #bannieres {
    /*position: absolute;bottom: -308px;left: 0;right: 0;margin: 30px auto 0 auto;*/
    width: 100%;
  }
  /* line 1287, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p {
    float: none;
    margin: 30px auto 0 auto;
    width: 245px;
  }
  /* line 1291, ../sass/index_index.scss */
  #caroussels #colonne #bannieres p img {
    width: 245px !important;
    height: 124px !important;
  }
  /* line 1298, ../sass/index_index.scss */
  #caroussels #caroussel {
    order: 1;
    margin: 0;
    width: 100%;
    height: auto;
  }
  /* line 1303, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav {
    height: 100%;
  }
  /* line 1305, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-prev {
    top: 50%;
    left: 10px;
    width: 40px;
    height: 55px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1312, ../sass/index_index.scss */
  #caroussels #caroussel .owl-nav .owl-next {
    top: 50%;
    right: 10px;
    width: 40px;
    height: 55px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #produits.listeproduits {
    margin-top : 45px;
    padding : 0 0px;
  }


  /* line 1323, ../sass/index_index.scss */
  #produits h2 {
    margin: 40px 0 0;
    /*padding: 40px 0;*/
    font-size: 38px;
  }
  /* line 1327, ../sass/index_index.scss */
  #produits h2:first-child {
    padding: 0 0 40px 0;
  }
  

  #produits .navbar-nav {
    width : 100%;
    margin : 0;
  }

  #produits .navbar-nav a {
    font-size : 16px;
  }

  #produits .navbar-nav hr {
    margin-left :0;
    width : 100px;
  }

  /* line 1331, ../sass/index_index.scss */
  #produits .caroussel-produits {
    width: 100%;
  }
  /* line 1333, ../sass/index_index.scss */
  #produits .caroussel-produits .produit {
    width: 100%;
    padding : 0;
  }
  /* line 1336, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav {
    top: 50%;
  }
  /* line 1338, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-prev {
    top: 50%;
    left: -40px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1345, ../sass/index_index.scss */
  #produits .caroussel-produits .owl-nav .owl-next {
    top: 50%;
    right: -40px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #marques #caroussel-marques .owl-dots {
    display : block;
    bottom : -30px;
  }

  /* line 1356, ../sass/index_index.scss */
  #actualites:after {
    content: '';
  }
  /* line 1359, ../sass/index_index.scss */
  #actualites .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 1363, ../sass/index_index.scss */
  #actualites #caroussel-actualites {
    width: 80%;
  }
  /* line 1365, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav {
    top: 50%;
  }
  /* line 1367, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-prev {
    top: 50%;
    left: -40px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1374, ../sass/index_index.scss */
  #actualites #caroussel-actualites .owl-nav .owl-next {
    top: 50%;
    right: -40px;
    width: 50px;
    height: 75px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 1383, ../sass/index_index.scss */
  #actualites h2 span {
    width: 80%;
  }

  #marques h2 {
    margin-top : 0px;
    margin-bottom : 0px;
    font-size : 20px;
  }

  /* line 1388, ../sass/index_index.scss */
  #marques .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  /* line 1392, ../sass/index_index.scss */
  #marques #caroussel-marques {
    width: 100%;
    margin : 30px auto 30px auto;
  }
  /* line 1395, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-prev {
    top: -2px;
    left: -40px;
    width: 50px;
    height: 75px;
  }
  /* line 1401, ../sass/index_index.scss */
  #marques #caroussel-marques .owl-nav .owl-next {
    top: -2px;
    right: -40px;
    width: 50px;
    height: 75px;
  }
  /* line 1409, ../sass/index_index.scss */
  #marques h2 span {
    width: 235px;
  }

  #produits.produits_cultes {
    display : block;
  }

  #produits.produits_cultes h2 {
    font-size : 20px;
    text-align : center;
    padding : 0;
  }


  #produits.produits_cultes h2 + p {
    display : none;
  }

  #produits.produits_cultes .produit-infos .block_avis > .skeepers_product__stars {
    position: relative;
    top: 60px;
  }

  #produits.produits_cultes hr {
    margin : 0 auto;
    margin-top : 10px;
    margin-bottom : 20px;
  }

  #produits.produits_cultes .produits-fav hr {
    margin-left : 0;
  }

  #liens {
    margin : 50px 0;
  }

  #liens .container {
    padding : 0 35px;
  }

  #liens .frfid .list-gammes a.gamme {
    width : 100%;
    margin : 0;
  }

  #liens .gamme-wrapper {
    font-size : 20px;
  }

  .video_home {
    margin-top : 45px;
  }

  #formation {
    display : block;
    margin : 60px auto;
  }

  #formation .contenu_formation h3 {
    font-size : 20px;
    margin-top : 50px;
  }

  #formation .contenu_formation {
    padding : 0px 35px 70px 35px;
  }

  #formation img {
    width : 100%
  }

  #formation .contenu_formation #marque_lien a {
    font-size : 14px;
  }

  /* line 1414, ../sass/index_index.scss */
  #fidelite #fidelite-avantages {
    width: 80%;
  }
  /* line 1416, ../sass/index_index.scss */
  #fidelite #fidelite-avantages h4 {
    font-size: 20px;
  }
  /* line 1419, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage {
    float: none;
    padding: 20px 20px 0 20px;
    width: 100%;
  }
  /* line 1423, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage:last-child {
    margin: 30px auto 0 auto;
  }
  /* line 1426, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .tarif {
    padding: 0 0 15px 0;
    font-size: 20px;
  }
  /* line 1430, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
    float: none;
    margin: 0 auto 20px auto;
    padding: 0;
    width: 149px;
  }
  /* line 1435, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
    float: none;
    margin: 0 auto 0 auto;
    padding: 20px 10px 10px;
    width: 120px;
    line-height: 18px;
  }
  /* line 1441, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent span {
    font-size: 48px;
  }
  /* line 1445, ../sass/index_index.scss */
  #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
    padding: 10px 0 0;
    font-size: 16px;
    line-height: 18px;
  }
  /* line 1453, ../sass/index_index.scss */
  #fidelite #fidelite-renvois {
    padding: 30px 15px 0;
  }

  /* line 1459, ../sass/index_index.scss */
  #newsletter form .row {
    margin-right: 0;
    margin-left: 0;
  }
  
  #newsletter form .row .col-md-12 {
    padding : 0;
  }
  /* line 1463, ../sass/index_index.scss */
  #newsletter form .form-group {
    margin: 10px 0 0;
    width: 100%;
  }
  /* line 1466, ../sass/index_index.scss */
  #newsletter form .form-group:first-child {
    margin: 0;
    width: 100%;
  }
  /* line 1472, ../sass/index_index.scss */
  #newsletter h2 span {
    width: 80%;
  }

  .newsletter_inscription form input.mbt {
    width : auto;
    display:inline-block;
  }

  .newsletter_inscription form input.mbt.bouton {
    padding-left : 10px;
    padding-right : 10px;
  }

  /* line 1476, ../sass/index_index.scss */
  h2 span {
    display: block;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 90%;
  }

  /* line 1482, ../sass/index_index.scss */
  #liens p {
    margin: 0 8px;
    width: 266px;
    height: 320px;
  }
  /* line 1486, ../sass/index_index.scss */
  #liens p img {
    width: 266px;
  }

  #produits.produits_cultes .produit {
    padding : 0;
    width : 100%;
  }

  .bloc_produits_cultes img {
    width : 100%;
  }
}
/* line 1493, ../sass/index_index.scss */
body[class*='perron-rigot_local'],
body[class*='perron-rigot_co_uk'], body[class*='perron-rigot_ca'], body[class*='perron-rigot_us'] {
  border: solid 15px #ffffff;
}
/* line 1496, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #content,
body[class*='perron-rigot_co_uk'] #content, body[class*='perron-rigot_ca'] #content, body[class*='perron-rigot_us'] #content {
  position: relative;
  z-index: 100;
  padding-top: 25px;
}
/* line 1500, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #content:before,
body[class*='perron-rigot_co_uk'] #content:before, body[class*='perron-rigot_ca'] #content:before, body[class*='perron-rigot_us'] #content:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 190px;
  background-color: #70589b;
}
/* line 1511, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h1,
body[class*='perron-rigot_co_uk'] h1, body[class*='perron-rigot_ca'] h1, body[class*='perron-rigot_us'] h1 {
  font-size: 20px;
}
/* line 1514, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2,
body[class*='perron-rigot_co_uk'] h2, body[class*='perron-rigot_ca'] h2, body[class*='perron-rigot_us'] h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2;
}
/* line 1519, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2,
body[class*='perron-rigot_local'] h4,
body[class*='perron-rigot_local'] #produits h2,
body[class*='perron-rigot_local'] #liens p,
body[class*='perron-rigot_co_uk'] h2,
body[class*='perron-rigot_co_uk'] h4,
body[class*='perron-rigot_co_uk'] #produits h2,
body[class*='perron-rigot_co_uk'] #liens p, body[class*='perron-rigot_ca'] h2,
body[class*='perron-rigot_ca'] h4,
body[class*='perron-rigot_ca'] #produits h2,
body[class*='perron-rigot_ca'] #liens p, body[class*='perron-rigot_us'] h2,
body[class*='perron-rigot_us'] h4,
body[class*='perron-rigot_us'] #produits h2,
body[class*='perron-rigot_us'] #liens p {
  font-family: Belleza, Montserrat, "Open Sans", Arial, sans-serif;
  font-weight: bold;
}
/* line 1525, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2 .lien_epilation,
body[class*='perron-rigot_local'] h4 .lien_epilation,
body[class*='perron-rigot_local'] #produits h2 .lien_epilation,
body[class*='perron-rigot_local'] #liens p .lien_epilation,
body[class*='perron-rigot_co_uk'] h2 .lien_epilation,
body[class*='perron-rigot_co_uk'] h4 .lien_epilation,
body[class*='perron-rigot_co_uk'] #produits h2 .lien_epilation,
body[class*='perron-rigot_co_uk'] #liens p .lien_epilation, body[class*='perron-rigot_ca'] h2 .lien_epilation,
body[class*='perron-rigot_ca'] h4 .lien_epilation,
body[class*='perron-rigot_ca'] #produits h2 .lien_epilation,
body[class*='perron-rigot_ca'] #liens p .lien_epilation, body[class*='perron-rigot_us'] h2 .lien_epilation,
body[class*='perron-rigot_us'] h4 .lien_epilation,
body[class*='perron-rigot_us'] #produits h2 .lien_epilation,
body[class*='perron-rigot_us'] #liens p .lien_epilation {
  color: #6f5ca5;
}
/* line 1528, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2 .lien_soins,
body[class*='perron-rigot_local'] h4 .lien_soins,
body[class*='perron-rigot_local'] #produits h2 .lien_soins,
body[class*='perron-rigot_local'] #liens p .lien_soins,
body[class*='perron-rigot_co_uk'] h2 .lien_soins,
body[class*='perron-rigot_co_uk'] h4 .lien_soins,
body[class*='perron-rigot_co_uk'] #produits h2 .lien_soins,
body[class*='perron-rigot_co_uk'] #liens p .lien_soins, body[class*='perron-rigot_ca'] h2 .lien_soins,
body[class*='perron-rigot_ca'] h4 .lien_soins,
body[class*='perron-rigot_ca'] #produits h2 .lien_soins,
body[class*='perron-rigot_ca'] #liens p .lien_soins, body[class*='perron-rigot_us'] h2 .lien_soins,
body[class*='perron-rigot_us'] h4 .lien_soins,
body[class*='perron-rigot_us'] #produits h2 .lien_soins,
body[class*='perron-rigot_us'] #liens p .lien_soins {
  color: #ffab50;
}
/* line 1531, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2 .lien_regard,
body[class*='perron-rigot_local'] h4 .lien_regard,
body[class*='perron-rigot_local'] #produits h2 .lien_regard,
body[class*='perron-rigot_local'] #liens p .lien_regard,
body[class*='perron-rigot_co_uk'] h2 .lien_regard,
body[class*='perron-rigot_co_uk'] h4 .lien_regard,
body[class*='perron-rigot_co_uk'] #produits h2 .lien_regard,
body[class*='perron-rigot_co_uk'] #liens p .lien_regard, body[class*='perron-rigot_ca'] h2 .lien_regard,
body[class*='perron-rigot_ca'] h4 .lien_regard,
body[class*='perron-rigot_ca'] #produits h2 .lien_regard,
body[class*='perron-rigot_ca'] #liens p .lien_regard, body[class*='perron-rigot_us'] h2 .lien_regard,
body[class*='perron-rigot_us'] h4 .lien_regard,
body[class*='perron-rigot_us'] #produits h2 .lien_regard,
body[class*='perron-rigot_us'] #liens p .lien_regard {
  color: #00a8dc;
}
/* line 1534, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2 a img,
body[class*='perron-rigot_local'] h4 a img,
body[class*='perron-rigot_local'] #produits h2 a img,
body[class*='perron-rigot_local'] #liens p a img,
body[class*='perron-rigot_co_uk'] h2 a img,
body[class*='perron-rigot_co_uk'] h4 a img,
body[class*='perron-rigot_co_uk'] #produits h2 a img,
body[class*='perron-rigot_co_uk'] #liens p a img, body[class*='perron-rigot_ca'] h2 a img,
body[class*='perron-rigot_ca'] h4 a img,
body[class*='perron-rigot_ca'] #produits h2 a img,
body[class*='perron-rigot_ca'] #liens p a img, body[class*='perron-rigot_us'] h2 a img,
body[class*='perron-rigot_us'] h4 a img,
body[class*='perron-rigot_us'] #produits h2 a img,
body[class*='perron-rigot_us'] #liens p a img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
/* line 1539, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2 br,
body[class*='perron-rigot_local'] h4 br,
body[class*='perron-rigot_local'] #produits h2 br,
body[class*='perron-rigot_local'] #liens p br,
body[class*='perron-rigot_co_uk'] h2 br,
body[class*='perron-rigot_co_uk'] h4 br,
body[class*='perron-rigot_co_uk'] #produits h2 br,
body[class*='perron-rigot_co_uk'] #liens p br, body[class*='perron-rigot_ca'] h2 br,
body[class*='perron-rigot_ca'] h4 br,
body[class*='perron-rigot_ca'] #produits h2 br,
body[class*='perron-rigot_ca'] #liens p br, body[class*='perron-rigot_us'] h2 br,
body[class*='perron-rigot_us'] h4 br,
body[class*='perron-rigot_us'] #produits h2 br,
body[class*='perron-rigot_us'] #liens p br {
  display: none;
  height: 0;
}
/* line 1543, ../sass/index_index.scss */
body[class*='perron-rigot_local'] h2 .domaine-color,
body[class*='perron-rigot_local'] h4 .domaine-color,
body[class*='perron-rigot_local'] #produits h2 .domaine-color,
body[class*='perron-rigot_local'] #liens p .domaine-color,
body[class*='perron-rigot_co_uk'] h2 .domaine-color,
body[class*='perron-rigot_co_uk'] h4 .domaine-color,
body[class*='perron-rigot_co_uk'] #produits h2 .domaine-color,
body[class*='perron-rigot_co_uk'] #liens p .domaine-color, body[class*='perron-rigot_ca'] h2 .domaine-color,
body[class*='perron-rigot_ca'] h4 .domaine-color,
body[class*='perron-rigot_ca'] #produits h2 .domaine-color,
body[class*='perron-rigot_ca'] #liens p .domaine-color, body[class*='perron-rigot_us'] h2 .domaine-color,
body[class*='perron-rigot_us'] h4 .domaine-color,
body[class*='perron-rigot_us'] #produits h2 .domaine-color,
body[class*='perron-rigot_us'] #liens p .domaine-color {
  display: block;
  width: 100%;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1551, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #marques,
body[class*='perron-rigot_co_uk'] #marques, body[class*='perron-rigot_ca'] #marques, body[class*='perron-rigot_us'] #marques {
  padding-top: 30px;
}
/* line 1553, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #marques h2,
body[class*='perron-rigot_co_uk'] #marques h2, body[class*='perron-rigot_ca'] #marques h2, body[class*='perron-rigot_us'] #marques h2 {
  color: #403d38;
}
/* line 1557, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #produits,
body[class*='perron-rigot_co_uk'] #produits, body[class*='perron-rigot_ca'] #produits, body[class*='perron-rigot_us'] #produits {
  padding-top: 20px;
}
/* line 1560, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #caroussels,
body[class*='perron-rigot_co_uk'] #caroussels, body[class*='perron-rigot_ca'] #caroussels, body[class*='perron-rigot_us'] #caroussels {
  position: relative;
  z-index: 100;
}
/* line 1563, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #caroussels #caroussel,
body[class*='perron-rigot_co_uk'] #caroussels #caroussel, body[class*='perron-rigot_ca'] #caroussels #caroussel, body[class*='perron-rigot_us'] #caroussels #caroussel {
  height: auto;
  padding-bottom: 30px;
}
/* line 1567, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #caroussels #colonne #bannieres,
body[class*='perron-rigot_co_uk'] #caroussels #colonne #bannieres, body[class*='perron-rigot_ca'] #caroussels #colonne #bannieres, body[class*='perron-rigot_us'] #caroussels #colonne #bannieres {
  bottom: auto;
  top: 0px;
}
/* line 1573, ../sass/index_index.scss */
body[class*='perron-rigot_local']#professionnels #background,
body[class*='perron-rigot_local'] > #background,
body[class*='perron-rigot_co_uk']#professionnels #background,
body[class*='perron-rigot_co_uk'] > #background, body[class*='perron-rigot_ca']#professionnels #background,
body[class*='perron-rigot_ca'] > #background, body[class*='perron-rigot_us']#professionnels #background,
body[class*='perron-rigot_us'] > #background {
  background: transparent !important;
}
/* line 1581, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #moncompte_connexion,
body[class*='perron-rigot_local'] #moncompte_creation,
body[class*='perron-rigot_co_uk'] #moncompte_connexion,
body[class*='perron-rigot_co_uk'] #moncompte_creation, body[class*='perron-rigot_ca'] #moncompte_connexion,
body[class*='perron-rigot_ca'] #moncompte_creation, body[class*='perron-rigot_us'] #moncompte_connexion,
body[class*='perron-rigot_us'] #moncompte_creation {
  border: none;
}
/* line 1589, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #login .container,
body[class*='perron-rigot_local'] #fidelite .container,
body[class*='perron-rigot_local'] #newsletter .container,
body[class*='perron-rigot_co_uk'] #login .container,
body[class*='perron-rigot_co_uk'] #fidelite .container,
body[class*='perron-rigot_co_uk'] #newsletter .container, body[class*='perron-rigot_ca'] #login .container,
body[class*='perron-rigot_ca'] #fidelite .container,
body[class*='perron-rigot_ca'] #newsletter .container, body[class*='perron-rigot_us'] #login .container,
body[class*='perron-rigot_us'] #fidelite .container,
body[class*='perron-rigot_us'] #newsletter .container {
  max-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
/* line 1597, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #login,
body[class*='perron-rigot_co_uk'] #login, body[class*='perron-rigot_ca'] #login, body[class*='perron-rigot_us'] #login {
  background: url(../images/bgr_login_uk-left.png) no-repeat left top, url(../images/bgr_login_uk-right.jpg) no-repeat right bottom;
  background-color: #a18abe;
  border-bottom: none;
  margin-bottom: 15px;
  padding-bottom: 60px;
  color: #403d38;
}
/* line 1605, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #login h2,
body[class*='perron-rigot_co_uk'] #login h2, body[class*='perron-rigot_ca'] #login h2, body[class*='perron-rigot_us'] #login h2 {
  color: #ffffff;
  margin-bottom: 20px;
}
/* line 1609, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #login h2 span:before, body[class*='perron-rigot_local'] #login h2 span:after,
body[class*='perron-rigot_co_uk'] #login h2 span:before,
body[class*='perron-rigot_co_uk'] #login h2 span:after, body[class*='perron-rigot_ca'] #login h2 span:before, body[class*='perron-rigot_ca'] #login h2 span:after, body[class*='perron-rigot_us'] #login h2 span:before, body[class*='perron-rigot_us'] #login h2 span:after {
  display: none;
}
/* line 1614, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #login h2 + h3,
body[class*='perron-rigot_co_uk'] #login h2 + h3, body[class*='perron-rigot_ca'] #login h2 + h3, body[class*='perron-rigot_us'] #login h2 + h3 {
  color: #ffffff !important;
  font-size: 18px;
  padding-top: 0;
  font-weight: bold;
}
/* line 1622, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite,
body[class*='perron-rigot_co_uk'] #fidelite, body[class*='perron-rigot_ca'] #fidelite, body[class*='perron-rigot_us'] #fidelite {
  background: url(../images/bgr_fidelite_uk-left.jpg) no-repeat left center;
  background-color: #fbd847;
  background-size: auto 100%;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 60px;
}
/* line 1629, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .container,
body[class*='perron-rigot_co_uk'] #fidelite .container, body[class*='perron-rigot_ca'] #fidelite .container, body[class*='perron-rigot_us'] #fidelite .container {
  max-width: 1200px;
}
/* line 1632, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social,
body[class*='perron-rigot_co_uk'] #fidelite .social, body[class*='perron-rigot_ca'] #fidelite .social, body[class*='perron-rigot_us'] #fidelite .social {
  text-align: right;
  margin-bottom: 50px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1638, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social .text-left,
body[class*='perron-rigot_co_uk'] #fidelite .social .text-left, body[class*='perron-rigot_ca'] #fidelite .social .text-left, body[class*='perron-rigot_us'] #fidelite .social .text-left {
  text-align: left;
  display: inline-block;
  padding: 10px 4px 10px 10px;
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
}
/* line 1646, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social .text-left p,
body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p, body[class*='perron-rigot_ca'] #fidelite .social .text-left p, body[class*='perron-rigot_us'] #fidelite .social .text-left p {
  font-family: Belleza, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 24px;
  color: #403d38;
  font-weight: bold;
}
/* line 1651, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social .text-left p a,
body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p a, body[class*='perron-rigot_ca'] #fidelite .social .text-left p a, body[class*='perron-rigot_us'] #fidelite .social .text-left p a {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  margin-right: 6px;
  line-height: 1;
  margin-bottom: 7px;
}
/* line 1658, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social .text-left p a:first-of-type,
body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p a:first-of-type, body[class*='perron-rigot_ca'] #fidelite .social .text-left p a:first-of-type, body[class*='perron-rigot_us'] #fidelite .social .text-left p a:first-of-type {
  margin-left: 25px;
}
/* line 1663, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social .text-left p a span.facebook,
body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p a span.facebook, body[class*='perron-rigot_ca'] #fidelite .social .text-left p a span.facebook, body[class*='perron-rigot_us'] #fidelite .social .text-left p a span.facebook {
  padding-top: 2px;
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAe1BMVEUAAADcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3FplDfCAAAAKHRSTlMAARASFBUXGhwdHiElJyw+R1xrmpuio6WqubrBxcfIzNna3uLk7/H5CohfAgAAAIVJREFUOMvl0DkOwkAQRNEPbsDQ7KsZFgNjYO5/QlIka7olS0RUWi+pYhqTkXuJ2ad0xu5T7Aie4VAdb1mwHQBADqzABDscUHqgB1CEd27FC4BNfmYE4OqBuiM4qeoYgJGqLtpgz3eGHph7YOmBdRsEESkA6ItI9Ysf/hk0NrgwayzwmHwAjbh95EDICDkAAAAASUVORK5CYII=");
}
/* line 1667, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite .social .text-left p a span.youtube,
body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p a span.youtube, body[class*='perron-rigot_ca'] #fidelite .social .text-left p a span.youtube, body[class*='perron-rigot_us'] #fidelite .social .text-left p a span.youtube {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAABd1BMVEUAAADcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HcG3HIEaZtAAAAfHRSTlMAAQIDBAUGBwgKCwwPEBETFRcYGRobHB4fICMlJicoKissLS8xMjQ1Njc4OTo7PD4/QENER0lKTE1OUVVWV1hdX2NmaHFzdHd4fH6Cg4iJjI6PkZSXmJqgoqqrrbCytLW3ubq+wMPFyMzO0dPV3N7g4unr7e/x8/X3+fv9xosB6gAAAcFJREFUOE+t0OlXElEch/HvzCjQBCWClqBRhEXkRrSSUVa2L7aqZVC2Q8tUWIDPH9+LmTELBt/0vLnn3N/n3HPvldxSzoJ00cmrX2a7IX0m0hfpLuEY6/2N0mTPcUrGbGVIihVDRrHQjYzWtXVsrQAJFUmYON1I95u81y7SKW4Ho6NQVpJImLVgZENU+4iEeB2MTDD+I9rpTiYYskmnuKNZxvPBSKvAqA7CWk+kUkmSeXIhKRnlGbM03QvtmBGJDY8dyE4eK0xNHy/kc4fG98ejIWM7iT2jZ50H4S1jb/Q2QMPy0Y1AAyd89OWDu7bdfWkbeuQZg7plSZbVC9U9FPln8hfqeCjqT65MLDFxD6k2lvlO+/Tw3AZ43zDko4zmURnJlCpMSjoC3vMSXah6WTksPbk0AIMuGulCVJVB2qwKQi5KdqOXyiDFY9o6KR6EbNuGARftDULQBtNFu7vRC2Ux1FkWuEaDPjqsqfMqIz29oBmiunXG4puH1PHQopRTGWlEWmbFlG5S81ENcBzgnYPzE8fhYwNovWrCoo/mCC7pIy0Fmor+NDp//fHzt5+cZqsDm51fP77W36w+vHp2jzv+Dbfg9gv3A4S5AAAAAElFTkSuQmCC");
}
/* line 1675, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite h2, body[class*='perron-rigot_local'] #fidelite h3,
body[class*='perron-rigot_co_uk'] #fidelite h2,
body[class*='perron-rigot_co_uk'] #fidelite h3, body[class*='perron-rigot_ca'] #fidelite h2, body[class*='perron-rigot_ca'] #fidelite h3, body[class*='perron-rigot_us'] #fidelite h2, body[class*='perron-rigot_us'] #fidelite h3 {
  font-family: Belleza, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  color: #dc1b71 !important;
  text-transform: none;
  margin-bottom: 10px;
}
/* line 1683, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers, body[class*='perron-rigot_us'] #fidelite #fidelite-univers {
  text-align: center;
  width: 100%;
}
/* line 1686, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: strech;
  -moz-justify-content: strech;
  -ms-justify-content: strech;
  justify-content: strech;
  -ms-flex-pack: strech;
  box-sizing: border-box;
  margin-left: -10px;
  margin-right: -10px;
  padding: 15px 0;
}
/* line 1695, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div {
  -webkit-box-flex: 0 0 25%;
  -moz-box-flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 1702, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper {
  text-align: center;
  padding: 30px 30px 90px;
  height: 100%;
  position: relative;
}
/* line 1708, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4 {
  color: #ffffff;
  font-weight: bold;
  font-family: Montserrat, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 1716, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4:after,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4:after, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4:after, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper h4:after {
  content: '';
  height: 2px;
  width: 30px;
  background-color: #ffffff;
  display: block;
  margin: 15px auto;
}
/* line 1726, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc {
  color: #ffffff;
  padding-bottom: 10px;
}
/* line 1730, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc p,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc p, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc p, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .desc p {
  margin-bottom: 10px;
}
/* line 1735, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .bouton,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .bouton, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .bouton, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div .gamme-wrapper .bouton {
  background-color: #403d38;
  width: 176px;
  max-width: 100%;
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  margin: auto;
}
/* line 1751, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+1) .gamme-wrapper,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+1) .gamme-wrapper, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+1) .gamme-wrapper, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+1) .gamme-wrapper {
  background: #70589b;
}
/* line 1757, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+2) .gamme-wrapper,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+2) .gamme-wrapper, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+2) .gamme-wrapper, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+2) .gamme-wrapper {
  background: #e74857;
}
/* line 1763, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+3) .gamme-wrapper,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+3) .gamme-wrapper, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+3) .gamme-wrapper, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+3) .gamme-wrapper {
  background: #f36c3a;
}
/* line 1769, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+4) .gamme-wrapper,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+4) .gamme-wrapper, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+4) .gamme-wrapper, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div:nth-of-type(4n+4) .gamme-wrapper {
  background: #fbaa42;
}
/* line 1776, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-renvois,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-renvois, body[class*='perron-rigot_ca'] #fidelite #fidelite-renvois, body[class*='perron-rigot_us'] #fidelite #fidelite-renvois {
  color: #ffffff;
  padding-bottom: 20px;
  font-weight: normal;
}
/* line 1781, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages {
  width: 100%;
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1786, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage {
  color: #ffffff;
  border: none;
}
/* line 1790, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage h4,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage h4, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage h4, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage h4 {
  font-family: Montserrat, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff !important;
  margin-bottom: 0;
}
/* line 1798, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage p.tarif,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage p.tarif, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage p.tarif, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage p.tarif {
  color: #f6ae45;
  font-family: Belleza, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 24px;
}
/* line 1804, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail {
  width: 100%;
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1811, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
  padding-top: 0;
}
/* line 1814, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent {
  width: 100%;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  border: none;
  color: #ffffff !important;
  position: relative;
}
/* line 1824, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span {
  display: inline-block;
  vertical-align: top;
  font-family: Montserrat, Montserrat, "Open Sans", Arial, sans-serif;
  font-weight: bold;
  font-size: 100px;
  line-height: 1;
}
/* line 1832, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span {
  font-size: 16px;
}
/* line 1835, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span strong,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span strong, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span strong, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span + span strong {
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
  display: block;
  color: #ffffff;
}
/* line 1844, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span:first-of-type,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span:first-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span:first-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .pourcent > span:first-of-type {
  margin-top: -10px;
}
/* line 1850, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise .renvoi {
  font-family: Montserrat, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/* line 1856, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type {
  width: calc(100% - 175px);
}
/* line 1860, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after {
  position: absolute;
  top: 10px;
  right: 0;
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAxpJREFUaIHV2j+IHGUYx/HPDkcCMcoVMUXAeMbgYZrIYdCUUUgXEOTUg0CwuzRaWQkWESub2BivCwFNVEQxnUVSRvBfbGIuQRMVLJKAhxwhXnFn8cze3q07ezt/dmb32w3zvu/z+828877vvO/TevDlcyriMRzBs5jGFHbhIbSwjHu4jUV8j8v4s4rgrZJG9uIEXsOBgm1cwwWcw+9FhRQ1chBv42UkRYN3sYov8B5+zls5r4jdOIufMFug/lZaZtO2z6axclUelFnRt0+IPj8sWmmMxTTmQAxiZBs+xGeYLCStGJNpzDOphr5sZWQnLuJkeV2FmU817OxXqJ+RHfgGRysUVZSjQsuOrAJZRraJp3B4CKKKchhfy+hmWUZO44VhKSrBi/ig141eRl7V7DexFfNiAt5Et5E9+KgWOeU4I7Su023kffUOsUWZFFrX2WhkBnO1yinHnNCMzUbeMdwZu2paQjM6Rh7HsUbklOMYnqBj5LhqF4B1keB1Osv4a3i6ygjbX/r2f93036+eX6syRsoNTCfiz65SEzXzFPYlRnMGz8uRRPxjjzvPJOLVjDvTCZ5sWkUF7JvAo2Va6DU65S1bwWg2meCRko2MAg+P4yTYkwT/NC2iApYT3G1aRQX8PYFflRi5sj7UGpco8Fsi1irjzmIidsXHnasJLjWtogIuJ+J84pemlZTgpvQbgY+bVFKST+n8WE2J0WvcJshV7MettvDbYot03LiIW2x+A+9iWOP8MFjDqfbFRiM/4HztcopzHj+2L7q/ibewVKucYiwJret0G/nLaG9gtzkptK7Ta5S6YLQ3sheExk1kDbdvGs0Z/xLe6HUjy8iK2I68MixFBbgiNK30utlvAryvc3bXNO2zzPtZBbaayZfFU1ioUFReFlINy/0KDbIkWRHHXa+od2heEseA8zK600byrK0+F1k/5wx3BbCWxpgWCQMDkXeReEekV8wIY6s56/djNW1zJo1xJ0/liYJBr4qu1k5zmlN8R/86PtFQmlMv9orEs0NiP3lKJJ61Uy82Jp7dwHci8eyPKoL/B11jlfPsJsDsAAAAAElFTkSuQmCC");
}
/* line 1867, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span {
  padding-left: 15px;
}
/* line 1870, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span strong,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span strong, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span strong, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent > span + span strong {
  position: relative;
  left: -10px;
}
/* line 1878, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:last-of-type,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:last-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:last-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:last-of-type {
  width: 150px;
  margin-left: 25px;
}
/* line 1885, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type {
  background-color: #70589b;
}
/* line 1889, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type {
  background-color: #e74857;
}
/* line 1893, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent:after,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent:after, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent:after, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent:after {
  right: -15px;
}
/* line 1897, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent > span + span,
body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent > span + span, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent > span + span, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type .detail .remise:first-of-type .pourcent > span + span {
  padding-left: 10px;
}
/* line 1905, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter,
body[class*='perron-rigot_co_uk'] #newsletter, body[class*='perron-rigot_ca'] #newsletter, body[class*='perron-rigot_us'] #newsletter {
  background-color: #2ab9e6;
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  color: #ffffff;
}
/* line 1911, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter:before,
body[class*='perron-rigot_co_uk'] #newsletter:before, body[class*='perron-rigot_ca'] #newsletter:before, body[class*='perron-rigot_us'] #newsletter:before {
  content: '';
  height: 10.25px;
  width: 100%;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #E03756;
  position: absolute;
  z-index: 1;
}
/* line 1922, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter:after,
body[class*='perron-rigot_co_uk'] #newsletter:after, body[class*='perron-rigot_ca'] #newsletter:after, body[class*='perron-rigot_us'] #newsletter:after {
  content: '';
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 523px;
  height: 352px;
  background: url("../images/bgr_newsletter_uk.png") no-repeat center;
  background-size: cover;
}
/* line 1933, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter .container,
body[class*='perron-rigot_co_uk'] #newsletter .container, body[class*='perron-rigot_ca'] #newsletter .container, body[class*='perron-rigot_us'] #newsletter .container {
  position: relative;
  z-index: 10;
}
/* line 1937, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter h2,
body[class*='perron-rigot_co_uk'] #newsletter h2, body[class*='perron-rigot_ca'] #newsletter h2, body[class*='perron-rigot_us'] #newsletter h2 {
  color: #ffffff;
  margin-bottom: 0;
}
/* line 1941, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter h2 span:before, body[class*='perron-rigot_local'] #newsletter h2 span:after,
body[class*='perron-rigot_co_uk'] #newsletter h2 span:before,
body[class*='perron-rigot_co_uk'] #newsletter h2 span:after, body[class*='perron-rigot_ca'] #newsletter h2 span:before, body[class*='perron-rigot_ca'] #newsletter h2 span:after, body[class*='perron-rigot_us'] #newsletter h2 span:before, body[class*='perron-rigot_us'] #newsletter h2 span:after {
  display: none;
}
/* line 1947, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter p.newsletter-info,
body[class*='perron-rigot_co_uk'] #newsletter p.newsletter-info, body[class*='perron-rigot_ca'] #newsletter p.newsletter-info, body[class*='perron-rigot_us'] #newsletter p.newsletter-info {
  font-family: Montserrat, Montserrat, "Open Sans", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
/* line 1953, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter form,
body[class*='perron-rigot_co_uk'] #newsletter form, body[class*='perron-rigot_ca'] #newsletter form, body[class*='perron-rigot_us'] #newsletter form {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 100px;
}
/* line 1957, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter form .form-group,
body[class*='perron-rigot_co_uk'] #newsletter form .form-group, body[class*='perron-rigot_ca'] #newsletter form .form-group, body[class*='perron-rigot_us'] #newsletter form .form-group {
  margin-left: 10px;
  margin-right: 10px;
  width: 180px;
}
/* line 1961, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter form .form-group > div,
body[class*='perron-rigot_co_uk'] #newsletter form .form-group > div, body[class*='perron-rigot_ca'] #newsletter form .form-group > div, body[class*='perron-rigot_us'] #newsletter form .form-group > div {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* line 1966, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter form .form-group:first-of-type,
body[class*='perron-rigot_co_uk'] #newsletter form .form-group:first-of-type, body[class*='perron-rigot_ca'] #newsletter form .form-group:first-of-type, body[class*='perron-rigot_us'] #newsletter form .form-group:first-of-type {
  width: calc(100% - 610px);
}
/* line 1969, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter form .form-group + p.envoyer,
body[class*='perron-rigot_co_uk'] #newsletter form .form-group + p.envoyer, body[class*='perron-rigot_ca'] #newsletter form .form-group + p.envoyer, body[class*='perron-rigot_us'] #newsletter form .form-group + p.envoyer {
  float: left;
  width: 180px;
  clear: none;
  padding: 0;
  margin: 0 0 0 10px;
}
/* line 1975, ../sass/index_index.scss */
body[class*='perron-rigot_local'] #newsletter form .form-group + p.envoyer .bouton,
body[class*='perron-rigot_co_uk'] #newsletter form .form-group + p.envoyer .bouton, body[class*='perron-rigot_ca'] #newsletter form .form-group + p.envoyer .bouton, body[class*='perron-rigot_us'] #newsletter form .form-group + p.envoyer .bouton {
  max-width: 100%;
  padding-top: 5px;
  padding-bottom: 10px;
  min-height: 52px;
}
@media screen and (min-width: 992px) {
  /* line 1986, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage {
    width: calc(50% - 10px);
    height: 280px;
  }
  /* line 1990, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage:first-of-type {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 1994, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage:last-of-type {
    margin-left: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  /* line 2002, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite .container,
  body[class*='perron-rigot_co_uk'] #fidelite .container, body[class*='perron-rigot_ca'] #fidelite .container, body[class*='perron-rigot_us'] #fidelite .container {
    max-width: 940px;
  }
  /* line 2006, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form,
  body[class*='perron-rigot_co_uk'] #newsletter form, body[class*='perron-rigot_ca'] #newsletter form, body[class*='perron-rigot_us'] #newsletter form {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
  }
  /* line 2011, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form .form-group,
  body[class*='perron-rigot_co_uk'] #newsletter form .form-group, body[class*='perron-rigot_ca'] #newsletter form .form-group, body[class*='perron-rigot_us'] #newsletter form .form-group {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 2017, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form .form-group:first-of-type,
  body[class*='perron-rigot_co_uk'] #newsletter form .form-group:first-of-type, body[class*='perron-rigot_ca'] #newsletter form .form-group:first-of-type, body[class*='perron-rigot_us'] #newsletter form .form-group:first-of-type {
    width: 100%;
  }
  /* line 2021, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form .form-group:last-of-type,
  body[class*='perron-rigot_co_uk'] #newsletter form .form-group:last-of-type, body[class*='perron-rigot_ca'] #newsletter form .form-group:last-of-type, body[class*='perron-rigot_us'] #newsletter form .form-group:last-of-type {
    margin-right: 0;
    margin-left: 20px;
  }
  /* line 2026, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form .form-group + p.envoyer,
  body[class*='perron-rigot_co_uk'] #newsletter form .form-group + p.envoyer, body[class*='perron-rigot_ca'] #newsletter form .form-group + p.envoyer, body[class*='perron-rigot_us'] #newsletter form .form-group + p.envoyer {
    float: none;
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 2034, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #footer #footer-categories,
  body[class*='perron-rigot_co_uk'] #footer #footer-categories, body[class*='perron-rigot_ca'] #footer #footer-categories, body[class*='perron-rigot_us'] #footer #footer-categories {
    background-image: none;
  }
  /* line 2036, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #footer #footer-categories .conteneur,
  body[class*='perron-rigot_co_uk'] #footer #footer-categories .conteneur, body[class*='perron-rigot_ca'] #footer #footer-categories .conteneur, body[class*='perron-rigot_us'] #footer #footer-categories .conteneur {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  /* line 2042, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #caroussels #colonne #bannieres,
  body[class*='perron-rigot_co_uk'] #caroussels #colonne #bannieres, body[class*='perron-rigot_ca'] #caroussels #colonne #bannieres, body[class*='perron-rigot_us'] #caroussels #colonne #bannieres {
    /*display: none;*/
  }
  /* line 2046, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite .container,
  body[class*='perron-rigot_co_uk'] #fidelite .container, body[class*='perron-rigot_ca'] #fidelite .container, body[class*='perron-rigot_us'] #fidelite .container {
    max-width: 100%;
  }
  /* line 2049, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-univers,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers, body[class*='perron-rigot_us'] #fidelite #fidelite-univers {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 2054, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  /* line 2059, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage {
    float: none;
    clear: both;
    width: 100%;
    max-width: 500px;
    margin: 15px auto !important;
    height: auto;
  }
  /* line 2068, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #login,
  body[class*='perron-rigot_co_uk'] #login, body[class*='perron-rigot_ca'] #login, body[class*='perron-rigot_us'] #login {
    background-image: url(../images/bgr_login_uk-left.png);
  }
  /* line 2071, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #footer #footer-categories .conteneur .categorie-bloc,
  body[class*='perron-rigot_co_uk'] #footer #footer-categories .conteneur .categorie-bloc, body[class*='perron-rigot_ca'] #footer #footer-categories .conteneur .categorie-bloc, body[class*='perron-rigot_us'] #footer #footer-categories .conteneur .categorie-bloc {
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-basis: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.3333333%;
  }
}
@media screen and (max-width: 767px) {
  /* line 2080, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite h2,
  body[class*='perron-rigot_local'] #login h2,
  body[class*='perron-rigot_local'] #newsletter h2,
  body[class*='perron-rigot_co_uk'] #fidelite h2,
  body[class*='perron-rigot_co_uk'] #login h2,
  body[class*='perron-rigot_co_uk'] #newsletter h2, body[class*='perron-rigot_ca'] #fidelite h2,
  body[class*='perron-rigot_ca'] #login h2,
  body[class*='perron-rigot_ca'] #newsletter h2, body[class*='perron-rigot_us'] #fidelite h2,
  body[class*='perron-rigot_us'] #login h2,
  body[class*='perron-rigot_us'] #newsletter h2 {
    font-size: 34px;
  }
  /* line 2084, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite,
  body[class*='perron-rigot_co_uk'] #fidelite, body[class*='perron-rigot_ca'] #fidelite, body[class*='perron-rigot_us'] #fidelite {
    background-image: none;
  }
  /* line 2086, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite h3,
  body[class*='perron-rigot_co_uk'] #fidelite h3, body[class*='perron-rigot_ca'] #fidelite h3, body[class*='perron-rigot_us'] #fidelite h3 {
    font-size: 34px;
  }
  /* line 2089, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite .social .text-left p,
  body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p, body[class*='perron-rigot_ca'] #fidelite .social .text-left p, body[class*='perron-rigot_us'] #fidelite .social .text-left p {
    text-align: center;
  }
  /* line 2091, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite .social .text-left p span,
  body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p span, body[class*='perron-rigot_ca'] #fidelite .social .text-left p span, body[class*='perron-rigot_us'] #fidelite .social .text-left p span {
    display: block;
    padding-bottom: 10px;
  }
  /* line 2095, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite .social .text-left p a:first-of-type,
  body[class*='perron-rigot_co_uk'] #fidelite .social .text-left p a:first-of-type, body[class*='perron-rigot_ca'] #fidelite .social .text-left p a:first-of-type, body[class*='perron-rigot_us'] #fidelite .social .text-left p a:first-of-type {
    margin-left: 6px;
  }
  /* line 2099, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-univers .list-gammes > div,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-univers .list-gammes > div, body[class*='perron-rigot_ca'] #fidelite #fidelite-univers .list-gammes > div, body[class*='perron-rigot_us'] #fidelite #fidelite-univers .list-gammes > div {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  /* line 2103, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail {
    padding-bottom: 30px;
  }
  /* line 2105, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise {
    float: none;
    clear: both;
    width: 100% !important;
    max-width: 220px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  /* line 2113, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type {
    width: 100%;
    padding-bottom: 80px;
    position: relative;
  }
  /* line 2118, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent {
    position: static;
  }
  /* line 2120, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after,
  body[class*='perron-rigot_co_uk'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after, body[class*='perron-rigot_ca'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after, body[class*='perron-rigot_us'] #fidelite #fidelite-avantages .fidelite-avantage .detail .remise:first-of-type .pourcent:after {
    top: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 50px;
    margin: auto;
  }
  /* line 2133, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form .form-group,
  body[class*='perron-rigot_co_uk'] #newsletter form .form-group, body[class*='perron-rigot_ca'] #newsletter form .form-group, body[class*='perron-rigot_us'] #newsletter form .form-group {
    width: 100%;
  }
  /* line 2135, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #newsletter form .form-group:last-of-type,
  body[class*='perron-rigot_co_uk'] #newsletter form .form-group:last-of-type, body[class*='perron-rigot_ca'] #newsletter form .form-group:last-of-type, body[class*='perron-rigot_us'] #newsletter form .form-group:last-of-type {
    margin-left: 0;
  }
  /* line 2139, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #footer #footer-categories .conteneur .categorie-bloc,
  body[class*='perron-rigot_co_uk'] #footer #footer-categories .conteneur .categorie-bloc, body[class*='perron-rigot_ca'] #footer #footer-categories .conteneur .categorie-bloc, body[class*='perron-rigot_us'] #footer #footer-categories .conteneur .categorie-bloc {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 479px) {
  /* line 2145, ../sass/index_index.scss */
  body[class*='perron-rigot_local'] #footer #footer-categories .conteneur .categorie-bloc,
  body[class*='perron-rigot_co_uk'] #footer #footer-categories .conteneur .categorie-bloc, body[class*='perron-rigot_ca'] #footer #footer-categories .conteneur .categorie-bloc, body[class*='perron-rigot_us'] #footer #footer-categories .conteneur .categorie-bloc {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
