@charset "UTF-8";
/*
 * Bootstrap Framework
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-weight : 300;
}

.btn-modifier a{color:#3770BD;}
.btn-modifier{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-modifier.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
.btn-leader a{color:#3770BD;}
.btn-leader{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-leader.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
.btn-nonleader a{color:#3770BD;}
.btn-nonleader{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-nonleader.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
.btn-supprimer a{color:#3770BD;}
.btn-supprimer{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-supprimer.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
.btn-publier{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-publier.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
.btn-depublier{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-depublier.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: normal;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #333;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 2px;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #333 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #333 !important;
  }
  .label {
    border: 1px solid #333;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.35;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #e2001a;
  text-decoration: none;
}

a:hover, a:focus {
  color: #e2001a;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.375;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f0f0f0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #efefef;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 50px;
}

h2, .h2 {
  font-size: 40px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
  font-size: 30px;
}

h5, .h5 {
  font-size: 20px;
}

h6, .h6 {
  font-size: 16px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #efefef;
}

.text-primary {
  color: #e2001a;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #008dce;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #e2001a;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #008dce;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #f0f0f0;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.375;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

html *:first-child {
  margin-top: 0;
}

html *:last-child {
  margin-bottom: 0;
}

/*
* Navbar components
*/
.rd-navbar {
  display: none;
  background: #fff;
  box-shadow: none;
}

.rd-navbar-toggle {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  color: #fff;
  background-color: transparent;
  border: none;
  display: none;
}

.rd-navbar-toggle span {
  position: relative;
  display: block;
  margin: auto;
  transition: .3s all ease;
}

.rd-navbar-toggle span:after, .rd-navbar-toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  transition: .3s all ease;
}

.rd-navbar-toggle span:after {
  top: 8px;
}

.rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span {
  width: 24px;
  height: 4px;
  background-color: #fff;
  backface-visibility: hidden;
  border-radius: 2px;
}

