/****************VARIABLES***************/
/*
$yellow:#fabd05;
$orange:#e25c1c;
$gray:#706f6f;
$graylight:#f5f4f4;
$graydark:#111;
*/
/*******************************/
/********************MIXINS********************/
/********************************************/
@import url("https://7a57c6.claudeassets.com/20251012145443cs_/https://fonts.googleapis.com/css?family=Roboto+Condensed");
/* line 61, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
body {
  overflow-x: hidden;
  font-family: "Roboto",Helvetica,Arial,sans-serif;
}

/* line 67, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.text-muted {
  color: #777;
}

/* line 71, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.text-primary {
  color: #fabd05;
}

/* line 75, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.text-green {
  color: #99ca3c;
}

/* line 79, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
p {
  font-size: 14px;
  line-height: 1.75;
}

/* line 84, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
p.large {
  font-size: 16px;
}

/* line 88, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: 0;
}

/* line 96, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
a {
  color: #fabd05;
}

/* line 100, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
a:hover,
a:focus,
a:active,
a.active {
  color: #fabd05;
}

/* line 107, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111;
  /*
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
*/
}

/* line 121, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mt-60 {
  margin-top: 60px;
}

/* line 124, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mt-30 {
  margin-top: 30px;
}

/* line 127, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mt-0 {
  margin-top: 0;
}

/* line 130, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.pb-0 {
  padding-bottom: 0;
}

/* line 136, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.img-centered {
  margin: 0 auto;
}

/* line 140, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.bg-light-gray {
  background-color: #EDEDED;
}

/* line 144, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.bg-darkest-gray {
  background-color: #111;
}

/* line 148, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.bg-white {
  background-color: white;
}

/* line 152, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-primary {
  border-color: #706f6f;
  text-transform: uppercase;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  color: #fabd05;
  background-color: #111;
}

/* line 161, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  border-color: #f6bf01;
  color: #fff;
  background-color: #fabd05;
}

/* line 171, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 177, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  border-color: #fabd05;
  background-color: #fabd05;
}

/* line 196, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-primary .badge {
  color: #fabd05;
  background-color: #fff;
}

/* line 201, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-xl {
  padding: 20px 40px;
  border-color: #fabd05;
  border-radius: 3px;
  text-transform: uppercase;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #fabd05;
}

/* line 213, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  border-color: #f6bf01;
  color: #fff;
  background-color: #fabd05;
}

/* line 223, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}

/* line 229, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  border-color: #fabd05;
  background-color: #fabd05;
}

/* line 248, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-xl .badge {
  color: #fabd05;
  background-color: #fff;
}

/* line 254, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar {
  min-height: 60px;
}

/* line 258, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default #page {
  background-color: #e25c1c;
}

/* line 261, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default {
  border-color: transparent;
  background-color: #222;
}

/* line 266, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-brand {
  font-family: "Dosis",Helvetica,Arial,cursive;
  color: white;
  font-weight: 800;
  font-size: 1.2857142em;
}

/* line 273, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-brand .logo-dot {
  color: #e25c1c;
}

/* line 278, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
  color: #fabd05;
}

/* line 285, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
  margin-top: 10px;
}

@media (min-width: 768px) {
  /* line 285, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .navbar-default .navbar-collapse {
    margin-top: 0;
  }
}

/* line 293, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-toggle {
  border-color: #fabd05;
  background-color: #fabd05;
}

/* line 298, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 302, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fabd05;
}

/* line 307, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.navbar-nav {
  padding-top: 10px !important;
}

/* line 310, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
/*.navbar-nav li a {
  line-height: 0.8571428em;
}*/

