/* Les couleurs */
/* Les tailles de texte */
/*gestion des langues */
#langSwitch {
  position: absolute;
  right: 0;
  top: 25px;
}
#langSwitch span {
  display: block;
  font-size: 16px;
  color: #4F568E;
  line-height: 21px;
}
#langSwitch .actif {
  font-size: 24px;
}
/* Classes Bootstrap modifiées */
.container {
  padding: 0px;
}
.header-container,
.columns-container {
  background: transparent !important;
}
.fancybox-skin .fancybox-close {
  text-decoration: none;
}
.fancybox-wrap {
  width: 40% !important;
  left: 30% !important;
}
.fancybox-wrap .fancybox-inner {
  width: 100% !important;
  min-height: 360px !important;
}
/* Modale Mentions légales */
#myModalCredit.modal,
#modal,
.modal {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  color: #000000;
  text-align: justify;
  z-index: 9999;
}
#myModalCredit.modal .modal-content,
#modal .modal-content,
.modal .modal-content {
  border: 3px solid #009ed6;
}
#myModalCredit.modal .modal-header,
#modal .modal-header,
.modal .modal-header {
  border-bottom: none;
}
#myModalCredit.modal .modal-header h4,
#modal .modal-header h4,
.modal .modal-header h4 {
  font-size: 25px;
  text-align: center;
  cursor: inherit;
  padding: 0;
  display: block;
  color: #e28100;
}
#uniform-newsletter span {
  border: 1px solid black;
}
#myModalContact form,
#myModalRegister form {
  border: 1px solid #009ed6;
  margin: 40px 0 20px 0;
  padding: 20px;
}
#myModalContact form .control-group,
#myModalRegister form .control-group {
  margin-bottom: 30px;
  padding: 0px;
}
#myModalContact form .control-group input,
#myModalRegister form .control-group input {
  border: 1px solid #009ed6;
  padding: 6px;
}
#myModalContact form .control-group .civilite,
#myModalRegister form .control-group .civilite {
  padding: 0px;
  margin-bottom: 20px;
}
#myModalContact form .control-group .civilite label.radio,
#myModalRegister form .control-group .civilite label.radio {
  padding-left: 0px;
}
/* ------------------------------------------------------------ */
/* FRONT OFFICE */
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */
/* LG > 1200px */
/* ------------------------------------------------------------ */
/* TOUS les body */
body {
  background: #ffffff;
  font-family: 'Calibri', sans-serif;
  font-size: 18px;
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: fixed;
  background-image: url(../img/backBodyBarTop.png);
}
/* Fond body page catégorie */
body#category {
  background-repeat: repeat-x, no-repeat;
  background-position: top left, top center;
  background-attachment: fixed, scroll;
  background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
}
body#category .header-container {
  height: 254px;
}
.quotes_cart > a:first-child:before {
  content: "";
}
/*Modal d'ajout au panier */
#modalAddProduct #imageProduct {
  width: 100%;
  height: auto;
}
#nous_contacter {
  position: fixed;
  right: -95px;
  top: 350px;
  background: #000000;
  border-radius: 0 0 15px 15px;
  padding: 10px 0 10px 0;
  width: 230px;
  text-align: center;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 10;
}
#nous_contacter:hover {
  background: #009ed6;
}
#nous_contacter:hover span {
  border-color: #009ed6;
}
#nous_contacter a {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
#nous_contacter a span {
  position: absolute;
  background: #009ed6;
  top: 5px;
  left: -60px;
  padding: 6px 12px;
  border-radius: 50%;
  margin-right: 10px;
  border: 3px solid #000000;
}
#nous_contacter a span i {
  color: #ffffff;
  width: 20px;
  text-align: center;
}
#nous_contacter a:hover {
  text-decoration: none;
}
.header-container {
  height: 254px;
}
.header-container header {
  border-bottom: none;
  height: 100px;
  border-bottom: 3px solid #009ed6;
  background: #ffffff;
  position: fixed;
  z-index: 2;
}
.header-container header #layer_cart,
.header-container header .layer_cart_overlay,
.header-container header .shopping_cart {
  display: none;
}
.header-container header #block_top_menu {
  padding-top: 0;
  height: 95px;
}
.header-container header #block_top_menu ul {
  border-bottom: none;
  height: 95px;
  background: #ffffff;
}
.header-container header #block_top_menu ul li {
  padding-top: 0px !important;
  height: 90px;
  border-right: 0px;
  margin-right: 30px;
}
.header-container header #block_top_menu ul li:nth-child(2) a {
  color: #e28100;
}
.header-container header #block_top_menu ul li:nth-child(2) a:hover {
  border-top: 3px solid #e28100;
}
.header-container header #block_top_menu ul li a {
  line-height: 55px;
  font-size: 18px;
  border-bottom: none;
  border-top: 3px solid #ffffff;
  color: #009ed6;
  text-transform: none;
}
.header-container header #block_top_menu ul li a:hover {
  background: none;
  border-top: 3px solid #009ed6;
  text-decoration: none;
}
.header-container header #block_top_menu ul li:last-child {
  margin-top: 2px;
}
.header-container header #block_top_menu ul li:last-child a {
  color: #ffffff;
  background: #009ed6;
  line-height: 20px;
  border: 3px solid #ffffff;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-container header #block_top_menu ul li:last-child a:hover {
  background: #ffffff;
  border: 3px solid #009ed6;
  color: #009ed6;
}
.header-container header #block_top_menu ul li.sfHover a {
  background: #ffffff;
  border-top: 3px solid #009ed6;
}
.header-container header #block_top_menu ul li.sfHover a:focus {
  color: #009ed6;
}
.header-container #accroche {
  display: none;
}
.footer-container {
  background: #333333;
  border-bottom: 14px solid #009ED6;
}
.footer-container #block_contact_infos_other {
  display: block;
  line-height: 71px;
  padding-bottom: 0px !important;
  color: #ffffff;
}
.footer-container #block_contact_infos_other p {
  margin-bottom: 0px;
  font-size: 18px;
  font-family: calibri, 'Droid Sans', sans-serif;
}
.footer-container #block_contact_infos_other p span {
  background: #009ed6;
  padding: 10px 11px;
  border-radius: 50%;
  margin: 0 7px 0 0px;
}
.footer-container #block_contact_infos_other p span i {
  color: #ffffff;
  width: 23px;
  text-align: center;
}
.footer-container #block_contact_infos_other p a {
  color: #ffffff;
  text-decoration: underline;
}
.btn-orange {
  background: #e28100;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 12px 18px;
  font-size: 22px;
}
.btn-orange:hover {
  background: #ffffff;
  color: #e28100;
  border-color: #e28100;
  text-decoration: none;
}
.btn-orange i {
  margin: 0 5px;
}
.btn-bleu {
  background: #009ed6;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 12px 18px;
  margin: 30px 0px;
  font-size: 22px;
}
.btn-bleu:hover {
  background: #ffffff;
  color: #009ed6;
  border-color: #009ed6;
  text-decoration: none;
}
.btn-bleu i {
  margin-right: 10px;
  vertical-align: middle;
}
.btn-rouge {
  background: #ff0000;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 8px 12px;
  margin: 30px 0px;
  font-size: 16px;
}
.btn-rouge:hover {
  background: #ffffff;
  color: #ff0000;
  border-color: #ff0000;
  text-decoration: none;
}
.btn-rouge i {
  margin-right: 10px;
}
.btn-noir {
  background: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 8px 12px;
  margin: 30px 0px;
  font-size: 16px;
}
.btn-noir:hover {
  background: #ffffff;
  color: #000000;
  border-color: #000000;
  text-decoration: none;
}
.btn-noir i {
  margin-right: 10px;
}
/* logo du site */
#header_logo .logo {
  height: 95px;
  width: auto;
}
/* ----------- */
/* HP SPECIALE */
/* ----------- */
body#index {
  background-repeat: repeat-x, no-repeat, repeat-x;
  background-position: top left, top center, bottom center;
  background-attachment: fixed, scroll, scroll;
  background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png), url(../img/backBottomBody.png);
}
body#index .header-container {
  height: 654px;
}
body#index .header-container #accroche {
  display: block;
  padding-top: 230px;
  padding-right: 30px;
}
body#index .header-container #accroche h1 {
  margin: 0px;
  text-shadow: 4px 4px #000000;
  color: #ffffff;
  font-size: 70px;
  text-transform: capitalize;
}
body#index .header-container #accroche h3 {
  color: #ffffff;
  text-shadow: 2px 2px #000000;
  /*background: url(../img/fondAccroche.png) top center no-repeat;*/
  display: block;
  font-size: 35px;
  padding: 5px 0 50px 0;
}
body#index #center_column {
  background: none !important;
  min-height: 570px;
}
body#index .footer-containerHP {
  background: #ffffff;
  color: #000000;
}
body#index .footer-containerHP #block_contact_infos {
  background: url(../img/imgCartePorts.png) bottom right no-repeat;
  padding: 0px;
  display: block;
}
body#index .footer-containerHP #block_contact_infos h2 {
  background: url("../img/bulleStandardBas.png") top right no-repeat;
  color: #ffffff;
  text-align: right;
  font-size: 40px;
  margin: 0px 77px 31px 0;
  padding: 16px 83px 35px 83px;
  text-shadow: 2px 2px #000000;
}
body#index .footer-containerHP #block_contact_infos h3 {
  font-size: 35px;
  margin-bottom: 15px;
}
body#index .footer-containerHP #block_contact_infos h4 {
  margin-bottom: 0;
}
body#index .footer-containerHP #block_contact_infos li {
  padding: 0px;
}
body#index .footer-containerHP #block_contact_infos li.logos {
  padding: 20px 0;
}
body#index .footer-containerHP #block_contact_infos li.logos a {
  text-decoration: none !important;
}
body#index .footer-containerHP #block_contact_infos li.logos img {
  margin-right: 30px;
}
body#index .footer-containerHP #block_contact_infos li p {
  padding: 5px 0;
  font-size: 19px;
}
body#index .footer-containerHP #block_contact_infos li p span {
  background: #009ed6;
  padding: 8px 11px;
  border-radius: 50%;
  margin-right: 20px;
}
body#index .footer-containerHP #block_contact_infos li p span i {
  color: #ffffff;
  width: 20px;
  text-align: center;
}
body#index .footer-containerHP #block_contact_infos li a {
  color: #000000;
  text-decoration: underline;
  font-size: 22px;
}
body#index .footer-containerHP #block_contact_infos_other {
  display: none;
}
/* SERVICES */
#htmlcontent_home {
  /* Effet survol */
}
#htmlcontent_home h2 {
  margin-left: 60px;
  padding: 30px 70px 20px 70px;
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 0px;
  text-shadow: 2px 2px #000000;
  background: url(../img/bulleStandard.png) bottom left no-repeat;
}
#htmlcontent_home ul.htmlcontent-home {
  margin: 0px;
  padding: 0px !important;
  border-top: 6px solid #ffffff;
}
#htmlcontent_home ul.htmlcontent-home li {
  padding: 0px;
  border-right: 3px solid #ffffff;
  background: #ffffff;
}
#htmlcontent_home ul.htmlcontent-home li:last-child {
  border-right: none;
}
#htmlcontent_home ul.htmlcontent-home li figure {
  position: relative;
}
#htmlcontent_home ul.htmlcontent-home li figure h3 {
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  margin: 0px;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
#htmlcontent_home ul.htmlcontent-home li figure h4 {
  font-size: 22px;
}
#htmlcontent_home ul.htmlcontent-home li figure img {
  max-height: 420px !important;
  position: relative;
  display: block;
  opacity: 1;
  -webkit-transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