.rd-navbar-toggle span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-navbar-toggle span:before, .rd-navbar-toggle span:after {
  -webkit-transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-navbar-toggle.active span {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after {
  top: 0;
  width: 15px;
}

.rd-navbar-toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}

.rd-navbar-toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

.rd-navbar-toggle:focus {
  outline: none;
}

.rd-navbar-brand .brand-name {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 6vw;
  line-height: 95px;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #e2001a;
}

.rd-navbar-brand .brand-name span {
  font-family: "Arial";
  font-weight: 600;
  font-style: normal;
}

.rd-navbar-dropdown {
  display: none;
}

.rd-navbar-search-toggle {
  display: inline-block;
  font: 400 18px/36px "FontAwesome";
}

.rd-navbar-search-toggle, .rd-navbar-search-toggle:before, .rd-navbar-search-toggle:after {
  text-align: center;
  width: 36px;
  height: 36px;
}

.rd-navbar-search-toggle:before, .rd-navbar-search-toggle:after {
  position: absolute;
  left: 0;
  top: 0;
}

.rd-navbar-search-toggle:before {
  content: '\e8b6';
  transition: .3s all ease;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle:after {
  content: '\f00d';
  transition: .3s all ease;
  -webkit-transform: scale(0) rotate(-90deg);
  transform: scale(0) rotate(-90deg);
}

.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle.active:before {
  -webkit-transform: scale(0) rotate(90deg);
  transform: scale(0) rotate(90deg);
}

.rd-navbar:not(.rd-navbar-fixed) .rd-navbar-search-toggle.active:after {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

.rd-navbar-fixed .rd-navbar-search-toggle, .rd-navbar-fixed .rd-navbar-search-toggle:before {
  width: 48px;
  line-height: 48px;
}

.rd-navbar-search-form-submit {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  color: #999;
  text-align: center;
  font-size: 24px;
}

.rd-navbar-search-form-submit:before {
  content: '\e8b6';
  font-family: 'Material Icons';
  font-weight: 400;
  font-size: 20px;
}

.rd-navbar-search-form-submit.active {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.rd-navbar-live-search-results {
  position: absolute;
  left: 4px;
  right: 4px;
  padding: 16px 8px 8px;
  top: 100%;
  font-size: 16px;
  line-height: 34px;
  color: #333;
  background: #FFF;
  box-shadow: none;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  z-index: 998;
}

.rd-navbar-live-search-results .search-quick-result {
  padding-left: 8px;
  font-size: 14px;
  line-height: 30px;
  color: #757575;
}

.rd-navbar-live-search-results .search_list {
  margin-top: 4px;
  font-size: 16px;
  line-height: 30px;
}

.rd-navbar-live-search-results .search_list li + li {
  margin-top: 2px;
}

.rd-navbar-live-search-results .search_list .search_list li + li:last-child {
  margin-top: 8px;
  border-top: 1px solid #EBEBEB;
  padding-top: 7px;
}

.rd-navbar-live-search-results .search_link {
  display: block;
  padding: 8px;
  color: #757575;
  border-radius: 2px;
}

.rd-navbar-live-search-results .search_link:hover {
  background: #F7F7F7;
}

.rd-navbar-live-search-results .search_link p {
  margin-top: 0;
  font-size: 14px;
  display: none;
}

.rd-navbar-live-search-results .search_title {
  color: #212121;
  font-weight: 400;
}

.rd-navbar-live-search-results .search_submit {
  display: block;
  text-align: center;
  padding: 8px;
  font-weight: 500;
  color: #e2001a;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.rd-navbar-live-search-results .search_submit:hover {
  background: #F7F7F7;
}

.rd-navbar-live-search-results.active {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 1200px) {
  .rd-navbar-live-search-results .search_link p {
    display: block;
  }
}

.rd-navbar-live-search-results {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.rd-navbar-live-search-results.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rd-navbar-shop {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  z-index: 9;
  transition: .3s;
}

.rd-navbar-shop:hover {
  color: #e2001a;
}

.rd-navbar-shop:focus {
  outline: 0;
  color: #e2001a;
}

/*
* @subsection   Hybrid  Styles
*/
.rd-navbar-static .rd-navbar-search, .rd-navbar-sidebar .rd-navbar-search, .rd-navbar-fullwidth .rd-navbar-search {
  position: relative;
  max-width: 165px;
}

.rd-navbar-static .rd-navbar-search-form-input input, .rd-navbar-sidebar .rd-navbar-search-form-input input, .rd-navbar-fullwidth .rd-navbar-search-form-input input {
  width: 100%;
  padding: 11px 30px 7px 0px;
  height: 48px;
  border: none;
  outline: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 34px;
  color: #333;
}

.rd-navbar-static .rd-navbar-search-form-input input::-moz-placeholder, .rd-navbar-sidebar .rd-navbar-search-form-input input::-moz-placeholder, .rd-navbar-fullwidth .rd-navbar-search-form-input input::-moz-placeholder {
  color: #333;
  opacity: 1;
}

.rd-navbar-static .rd-navbar-search-form-input input:-ms-input-placeholder, .rd-navbar-sidebar .rd-navbar-search-form-input input:-ms-input-placeholder, .rd-navbar-fullwidth .rd-navbar-search-form-input input:-ms-input-placeholder {
  color: #333;
}

.rd-navbar-static .rd-navbar-search-form-input input::-webkit-input-placeholder, .rd-navbar-sidebar .rd-navbar-search-form-input input::-webkit-input-placeholder, .rd-navbar-fullwidth .rd-navbar-search-form-input input::-webkit-input-placeholder {
  color: #333;
}

.rd-navbar-static.rd-navbar-inline .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar-inline .rd-navbar-panel {
  display: none;
}

.rd-navbar-static .rd-navbar-nav-wrap, .rd-navbar-fullwidth .rd-navbar-nav-wrap {
  border-bottom: 3px solid #333;
}

.rd-navbar-static .rd-navbar-brand .brand-name, .rd-navbar-fullwidth .rd-navbar-brand .brand-name {
  letter-spacing: 0px;
}

.rd-navbar-static .divider-vertical.divider-xs, .rd-navbar-fullwidth .divider-vertical.divider-xs {
  margin-left: 16px;
  margin-right: 34px;
}

.rd-navbar-static .rd-navbar-login-btn.active, .rd-navbar-fullwidth .rd-navbar-login-btn.active {
  color: #0094d8;
}

.rd-navbar-static:after, .rd-navbar-fullwidth:after {
  content: '';
  background: #fff;
}

.rd-navbar-static .rd-navbar-top-part,
.rd-navbar-static .rd-navbar-top-part-right, .rd-navbar-fullwidth .rd-navbar-top-part,
.rd-navbar-fullwidth .rd-navbar-top-part-right {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rd-navbar-static .rd-navbar-top-part > *, .rd-navbar-fullwidth .rd-navbar-top-part > * {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-style: normal;
}

.rd-navbar-static .rd-navbar-top-part, .rd-navbar-fullwidth .rd-navbar-top-part {
  border-bottom: 1px solid #d2d1d1;
}

.rd-navbar-static .rd-navbar-panel, .rd-navbar-fullwidth .rd-navbar-panel {
  padding-top: 5px;
  padding-bottom: 5px;
}

.rd-navbar-static .rd-navbar-brand, .rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-fullwidth .rd-navbar-brand, .rd-navbar-fullwidth .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-search-toggle {
  position: relative;
  z-index: 2;
}

.rd-navbar-static .rd-navbar-nav:before, .rd-navbar-static .rd-navbar-nav:after, .rd-navbar-fullwidth .rd-navbar-nav:before, .rd-navbar-fullwidth .rd-navbar-nav:after {
  content: " ";
  display: table;
}

.rd-navbar-static .rd-navbar-nav:after, .rd-navbar-fullwidth .rd-navbar-nav:after {
  clear: both;
}

.rd-navbar-static .rd-navbar-nav > li, .rd-navbar-fullwidth .rd-navbar-nav > li {
  float: left;
}

.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {
  position: relative;
  display: block;
  padding: 12px 10px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #333;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  text-decoration: none;
  transition: .3s ease-out;
}

.rd-navbar-static .rd-navbar-nav > li.btn-menu-produit > a:after {
  background: #3770BD;
}

.rd-navbar-static .rd-navbar-nav > li.btn-menu-chiffrage > a:after {
  background: #FF7906;
}

.rd-navbar-static .rd-navbar-nav > li.btn-menu-boutique > a:after {
  background: #A3755B;
}

.rd-navbar-static .rd-navbar-nav > li.btn-menu-contact > a:after {
  background: #59585D;
}

.rd-navbar-static .rd-navbar-nav > li > a:after, .rd-navbar-fullwidth .rd-navbar-nav > li > a:after {
  content: '';
  position: absolute;
  left: 50%;
  right: 50%;
  content: "";
  height: 3px;
  bottom: -3px;
  background: #e2001a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}

.rd-navbar-static .rd-navbar-nav > li.focus > a:after, .rd-navbar-static .rd-navbar-nav > li > a:hover:after, .rd-navbar-static .rd-navbar-nav > li.active > a:after, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a:after, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover:after, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a:after {
  left: 0;
  right: 0;
  width: auto;
  opacity: 1;
}

.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu ul, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu ul {
  background: #333;
}

.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu li, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu li {
  font-size: 14px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 2.85714;
  font-style: normal;
}

.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu li a, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu li a {
  text-transform: none;
}

.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu > .rd-navbar-megamenu {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}

.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu.focus > .rd-navbar-megamenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu .rd-navbar-submenu.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > .rd-navbar-submenu .rd-navbar-submenu.focus > .rd-navbar-dropdown {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-navbar-static .rd-navbar-inner, .rd-navbar-fullwidth .rd-navbar-inner {
  position: relative;
  max-width: 1790px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}

.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown {
  display: block;
  position: absolute;
  text-align: center;
  left: 0%;
  width: auto;
  white-space:nowrap;
  background: #222;
  z-index: 5;
}

.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown {
  background: #222222;
  padding: 10px 0;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown > li > a {
  color: #fff;
}

.rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a {
  display: block;
  padding: 2px 20px;
  color: #fff;
  text-transform: uppercase;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover {
  color: #e2001a;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-produit > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-produit > a:hover {
  color: #3770BD;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-chiffrage > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-chiffrage > a:hover {
  color: #FF7906;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-boutique > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-boutique > a:hover {
  color: #A3755B;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-contact > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-contact > a:hover {
  color: #59585D;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.focus > a {
  color: #e2001a;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-produit.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-produit.focus > a {
  color: #3770BD;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-chiffrage.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-chiffrage.focus > a {
  color: #FF7906;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-boutique.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-boutique.focus > a {
  color: #A3755B;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown > li.btn-menu-contact.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.btn-menu-contact.focus > a {
  color: #59585D;
  background: transparent;
}

.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {
  display: table;
  position: absolute;
  text-align: left;
  right: 15px;
  border-spacing: 31px 25px;
  table-layout: fixed;
  width: 55%;
  margin-top: 10px;
  max-width: 1200px;
  background: #222222;
  z-index: 4;
}

.rd-navbar-static .rd-navbar-megamenu > li, .rd-navbar-fullwidth .rd-navbar-megamenu > li {
  position: relative;
  display: table-cell;
}

.rd-navbar-static .rd-navbar-megamenu > li > p, .rd-navbar-fullwidth .rd-navbar-megamenu > li > p {
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}

.rd-navbar-static .rd-navbar-megamenu > li > ul, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul {
  padding: 8px 9px;
}

.rd-navbar-static .rd-navbar-megamenu > li > ul li + li, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul li + li {
  margin-top: 5px;
}

.rd-navbar-static .rd-navbar-megamenu > li > ul a, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a {
  display: inline-block;
  color: #fff;
  background: transparent;
}

.rd-navbar-static .rd-navbar-megamenu > li > ul a:hover, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a:hover {
  color: #e2001a;
  background: transparent;
}

.rd-navbar-static .rd-navbar-megamenu > li + li, .rd-navbar-fullwidth .rd-navbar-megamenu > li + li {
  padding-left: 10px;
}

.rd-navbar-static .rd-navbar-megamenu > li + li:before, .rd-navbar-fullwidth .rd-navbar-megamenu > li + li:before {
  content: '';
  position: absolute;
  top: 30px;
  bottom: 30px;
  width: 1px;
  right: 100%;
  margin-right: 17px;
  background: #353535;
}

.rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-clone {
  display: none;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar--is-clone.rd-navbar--is-stuck {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rd-navbar-static .rd-navbar-search-form .form-group, .rd-navbar-fullwidth .rd-navbar-search-form .form-group {
  margin-bottom: 0;
}

.rd-navbar-static .rd-navbar-search-form:after, .rd-navbar-fullwidth .rd-navbar-search-form:after {
  left: 100%;
}

.rd-navbar-static .rd-navbar-search-form-submit, .rd-navbar-fullwidth .rd-navbar-search-form-submit {
  position: absolute;
  background-color: transparent;
  right: 0px;
  top: 8px;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 16px;
  border: none;
  font-style: normal;
}

.rd-navbar-static .rd-navbar-search-form-submit:focus, .rd-navbar-fullwidth .rd-navbar-search-form-submit:focus {
  outline: none;
}

.rd-navbar-static .rd-navbar-search-form-input, .rd-navbar-fullwidth .rd-navbar-search-form-input {
  position: relative;
  display: inline-block;
  padding: 0;
  border: none;
  outline: none;
}

.rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-fullwidth .rd-navbar-search-toggle {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  background-color: transparent;
  border: none;
}

.rd-navbar-static .rd-navbar-search-toggle:focus, .rd-navbar-fullwidth .rd-navbar-search-toggle:focus {
  outline: 0;
}

.rd-navbar-static .rd-navbar-search-toggle:hover, .rd-navbar-fullwidth .rd-navbar-search-toggle:hover {
  color: #e2001a;
}

.rd-navbar-static .rd-navbar-search.active .rd-navbar-search-form, .rd-navbar-fullwidth .rd-navbar-search.active .rd-navbar-search-form {
  visibility: visible;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.rd-navbar-static .rd-navbar-live-search-results, .rd-navbar-fullwidth .rd-navbar-live-search-results {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99999;
  width: 200%;
}

.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-stuck, .rd-navbar-fullwidth.rd-navbar--is-clone {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  transition: none;
  border-bottom: 3px solid #333;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-top-part,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-top-part,
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-top-part,
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-top-part,
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-panel {
  display: none;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-wrap, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-wrap, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav-wrap, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav-wrap {
  border: none;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-panel {
  padding: 8px 0;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-collapse, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-collapse, .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-collapse, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-collapse {
  display: none;
}

.rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-megamenu {
  position: absolute;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  padding: 0;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  background: #333333;
}

.rd-navbar-static .rd-navbar-dropdown li > a,
.rd-navbar-static .rd-navbar-megamenu li > a, .rd-navbar-fullwidth .rd-navbar-dropdown li > a,
.rd-navbar-fullwidth .rd-navbar-megamenu li > a {
  display: block;
  padding: 2px 16px;
}

.rd-navbar-static .rd-navbar-dropdown li + li,
.rd-navbar-static .rd-navbar-megamenu li + li, .rd-navbar-fullwidth .rd-navbar-dropdown li + li,
.rd-navbar-fullwidth .rd-navbar-megamenu li + li {
  border-top: 1px dashed #d2d1d1;
}

.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown {
  width: 185px;
}

.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {
  margin-top: 10px;
  left: 0;
  right: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 16px 8px;
  background: #333;
}

.rd-navbar-static .rd-navbar-megamenu > li, .rd-navbar-fullwidth .rd-navbar-megamenu > li {
  display: table-cell;
}

.rd-navbar-static .rd-navbar-nav, .rd-navbar-fullwidth .rd-navbar-nav {
  display: block;
}

.rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown, .rd-navbar-fullwidth .rd-navbar-nav li.rd-navbar--has-dropdown {
  position: relative;
}

.rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu,
.rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav li.focus > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav li.focus > .rd-navbar-megamenu,
.rd-navbar-fullwidth .rd-navbar-nav li.opened > .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-nav li.opened > .rd-navbar-megamenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rd-navbar-static .rd-navbar-nav > li, .rd-navbar-fullwidth .rd-navbar-nav > li {
  display: inline-block;
}

.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-megamenu {
  top: 100%;
  z-index: 99999;
}

.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown li.rd-navbar--has-dropdown > a:after, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown li.rd-navbar--has-dropdown > a:after {
  content: '\e5cc';
  font-family: 'Material Icons';
  color: #999999;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  position: absolute;
  top: 50%;
  right: 11px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {
  left: 101%;
  display: block;
  opacity: 0;
  top: 0px;
  transition: 0.2s ease-out;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  z-index: 2;
}

.rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-static .rd-navbar-nav > li.opened > a, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.opened > a {
  font-style: normal;
}

.rd-navbar-static .rd-navbar--has-dropdown, .rd-navbar-fullwidth .rd-navbar--has-dropdown {
  position: relative;
}

.rd-navbar-static.rd-navbar--is-clone, .rd-navbar-fullwidth.rd-navbar--is-clone {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 0 24px -1px rgba(0, 0, 0, 0.2);
}

.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li > a,
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-search-toggle,
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-shop, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav > li > a,
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-search-toggle,
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-shop {
  color: #222222;
}

.rd-navbar-fixed .rd-navbar-collapse-toggle, .rd-navbar-sidebar .rd-navbar-collapse-toggle {
  display: inline-block;
  z-index: 1;
}

.rd-navbar-fixed .rd-navbar-dropdown, .rd-navbar-sidebar .rd-navbar-dropdown {
  display: block;
}

.rd-navbar-fixed .rd-navbar-collapse-items, .rd-navbar-sidebar .rd-navbar-collapse-items {
  position: absolute;
  width: 260px;
  padding: 25px 15px;
  box-shadow: none;
  color: #333333;
  background: #fff;
  font-size: 16px;
  line-height: 34px;
}

.rd-navbar-fixed .rd-navbar-collapse-items li > *, .rd-navbar-sidebar .rd-navbar-collapse-items li > * {
  vertical-align: middle;
}

.rd-navbar-fixed .rd-navbar-collapse-items li + li, .rd-navbar-sidebar .rd-navbar-collapse-items li + li {
  margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-collapse-items .icon, .rd-navbar-fixed .rd-navbar-collapse-items a, .rd-navbar-sidebar .rd-navbar-collapse-items .icon, .rd-navbar-sidebar .rd-navbar-collapse-items a {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
}

.rd-navbar-fixed .rd-navbar-collapse-items .icon, .rd-navbar-fixed .rd-navbar-collapse-items a[class*="fa"]:before, .rd-navbar-sidebar .rd-navbar-collapse-items .icon, .rd-navbar-sidebar .rd-navbar-collapse-items a[class*="fa"]:before {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-right: 5px;
}

.rd-navbar-fixed .rd-navbar-nav,
.rd-navbar-sidebar {
  width: 270px;
  height: 100%;
  left: 0;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 16px;
  line-height: 34px;
  color: #333333;
  background: #1F1F1F;
  box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.17);
  z-index: 998;
  padding: 10px 0;
}

.rd-navbar-fixed .rd-navbar-nav:before, .rd-navbar-fixed .rd-navbar-nav:after,
.rd-navbar-sidebar:before,
.rd-navbar-sidebar:after {
  content: '';
  display: block;
  height: 56px;
}

.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar,
.rd-navbar-sidebar::-webkit-scrollbar {
  width: 4px;
}

.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-thumb,
.rd-navbar-sidebar::-webkit-scrollbar-thumb {
  background: white;
  border: none;
  border-radius: 0;
  opacity: .2;
}

.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-track,
.rd-navbar-sidebar::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-nav p,
.rd-navbar-sidebar .rd-navbar-nav p {
  font-weight: 500;
  color: #222222;
  padding: 5px 40px 5px 15px;
}

.rd-navbar-fixed .rd-navbar-nav p > a,
.rd-navbar-sidebar .rd-navbar-nav p > a {
  display: block;
  color: #333333;
  margin: -5px -40px -5px -15px;
  font-weight: 400;
  padding: 5px 40px 5px 15px;
}

.rd-navbar-fixed .rd-navbar-nav p > a:hover,
.rd-navbar-sidebar .rd-navbar-nav p > a:hover {
  color: #FFF;
  background: #e2001a;
  text-decoration: none;
}

.rd-navbar-fixed .rd-navbar-nav li,
.rd-navbar-sidebar .rd-navbar-nav li {
  position: relative;
}

.rd-navbar-fixed .rd-navbar-nav li li > a,
.rd-navbar-sidebar .rd-navbar-nav li li > a {
  padding-left: 20px;
}

.rd-navbar-fixed .rd-navbar-nav li > a,
.rd-navbar-sidebar .rd-navbar-nav li > a {
  position: relative;
  display: block;
  padding: 5px 45px 5px 15px;
}

.rd-navbar-fixed .rd-navbar-nav li > a:first-letter,
.rd-navbar-sidebar .rd-navbar-nav li > a:first-letter {
  text-transform: uppercase;
}

.rd-navbar-fixed .rd-navbar-nav li.active > a,
.rd-navbar-sidebar .rd-navbar-nav li.active > a {
  color: #efefef;
  background: #f2f2f2;
}

.rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li > a:hover,
.rd-navbar-sidebar .rd-navbar-nav li.focus > a,
.rd-navbar-sidebar .rd-navbar-nav li > a:hover {
  color: #FFF;
  background: #e2001a;
}

.rd-navbar-fixed .rd-navbar-nav li + li, .rd-navbar-fixed .rd-navbar-nav li > img + a, .rd-navbar-fixed .rd-navbar-nav li > a + a, .rd-navbar-fixed .rd-navbar-nav li > a + ul,
.rd-navbar-sidebar .rd-navbar-nav li + li,
.rd-navbar-sidebar .rd-navbar-nav li > img + a,
.rd-navbar-sidebar .rd-navbar-nav li > a + a,
.rd-navbar-sidebar .rd-navbar-nav li > a + ul {
  margin-top: 0px;
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown > li > a,
.rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown > li > a {
  padding-left: 20px;
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown ul > li > a,
.rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown ul > li > a {
  padding-left: 25px;
}

.rd-navbar-fixed .rd-navbar-search-form-submit, .rd-navbar-sidebar .rd-navbar-search-form-submit {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

/*
* Static Layout
*/
.rd-navbar-static {
  display: block;
}

.rd-navbar-static.rd-navbar-centered .rd-navbar-panel {
  text-align: center;
}

.rd-navbar-static.rd-navbar-centered .rd-navbar-panel .rd-navbar-social-list {
  position: absolute;
  right: 30px;
  top: 125px;
  z-index: 10;
}

.rd-navbar-static.rd-navbar-centered .rd-navbar-nav-wrap {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rd-navbar-static.rd-navbar-inline .rd-navbar-nav > li > a {
  padding: 25px 9px 26px;
  font-size: 14px;
}

.rd-navbar-static.rd-navbar-inline .rd-navbar-nav-wrap {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.rd-navbar-static.rd-navbar-inline .rd-navbar-nav {
  margin-top: 19px;
}

.rd-navbar-static.rd-navbar-inline .rd-navbar-brand {
  margin-top: -19px;
}

.rd-navbar-static.rd-navbar-inline.rd-navbar--is-stuck .rd-navbar-brand {
  display: none;
}

.rd-navbar-static.rd-navbar-inline.rd-navbar--is-stuck .rd-navbar-nav {
  margin-top: 0;
}

.rd-navbar-static.rd-navbar-inline .rd-navbar-social-list {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 10px;
}

@media (min-width: 1790px) {
  .rd-navbar-static.rd-navbar-inline .rd-navbar-nav > li > a {
    padding: 25px 17px 26px;
    font-size: 16px;
  }
  .rd-navbar-static.rd-navbar-inline .rd-navbar-social-list {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 0;
  }
}

.rd-navbar-static .rd-navbar-nav-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.rd-navbar-static .rd-navbar-panel {
  border-bottom: 1px solid #efefef;
}

.rd-navbar-static .rd-navbar-top-part {
  padding-bottom: 1px;
}

.rd-navbar-static .rd-navbar-panel {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  height:105px;
}

.rd-navbar-static .rd-navbar-panel-canvas {
  position: fixed;
  height: 56px;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 16;
}

.rd-navbar-static .rd-navbar-toggle {
  position: fixed;
  z-index: 17;
  top: 4px;
  left: 4px;
}

.rd-navbar-static .rd-navbar-nav-wrap {
  width: 100%;
}

.rd-navbar-static .rd-navbar-static--visible {
  display: block;
}

.rd-navbar-static .rd-navbar-static--hidden {
  display: none;
}

.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > a, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li > a {
  padding: 17px 10px 17px;
}

/*
* Fullwidth Layout
*/
.rd-navbar-fullwidth {
  display: block;
}

.rd-navbar-fullwidth .rd-navbar-nav {
  display: inline-block;
}

.rd-navbar-fullwidth .rd-navbar-nav-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.rd-navbar-fullwidth.rd-navbar-inline .rd-navbar-nav-wrap {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rd-navbar-fullwidth .rd-navbar-panel {
  padding-bottom: 10px;
}

.rd-navbar-fullwidth .rd-navbar-social-list {
  display: none;
}

.rd-navbar-fullwidth .rd-navbar-nav {
  transition: none;
  margin-top: 12px;
}

.rd-navbar-fullwidth .rd-navbar-nav > li a {
  font-size: 14px;
}

.rd-navbar-fullwidth .rd-navbar-nav ul.rd-navbar-dropdown li a {
  font-size: 13px;
}

.rd-navbar-fullwidth .rd-navbar-nav > li > a {
  padding: 10px 10px 10px;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav {
  margin-top: 0;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav > li > a {
  padding: 15px 13px 15px;
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-brand,
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-panel {
  display: none;
}

.rd-navbar-fullwidth .rd-navbar-fullwidth--visible {
  display: block;
}

.rd-navbar-fullwidth .rd-navbar-fullwidth--hidden {
  display: none;
}

/*
* Fixed Layout
*/
.rd-navbar-fixed {
  display: block;
  min-height: 60px;
}

.rd-navbar-fixed .rd-navbar-top-part-right .element-groups-xl-custom {
  position: fixed;
  right: 15px;
  top: 13px;
  z-index: 99999;
}

.rd-navbar-fixed .rd-navbar-login-btn.active span.fa-unlock-alt:before {
  content: '\f09c';
}

.rd-navbar-fixed .rd-navbar-social-list {
  display: none;
}

.rd-navbar-fixed .rd-navbar-brand {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 4px;
  width: calc(100% - 104px);
}

.rd-navbar-fixed .rd-navbar-brand .brand-name {
  display: inline-block;
  font-size: 20px;
  line-height: 48px;
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-brand .brand-slogan {
  display: none;
}

.rd-navbar-fixed .rd-navbar-brand {
  display: block;
  text-align: left;
  position: fixed;
  top: 4px;
  left: 56px;
  right: 112px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 22px;
  line-height: 46px;
  height: 48px;
  z-index: 17;
}

.rd-navbar-fixed .rd-navbar-brand img {
  width: calc(100% - 84px);
 max-width : 384px;
}

.rd-navbar-fixed .rd-navbar-brand a {
  display: inline-block;
}

.rd-navbar-fixed .rd-navbar-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  padding: 4px;
  height: 56px;
  color: #333333;
  z-index: 999;
}

.rd-navbar-fixed .rd-navbar-panel:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0 0 13px -1px rgba(0, 0, 0, 0.17);
  background: #333;
}

.rd-navbar-fixed .rd-navbar-toggle {
  display: inline-block;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
  position: fixed;
  top: -56px;
  left: 0;
  width: 232px;
  padding: 112px 0 56px;
  bottom: -56px;
  color: #fff;
  background: #fff;
  z-index: 15;
  -webkit-transform: translateX(-120%);
  transform: translateX(-120%);
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-navbar-fixed .rd-navbar-nav {
  display: block;
  height: 100%;
  overflow: auto;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

.rd-navbar-fixed .rd-navbar-nav:before, .rd-navbar-fixed .rd-navbar-nav:after {
  content: '';
  display: block;
  height: 8px;
}

.rd-navbar-fixed .rd-navbar-nav li > a {
  display: block;
  padding: 11px 56px 11px 16px;
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li.opened > a, .rd-navbar-fixed .rd-navbar-nav li a:hover {
  background: white;
}

.rd-navbar-fixed .rd-navbar-nav li.active .rd-navbar-submenu-toggle:after {
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li.active > a {
  color: #fff;
  background: #e2001a;
}

.rd-navbar-fixed .rd-navbar-nav li.active.btn-menu-produit > a {
  color: #fff;
  background: #3770BD;
}

.rd-navbar-fixed .rd-navbar-nav li.active.btn-menu-chiffrage > a {
  color: #fff;
  background: #FF7906;
}

.rd-navbar-fixed .rd-navbar-nav li.active.btn-menu-boutique > a {
  color: #fff;
  background: #A3755B;
}

.rd-navbar-fixed .rd-navbar-nav li.active.btn-menu-contact > a {
  color: #fff;
  background: #59585D;
}

.rd-navbar-fixed .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-megamenu {
  display: none;
}

.rd-navbar-fixed .rd-navbar-submenu {
  position: relative;
}

.rd-navbar-fixed .rd-navbar-submenu li > a {
  padding-left: 32px;
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
  padding-left: 48px;
}

.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
  display: block;
}

.rd-navbar-fixed .rd-navbar-search {
  display: block;
}

.rd-navbar-fixed .rd-navbar-search form button[type="submit"] {
  display: none;
}

.rd-navbar-fixed .rd-navbar-search-form, .rd-navbar-fixed .rd-navbar-search-toggle {
  right: 4px;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
  display: block;
  color: #fff;
  position: fixed;
  font-size: 20px;
  top: 4px;
  right: 84px;
  font-family: 'Material Icons';
  width: 48px;
  height: 48px;
  z-index: 18;
  cursor:pointer;
}

.rd-navbar-fixed .rd-navbar-search-toggle.active {
  color: #e2001a;
}

@media (min-width: 768px) {
  .rd-navbar-fixed .rd-navbar-search-toggle {
    right: 147px;
  }
}

.rd-navbar-fixed .rd-navbar-search .form-group {
  position: fixed;
  top: 0;
  padding-top: 4px;
  left: 56px;
  right: 112px;
  height: 56px;
  background: #fff;
  z-index: 17;
  visibility: hidden;
  opacity: 0;
}

.rd-navbar-fixed .rd-navbar-search .form-group input {
  width: 100%;
  height: 46px;
  display: block;
  font-size: 22px;
  line-height: 46px;
}

.rd-navbar-fixed .rd-navbar-search-form, .rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results {
  position: fixed;
  margin-right: 0;
  margin-left: auto;
}

.rd-navbar-fixed .rd-navbar-search .rd-navbar-live-search-results {
  display: none;
}

.rd-navbar-fixed .rd-navbar-search-form {
  top: 0;
  left: 50px;
  right: 0;
  height: 56px;
  transition: 0.2s ease-in;
}

.rd-navbar-fixed .rd-navbar-search-form-input {
  padding: 8px 40px 8px 10px;
  visibility: hidden;
  opacity: 0;
  height: 40px;
  position: relative;
  top: 8px;
  transition: .3s all ease;
  z-index: 1;
  width: 100%;
}

.rd-navbar-fixed .rd-navbar-search-form-input input {
  display: block;
  width: 100%;
  padding: 0 48px 0 20px;
  height: 40px;
  font-size: 16px;
  line-height: 34px;
  color: #E0DEDE;
  background: #333;
  border: none;
  outline: none;
  border-radius: 0;
}

.rd-navbar-fixed .rd-navbar-search-form-input input::-moz-placeholder {
  color: #E0DEDE;
  opacity: 1;
}

.rd-navbar-fixed .rd-navbar-search-form-input input:-ms-input-placeholder {
  color: #E0DEDE;
}

.rd-navbar-fixed .rd-navbar-search-form-input input::-webkit-input-placeholder {
  color: #E0DEDE;
}

.rd-navbar-fixed .rd-navbar-search-form-submit {
  position: absolute;
  top: 4px;
  right: 4px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  background-color: transparent;
  border: none;
}

.rd-navbar-fixed .rd-navbar-search-form-submit:focus {
  outline: none;
}

.rd-navbar-fixed .rd-navbar-search-toggle.active {
  opacity: 0;
  visibility: hidden;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-navbar-search-form-input,
.rd-navbar-fixed .rd-navbar-search.active .rd-navbar-search-form-submit {
  opacity: 1;
  visibility: visible;
}

.rd-navbar-fixed .rd-navbar-search-wrap.active .rd-navbar-search-form {
  -webkit-transform: translateY(45px);
  transform: translateY(45px);
  z-index: 9999999;
}

.rd-navbar-fixed .rd-navbar-search-wrap.active .rd-navbar-search-form-input {
  opacity: 1;
  visibility: visible;
}

/*
* @subsection General Styles
*/
.rd-navbar-wrap, .rd-navbar-static .rd-navbar-dropdown,
.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-dropdown,
.rd-navbar-fullwidth .rd-navbar-megamenu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu, .rd-navbar-fixed .rd-navbar-search .form-group {
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.rd-navbar, .rd-navbar.rd-navbar--is-clone {
  display: none;
}

.rd-navbar-open-right{
	background:#909090 none repeat scroll 0 0;
}

.rd-navbar-fixed,
.rd-navbar-static,
.rd-navbar-fullwidth,
.rd-navbar-sidebar {
  display: block;
}

.rd-navbar--no-transition, .rd-navbar--no-transition * {
  transition: none !important;
}

.rd-navbar-wrap, .rd-navbar, .rd-navbar-brand, .rd-navbar-slogan,
.rd-navbar-dropdown, .rd-navbar-megamenu, .rd-navbar-collapse-items,
.brand-name, .rd-navbar-nav, .rd-navbar-panel,
.rd-navbar-search-form-submit, .rd-navbar-search-toggle,
.rd-navbar-live-search-results, .rd-navbar-search-form {
  transition: .3s all ease;
}

.rd-navbar-collapse-toggle {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  color: #333333;
  display: none;
}

.rd-navbar-collapse-toggle span {
  top: 50%;
  margin-top: -3px;
}

.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #333333;
  left: 50%;
  margin-left: -3px;
  border-radius: 50%;
  transition: .3s all ease;
}

.rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
  content: '';
}

.rd-navbar-collapse-toggle span:before {
  bottom: 100%;
  margin-bottom: 3px;
}

.rd-navbar-collapse-toggle span:after {
  top: 100%;
  margin-top: 3px;
}

.rd-navbar-collapse-toggle.active span {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.rd-navbar-collapse-toggle.active span:before {
  -webkit-transform: translateY(18px);
  transform: translateY(18px);
}

.rd-navbar-collapse-toggle.active span:after {
  -webkit-transform: translateY(-18px);
  transform: translateY(-18px);
}

.rd-navbar--has-sidebar body {
  padding-left: 270px;
}

.rd-navbar--is-stuck {
  box-shadow: none;
}

.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
  display: none;
}

.rd-navbar.rd-navbar--is-stuck.rd-navbar--loading {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}



@media (min-width: 480px) {
  .rd-navbar-fixed .rd-navbar-search .rd-navbar-brand .brand-name {
    font-size: 24px;
  }
}

.rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li:hover > a:hover, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a:hover {
  color: #FFF;
  background: #e2001a;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-produit:hover > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-produit:hover > a:hover, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-produit.focus > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-produit.focus > a:hover {
  color: #FFF;
  background: #3770BD;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-chiffrage:hover > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-chiffrage:hover > a:hover, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-chiffrage.focus > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-chiffrage.focus > a:hover {
  color: #FFF;
  background: #FF7906;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-boutique:hover > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-boutique:hover > a:hover, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-boutique.focus > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-boutique.focus > a:hover {
  color: #FFF;
  background: #A3755B;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-contact:hover > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-contact:hover > a:hover, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-contact.focus > a, .rd-navbar-fixed .rd-navbar-nav li.btn-menu-contact.focus > a:hover {
  color: #FFF;
  background: #59585D;
}

.rd-navbar-fixed .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle {
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle:hover, .rd-navbar-fixed .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle:hover {
  cursor: pointer;
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-megamenu {
  transition: opacity 0.3s, height 0.4s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-megamenu {
  opacity: 1;
  height: auto;
}

.rd-navbar-fixed .rd-navbar-nav li.opened > a {
  background: #e2001a;
  color: #FFF;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-produit.opened > a {
  background: #3770BD;
  color: #FFF;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-chiffrage.opened > a {
  background: #FF7906;
  color: #FFF;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-boutique.opened > a {
  background: #A3755B;
  color: #FFF;
}

.rd-navbar-fixed .rd-navbar-nav li.btn-menu-contact.opened > a {
  background: #59585D;
  color: #FFF;
}

.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle {
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu-toggle::after {
  content: '\f078';
  position: absolute;
  top: 22px;
  right: 0;
  margin-top: -22px;
  width: 65px;
  height: 44px;
  font: 400 14px "FontAwesome";
  line-height: 42px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
  color: #fff;
}

.rd-navbar-fixed .rd-navbar-collapse,
.rd-navbar-fixed .rd-navbar-search-toggle {
  position: fixed;
  top: 4px;
  height: 48px;
  z-index: 1000;
  background-color: transparent;
  border: none;
}

.rd-navbar-fixed .rd-navbar-collapse:focus,
.rd-navbar-fixed .rd-navbar-search-toggle:focus {
  outline: none;
}

.rd-navbar-fixed .rd-navbar-shop {
  position: fixed;
  right: 62px;
  top: 28px;
  z-index: 999;
}

.rd-navbar-fixed.active .rd-navbar-nav {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 1199px) {
  .rd-navbar-fixed.rd-navbar--on-search .brand-name {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}

.rd-navbar-fixed.rd-navbar--is-clone {
  display: none;
}

.rd-navbar-fixed.rd-navbar--is-clone .rd-navbar-panel {
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
}

.rd-navbar-fixed.rd-navbar--is-clone.rd-navbar--is-stuck .rd-navbar-panel {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
  display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
  display: none;
}

html.rd-navbar-fixed-linked .rd-navbar-top-part .divider-vertical,
html.rd-navbar-fixed-linked .rd-navbar-top-part .date {
  display: none !important;
}

/*
* Sidebar Layout
*/
html.rd-navbar-sidebar-linked body {
  padding-left: 270px;
}

.rd-navbar-sidebar {
  display: block;
}

.rd-navbar-sidebar .rd-navbar-nav li:hover > a, .rd-navbar-sidebar .rd-navbar-nav li:hover > a:hover, .rd-navbar-sidebar .rd-navbar-nav li.focus > a, .rd-navbar-sidebar .rd-navbar-nav li.focus > a:hover {
  color: #FFF;
  background: #e2001a;
}

.rd-navbar-sidebar .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle {
  color: #fff;
}

.rd-navbar-sidebar .rd-navbar-nav li:hover > .rd-navbar-submenu-toggle:hover, .rd-navbar-sidebar .rd-navbar-nav li.focus > .rd-navbar-submenu-toggle:hover {
  cursor: pointer;
  color: #fff;
}

.rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-megamenu {
  transition: opacity 0.3s, height 0.4s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-megamenu {
  opacity: 1;
  height: auto;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened > a {
  background: #e2001a;
  color: #FFF;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle {
  color: #fff;
}

.rd-navbar-sidebar .rd-navbar-nav li.opened > .rd-navbar-submenu-toggle::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-navbar-sidebar .rd-navbar-submenu-toggle::after {
  content: '\f078';
  position: absolute;
  top: 22px;
  right: 0;
  margin-top: -22px;
  width: 65px;
  height: 44px;
  font: 400 14px "FontAwesome";
  line-height: 42px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
}

.rd-navbar-sidebar .rd-navbar-brand {
  text-align: center;
  margin-bottom: 28px;
  padding: 10%;
}

.rd-navbar-sidebar .rd-navbar-brand .brand-name {
  font-size: 30px;
}

.rd-navbar-sidebar .rd-navbar-search {
  position: relative;
  max-width: 165px;
}

.rd-navbar-sidebar .rd-navbar-search-toggle {
  display: none;
}

.rd-navbar-sidebar .rd-navbar-search label {
  display: block;
}

.rd-navbar-sidebar .rd-navbar-search.active .rd-navbar-search-form-input {
  opacity: 1;
  visibility: visible;
}

.rd-navbar-sidebar .rd-navbar-live-search-results {
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}

.rd-navbar-sidebar .rd-navbar-live-search-results.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.rd-navbar-sidebar .rd-navbar-live-search-results .search_link p {
  display: none;
}

.rd-navbar-sidebar .rd-navbar-collapse-items {
  top: 0;
  left: 0;
  padding-top: 45px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  opacity: 0;
  visibility: hidden;
}

.rd-navbar-sidebar .rd-navbar-collapse {
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  z-index: 1;
}

.rd-navbar-sidebar .rd-navbar-collapse.active .rd-navbar-collapse-items {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.rd-navbar-sidebar .rd-navbar-sidebar--visible {
  display: block;
}

.rd-navbar-sidebar .rd-navbar-sidebar--hidden {
  display: none;
}

/*
* @subsection   Page boxed layout style redeclaration
*
* @description  Redefines navbar style inside boxed layout
*
* @see          ../modules/_page-layouts.scss
*/
html.boxed.rd-navbar--has-sidebar body {
  padding-left: 300px;
  padding-right: 30px;
}

html.boxed .rd-navbar--is-clone {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

ul ul, ul ol, ol ul, ol ol {
  padding-left: 0;
}

.rd-navbar.static-position:first-child {
  position: static;
}

.rd-navbar.static-position:first-child .rd-navbar-nav > li > a,
.rd-navbar.static-position:first-child .rd-navbar-shop,
.rd-navbar.static-position:first-child .rd-navbar-search-toggle {
  color: #212121;
}

.rd-navbar.static-position:first-child .rd-navbar-inner {
  padding-top: 31px;
  padding-bottom: 40px;
}

.rd-navbar.static-position:first-child .rd-navbar-nav-wrap {
  padding-top: 9px;
}

.rd-navbar.static-position:first-child:after {
  content: none;
}

.rd-navbar-register,
.rd-navbar-login {
  display: block;
  background: #fff;
  padding: 20px;
  border: 1px solid #efefef;
  position: absolute;
  transition: 0.1s ease-in;
  top: 50px;
  right: 0px;
  opacity: 0;
  z-index: -1;
  width: 230px;
  pointer-events: none;
}

.rd-navbar-register.active,
.rd-navbar-login.active {
  z-index: 999999999;
  pointer-events: all;
  top: 48px;
  right: 20px;
  opacity: 1;
}

@media (min-width: 1200px) {
  .rd-navbar-register.active,
  .rd-navbar-login.active {
    top: 40px;
  }
}

.rd-navbar-register-btn.active .icon,
.rd-navbar-login-btn.active .icon {
  color: #e2001a !important;
}

.rd-navbar-register.active {
  right: 0;
}

.user-forms {
  z-index: 99;
}

/*
* @subsection   RD Parallax
*
* @description  Describes style declarations for RD Parallax extension
*
* @author       Evgeniy Gusarov
* @link         https://ua.linkedin.com/pub/evgeniy-gusarov/8a/a40/54a
* @version      3.5.1
*/
.rd-parallax-inner {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  z-index: 1;
}

.rd-parallax-layer[data-type="media"] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}

.rd-parallax-layer[data-type="media"] iframe {
  width: 100%;
  height: 100%;
}

.rd-parallax-layer[data-url] {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.rd-parallax[class*="rd-parallax-overlay"] {
  background-color: #333;
  color: #fff;
}

.rd-parallax[class*="rd-parallax-overlay"] .rd-parallax-layer[data-type="media"] {
  opacity: 0.2;
}

.rd-parallax[class*="rd-parallax-overlay"] .rd-parallax-layer[data-type="media"] + * {
  position: relative;
}

.rd-parallax.rd-parallax-overlay-2 .rd-parallax-layer[data-type="media"] {
  opacity: 0.8;
}













.product-color {
  color: #3770BD;
}

.product-link > a {
  color: #3770BD;
}

.product-link > a:hover {
  color: #3770BD;
}

.product-image {
	border: 1px solid #3770BD;
}

.label-product {
  background-color: #3770BD;
  color: #fff;
  cursor: default;
}

.label-product[href]:hover, .label-product[href]:focus {
  background-color: #cec700;
}

.label-product:hover {
  background: #fff;
  color: #3770BD;
}

.article-color {
  color: #e2001a;
}

.article-link > a {
  color: #e2001a;
}

.article-link > a:hover {
  color: #e2001a;
}

.article-image {
	border: 1px solid #e2001a;
}

.label-article {
  background-color: #e2001a;
  color: #fff;
  cursor: default;
}

.label-article[href]:hover, .label-article[href]:focus {
  background-color: #cec700;
}

.label-article:hover {
  background: #fff;
  color: #e2001a;
}

.boutique-color {
  color: #A3755B;
}

.boutique-link > a {
  color: #A3755B;
}

.boutique-link > a:hover {
  color: #A3755B;
}

.boutique-image {
	border: 1px solid #A3755B;
}

.label-boutique {
  background-color: #A3755B;
  color: #fff;
  cursor: default;
}

.label-boutique[href]:hover, .label-boutique[href]:focus {
  background-color: #cec700;
}

.label-boutique:hover {
  background: #fff;
  color: #A3755B;
}

.chiffrage-color {
  color: #FF7906;
}

.chiffrage-link > a {
  color: #FF7906;
}

.chiffrage-link > a:hover {
  color: #FF7906;
}

.chiffrage-image {
	border: 1px solid #FF7906;
}

.label-chiffrage {
  background-color: #FF7906;
  color: #fff;
  cursor: default;
}

.label-chiffrage[href]:hover, .label-chiffrage[href]:focus {
  background-color: #cec700;
}

.label-chiffrage:hover {
  background: #fff;
  color: #FF7906;
}

.neutre-link > a {
  color: #333;
}

.neutre-link > a:hover {
  color: #333;
}

.white-link > a {
  color: white;
}

.white-link > a:hover {
  color: white;
}

.white-link a {
  color: white;
}

.white-link a:hover {
  color: white;
}

.btn-product {
  color: white;
  background-color: #3770BD;
  border-color: #3770BD;
}

.btn-product:focus, .btn-product.focus {
  color: #fff;
  background-color: #0094FF;
  border-color: #0094FF;
}

.btn-product:hover {
  color: #fff;
  background-color: #0094FF;
  border-color: #0094FF;
}

.btn-product:active, .btn-product.active,
.open > .btn-product.dropdown-toggle {
  color: #fff;
  background-color: #0094FF;
  border-color: #0094FF;
}

.btn-product:active:hover, .btn-product:active:focus, .btn-product:active.focus, .btn-product.active:hover, .btn-product.active:focus, .btn-product.active.focus,
.open > .btn-product.dropdown-toggle:hover,
.open > .btn-product.dropdown-toggle:focus,
.open > .btn-product.dropdown-toggle.focus {
  color: #fff;
  background-color: #0094FF;
  border-color: #0094FF;
}

.btn-product:active, .btn-product.active,
.open > .btn-product.dropdown-toggle {
  background-image: none;
}

.btn-product.disabled:hover, .btn-product.disabled:focus, .btn-product.disabled.focus, .btn-product[disabled]:hover, .btn-product[disabled]:focus, .btn-product[disabled].focus,
fieldset[disabled] .btn-product:hover,
fieldset[disabled] .btn-product:focus,
fieldset[disabled] .btn-product.focus {
  background-color: #3770BD;
  border-color: #3770BD;
}

.btn-product .badge {
  color: #3770BD;
  background-color: #fff;
}

.b4t1r4m4-h45h{display:none;}

.module-link-description{
	font-size: 11px;
	line-height:1.32;
}

@media (min-width: 480px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	
	body {
    color: #333;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.25;
	}	

.range > .cell-sm-preffix-2 {
    margin-left: 0%;
}
	
	h1, .h1 {
    font-size: 25px;
    line-height: 1.25;
	}
	
	h2, .h2 {
    font-size: 20px;
    line-height: 1;
	}	
	
	[class*="cell-"] {
    padding-left: 18px;
    padding-right: 18px;
	}
	
.shell {
    padding-left: 18px;
    padding-right: 18px;
}	
	
	h6, .h6 {
    font-size: 12px;
    line-height: 1.4;
	}	
}
@media (min-width: 1200px) {
	
	.module-link-description{
		font-size: 14px;
		line-height:1.5;
	}
	
	body {
    color: #333;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.5;
	}	
	
	[class*="cell-"] {
    padding-left: 20px;
    padding-right: 20px;
	}	
	
.shell {
    padding-left: 30px;
    padding-right: 30px;
}	
	
	h1, .h1 {
    font-size: 30px;
    line-height: 1.25;
	}	
	
	h2, .h2 {
    font-size: 26px;
    line-height: 1.5;
	}	
	
	h6, .h6 {
    font-size: 15px;
    line-height: 1.5;
	}	
	
}
@media (min-width: 1800px) {
	
	.rd-navbar-brand .brand-name {
  font-size: 120px;
}
}

.div-info-sup-separateur-produit{background-image:url('https://staticb3.batirama.com/images/template/produit-pointilles.png');background-repeat:repeat-x;width:100%;height:4px;background-color:#FFFFFF;}
#qtepanier-label{display:none;}
#qtepanier-element{float:left;margin:5px;}
#submitqtepanier-label{display:none;}
#submitqtepanier-element{float:left;}
#id_boutique_produit-label{display:none;}
#action-label{display:none;}
#submitsupprimerpanier-label{display:none;}
#submitsupprimerpanier-element{float:left;}
#submitsupprimercodepromo{margin:5px;width:27px;background-image:url(https://staticb3.batirama.com/images/template/btn-supprimer-27x20.png);background-repeat:no-repeat;background-color:transparent;height:20px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
#submitsupprimercodepromo-label{display:none;}
#submitqteartiprix{width:40px;background-image:url(https://staticb3.batirama.com/images/template/btn-actualiser.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
#submitqteartiprix-label{display:none;}
#qteartiprix-element{float:left;padding-left:5px;padding-top:5px;}
#qteartiprix-label{display:none;}
#code-label{padding-top:7px;padding-right:5px;float:left;}
#code-element{padding-top:5px;padding-right:5px;float:left;}
#submitcodepromo-label{display:none;}
#submitcodepromo{width:130px;background-image:url(https://staticb3.batirama.com/images/template/btn-abonnement.png);background-repeat:no-repeat;background-color:transparent;height:31px;text-align:center;vertical-align:middle;font-size:10px;font-weight:bold;color:#A3755B;text-transform:uppercase;border:0px;cursor:pointer;}
#options_produit-label{display:none;}	

#cookie-message{display:block;background-color: rgba(255, 36, 37, 0.8);bottom: 0px;padding: 20px 0;position: fixed;width: 100%;z-index: 99999;text-align:center;border-top:2px solid #9e9e9e;border-bottom:2px solid #9e9e9e;}

.cell-lg-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}
.cell-lg-12{margin-left:auto;margin-right:auto;max-width:100%}