/* line 315, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .nav li {
  font-weight: 400;
  font-size: 1.1428571em;
}

/* line 318, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .nav li a {
  color: white;
  display: block;
}

/* line 323, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .nav li .menu-end {
  border-right: white 1px solid;
  padding-right: 20px;
}

/* line 331, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
  outline: 0;
  color: #fabd05;
}

/* line 337, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-nav > .active > a {
  border-radius: 0;
  color: #fff;
  background-color: #fabd05;
}

/* line 343, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #fabd05;
}

/* line 350, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar .menu-top {
  text-align: right;
  padding-top: 10px;
}

/* line 353, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar .menu-top ul {
  margin-bottom: 0;
}

/* line 355, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar .menu-top ul li {
  display: inline-block;
  margin-left: 10px;
  text-transform: uppercase;
}

/* line 359, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar .menu-top ul li a {
  text-decoration: none;
}

/*************************HOMEPAGE MAIN HEADER*********************/
/* line 368, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
header {
  text-align: center;
  color: #fff;
  background-attachment: scroll;
  background-image: url(https://7dd7cf.claudeassets.com/20251012145443im_/https://www.quelle-huile-moteur-choisir.com/themes/bootstrap/img/header-bg.jpg);
  background-position: center top;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  border-bottom: #e25c1c 6px solid;
}

/* line 380, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
header .bonus {
  color: white;
}

/* line 385, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
header .intro-text {
  padding-top: 120px;
  padding-bottom: 20px;
}

/* line 388, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
header .intro-text .intro-heading {
  color: white;
  font-size: 2.5714285em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
}

/* line 395, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
header .intro-text .intro-lead-in {
  color: #fabd05;
  font-size: 1.5714285em;
  font-weight: 700;
  line-height: 1em;
  padding-top: 20px;
}

/* line 402, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
header .intro-text h3 {
  color: white;
  font-size: 1.4285714em;
}

/* line 414, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.alpha50 {
  opacity: 0.5;
}

/* line 418, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search h3 {
  color: white;
  font-size: 2.5714285em;
}

/* line 424, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search h4 {
  color: white;
  font-weight: 300;
  opacity: 0.75;
}

/* line 431, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search p {
  opacity: 0.5;
  margin: 10px 0;
  line-height: 1em;
}

/* line 442, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .form-control {
  text-align: center;
  height: 70px;
  border-radius: 6px;
  font-size: 2em;
  font-weight: 300;
  padding-left: 25px;
  border-color: #999;
}

/* line 453, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search select.form-control {
  width: 90%;
  display: inline;
  font-weight: 800;
  color: black;
}

/* line 460, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .btn-search {
  height: 70px;
  color: #3bb2ff;
  font-size: 18px;
  line-height: 1em;
  font-weight: 400;
  border-color: #707070;
  margin-top: 10px;
}

/* line 473, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .recherche-autre {
  margin-top: 10px;
}

/* line 475, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .recherche-autre p {
  opacity: 1;
}

/* line 477, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .recherche-autre p a {
  color: white;
}

/* line 481, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .recherche-autre p a :focus, .intro-search .recherche-autre p a :hover, .intro-search .recherche-autre p a :active, .intro-search .recherche-autre p a .active {
  color: white !important;
  text-decoration: none !important;
}

/* line 491, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.intro-search .input-immat {
  /*
	background-image: url(https://27a538.claudeassets.com/20251012145443im_/https://www.quelle-huile-moteur-choisir.com/themes/bootstrap/img/bkg_immat.png);
	width: 512px;
	height: 87px;
*/
  width: 90%;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: none;
  border: none;
  padding-left: 0;
  text-align: center;
  font-weight: 700;
  color: #111;
  text-transform: uppercase;
  font-size: 2em;
  display: inline-block !important;
}

/* line 511, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.input-immat::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 0.8181818em;
}

/* line 515, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.input-immat:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 300;
  font-size: 0.8181818em;
}

/* line 519, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.input-immat::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 300;
  font-size: 0.8181818em;
}

/* line 523, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.input-immat:-ms-input-placeholder {
  font-weight: 300;
  font-size: 0.8181818em;
}

/* line 528, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-black {
  font-size: 1.1428571em;
  color: #FFF;
  font-weight: 400;
  background-color: #111;
  border-color: #333;
  text-transform: uppercase;
  margin: 20px 0;
}

/* line 540, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn-black.active, .btn-black.focus, .btn-black:active, .btn-black:focus, .btn-black:hover, .open > .dropdown-toggle.black {
  background-color: #3bb2ff;
  border-color: #204d74;
  color: #FFF;
}

/* line 548, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.trust-section {
  text-align: center;
  background-color: #111;
  margin-top: 40px;
  opacity: 0.95;
}

/* line 556, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.trust-section .menuitem a div {
  padding: 20px 0 15px;
  color: white !important;
}

/* line 561, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.trust-section .menuitem a:hover div {
  background-color: #e25c1c;
}

/* line 564, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.trust-section p {
  font-size: 1.2857142em;
  font-weight: 400;
  line-height: 1em;
  padding-top: 5px;
}

/* line 573, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.trust-section .active {
  background-color: #e25c1c;
}

/* line 578, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section {
  padding: 40px 0 40px 0;
  background-color: #EDEDED;
  margin-top: 40px;
}

/* line 582, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section h2 {
  color: #e25c1c;
  margin-bottom: 20px;
}

/* line 588, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section h2.section-heading, h2.section-heading {
  margin: 30px 0 20px 0;
  font-size: 2.8571428em;
  font-weight: 400;
  color: #706f6f;
}

/* line 595, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section h3.section-subheading, h3.section-subheading {
  /*     margin-bottom: 35px; */
  text-transform: none;
  font-size: 1.8571428em;
  font-weight: 300;
  color: #e25c1c;
}