#htmlcontent_home ul.htmlcontent-home li figure figcaption {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  border-top: 5px solid #e28100;
}
#htmlcontent_home ul.styleHover figure {
  overflow: hidden;
}
#htmlcontent_home ul.styleHover figure img {
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  transition: transform 0.6s;
}
#htmlcontent_home ul.styleHover figure:hover h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
#htmlcontent_home ul.styleHover figure:hover img {
  opacity: 0.5;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#htmlcontent_home ul.styleHover figure:hover figcaption {
  bottom: 0;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  transition: transform 0.6s;
}
#htmlcontent_home ul.styleHover figure figcaption {
  height: 375px;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  transition: transform 0.6s;
}
/* SLIDER REASSURANCE */
#slider_row {
  padding: 20px 0px;
  margin-top: 20px;
  border-top: 1px solid #009ed6;
  border-bottom: 1px solid #009ed6;
  height: 150px;
}
#slider_row #homepage-slider {
  height: 110px;
  position: relative;
}
#slider_row #homepage-slider .homeslider-description {
  display: none;
}
#slider_row #homepage-slider .bx-wrapper {
  max-width: 100% !important;
  padding: 0 6%;
}
#slider_row #homepage-slider .bx-wrapper .bx-viewport ul#homeslider li {
  width: 550px !important;
}
#slider_row #homepage-slider .bx-wrapper .bx-viewport ul#homeslider li img {
  width: 480px;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction {
  position: absolute;
  width: 88%;
  top: 90px !important;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -60px;
  background: none;
  border: none;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-prev:before {
  background: none;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-prev:after {
  color: #009ed6;
  font-size: 40px;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-next {
  right: -70px;
  background: none;
  border: none;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-next:before {
  background: none;
}
#slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-next:after {
  color: #009ed6;
  font-size: 40px;
}
/* CATALOGUE */
#catalogue {
  margin-top: 60px;
  margin-bottom: 80px;
  padding: 0px;
}
#catalogue h2 {
  background: url("../img/bulleStandardBas.png") top right no-repeat;
  color: #ffffff;
  text-align: right;
  font-size: 40px;
  padding: 2px 63px 35px 73px;
  text-shadow: 2px 2px #000000;
  position: absolute;
  right: 77px;
  margin-top: 0px;
  top: 43px;
}
#catalogue h2 a {
  font-size: 22px;
  text-shadow: none;
  color: #ffffff;
  padding: 0px;
  display: block;
  text-align: center;
  padding-top: 7px;
}
#catalogue h3 {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 10px 20px;
  position: absolute;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 21px;
}
#catalogue ul {
  position: relative;
}
#catalogue ul li {
  float: left;
  width: 20%;
  overflow: hidden;
  position: relative;
  border-right: 3px solid #ffffff;
}
#catalogue ul li:last-child {
  border: none;
}
#catalogue ul li img {
  transition: 0.6s all ease;
  cursor: pointer;
  height: 449px;
}
#catalogue ul li img:hover {
  transform: scale(1.2);
  opacity: 0.5;
}
#catalogue ul li a {
  position: absolute;
  bottom: 50px;
  padding: 5px 0;
  font-size: 24px;
  color: #ffffff;
  text-shadow: 2px 2px #000000;
  display: block;
  width: 100%;
  text-align: center;
  background: rgba(0, 158, 214, 0.5);
}
/*page liste produit */
#slider-product {
  background-color: white;
  height: auto;
  text-align: center;
}
#slider-product img {
  margin: 0 50px;
  height: 150px;
}
#slider-product .carousel-control {
  background: none !important;
  opacity: 1 !important;
}
/* LES CLIENTS */
#lesClients h2 {
  margin-left: 60px;
  padding: 30px 70px 20px 80px;
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 0px;
  text-shadow: 2px 2px #000000;
  background: url(../img/bulleStandard.png) bottom left no-repeat;
}
#columns {
  padding-bottom: 0px;
}
/* ---------- */
/* FIN HP SPECIALE */
/* ---------- */
#center_column {
  /*background: @blanc;*/
  padding: 0px;
  min-height: 570px;
}
.footer-container #block_contact_infos {
  display: none;
}
/* PAGE 404 */
body#pagenotfound .columns-container {
  background: #ffffff !important;
  margin-top: 50px;
}
body#pagenotfound .columns-container .img-404 {
  padding: 0px;
  border-bottom: 1px solid #d6d4d4;
}
body#pagenotfound .columns-container p {
  margin-bottom: 0px;
}
/* FIL ARIANE */
div.breadcrumb {
  border-radius: 3px;
  margin-left: 6px;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.45);
  background: #ffffff;
  color: #009ed6;
  font-size: 20px;
}
div.breadcrumb a::before {
  display: none;
}
div.breadcrumb span {
  vertical-align: bottom;
  margin-right: 20px;
}
h1.page-heading {
  display: none;
}
/* PAGE CATEGORIE */
.content_scene_cat {
  position: relative;
  padding: 0px;
  height: 450px;
  min-height: 450px;
  margin-bottom: 100px;
}
.content_scene_cat h2 {
  background: url("../img/bulleStandardBas.png") top right no-repeat;
  color: #ffffff;
  text-align: right;
  font-size: 40px;
  padding: 2px 63px 35px 73px;
  text-shadow: 2px 2px #000000;
  position: absolute;
  right: 77px;
  margin-top: 0px;
  top: 43px;
  z-index: 1;
}
.content_scene_cat h2 a {
  font-size: 22px;
  text-shadow: none;
  color: #ffffff;
  padding: 0px;
  display: block;
  text-align: center;
  padding-top: 7px;
}
.content_scene_cat h3 {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 10px 20px;
  position: absolute;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 21px;
  z-index: 1;
}
.content_scene_cat .content_scene_cat_bg {
  padding: 0px;
  height: 449px;
  position: relative;
}
.content_scene_cat .content_scene_cat_bg img {
  width: 100%;
  height: 449px;
}
.content_scene_cat .content_scene_cat_bg .cat_desc {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 30px 30px;
  background: rgba(255, 255, 255, 0.7);
}
.content_scene_cat .content_scene_cat_bg .cat_desc span.category-name {
  font-size: 34px;
  color: #000000;
}
.content_scene_cat .content_scene_cat_bg .cat_desc p {
  font-size: 22px;
  color: #000000;
  padding-right: 190px;
  line-height: 30px;
}
#subcategories {
  border-top: none;
}
#subcategories ul {
  margin: 50px 0px 0px 0px;
}
#subcategories ul li {
  padding: 0px 40px;
  margin: 0px 0px 40px 0px;
  border: none;
}
#subcategories ul li:hover .subcategory-image a {
  border: none;
  opacity: 0.5;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#subcategories ul li .subcategory-image {
  overflow: hidden;
}
#subcategories ul li .subcategory-image a {
  border: none;
  padding: 0px !important;
  opacity: 1;
  transition: 0.7s all ease;
  -moz-transition: 0.7s all ease;
  -webkit-transition: 0.7s all ease;
  -ms-transition: 0.7s all ease;
}
#subcategories ul li .subcategory-image img {
  width: 100%;
  height: 130px;
}
#subcategories ul li h5 {
  margin-top: 0px;
  background: #009ed6;
  padding: 10px 0;
}
#subcategories ul li h5 a {
  color: #ffffff !important;
}
/* Demande d'inscription */
#demandeInscription {
  background: #ffffff;
  margin: 40px 0px 60px 0px;
  /*  a.demandeInscription{
    color: @blanc;
    background: @orange;
    font-size: @taille24;
    padding: 6px 0px;
    border-radius: 7px;
    margin: 0px 90px 20px 400px;
    display: block;
    text-align: center;
  }*/
}
#demandeInscription h3 {
  color: #009ED6;
  font-size: 28px;
}
#demandeInscription p {
  font-size: 20px;
  text-align: justify;
  padding: 0px 90px 0px 0px;
  color: #009ed6;
}
#demandeInscription a.demandeContact {
  color: #009ed6;
  text-decoration: underline;
  cursor: pointer;
  font-size: 20px;
}
#demandeInscription a.demandeContact:hover {
  color: #e28100;
}
#demandeInscription img {
  margin: -50px 0 0 -30px;
}
/* PAGE SOUS CATEGORIE MODE NON CONNECTE */
ul.product_list {
  background: #ffffff;
  margin: 20px 0px 0px 0px;
  /*gestion de l'ajout au devis : */
}
ul.product_list .formAddQuote input[type="number"] {
  margin-right: 10px;
}
ul.product_list.grid h3 {
  color: #e28100;
  margin-bottom: 30px;
  font-size: 28px;
}
ul.product_list.grid > li {
  height: auto !important;
  text-align: left;
  padding: 0px 15px 0px 0;
  z-index: 1;
}
ul.product_list.grid > li .product-container {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
}
ul.product_list.grid > li .product-container h5 {
  padding: 0px;
  min-height: 60px !important;
  margin: 0 25px 0 0 !important;
  font-size: 14px;
  text-transform: lowercase;
}
ul.product_list.grid > li .product-container h5:first-letter {
  text-transform: uppercase;
}
ul.product_list.grid > li .product-container h5 a {
  color: #000000;
  font-size: 18px;
}
ul.product_list.grid > li .product-container h5 a:hover {
  color: #e28100;
}
ul.product_list.grid > li .product-container h5 span {
  color: #e28100;
}
ul.product_list.grid > li .product-container p {
  font-size: 12px;
  font-style: italic;
}
ul.product_list.grid > li:hover {
  height: 30px;
  background: transparent;
}
/* PAGE SOUS CATEGORIE MODE CONNECTE */
.content_sortPagiBar {
  clear: both;
}
.content_sortPagiBar #uniform-nb_item {
  width: 63px !important;
}
.content_sortPagiBar #uniform-nb_item span {
  width: 53px !important;
}
.content_sortPagiBar .sortPagiBar {
  padding-bottom: 20px;
}
.top-pagination-content {
  padding: 0px;
}
.top-pagination-content ul.pagination {
  margin: 16px 0;
}
.top-pagination-content ul.pagination li.active span {
  background: #009ed6 !important;
  color: #ffffff;
  z-index: 0;
}
.top-pagination-content ul.pagination li a,
.top-pagination-content ul.pagination li span {
  color: #009ed6;
}
ul.product_list {
  margin-top: 20px;
  padding: 0px 0px 0px 30px;
}
ul.product_list a {
  text-decoration: none;
}
ul.product_list span.rond {
  background: #e28100;
  color: #ffffff;
  width: 25px;
  margin: 0px;
  padding: 4px 8px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
ul.product_list li.hovered {
  height: auto !important;
  margin-bottom: 0px !important;
}
ul.product_list .button-container {
  display: block !important;
}
/* Navigation à facette */
#left_column {
  padding: 20px;
  margin: 28px 0px;
  border-right: 1px solid #000000;
  background: #000000;
}
#left_column #layered_block_left p.title_block,
#left_column #search_block_left p.title_block {
  background: none;
  color: #ffffff;
  border: none;
  padding: 0px;
}
#left_column #layered_block_left .layered_filter,
#left_column #search_block_left .layered_filter {
  color: #ffffff;
}
#left_column #layered_block_left form#searchbox,
#left_column #search_block_left form#searchbox {
  padding-bottom: 30px;
  border-bottom: 1px solid #000000;
}
#left_column #layered_block_left form#searchbox input,
#left_column #search_block_left form#searchbox input {
  width: 75%;
}
#left_column #layered_block_left form#searchbox label,
#left_column #search_block_left form#searchbox label {
  color: #ffffff;
}
#left_column #layered_block_left form#searchbox #search_button,
#left_column #search_block_left form#searchbox #search_button {
  color: #fff !important;
  background: #009ed6 !important;
  line-height: 20px;
  margin-left: 10px;
}
#left_column form#layered_form ul {
  max-height: none;
}
#left_column form#layered_form ul li {
  min-width: 100%;
}
#left_column form#layered_form ul li label {
  font-size: 14px;
  vertical-align: top;
  color: #ffffff;
}
#left_column form#layered_form ul li input {
  vertical-align: top;
}
/* MODALE PRODUIT */
body#product {
  padding: 0px;
}
body#product h1 {
  background: #009ed6;
  color: #ffffff;
  font-size: 25px;
  padding: 12px 20px;
}
body#product .primary_block .pb-left-column {
  width: 33% !important;
  float: left;
}
body#product .primary_block .pb-center-column {
  width: 67% !important;
  float: right;
  min-height: auto !important;
}
/* BLOC INFO SUR LE DEVIS */
.quotesOuterBox {
  position: absolute;
  top: 53px;
  right: 162px;
  padding: 5px 0;
}
.quotesOuterBox .quotes_cart {
  max-width: 245px;
}
.quotesOuterBox .quotes_cart > a:first-child {
  background: none;
  padding: 5px 0px;
  color: #000000;
}
.quotesOuterBox .quotes_cart > a:first-child b {
  color: #000000;
}
.quotesOuterBox a {
  color: #ffffff;
  margin-left: 0px;
  font-size: 15px;
}
.quotesOuterBox a:hover {
  color: #009ed6 !important;
  text-decoration: none;
}
.quotesOuterBox a i {
  background: #e28100;
  border-radius: 50%;
  color: #ffffff;
  padding: 4px 6px 5px 6px;
  margin-right: 5px;
}
table#quotes_cart_summary th,
table#quotes-list th {
  color: #009ed6;
}
table#quotes_cart_summary i.icon-remove,
table#quotes-list i.icon-remove {
  color: red;
}
.bargains_list {
  margin: 30px 0px;
  overflow: auto;
}
a.show_quote_details:hover {
  color: #e28100 !important;
}
ul#askQuote {
  position: absolute;
  top: 240px;
  right: 0px;
  background: #ffffff;
  padding: 8px 0px;
}
ul#askQuote li {
  display: inline;
}
ul#askQuote li a {
  color: #e28100;
  padding: 5px 50px;
  font-size: 20px;
  font-weight: bold;
}
ul#askQuote li a i {
  margin-right: 10px;
}
#module-askforaquote-QuotesCart .header-container {
  height: 224px;
}
#module-askforaquote-QuotesCart h4.title_block {
  font-size: 0px;
  padding: 0;
}
#module-askforaquote-QuotesCart .breadcrumb span.navigation_page:last-child {
  display: none;
}
#module-askforaquote-QuotesCart .breadcrumb span.navigation_page a {
  margin-left: 30px;
}
#module-askforaquote-QuotesCart .breadcrumb span.navigation-pipe {
  display: none !important;
}
h1.askQuote {
  position: absolute;
  top: 120px;
  font-size: 30px;
  left: 80px;
}
h1.askQuote i {
  position: absolute;
  top: 0px;
  left: -80px;
  font-size: 60px;
}
/* BLOC INFO CLIENT ET PANIER HEADER CONNECTE */
#infoCompte {
  position: absolute;
  top: 150px;
  right: 0px;
  background: rgba(0, 158, 214, 0.5);
  padding: 5px 10px;
}
#infoCompte .header_user_info {
  float: left;
  border: none;
  margin: 0px 20px;
}
#infoCompte .header_user_info a {
  background: none;
  color: #ffffff;
  text-transform: capitalize;
}
#infoCompte .header_user_info a:hover {
  color: #000000;
  text-decoration: none;
}
#infoCompte .header_user_info a i.fa {
  background: #e28100;
  border-radius: 50%;
  color: #ffffff;
  padding: 2px 5px 4px 5px;
  margin-right: 5px;
}
#askQuoteForm {
  margin-bottom: 50px;
}
#askQuoteForm h4 {
  color: #009ed6;
}
#askQuoteForm form {
  margin-top: 10px;
  padding: 0px;
}
#askQuoteForm form input {
  border: 2px solid #D3D3D3;
  padding: 5px 10px;
}
#askQuoteForm form button {
  background: #009ed6;
  color: #ffffff;
  border: none;
  width: 40px;
  height: 40px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#askQuoteForm form p {
  margin-top: 15px;
  line-height: 14px;
  vertical-align: middle;
  font-size: 18px;
}
/***************************************************************************************************/
/* ESPACE CLIENT */
/***************************************************************************************************/
body#authentication,
body#password {
  background-repeat: repeat-x, no-repeat;
  background-position: top left, top center;
  background-attachment: fixed, scroll;
  background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
}
body#authentication .header-container,
body#password .header-container {
  height: 200px;
}
body#authentication .header-container #accroche,
body#password .header-container #accroche {
  display: none;
}
body#authentication .columns-container,
body#password .columns-container {
  /*background: @blanc !important;*/
}
body#authentication .columns-container form,
body#password .columns-container form {
  border-radius: 3px;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.45);
  padding: 20px 30px;
  background: #ffffff;
}
body#authentication .columns-container form h3,
body#password .columns-container form h3 {
  color: #009ed6;
  margin: 0px 0px 20px 0px;
}
body#authentication .footer-container,
body#password .footer-container {
  display: none;
  padding-bottom: 0;
}
body#password .breadcrumb {
  display: none;
}
ul.footer_links {
  padding: 40px 0 80px 0;
}
.addresses-lists ul.myaccount-link-list li {
  padding: 10px 0px;
}
.addresses-lists ul.myaccount-link-list li a {
  color: #000000;
}
.addresses-lists ul.myaccount-link-list li a i {
  color: #009ed6 !important;
}
/***************************************************************************************************/
/***************************************************************************************************/
/* RESPONSIVE DESIGN */
/***************************************************************************************************/
/***************************************************************************************************/
/* ------------------------------------------------------------ */
/* XS < 767px */
/* ------------------------------------------------------------ */
@media (max-width: 767px) {
  /* Pas de responsive Mobile */
  body {
    background: #ffffff;
    padding: 0 15px;
  }
  body#index,
  body#authentication,
  body#password,
  body#category {
    background: none;
  }
  img {
    text-align: center;
    margin: 0px auto;
  }
  h1 {
    margin-top: 0px;
  }
  h3 {
    display: block;
    background: #009ed6;
    color: #ffffff;
    padding: 6px 0;
    margin-bottom: 20px;
  }
  p {
    font-size: 18px;
  }
  a {
    color: #009ed6 !important;
    font-size: 30px;
  }
}
/* ------------------------------------------------------------ */
/* SM >768px <991px */
/* ------------------------------------------------------------ */
@media (min-width: 768px) AND (max-width: 991px) {
  body {
    font-size: 14px;
    background-attachment: scroll, scroll;
  }
  body#category {
    background-repeat: repeat-x, no-repeat;
    background-position: top left, top center;
    background-attachment: scroll, scroll;
    background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
  }
  body#index {
    background-repeat: repeat-x, no-repeat;
    background-position: top left, top center;
    background-attachment: scroll, scroll;
    background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
  }
  body#index .header-container {
    height: 661px;
  }
  body#index .header-container #accroche {
    padding-top: 380px;
  }
  body#index .footer-containerHP #block_contact_infos {
    background: url(../img/imgCartePortsSM.png) bottom right no-repeat !important;
    margin-top: -75px;
  }
  body#index .footer-containerHP #block_contact_infos h3 {
    margin-top: 45px;
  }
  .header-container {
    height: 214px;
  }
  .header-container header {
    position: relative;
  }
  .header-container header #block_top_menu ul li {
    margin-right: 10px;
  }
  .header-container header #block_top_menu ul li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .header-container header #block_top_menu ul li:first-child {
    margin-left: 10px;
  }
  .header-container header #block_top_menu ul li:last-child {
    margin-left: 0;
    margin-right: 0;
  }
  .header-container header #block_top_menu ul li:last-child a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .quotesOuterBox {
    right: 70px;
  }
  ul#askQuote {
    top: 210px;
  }
  ul#askQuote li a {
    padding: 6px 40px;
    font-size: 20px;
  }
  #module-askforaquote-QuotesCart .header-container {
    height: 220px;
  }
  #module-askforaquote-QuotesCart h4.title_block {
    margin-top: 70px;
  }
  h1.askQuote {
    position: absolute;
    top: 33px;
    left: 80px;
    font-size: 22px;
  }
  h1.askQuote i {
    left: -70px;
    font-size: 50px;
  }
  #infoCompte {
    top: 40px;
  }
  #langSwitch {
    right: 0px;
  }
  #nous_contacter {
    display: none !important;
  }
  #htmlcontent_home ul.htmlcontent-home li figure {
    position: relative;
  }
  #htmlcontent_home ul.htmlcontent-home li figure h3 {
    font-size: 17px;
  }
  #htmlcontent_home ul.htmlcontent-home li figure h4 {
    font-size: 16px;
  }
  #htmlcontent_home ul.htmlcontent-home li figure img {
    max-height: 265px !important;
  }
  #htmlcontent_home ul.htmlcontent-home li figure figcaption {
    padding: 10px 10px;
  }
  #htmlcontent_home ul.styleHover figure figcaption {
    height: 265px;
  }
  #slider_row #homepage-slider .bx-wrapper .bx-viewport ul#homeslider li {
    width: 700px !important;
    padding: 0 100px;
  }
  #slider_row #homepage-slider .bx-wrapper .bx-viewport ul#homeslider li img {
    width: 480px;
  }
  #slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -50px;
  }
  #slider_row #homepage-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -60px;
  }
  #catalogue h2 {
    right: 30px;
  }
  #catalogue ul li a {
    font-size: 20px;
  }
  /* PAGE CATEGORIE */
  .content_scene_cat {
    height: 380px;
  }
  .content_scene_cat h2 {
    right: 30px;
  }
  .content_scene_cat .content_scene_cat_bg {
    height: 380px;
  }
  .content_scene_cat .content_scene_cat_bg img {
    height: 380px;
  }
  .content_scene_cat .content_scene_cat_bg .cat_desc {
    padding: 10px 20px;
  }
  .content_scene_cat .content_scene_cat_bg .cat_desc span.category-name {
    font-size: 28px;
  }
  .content_scene_cat .content_scene_cat_bg .cat_desc p {
    font-size: 18px;
    padding-right: 0px;
  }
  #subcategories ul {
    margin: 20px 0px 0px 0px;
  }
  #subcategories ul a.subcategory-name {
    font-size: 15px;
  }
  /* Demande d'inscription */
  #demandeInscription {
    /*    a.demandeInscription {
      font-size: @taille22;
      padding: 6px 0px;
      text-align: center;
      margin: 0px 50px 20px 0px;
      display: block;
    }*/
  }
  #demandeInscription h3 {
    font-size: 17px;
  }
  #demandeInscription p {
    font-size: 15px;
    padding: 0px 50px 0px 0px;
  }
  #demandeInscription p:first-child {
    margin-top: 20px;
  }
  #demandeInscription a.demandeContact {
    font-size: 15px;
  }
  #demandeInscription img {
    margin-top: -10px;
  }
  /* PAGE SOUS CATEGORIE MODE NON CONNECTE */
  ul.product_list {
    margin-top: 50px;
  }
  ul.product_list .button-container {
    display: block;
  }
  #slider-product img {
    margin: 0px;
  }
  /* Bloc contact info other */
  .footer-container #block_contact_infos_other {
    padding: 0px;
  }
  .footer-container #block_contact_infos_other p {
    font-size: 20px;
  }
  .footer-container #block_contact_infos_other p span {
    background: #009ed6;
    padding: 8px 12px;
    border-radius: 50%;
    margin: 0 7px 0 0;
  }
  .footer-container #block_contact_infos_other p span i {
    color: #ffffff;
    width: 18px;
    text-align: center;
  }
  #askQuoteForm form input {
    padding: 8px 10px;
  }
  body#authentication,
  body#password {
    background-repeat: repeat-x, no-repeat;
    background-position: top left, top center;
    background-attachment: scroll, scroll;
    background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
  }
}
/* ------------------------------------------------------------ */
/* MD >992px <1199px */
/* ------------------------------------------------------------ */
@media (min-width: 992px) AND (max-width: 1199px) {
  body {
    font-size: 16px;
    background-attachment: scroll, scroll;
  }
  body#category {
    background-repeat: repeat-x, no-repeat;
    background-position: top left, top center;
    background-attachment: scroll, scroll;
    background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
  }
  body#index {
    background-attachment: scroll, scroll;
  }
  body#index .header-container {
    height: 658px;
  }
  body#index .header-container #accroche {
    padding-top: 130px;
  }
  .header-container header {
    position: relative;
  }
  .header-container header #block_top_menu ul li {
    margin-right: 20px;
  }
  .header-container header #block_top_menu ul li a {
    font-size: 15px;
  }
  .header-container header #block_top_menu ul li:last-child {
    margin-left: 40px;
  }
  .header-container header #block_top_menu ul li:last-child a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .quotesOuterBox {
    right: 90px;
  }
  ul#askQuote {
    top: 140px;
  }
  ul#askQuote li a {
    padding: 6px 30px;
  }
  h1.askQuote {
    position: absolute;
    top: 20px;
    font-size: 25px;
    left: 70px;
  }
  h1.askQuote i {
    left: -70px;
    font-size: 50px;
  }
  #infoCompte {
    top: 40px;
  }
  #langSwitch {
    right: 0px;
  }
  #nous_contacter {
    display: none !important;
  }
  #htmlcontent_home ul.htmlcontent-home li figure {
    position: relative;
  }
  #htmlcontent_home ul.htmlcontent-home li figure h3 {
    font-size: 20px;
  }
  #htmlcontent_home ul.htmlcontent-home li figure h4 {
    font-size: 20px;
  }
  #htmlcontent_home ul.htmlcontent-home li figure img {
    max-height: 345px !important;
  }
  #htmlcontent_home ul.styleHover figure figcaption {
    height: 345px;
  }
  #slider_row #homepage-slider .bx-wrapper .bx-viewport ul#homeslider li {
    width: 450px !important;
  }
  #slider_row #homepage-slider .bx-wrapper .bx-viewport ul#homeslider li img {
    width: 480px;
  }
  .footer-container #block_contact_infos {
    margin-top: -90px;
  }
  .footer-container #block_contact_infos h3 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .footer-container #block_contact_infos h4 {
    margin-bottom: 0;
  }
  .footer-container #block_contact_infos li {
    padding: 0px;
  }
  .footer-container #block_contact_infos li.logos img {
    margin-right: 20px;
  }
  #slider-product img {
    margin: 0px 20px;
  }
  /* Demande d'inscription */
  #demandeInscription {
    margin-top: 80px;
    /*    a.demandeInscription{
      font-size: @taille20;
      padding: 6px 0px;
      text-align: center;
      margin: 0px 50px 20px 0px;
      display: block;
    }*/
  }
  #demandeInscription h3 {
    font-size: 22px;
  }
  #demandeInscription p {
    padding: 0px 50px 0px 0px;
    font-size: 17px;
  }
  #demandeInscription p:first-child {
    margin-top: 10px;
  }
  /* Bloc contact info other */
  .footer-container #block_contact_infos_other {
    padding: 0px;
  }
  .footer-container #block_contact_infos_other p {
    font-size: 18px;
  }
  .footer-container #block_contact_infos_other p span {
    background: #009ed6;
    padding: 8px 10px;
    border-radius: 50%;
    margin: 0 7px 0 0px;
  }
  .footer-container #block_contact_infos_other p span i {
    color: #ffffff;
    width: 20px;
    text-align: center;
  }
  ul.product_list .button-container {
    display: block;
  }
  #askQuoteForm form input {
    padding: 6px 10px 7px 10px;
  }
  body#authentication,
  body#password {
    background-repeat: repeat-x, no-repeat;
    background-position: top left, top center;
    background-attachment: scroll, scroll;
    background-image: url(../img/backBodyBarTop.png), url(../img/backBodyFondTop.png);
  }
}