/* line 603, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
h1.section-heading {
  margin-top: 30px;
}

/* line 607, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
h2.section-subheading {
  margin-top: 0;
}

/* line 611, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.service-heading {
  margin: 15px 0;
  text-transform: none;
}

/* line 617, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section.page {
  background-color: white;
  padding: 10px 0;
}

/*************************FOOTER*************************/
/* line 626, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
footer {
  text-align: center;
  background-color: #FFF;
}

/* line 631, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-logo {
  font-family: "Dosis",Helvetica,Arial,cursive;
  color: white;
  font-weight: 800;
  font-size: 1.4285714em;
  line-height: 0.7em;
}

/* line 637, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-logo .logo-dot {
  color: #e25c1c;
}

/* line 642, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link {
  padding: 30px 0;
  background-color: #111;
  /*
	background-image: url(https://a61add.claudeassets.com/20251012145443im_/https://www.quelle-huile-moteur-choisir.com/themes/bootstrap/img/mtf_bkg_footer.gif);
	background-repeat: repeat;
*/
  text-align: left;
  color: #706f6f;
}

/* line 654, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link p.heading {
  font-size: 1.4285714em;
  font-weight: 300;
  line-height: 1.1em;
}

/* line 660, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link a {
  color: #706f6f;
}

/* line 664, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link a:hover {
  color: #e25c1c;
  text-decoration: none;
}

/* line 669, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link ul {
  list-style: none;
  padding-left: 0;
  line-height: 1.5714285em;
}

/* line 675, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link .fa-facebook, .footer-link .fa-twitter, .footer-link .fa-google, .footer-link .fa-instagram {
  color: #111;
}

/* line 679, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-link .fa-circle {
  color: #e25c1c;
}

/* line 682, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.menu-footer {
  color: #CCC;
  font-weight: 300;
  padding: 10px 0 40px 0;
}

/* line 687, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.menu-footer p {
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #111;
}

/* line 694, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.menu-footer p a {
  color: #111;
}

/* line 697, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.menu-footer p a:hover {
  text-decoration: none;
}

/* line 701, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-brand {
  text-align: center;
  background-color: #111;
  margin: 0;
  padding: 20px;
}

/* line 706, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-brand ul li {
  display: inline;
  margin: 0 10px;
}

/* line 709, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-brand ul li a {
  color: white;
}

/* line 711, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.footer-brand ul li a:hover {
  text-decoration: none;
  color: #e25c1c;
}

/* line 719, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
footer span.copyright {
  text-transform: uppercase;
  text-transform: none;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 40px;
}

/* line 726, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
footer ul.quicklinks {
  margin-bottom: 0;
  text-transform: uppercase;
  text-transform: none;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 40px;
}

/* line 734, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.social-buttons {
  margin-bottom: 0;
}

/* line 738, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.social-buttons li a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  outline: 0;
  color: #fff;
  background-color: #222;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

/* line 753, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #fabd05;
}

/* line 759, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: 0;
}

/*************************************************HEADER PAGE********************************************/
/* line 767, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.header-page .navbar {
  margin-bottom: 0;
}

/* line 770, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.navbar-inverse {
  background: none !important;
  border: none;
  font-size: 1.14286em;
}

/* line 776, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.header-page {
  background-color: #333;
  background-image: url("https://3299ac.claudeassets.com/20251012145443im_/https://www.quelle-huile-moteur-choisir.com/themes/bootstrap/img/header_pages_bkg.jpg");
  background-position: 40% 0px;
  background-repeat: no-repeat;
  -moz-box-shadow: inset 0px -50px 100px 0px #000;
  -webkit-box-shadow: inset 0px -50px 100px 0px #000;
  -o-box-shadow: inset 0px -50px 100px 0px #000;
  box-shadow: inset 0px -50px 100px 0px #000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=90, Strength=100);
}

@media (max-width: 992px) {
  /* line 789, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .header-page {
    background-image: none;
  }
}

/* line 793, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence {
  border-radius: 5px;
  background: #444444;
  background: -moz-linear-gradient(top, #444444 0%, rgba(68, 68, 68, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #444444), color-stop(100%, rgba(68, 68, 68, 0)));
  background: -webkit-linear-gradient(top, #444444 0%, rgba(68, 68, 68, 0) 100%);
  background: -o-linear-gradient(top, #444444 0%, rgba(68, 68, 68, 0) 100%);
  background: -ms-linear-gradient(top, #444444 0%, rgba(68, 68, 68, 0) 100%);
  background: linear-gradient(to bottom, #444444 0%, rgba(68, 68, 68, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#444444', GradientType=0 );
  padding: 10px 20px;
  margin-top: 5px;
}

/* line 807, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence-hp {
  text-align: left;
  padding-top: 5px;
}

@media (max-width: 992px) {
  /* line 814, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .mon-agence {
    margin-top: 15px;
  }
}

/* line 818, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence p {
  font-size: 1.4285714em;
  font-weight: 600;
  color: #3bb2ff;
  line-height: 1.2857142em;
  padding: 0;
  margin: 0;
}

/* line 827, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.grey {
  color: #666 !important;
}

/* line 831, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence p.adresse {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
}

/* line 838, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence-hp {
  background-color: rgba(17, 17, 17, 0.7);
  padding: 5px 10px;
  /* 	border-bottom-left-radius: 5px; */
  border-bottom-right-radius: 5px;
}

/* line 846, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence-hp p {
  font-size: 1.1428571em;
  font-weight: 600;
  color: #3bb2ff;
  line-height: 1.2857142em;
  padding: 0;
  margin: 0;
}

/* line 855, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.mon-agence-hp p.adresse {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
  line-height: 1em;
}

/***********************PAGES GENERAL****************************/
/* line 865, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .leftdesktop {
  text-align: center;
}

/* line 867, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .leftdesktop table {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 872, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page .leftdesktop {
    text-align: left;
  }
}

/* line 876, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .footer-link p.heading {
  color: #706f6f;
}

/* line 879, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page p {
  color: #333;
  font-size: 1.1428571em;
}

/* line 883, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page p em {
  font-weight: 600;
  color: #999;
  font-size: 0.875em;
}

/* line 891, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .italic {
  line-height: 1em;
}

/* line 894, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page h2 {
  margin: 10px 0 30px;
}

/* line 898, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .calltoaction {
  font-weight: 700;
  line-height: 1.1875em;
  margin-bottom: 30px;
}

/* line 905, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .step p {
  text-align: left;
}

/* line 907, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .step p span.stepnumber {
  font-size: 2em;
  float: left;
  font-size: 1.4285714em;
  font-weight: 500;
  margin-left: -35px;
  line-height: 1.1875em;
  color: #999;
}

@media (max-width: 768px) {
  /* line 907, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page .step p span.stepnumber {
    display: none;
  }
}

/* line 921, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page .step .img-responsive {
  min-width: 100%;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 904, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page .step {
    margin-top: 20px;
  }
  /* line 928, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page .step p {
    margin-left: 35px;
  }
}

/* line 935, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page ul {
  padding-left: 0;
}

/* line 938, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page ul li {
  list-style: none;
}

/* line 940, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page ul li a {
  color: #e25c1c;
}

/* line 946, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page table th, .page table td {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 946, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page table th, .page table td {
    padding: 8px;
  }
}

@media (max-width: 768px) {
  /* line 957, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page table td:nth-child(3) {
    font-size: 0.875em;
  }
}

/* line 962, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.page table thead th {
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 965, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .page table thead th:nth-child(2) {
    white-space: nowrap;
  }
}

/*********************************TAB CATALOGUE*****************/
/* line 976, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.car-connected {
  text-transform: uppercase;
  font-size: 1.2857142em;
  font-weight: 100;
  background-color: #e25c1c;
  padding: 6px 10px;
  color: #FFF;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  background-clip: padding-box;
}

/* line 987, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.connected .car-connected {
  margin: 70px 0 0 0;
  position: fixed;
  left: 0;
  z-index: 1;
}

/* line 994, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section.page .car-connected {
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  background-clip: padding-box;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  background-clip: padding-box;
  display: inline-block;
}

/**********************************/
/* line 1003, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section.trust-line .trust-section {
  margin-top: 0;
  background-color: #000;
  text-align: center;
  opacity: 0.8;
}

/* line 1010, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section.trust-line {
  margin-top: 0;
  padding-top: 0;
  color: #FFF;
}

/**********************************PAGE PRODUIT******************************************/
/* line 1017, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.produit h2 {
  color: #111;
  font-size: 1.8571428em;
  font-weight: 300;
  text-transform: uppercase;
}

/* line 1024, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.produit h1 {
  font-size: 2.5714285em;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 10px;
}

/* line 1030, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.produit p {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.2857142em;
}

/* line 1034, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.produit p .fa {
  color: green;
}

/**********************************PAGE PRODUIT TABLEAUX******************************************/
/* line 1050, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.table td {
  font-size: 1.2857142em;
  text-transform: uppercase;
}

/* line 1053, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.table td input[type='number'] {
  width: 50px;
  font-size: 0.875em;
}

/* line 1061, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.table {
  margin-top: 60px;
}

/* line 1068, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.table .price {
  font-weight: 800;
}

/* line 1071, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.table .total {
  background-color: #e25c1c;
  color: white;
  font-size: 1.4285714em;
}

/* line 1075, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.table .total td {
  padding-left: 20px;
}

/************************SEARCH CATALOGUE****************/
/* line 1087, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cat {
  background-color: #3bb2ff;
  padding: 10px 0;
  border-bottom: #f8bd00 6px solid;
}

/* line 1093, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cat i.fa-chevron-right {
  color: #FFF;
  margin-right: 20px;
}

/* line 1097, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cat h1 {
  color: #FFF;
  font-weight: 300;
  font-size: 2.8571428em;
}

/* line 1102, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section#listing {
  padding-top: 0;
}

/* line 1105, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
section.header-page {
  padding-top: 20px;
  min-height: 80px;
}

/* line 1110, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.search-cat label {
  color: #FFF;
  font-weight: 300;
}

/* line 1115, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.search-cat i.fa-search {
  color: #FFF;
  opacity: 0.5;
  padding-top: 8px;
}

/* line 1120, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.input-group i.fa-search {
  color: #333;
  padding-top: 0;
}

/* line 1128, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
::-moz-selection {
  text-shadow: none;
  background: #fabd05;
}

/* line 1133, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
::selection {
  text-shadow: none;
  background: #fabd05;
}

/* line 1138, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
img::selection {
  background: 0 0;
}

/* line 1142, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
img::-moz-selection {
  background: 0 0;
}

/* line 1146, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
body {
  webkit-tap-highlight-color: #fabd05;
}

/*********** CARTE GOOGLE ************/
/* line 1152, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
#googlemap {
  width: 100%;
  height: 800px;
  /*
    display:block;
    float:left;*/
}

/*********** ZOOM IMAGE FICHE PRODUIT ************/
/* line 1161, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.img-cursor {
  cursor: pointer;
}

/*************************MODAL STYLE *******************/
/* line 1169, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.modal-content {
  background-color: #e25c1c;
  color: #FFF;
  padding: 0 5px 20px 5px;
  text-align: center;
}

/* line 1176, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.modal-title {
  color: #FFF;
  font-size: 1.7142857em;
}

/* line 1181, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.modal-body p {
  font-size: 1.2857142em;
  line-height: 1.4em;
  text-transform: uppercase;
  padding: 10px 0;
}

/* line 1188, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.modal-content .form-control {
  /* 	margin-top: 20px; */
  /* 	width: 50%; */
}

/* line 1193, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.modal-slogan {
  border-top: #FFF 1px solid;
  margin-top: 40px;
  opacity: 0.5;
  padding-top: 15px;
}

/* line 1200, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.modal-slogan p {
  text-transform: none;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 0;
}

/*********************************PAGE CMS HEADER********************/
/* line 1209, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cms {
  background-color: #f5f4f4;
  padding: 20px 0;
  border-top: #f8bd00 6px solid;
  /*	margin-top: 20px;*/
}

/* line 1216, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cms h1 {
  color: #333;
  font-weight: 300;
  font-size: 1.8571428em;
  text-transform: uppercase;
  padding-top: 0;
  margin-top: 10px;
}

/* line 1225, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.shop-step {
  list-style: none;
  color: #333;
  font-weight: 300;
  font-size: 1.8571428em;
  text-transform: uppercase;
  margin-top: 10px;
}

/* line 1234, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cms i.fa.fa-shopping-cart {
  margin-right: 35px;
  color: #3bb2ff;
}

/* line 1239, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.shop-step i.fa.fa-angle-right {
  color: #999;
  padding-right: 20px;
}

/* line 1244, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.shop-step li a {
  padding-right: 35px;
}

/* line 1248, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.shop-step li a:hover {
  text-decoration: none;
}

/* line 1252, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
ul.shop-step li.selected a {
  color: #000;
  padding-right: 40px;
}

/* line 1257, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
li a.selected {
  color: #000;
}

/* line 1261, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.heading-cms p {
  font-size: 1.2857142em;
  /* 	line-height: 1.8571428em; */
  margin-top: 10px;
  font-weight: 300;
}

/* line 1267, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.total-price {
  color: #3bb2ff;
  font-size: 1.4285714em;
}

/* line 1271, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.total-price {
  padding-right: 20px;
  line-height: 1.4285714em;
}

/* line 1278, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
.cms-content {
  background-color: #FFF;
  padding-bottom: 35px;
}

/******************MEDIA QUERIES*********************/
@media (min-width: 768px) {
  /* line 1289, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .navbar-default {
    padding: 20px 0;
    border: 0;
  }
  /* line 1294, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  body.index .navbar-default {
    background-color: transparent;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }
  /* line 1301, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  body.page .navbar-default {
    background-image: url(https://7dd7cf.claudeassets.com/20251012145443im_/https://www.quelle-huile-moteur-choisir.com/themes/bootstrap/img/header-bg.jpg);
    background-position: center center;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }
  /* line 1309, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .navbar-default .navbar-brand {
    font-size: 1.5714285em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
  /* line 1316, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .navbar-default .navbar-nav > .active > a {
    border-radius: 3px;
  }
  /* line 1320, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  body.index .navbar-default.navbar-shrink {
    padding: 10px 0 20px 0;
    background-color: #222;
  }
  /* line 1325, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .navbar-default.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
  /* line 1332, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  header .intro-text {
    padding-top: 190px;
  }
  /* line 1334, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  header .intro-text .intro-heading {
    font-size: 4.5714285em;
  }
  /* line 1337, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  header .intro-text .intro-lead-in {
    font-size: 3.5714285em;
  }
  /* line 1340, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  header .intro-text h3 {
    font-size: 1.7142857em;
  }
  /* line 1345, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .car-connected {
    text-transform: uppercase;
    font-size: 2.1428571em;
  }
  /* line 1348, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .connected .car-connected {
    margin-top: 140px;
  }
  /* line 1352, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .intro-search .input-immat {
    background-image: url("https://27a538.claudeassets.com/20251012145443im_/https://www.quelle-huile-moteur-choisir.com/themes/bootstrap/img/bkg_immat.png");
    /*
    width: 512px;
    height: 87px;
   	font-size: 3.1428571em;
*/
    width: 400px;
    height: 67px;
    font-size: 2.5714285em;
  }
  /* line 1365, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .intro-search select {
    width: 400px;
    height: 67px;
  }
  /* line 1368, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .intro-search select.form-control {
    display: inline;
    width: 400px;
    font-size: 2.5714285em !important;
  }
}

@media (min-width: 1199px) {
  /* line 1388, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .connected .car-connected {
    margin-top: 100px;
  }
  /* line 1391, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .intro-search select.form-control {
    width: 300px;
  }
  /* line 1396, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .intro-search h3 {
    color: white;
    font-size: 2.5714285em;
    margin-top: 50px;
  }
  /* line 1401, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc.scss */
  .intro-search .recherche-autre p {
    text-align: left;
    padding-left: 25px;
  }
}

/* line 6, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.page section .prod h2 {
  margin-bottom: 0;
}

/* line 11, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
#prod-annexes {
  margin-bottom: 40px;
}

/* line 15, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
#liste-prod {
  margin-top: 20px;
  /*****************OPTIMISATION ECRAN SMARTPHONE HAUTEUR AFFICHAGE******************/
  /*******************/
}

/* line 17, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
#liste-prod .btn-select {
  background-color: #706f6f;
  color: white;
}

/* line 21, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
#liste-prod h2 {
  color: #111;
}

@media (max-width: 767px) {
  /* line 27, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #liste-prod .img-responsive {
    max-height: 220px;
  }
  /* line 30, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #liste-prod h2 {
    color: #111;
    font-size: 1.8571428em;
  }
  /* line 34, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #liste-prod p.conditionnement {
    font-size: 1.7142857em;
    margin-top: 5px;
  }
  /* line 38, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #liste-prod .quantity {
    margin-top: 0;
  }
  /* line 41, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #liste-prod p.expedition {
    margin-top: 5px;
  }
}

/* line 52, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod a {
  color: #111;
}

/* line 54, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod a .fa-shopping-cart {
  color: #fabd05;
}

/* line 56, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod a .fa-shopping-cart:hover {
  color: white;
}

/* line 60, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod a:hover {
  text-decoration: none;
  color: #e25c1c;
}

/* line 66, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod p.infocomp {
  font-size: 1em;
}

/* line 68, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod p.infocomp a {
  color: #111;
  text-decoration: none;
}

/* line 71, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod p.infocomp a:hover {
  text-decoration: underline;
}

/* line 78, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod h5 {
  margin-bottom: 20px;
}

/* line 81, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod p {
  margin-top: 5px;
  line-height: 1.175em;
  margin-bottom: 5px;
}

/* line 87, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod .btnresize {
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 10px;
}

/* line 93, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod p.expedition {
  padding-top: 10px;
  margin-top: 15px;
  font-size: 0.9285714em;
  line-height: 1em;
}

/* line 101, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod .led-green {
  color: #99ca3c;
  float: left;
  margin-right: 5px;
}

/* line 107, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod .led-red {
  color: #e25c1c;
  float: left;
  margin-right: 5px;
}

/* line 115, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.family-prod-separation {
  margin-bottom: 50px;
}

/*
p.titre-famille-prod {
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 20px;
}
*/
/* line 129, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
p.titre-famille-prod {
  font-weight: 400;
  text-transform: uppercase;
  background-color: #EDEDED;
  font-size: 1.8571428em;
  padding: 10px 10px;
  margin-top: 0;
  margin-bottom: 30px;
}

/* line 139, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.brdtop1px {
  border-top: #CCC 1px solid;
  margin-top: 20px;
  padding-top: 20px;
}

/* line 145, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.quantity {
  margin-top: 10px;
}

/* line 147, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.quantity a {
  color: #999;
}

/* line 150, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.quantity a :hover, .quantity a :focus, .quantity a :active, .quantity a .active {
  color: #DDD;
}

/* line 159, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
p.titre-prod {
  font-size: 1.5714285em;
  font-weight: 500;
}

/* line 162, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
p.titre-prod span {
  font-weight: 300;
}

/* line 167, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
p.conditionnement {
  font-size: 2em;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 300;
}

/* line 174, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.quantity p {
  font-size: 2em;
  display: inline-block;
  font-weight: 300;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 182, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.fa-check {
  margin-top: 10px;
  color: #EDEDED;
}

/* line 185, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.fa-check.active {
  color: green;
}

/* line 190, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.fa-camera {
  color: #999;
}

/* line 194, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.fa-times {
  color: #999;
}

/* line 198, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.btn-default:hover {
  color: #333;
  background-color: #EDEDED;
  border-color: #adadad;
}

/* line 204, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.price {
  font-size: 2.2857142em;
  font-weight: 500;
  padding-top: 5px;
}

/* line 210, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.price-prod {
  font-size: 3em;
  font-weight: 300;
}

/* line 216, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.produits-annexes {
  font-size: 1.4285714em;
  font-weight: 300;
  text-align: center;
  margin: 30px 0 0 0;
  padding: 10px;
  background-color: #e25c1c;
  color: white;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 232, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.btn-group {
  margin-top: 20px;
}

/* line 236, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.prod-separation {
  border-top: #999 1px solid;
  padding-top: 20px;
  margin-top: 20px;
}

/* line 244, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
.total {
  padding: 0 10px;
  color: white;
  font-size: 1.8571428em;
  font-weight: 300;
}

@media (max-width: 1199px) {
  /*
p.titre-prod {
	font-size: 1.8125em;
	line-height: 1.6em;
	font-weight: 600;
}
*/
  /* line 264, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .fixed-bottom {
    padding: 10px;
    bottom: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #e25c1c;
    /*
		.fa-shopping-cart  {
		font-size: 2.8125em;
		}
*/
  }
  /* line 274, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .fixed-bottom .fa {
    font-size: 2.8125em;
    text-align: center;
  }
}

@media (min-width: 1200px) {
  /* line 289, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #prod-annexes {
    margin-bottom: 20px;
  }
  /* line 293, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .description-prod {
    font-size: 0.8571428em;
  }
  /* line 295, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  #prod-annexes .description-prod {
    font-size: 0.8571428em;
  }
  /* line 300, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  p.titre-famille-prod {
    background: none;
    padding: 0;
    margin: 5px 0;
    font-size: 1em;
  }
  /* line 309, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  p.titre-prod {
    font-size: 1em;
  }
  /* line 313, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .fa-check {
    margin-top: 0;
  }
  /* line 317, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  p.conditionnement {
    font-size: 1em;
    font-weight: 700;
  }
  /* line 323, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .prod .btnresize {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-top: 0;
  }
  /* line 330, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .prod p.expedition {
    margin-top: 9px;
    margin-bottom: 0;
    padding: 0;
  }
  /* line 334, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .prod p.expedition span {
    display: none;
  }
  /* line 338, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .prod .led-red {
    margin-top: 0;
  }
  /* line 341, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .prod .led-green {
    margin-top: 0;
  }
  /* line 345, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .fa-2x {
    font-size: 1.25em !important;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 351, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .fa-3x {
    font-size: 2em;
  }
  /* line 355, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .quantity {
    margin-top: 0;
  }
  /* line 357, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .quantity p {
    font-size: 1.25em !important;
    padding-left: 8px;
    padding-right: 8px;
  }
  /* line 365, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .brdtop1px {
    border: none;
    padding-top: 0;
    margin-top: 0;
  }
  /* line 371, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .price {
    font-size: 1.5714285em;
    font-weight: 500;
    padding-top: 0;
    text-align: right !important;
  }
  /* line 378, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .price-prod {
    font-size: 1.2857142em;
    font-weight: 300;
    text-align: right !important;
  }
  /* line 385, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .form-control {
    margin-top: 5px;
  }
  /* line 388, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  section h2 {
    /*
	.page & {
	margin-bottom: 0;
	}
*/
    font-size: 1.7142857em;
  }
  /* line 397, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  section h5 {
    color: #111111;
    font-size: 1.2857142em;
    font-weight: 300;
  }
  /* line 402, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  section h5 em {
    font-weight: 500;
    text-transform: uppercase;
  }
  /* line 408, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .produits-annexes {
    text-align: center;
    text-transform: uppercase;
  }
  /* line 413, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .btn-group {
    margin-top: 8px;
  }
  /* line 415, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .btn-group .btn {
    padding: 2px 4px;
  }
  /* line 421, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  p.titre-prod {
    font-weight: 800;
  }
  /* line 423, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  p.titre-prod span {
    font-weight: 300;
  }
  /* line 429, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .prod-separation {
    padding-top: 5px;
    margin-top: 0;
  }
  /* line 436, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .family-prod-separation {
    border-top: #706f6f 2px solid;
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 5px;
  }
  /* line 443, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .total {
    font-size: 1.8125em;
    text-align: right;
    font-weight: 800;
    color: #e25c1c;
    line-height: 1.7142857em;
  }
  /* line 451, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .fixed-bottom {
    margin: 10px 0 5px 0;
    padding-top: 0;
  }
  /* line 457, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .txt-intro {
    text-align: center;
  }
  /* line 459, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .txt-intro h1 {
    color: #e25c1c;
    text-shadow: 2px 4px 5px #000;
    padding-bottom: 0;
  }
  /* line 464, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .txt-intro h2 {
    color: white;
    padding-top: 0px;
    margin-top: 0;
  }
  /* line 469, /Users/kalk/Documents/WORK 2018/QHMC 2018/qhmc.fr/sass/qhmc_produit.scss */
  .txt-intro h3 {
    color: #EDEDED;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.5em;
  }
}

/*# sourceMappingURL=../css/qhmc_produit.map */
/*
     FILE ARCHIVED ON 09:43:32 Jul 25, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:11:40 Aug 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.353
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.044
  esindex: 0.005
  cdx.remote: 5.644
  LoadShardBlock: 123.509 (3)
  PetaboxLoader3.datanode: 92.134 (4)
  PetaboxLoader3.resolve: 78.014 (3)
  load_resource: 151.956
*/