/*! 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;
}
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: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.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;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-mobile {
  font-size: 1.6em;
  position: relative;
  margin-top: -9px;
}
/*
SourceSansPro Light
*/
/* voir layouts/default
@font-face {
    font-family: 'avertalight';
    src: url('fonts/averta-light-webfont.eot');
    src: url('fonts/averta-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/averta-light-webfont.woff2') format('woff2'),
         url('fonts/averta-light-webfont.woff') format('woff'),
         url('fonts/averta-light-webfont.ttf') format('truetype'),
         url('fonts/averta-light-webfont.svg#avertalight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'averta';
    src: url('fonts/averta-regular-webfont.eot');
    src: url('fonts/averta-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/averta-regular-webfont.woff2') format('woff2'),
         url('fonts/averta-regular-webfont.woff') format('woff'),
         url('fonts/averta-regular-webfont.ttf') format('truetype'),
         url('fonts/averta-regular-webfont.svg#averta_regularregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'avertasemibold';
    src: url('fonts/averta-semibold-webfont.eot');
    src: url('fonts/averta-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/averta-semibold-webfont.woff2') format('woff2'),
         url('fonts/averta-semibold-webfont.woff') format('woff'),
         url('fonts/averta-semibold-webfont.ttf') format('truetype'),
         url('fonts/averta-semibold-webfont.svg#avertasemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}
*/
/*
font-size
http://css-tricks.com/snippets/css/less-mixin-for-rem-font-sizing/
*/
/* ========================================================================== */
/* =================================== ALL ================================== */
/* ========================================================================== */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
progress,
button,
input,
textarea {
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a {
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
*:hover {
  text-decoration: none;
}
body {
  overflow-y: scroll;
  background: #fff;
}
.c-btn {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
  padding: 15px 30px;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 1px;
  font-family: 'averta';
}
.c-btn.filled {
  background-color: #F18070;
  border: 1px solid #F18070;
  color: #FFF;
  transition: all 0.3s;
}
.c-btn.filled:hover {
  background-color: #f55d48;
  border: 1px solid #f55d48;
  text-decoration: none;
  color: #fff;
}
.c-btn.empty {
  background-color: #FFF;
  color: #000;
  border: 1px solid #F18070;
}
.c-btn.empty:hover {
  background-color: #f55d48;
  border: 1px solid #f55d48;
  color: #FFF;
  text-decoration: none;
}
.c-btn.frm {
  background-color: #ececec;
  color: #9c9e9f;
  padding: 13px 12px;
}
.c-btn-download {
  z-index: 1;
}
.c-btn-download a {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.c-btn-download.left {
  position: absolute;
  top: 40px;
  left: 40px;
}
.c-btn-download:hover a {
  color: #F18070;
}
.c-btn-arrow {
  z-index: 1;
}
.c-btn-arrow.right {
  font-family: 'averta';
  font-size: 20px;
  font-size: 2rem;
  line-height: 25px;
  line-height: 2.5rem;
  text-decoration: none;
  color: #000;
}
.c-btn-arrow.right.light {
  color: #FFF;
}
.c-btn-arrow.right.light:after {
  background: url(../img/icon-arrow-right-fff.svg) no-repeat scroll 0 0 transparent;
}
.c-btn-arrow.right:after {
  background: url(../img/icon-arrow-right.svg) no-repeat scroll 0 0 transparent;
  content: '';
  width: 37px;
  height: 11px;
  display: inline-block;
  margin-left: 20px;
}
.c-btn-arrow.right:hover:after {
  -webkit-animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  -o-animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
}
@-moz-keyframes bounce {
  0%,
  30%,
  50% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  40% {
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    -o-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
}
@-webkit-keyframes bounce {
  0%,
  30%,
  50% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  40% {
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    -o-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
}
@keyframes bounce {
  0%,
  30%,
  50% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  40% {
    -webkit-transform: translate(15px, 0);
    -ms-transform: translate(15px, 0);
    -o-transform: translate(15px, 0);
    transform: translate(15px, 0);
  }
}
.c-btn-icon-left {
  color: #9c9e9f;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'averta';
}
.c-btn-icon-left:hover {
  color: #000;
  text-decoration: none;
}
.c-btn-icon-left:hover i {
  color: #f55d48;
}
.c-btn-icon-left i {
  margin-right: 2px;
}
.c-btn-dl,
.btn-gr-remove {
  font-family: 'averta';
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #000;
  text-decoration: none;
}
.c-btn-dl:hover,
.btn-gr-remove:hover {
  text-decoration: none;
}
.c-btn-dl:hover .fa,
.btn-gr-remove:hover .fa {
  color: #f55d48;
}
.c-btn-dl .fa,
.btn-gr-remove .fa {
  margin-left: 5px;
  color: #9c9e9f;
}
.c-btn-doc {
  font-family: 'avertalight';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #000;
  text-decoration: none;
  border: 1px solid #9c9e9f;
  display: table;
}
.c-btn-doc:hover {
  text-decoration: none;
  border-color: #000;
  color: #000;
}
.c-btn-doc:hover .fa:nth-of-type(1) {
  color: #000;
}
.c-btn-doc:hover .fa:last-child {
  color: #F18070;
}
.c-btn-doc .fa,
.c-btn-doc span {
  display: table-cell;
  vertical-align: middle;
}
.c-btn-doc .fa:nth-of-type(1) {
  font-size: 20px;
  padding: 13px;
}
.c-btn-doc .fa:last-child {
  padding: 13px;
  font-size: 14px;
  color: #9c9e9f;
}
.c-btn-doc span {
  width: 100%;
}
.c-lnk {
  color: #9c9e9f;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'averta';
  text-decoration: underline;
}
.c-icons-group {
  display: table;
  border-collapse: collapse;
}
.c-icons-group.sm .icon a {
  padding: 12px 11px 8px;
}
.c-icons-group.sm .icon svg {
  width: 15px;
  height: 15px;
}
.c-icons-group.sm .icon i {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 21px;
  line-height: 2.1rem;
}
.c-icons-group.big .icon a {
  padding: 11px 13px;
}
.c-icons-group.big .icon svg {
  width: 15px;
  height: 15px;
}
.c-icons-group.big .icon i {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.c-icons-group .icon {
  border: 1px solid #9c9e9f;
}
.c-icons-group .icon:hover svg {
  fill: #f55d48;
}
.c-icons-group .icon:hover i {
  color: #f55d48;
}
.c-icons-group .icon a {
  display: block;
  color: #9c9e9f;
}
.c-icons-group .icon svg {
  fill: #9c9e9f;
}
.c-btn-addcircle {
  display: table;
}
.c-btn-addcircle:hover {
  text-decoration: none;
}
.c-btn-addcircle span {
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #000;
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
.c-btn-addcircle svg {
  fill: #9c9e9f;
}
@media (max-width: 1200px) {
  .c-btn-download.left {
    top: 35px;
  }
}
@media (max-width: 768px) {
  .c-btn-download.left {
    top: 25px;
  }
}
.c-ariane {
  width: 100%;
  padding: 15px 0 0 0;
  z-index: 1;
}
.c-ariane ul {
  padding-left: 13px;
}
.c-ariane li {
  list-style: none;
  display: inline-block;
  padding-left: 3px;
}
.c-ariane li span {
  color: #9c9e9f;
  font-family: 'avertalight';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  transition: all 0.3s ease-in-out;
}
.c-ariane li a {
  display: inline-block;
  padding: 3px 0;
}
.c-ariane li a:hover span {
  text-decoration: none;
  color: #F18070;
}
.c-ariane li.active a span {
  text-decoration: none;
  color: #9c9e9f;
  border-bottom: 1px solid #9c9e9f;
  font-family: 'averta';
}
.c-ariane li.active a:hover span {
  text-decoration: none;
  color: #F18070;
  border-bottom: 1px solid #F18070;
}
.c-ariane li:after {
  content: '\f105';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 3px 0px 8px;
  text-decoration: none;
  color: #9c9e9f;
  display: inline-block;
}
.c-ariane li:last-child:after {
  display: none;
}
.c-ariane a,
.c-ariane a:hover {
  text-decoration: none;
}
.c-ariane.header-slide {
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
}
.c-ariane.header-slide li span {
  color: #fff;
}
.c-ariane.header-slide li.active span {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.c-ariane.header-slide li:after {
  color: #fff;
}
.c-ariane.c-dark {
  position: absolute;
}
.c-ariane.c-dark li span {
  color: #9c9e9f;
}
.c-ariane.c-dark li.active span {
  color: #9c9e9f;
  border-bottom: 1px solid #9c9e9f;
}
.c-ariane.c-dark li:after {
  color: #9c9e9f;
}
@media (max-width: 1500px) {
  .c-ariane ul {
    padding-left: 5px;
  }
}
@media (max-width: 1200px) {
  .c-ariane ul {
    padding-left: 0px;
  }
}
.c-menu > .item.with-submenu.project a:after {
  display: none;
}
.c-menu > .item.with-submenu > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #d3d4d5;
  margin: 0 0 0 5px;
  display: inline-block;
  -webkit-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.c-menu > .item .panel {
  display: block;
}
@media (max-width: 1199px) {
  .menu-desktop .c-header {
    display: none;
  }
}
.menu-desktop .project .project-loader {
  display: inline-block;
}
.menu-desktop .social-icons {
  display: none;
}
.menu-desktop .c-menu > .item.with-submenu:hover > a {
  color: #000;
}
.menu-desktop .c-menu > .item.with-submenu:hover > a:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-desktop .c-menu > .item.with-submenu:hover .panel {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease 0.5s, visibility 0s .5s;
  -o-transition: opacity 0.3s ease 0.5s, visibility 0s .5s;
  transition: opacity 0.3s ease 0.5s, visibility 0s .5s;
}
.menu-desktop .c-menu > .item .panel {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0s .3s;
  -o-transition: opacity 0.3s ease, visibility 0s .3s;
  transition: opacity 0.3s ease, visibility 0s .3s;
}
.menu-desktop .c-menu-main .sub-panel:hover .sub-panel-wrapper {
  opacity: 1;
  z-index: 11;
}
@media (min-width: 1200px) {
  .menu-desktop .c-menu-main .sub-panel:hover .sub-panel-wrapper .sub-panel-link {
    opacity: 1;
  }
}
.menu-desktop .c-menu-main .sub-panel:hover .sub-panel-col-item:after {
  content: ' ' !important;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100px;
  height: 100%;
  z-index: 50;
}
.menu-desktop .c-menu-main .sub-panel:hover .shape-diamond {
  opacity: 1;
  visibility: visible;
}
.menu-mobile .social-icons {
  list-style: none;
  text-align: center;
  padding: 5px 0;
}
.menu-mobile .social-icons li {
  display: inline-block;
}
.menu-mobile .social-icons li a {
  display: block;
  padding: 5px;
  font-size: 16px;
}
.menu-mobile .c-header {
  position: fixed;
  width: 100%;
  top: 70px;
  height: calc( 100% - 70px );
  overflow-y: auto;
  left: 0;
  right: 0;
  z-index: 103;
  border-top: 1px solid #4c4c4c;
  display: none;
  padding: 0 0 20px 0;
}
.menu-mobile .c-header .col-right {
  position: relative;
  right: 0;
  padding: 0;
  display: block;
}
.menu-mobile .c-header .col-right .c-menu-sub {
  float: none;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item.connexion span {
  margin-left: 0;
  display: block;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item.connexion .icon {
  display: none;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item > a {
  padding: 5px 15px;
  display: block;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item .panel {
  display: none;
  background: #f6f6f6;
  padding: 15px;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item .panel.open {
  display: block;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item .t {
  border-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item .t a {
  color: #000;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item ul {
  display: flex;
  flex-wrap: wrap;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item ul li {
  width: 50%;
}
.menu-mobile .c-header .col-right .c-menu-sub > .item ul li a {
  color: #000;
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
}
.menu-mobile .c-header .col-right .c-search {
  float: none;
  margin: 0;
  max-width: 9999px;
}
.menu-mobile .c-menu-main {
  opacity: 1;
}
.menu-mobile .c-menu-main > .item > a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  line-height: 3rem;
}
.menu-mobile .c-menu-main > .item .panel {
  border-top: 1px solid #d0d0d0;
  padding: 20px 0;
  display: none;
}
.menu-mobile .c-menu-main > .item .panel.open {
  display: block;
}
.menu-mobile .c-menu-main > .item .sub-panel-wrapper {
  display: none;
}
.menu-mobile .c-menu-main > .item .sub-panel-wrapper.open {
  display: block;
  background: #f6f6f6;
}
.menu-mobile .c-menu-main > .item .sub-panel-link {
  position: relative;
  top: auto;
  right: auto;
  padding: 10px 25px;
  padding-bottom: 20px;
  opacity: 1;
}
.menu-mobile .c-menu-main > .item .sub-panel-link:after {
  position: relative;
  top: auto;
  right: auto;
}
.menu-mobile .c-menu-main > .item .sub-panel-link a {
  padding-right: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
}
.menu-mobile .c-menu-main > .item.with-submenu.project .panel {
  left: 0;
  transform: translateX(0%);
  padding: 0;
  max-width: 9999px;
}
.menu-mobile .c-menu-main > .item.with-submenu.project .panel .c-cart {
  background: #f6f6f6;
}
.menu-mobile .c-menu-main > .item.with-submenu.project .panel .c-cart .c-cart-header {
  display: none;
}
.menu-mobile .c-menu-main > .item.with-submenu.project .panel .c-cart .c-btn {
  background: #f6f6f6;
  color: #000;
  padding: 7px 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.menu-mobile .c-menu-main > .item.with-submenu a:after {
  float: right;
}
.menu-mobile .c-menu-main > .item.with-submenu a.open:after {
  transform: rotate(180deg);
}
.menu-mobile .c-menu-main .sub-panel-header {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
}
.menu-mobile .c-menu-main .sub-panel-list .sub-panel-item {
  font-size: 10px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1.6rem;
}
.menu-mobile .c-menu-main .sub-panel-list .sub-panel-item:hover {
  text-decoration: none;
}
.menu-mobile .c-menu-main .sub-panel-list .sub-panel-item:hover:before {
  width: 100%;
}
.menu-mobile .c-menu-main .sub-panel-list-2-col {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  -ms-column-gap: 15px;
  -o-column-gap: 15px;
  column-gap: 15px;
  columns: 3;
}
.menu-mobile .c-menu-main .sub-panel-col {
  padding: 10px 25px;
}
.menu-mobile .c-menu-main .sub-panel .sub-panel-col-item {
  margin-bottom: 0;
  padding: 5px 15px;
}
.menu-mobile .c-menu-main .sub-panel .sub-panel-col-item.with-subsubmenu:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #d3d4d5;
  margin: 0 0 0 5px;
  display: inline-block;
  -webkit-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
.menu-mobile .c-menu-main .sub-panel .sub-panel-col-item.open {
  background: #f6f6f6;
}
.menu-mobile .c-menu-main .sub-panel .sub-panel-col-item.open:after {
  transform: rotate(180deg);
}
.menu-mobile .c-menu-main .sub-panel .sub-panel-wrapper {
  border-top: 1px solid #ffffff;
  padding: 20px 0;
}
.menu-mobile .c-menu-main .sub-panel:hover .shape-diamond {
  display: none;
}
.menu-mobile .c-search {
  padding: 15px;
}
.menu-mobile .c-search .w {
  max-width: 9999px;
  float: none;
  border-bottom: 0;
}
.menu-mobile .c-search .icon {
  top: 0;
  right: 10px;
}
.menu-mobile .c-search .tb {
  float: none;
  padding-right: 0;
}
.menu-mobile .c-search .tb input {
  padding: 0 35px 0 10px;
  border: 1px solid #cfd1d2;
}
@media (max-width: 768px) {
  .menu-mobile .c-header {
    top: 50px;
    height: calc( 100% - 50px );
  }
  .menu-mobile .c-menu-main .sub-panel-col {
    padding: 10px 15px;
  }
}
.c-menu-main {
  user-select: none;
}
.c-menu-main #project_quantity {
  background: black;
  top: 0px;
  margin-right: -10px;
}
@media (min-width: 1200px) {
  .c-menu-main {
    display: flex;
    position: relative;
    top: 0;
    opacity: 1;
    padding: 0 8px;
    background: transparent;
    overflow: initial;
  }
}
.c-menu-main > .item {
  padding: 0;
  border-bottom: 1px solid #d0d0d0;
  background: #fff;
}
@media (min-width: 1200px) {
  .c-menu-main > .item {
    display: inline-block;
    border-bottom: 0;
    padding: 0 8px 0 0;
  }
}
@media (min-width: 1500px) {
  .c-menu-main > .item {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .c-menu-main > .item.project {
    display: none;
  }
}
.c-menu-main > .item:last-child:after {
  display: none;
}
@media (min-width: 1200px) {
  .c-menu-main > .item:after {
    content: '|';
    color: #cfd1d2;
    font-size: 13px;
    margin: 0px 0 0 8px;
  }
}
@media (min-width: 1400px) {
  .c-menu-main > .item:after {
    margin: 0px 0 0 15px;
  }
}
.c-menu-main > .item.with-icon > a {
  position: relative;
}
.c-menu-main > .item.with-icon > a img,
.c-menu-main > .item.with-icon > a svg {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
}
.c-menu-main > .item.with-icon > a span {
  position: relative;
  vertical-align: middle;
  margin-left: 2px;
  vertical-align: top;
}
.c-menu-main > .item.with-icon > a span.qty {
  position: relative;
  top: -12px;
  left: -12px;
  color: #fff;
  background: #F18070;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  font-size: 1rem;
  margin: 0 -19px 0 0;
  display: none;
  font-weight: 400 !important;
}
.c-menu-main > .item.with-icon > a span.show-qty {
  display: inline-block;
}
.c-menu-main > .item > a {
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  padding: 15px;
  display: block;
}
.c-menu-main > .item > a:hover {
  color: #F18070;
}
@media (min-width: 1200px) {
  .c-menu-main > .item > a {
    display: inline-block;
    padding: 28px 0;
  }
}
.c-menu-main .sub-panel-bg {
  position: absolute;
  width: 75%;
  height: 100%;
  background-size: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 5;
  opacity: 1;
  left: 25%;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-bg {
    display: block;
  }
}
.c-menu-main .panel {
  width: 100%;
  left: 0;
  display: none;
}
@media (min-width: 1200px) {
  .c-menu-main .panel {
    top: 100%;
    min-height: 520px;
    background-color: white;
  }
}
.c-menu-main .panel-header {
  display: none;
}
@media (min-width: 1200px) {
  .c-menu-main .panel-header {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    line-height: 3rem;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'avertasemibold';
  }
}
.c-menu-main .sub-panel .sub-panel-col-item {
  font-family: 'averta';
  display: block;
  padding: 5px 15px 5px 15px;
  margin-bottom: 10px;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 30px;
  line-height: 3rem;
  color: #000;
  text-transform: uppercase;
}
.c-menu-main .sub-panel .sub-panel-col-item:hover {
  text-decoration: none;
  color: #F18070;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel .sub-panel-col-item {
    padding: 18px 0;
    margin: 0;
    border: 0;
  }
  .c-menu-main .sub-panel .sub-panel-col-item:before {
    content: "";
    background: #cfd1d2;
    height: 1px;
    width: 80%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel .sub-panel-col-item:after {
    content: none !important;
  }
}
.c-menu-main .sub-panel .shape-diamond {
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-right-color: #f5f5f5;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
  opacity: 0;
  display: block;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .c-menu-main .panel-wrapper {
    background-color: white;
    width: 25%;
    padding: 50px 0px 50px 60px;
    min-height: 520px;
  }
}
.c-menu-main .sub-panel-wrapper {
  display: block;
}
.c-menu-main .sub-panel-wrapper .c-admin-links {
  clear: both;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-wrapper {
    padding: 30px 50px 20px 50px;
    position: absolute;
    width: 75%;
    background: #f5f5f5;
    left: 25%;
    top: 0;
    min-height: 555px;
    opacity: 0;
    display: block;
    z-index: -1;
  }
}
@media (min-width: 760px) {
  .c-menu-main .sub-panel-link-media {
    display: none;
  }
}
@media (max-width: 760px) {
  .c-menu-main .sub-panel-link-desk {
    display: none;
  }
}
.c-menu-main .sub-panel-link {
  position: absolute;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 16px;
  line-height: 1.6rem;
  opacity: 0;
  color: #0f0708;
  -webkit-transition: all 0.2 ease;
  -o-transition: all 0.2 ease;
  transition: all 0.2 ease;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-link {
    opacity: 1;
  }
}
@media (max-width: 760px) {
  .c-menu-main .sub-panel-link {
    right: 40px;
    top: 25px;
  }
}
.c-menu-main .sub-panel-link a {
  position: relative;
  z-index: 2;
  padding: 5px 52px 5px 0;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 17px;
  line-height: 1.7rem;
  font-family: 'avertasemibold';
  color: #FFFFFF;
  text-decoration: none;
  text-transform: initial;
}
.c-menu-main .sub-panel-link a:after {
  content: none !important;
}
@media (min-width: 760px) {
  .c-menu-main .sub-panel-link a {
    padding: 5px 0px 5px 0;
  }
}
.c-menu-main .sub-panel-link:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  content: '';
  width: 37px;
  height: 9px;
  margin-top: -4.5px;
  display: inline-block;
  /* FIX BUG CHROME */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media (max-width: 760px) {
  .c-menu-main .sub-panel-link:after {
    background: url(../img/icon-arrow-right.svg) no-repeat 0 0 transparent;
  }
}
.c-menu-main .sub-panel-link:hover:after {
  -webkit-animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  -o-animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
}
@media only screen and (max-width: 768px) {
  .c-menu-main .sub-panel-link:hover:after {
    -webkit-animation: bounce-small 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    -o-animation: bounce-small 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    animation: bounce-small 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  }
}
.c-menu-main .sub-panel-col {
  padding: 10px 30px 10px 30px;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-col {
    padding: 0;
    width: 50%;
    float: left;
    padding-right: 20px;
  }
}
@media (min-width: 1199px) {
  .c-menu-main .sub-panel-col {
    width: 50%;
    padding-right: 20px;
  }
}
.c-menu-main .sub-panel-image {
  position: absolute;
  width: 25%;
  bottom: 30px;
  right: 0px;
  display: none;
  z-index: 2;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-image {
    padding: 0;
  }
}
@media (min-width: 1199px) {
  .c-menu-main .sub-panel-image {
    display: block;
    overflow: hidden;
    padding: 0;
  }
}
.c-menu-main .sub-panel-image img {
  width: 100%;
  height: auto;
  display: block;
}
.c-menu-main .sub-panel-list .sub-panel-item {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  margin: 0.3rem 0;
  text-transform: initial;
  display: inline-block;
  color: #000;
  font-family: 'averta';
}
.c-menu-main .sub-panel-list .sub-panel-item:before {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0%;
  height: 1px;
  background: #000;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.c-menu-main .sub-panel-list .sub-panel-item:after {
  content: none !important;
}
.c-menu-main .sub-panel-list .sub-panel-item:hover {
  text-decoration: none;
}
.c-menu-main .sub-panel-list .sub-panel-item:hover:before {
  width: 100%;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-list .sub-panel-item {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
.c-menu-main .sub-panel-list-2-col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  -ms-column-gap: 15px;
  -o-column-gap: 15px;
  column-gap: 15px;
  columns: 2;
}
.c-menu-main .sub-panel-list-3-col {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  -ms-column-gap: 15px;
  -o-column-gap: 15px;
  column-gap: 15px;
  columns: 3;
}
.c-menu-main .sub-panel-desktop-header {
  font-size: 40px;
  font-size: 4rem;
  line-height: 50px;
  line-height: 5rem;
  text-transform: uppercase;
  font-family: 'averta';
  padding-bottom: 20px;
  letter-spacing: 2.5px;
  display: none;
}
.c-menu-main .sub-panel-desktop-header .sub-panel-desktop-header-title {
  display: inline-block;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .c-menu-main .sub-panel-desktop-header {
    display: block;
  }
}
.c-menu-main .sub-panel-desktop-desc {
  max-width: 50%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: 'averta';
  text-transform: initial;
  padding: 0 0 50px 0;
  display: none;
}
@media (min-width: 1199px) {
  .c-menu-main .sub-panel-desktop-desc {
    display: block;
  }
}
.c-menu-main .sub-panel-header {
  margin-bottom: 5px;
  font-family: 'avertasemibold';
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
}
.menu-open .c-header {
  display: block;
}
.menu-desktop .c-menu-main > .item:hover .panel {
  opacity: 1;
  visibility: visible;
}
.c-menu-sub > .item {
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 1500px) {
  .c-menu-sub > .item {
    margin-right: 15px;
  }
}
.c-menu-sub > .item.languageswitcher {
  text-transform: uppercase;
}
.c-menu-sub > .item.connexion .icon {
  width: 25px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
}
.c-menu-sub > .item.connexion .icon svg {
  fill: #9c9e9f;
}
.c-menu-sub > .item.connexion .icon svg:hover {
  fill: #000;
}
.c-menu-sub > .item.connexion span {
  margin-left: 30px;
}
@media (max-width: 1500px) {
  .c-menu-sub > .item.connexion span {
    display: none;
  }
}
.c-menu-sub > .item.connexion:hover .icon svg {
  fill: #000;
}
.c-menu-sub > .item.connexion:hover a {
  color: #000;
}
.c-menu-sub > .item > a {
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
  color: #9c9e9f;
  text-decoration: none;
  padding: 34px 0;
}
.c-menu-sub > .item > a:hover {
  color: #000;
}
.c-menu-sub > .item .panel {
  top: 100%;
  right: 0;
  min-width: 227px;
  background-color: #fff;
  padding: 14px 20px;
}
.c-menu-sub .pays .region {
  cursor: pointer;
}
.c-menu-sub .pays .region.active {
  color: #000;
}
.c-menu-sub .pays .item {
  padding-bottom: 5px;
}
.c-menu-sub .pays .item:last-child .t {
  border-bottom: none;
  margin-bottom: 2px;
  padding-bottom: 0;
  margin-top: 10px;
}
.c-menu-sub .pays .item .t {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  color: #000;
  font-family: 'averta';
  border-bottom: 1px solid #cfd1d2;
  padding: 0 0 7px 0;
  margin-bottom: 6px;
}
.c-menu-sub .pays .item ul {
  padding: 0;
  display: block;
}
.c-menu-sub .pays .item li {
  font-family: 'averta';
  color: #9c9e9f;
  list-style: none;
  padding: 3px 0;
}
.c-menu-sub .pays .item li.active a {
  color: #000;
}
.c-menu-sub .pays .item li a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-family: 'averta';
  color: #9c9e9f;
}
.c-menu-sub .pays .item li a:hover {
  color: #000;
}
.c-menu-sub .pays .item li a:last-child {
  margin-bottom: 10px;
}
.c-search {
  max-width: 140px;
}
.c-search button {
  background: none;
}
.c-search.expand .w:after {
  transform: scale(1);
}
.c-search .w {
  position: relative;
  border-bottom: 1px solid #cfd1d2;
  max-width: 250px;
  width: 100%;
  float: right;
  -webkit-transition: width 800ms ease-in-out;
  -o-transition: width 800ms ease-in-out;
  transition: width 800ms ease-in-out;
}
.c-search .w:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 0%;
  width: 100%;
  height: 2px;
  background: #F18070;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.c-search .tb {
  float: left;
  width: 100%;
  padding-right: 25px;
}
.c-search .tb input {
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
  color: #000;
  border: none;
  width: 100%;
}
.c-search .icon {
  position: absolute;
  right: 0;
}
.c-search .icon i {
  color: #9c9e9f;
  font-size: 18px;
  line-height: 3rem;
}
.c-search .icon i:hover {
  color: #828586;
}
.c-footer {
  border-top: 1px solid #cfd1d2;
  font-family: 'averta';
  font-size: 14px;
  color: #9c9e9f;
  padding: 19px 0;
}
.c-footer:after {
  content: ' ';
  clear: both;
  display: table;
}
.c-footer .menu {
  margin-left: 13%;
  float: left;
}
@media (max-width: 1024px) {
  .c-footer .menu {
    float: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px;
    line-height: 1.4rem;
    margin: 0;
    width: 100%;
    text-align: center;
  }
}
.c-footer .menu .item {
  display: inline-block;
  color: #9c9e9f;
}
.c-footer .menu .item:after {
  content: '|';
  margin-left: 4px;
}
.c-footer .menu .item:nth-of-type(1) {
  text-transform: uppercase;
}
.c-footer .menu .item:last-child:after {
  display: none;
}
.c-footer .menu .item a {
  text-decoration: none;
}
.c-footer .menu .item a:hover {
  color: #F18070;
}
.c-footer .author {
  float: right;
  margin-right: 13%;
}
@media (max-width: 1024px) {
  .c-footer .author {
    float: none;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px;
    line-height: 1.4rem;
    margin: 0;
    width: 100%;
    text-align: center;
    padding-top: 25px;
  }
}
.c-footer .author a {
  color: #9c9e9f;
  text-decoration: none;
}
.c-footer .author a:hover .fcls-1,
.c-footer .author a:hover .fcls-2 {
  fill: #1d1d1b;
}
.c-footer .author a:hover .fcls-3,
.c-footer .author a:hover .fcls-4 {
  fill: #3cd52e;
}
.c-footer .author span {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
}
.c-footer .author .img {
  display: table-cell;
  width: 96px;
  height: 18px;
}
.c-footer .author svg {
  fill: #9c9e9f;
  width: 96px;
  height: 18px;
}
.c-footer .author svg .fcls-1,
.c-footer .author svg .fcls-2,
.c-footer .author svg .fcls-3,
.c-footer .author svg .fcls-4 {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-cta .c-footer {
  border-top: none;
}
.c-footer-sticky {
  overflow: hidden;
}
.c-footer-sticky .c-icons-group {
  float: left;
  margin-right: 22px;
}
.c-footer-sticky .code {
  float: left;
  overflow: hidden;
  font-family: 'avertalight';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 43px;
  line-height: 4.3rem;
  color: #828282;
}
.c-footer-sticky .code .lbl {
  float: left;
  margin-right: 5px;
}
.c-footer-sticky .code .v {
  float: left;
}
.c-footer-sticky .c-frm-item {
  float: right;
}
.c-footer-sticky .region {
  float: right;
  margin-right: 63px;
}
.c-footer-sticky .region .lbl {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 43px;
  line-height: 4.3rem;
  color: #0f0708;
  margin-right: 13px;
}
.c-footer-sticky .region .ddl {
  float: left;
  line-height: 43px;
  vertical-align: middle;
}
.c-footer-sticky .region .ddl select {
  border: none;
}
.c-bloc-cta {
  position: relative;
  clear: both;
  min-height: 300px;
}
.c-bloc-cta.light .title {
  color: #000;
}
.c-bloc-cta.dark .title {
  color: #fff;
}
.c-bloc-cta.with-background {
  background: #000;
}
.c-bloc-cta .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  opacity: 0.6;
}
.c-bloc-cta .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 630px;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 0 15px;
}
.c-bloc-cta .title {
  text-transform: uppercase;
  font-size: 30px;
  font-size: 3rem;
  line-height: 33px;
  line-height: 3.3rem;
  margin-bottom: 31px;
  padding: 0 15px;
  font-family: 'averta';
}
@media (max-width: 768px) {
  .c-bloc-cta .title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .c-bloc-cta.with-background {
    margin-top: 80px;
  }
}
.c-bloc-content {
  margin: 50px auto;
  max-width: 1200px;
}
.c-bloc-content.title-txt .cont {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.c-bloc-content.title-txt .cont:after {
  content: ' ';
  clear: both;
  display: table;
}
.c-bloc-content.title-txt .title {
  width: 100%;
  float: left;
  max-width: 45%;
  padding-right: 2%;
  display: inline-block;
  vertical-align: top;
}
.c-bloc-content.title-txt .txt {
  width: 100%;
  float: left;
  max-width: 50%;
  display: inline-block;
  vertical-align: top;
}
.c-bloc-content.title-txt-img .w {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.c-bloc-content.title-txt-img .cont {
  width: 47%;
  margin-right: 2%;
  display: inline-block;
  padding-right: 5%;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .c-bloc-content.title-txt-img .cont {
    width: 80%;
    margin-top: 15px;
    padding-right: 0;
    margin-right: 0;
  }
}
.c-bloc-content.title-txt-img .txt {
  margin-top: 27px;
}
.c-bloc-content.title-txt-img .img {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .c-bloc-content.title-txt-img .img {
    width: 75%;
    margin-top: 30px;
  }
}
.c-bloc-content.title-txt-img .img-mobile {
  display: inline-block;
  width: 90%;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .c-bloc-content.title-txt-img .img-mobile {
    display: none;
  }
}
.c-bloc-content .title {
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 54px;
  line-height: 5.4rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .c-bloc-content .title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.c-bloc-content .txt {
  font-family: 'avertalight';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 25px;
  line-height: 2.5rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .c-bloc-content .txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.c-bloc-content .img img,
.c-bloc-content .img-mobile img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .c-bloc-content {
    margin: 50px auto 50px auto;
    max-width: 900px;
  }
  .c-bloc-content .title {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 45px;
    line-height: 4.5rem;
  }
  .c-bloc-content .txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media (max-width: 768px) {
  .pg-ergonomie .c-bloc-content .w {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pg-ergonomie .c-bloc-content .w .cont {
    order: 2;
  }
  .pg-ergonomie .c-bloc-content .w .img {
    order: 1;
    margin-bottom: 20px;
  }
  .c-bloc-content .w .title {
    width: 100%;
    max-width: none;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
    padding-bottom: 25px;
  }
  .c-bloc-content .w .txt {
    width: 100%;
    max-width: none;
    margin-top: 0;
  }
  .c-bloc-content.title-txt .txt {
    width: 100%;
    max-width: none;
  }
  .c-bloc-content.title-txt-img .cont {
    width: 75%;
  }
  .pg-galerie .c-bloc-content {
    margin: 80px auto 80px auto !important;
  }
}
.c-header {
  padding: 0 10px;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 1002;
}
@media (min-width: 1200px) {
  .c-header {
    position: fixed;
    padding: 0 6%;
  }
  .c-header::before,
  .c-header::after {
    content: '';
    display: block;
    width: 20%;
    height: 100%;
    position: absolute;
    top: 0;
    background: white;
  }
  .c-header::before {
    right: 100%;
  }
  .c-header::after {
    left: 100%;
  }
}
.c-header .col-right {
  position: absolute;
  top: 0;
  right: 8px;
  padding: 27.5px 0;
  display: none;
  z-index: 104;
}
@media (min-width: 1200px) {
  .c-header .col-right {
    display: block;
    right: 6%;
  }
}
.c-header .c-menu-sub {
  float: right;
}
.c-header .c-search {
  float: right;
  margin-right: 10px;
}
@media (min-width: 1400px) {
  .c-header .c-search {
    margin-right: 30px;
  }
}
/* Top Header */
.c-top-header {
  position: relative;
  height: 70px;
}
@media (min-width: 1200px) {
  .c-top-header {
    display: none;
  }
}
body.menu-open.menu-mobile .c-top-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  background: #fff;
}
body.menu-open.menu-mobile .menu-toggle > div {
  background: #fff;
}
body.menu-open.menu-mobile .menu-toggle > div:after {
  transform: rotate(-45deg) translate(-6px, 6px);
}
body.menu-open.menu-mobile .menu-toggle > div:before {
  transform: rotate(45deg) translate(-6px, -7px);
}
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 999;
  cursor: pointer;
  text-decoration: none;
  width: 28px;
  height: 30px;
  margin-top: -15px;
  transition: all 0.2s ease;
}
.menu-toggle > div {
  position: absolute;
  top: 50%;
  left: 0;
  background: #acacac;
  width: 28px;
  height: 3px;
  margin: -1.5px 0 0 0;
  display: inline-block;
  border-radius: 10px;
}
.menu-toggle > div:after {
  content: ' ';
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #acacac;
  border-radius: 10px;
  transition: all 0.2s ease;
}
.menu-toggle > div:before {
  content: ' ';
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #acacac;
  border-radius: 10px;
  transition: all 0.2s ease;
}
@media (min-width: 1200px) {
  .menu-toggle {
    display: none;
  }
}
.c-logo {
  position: absolute;
  width: 23px;
  top: 0;
  left: 0;
}
@media (min-width: 1200px) {
  .c-logo {
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 3%;
  }
  .c-logo img {
    width: 100%;
    height: auto;
    max-width: 20px;
  }
}
.warning-ie {
  padding: 30px 0;
  font-size: 20px;
  background-color: #F18070;
  color: white;
}
.warning-ie a {
  color: #9c9e9f;
}
@media (max-width: 1200px) {
  body > .c-logo {
    display: none;
  }
  .c-logo {
    top: 50%;
    left: 15px;
    margin-top: -8px;
  }
  .c-logo img {
    display: block;
    width: 165px;
    height: auto;
  }
  .menu-toggle {
    right: 15px;
  }
}
@media (max-width: 768px) {
  .c-top-header {
    height: 50px;
  }
}
.c-overlay-blur {
  background-color: #000;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  z-index: 500;
  -webkit-transition: opacity .3s ease-in-out, visibility 0s .8s;
  -o-transition: opacity .3s ease-in-out, visibility 0s .8s;
  transition: opacity .3s ease-in-out, visibility 0s .8s;
  display: none;
}
.c-overlay-blur.is-visible {
  opacity: 0.7;
  visibility: visible;
  -webkit-transition: opacity .3s ease-in-out 0.5s, visibility 0s .5s;
  -o-transition: opacity .3s ease-in-out 0.5s, visibility 0s .5s;
  transition: opacity .3s ease-in-out 0.5s, visibility 0s .5s;
}
@media (min-width: 1200px) {
  .c-overlay-blur {
    display: block;
  }
}
.c-sociallinks {
  position: fixed;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  right: 3%;
  text-align: center;
}
.c-sociallinks ul {
  padding: 0;
}
.c-sociallinks li {
  list-style: none;
  padding-bottom: 30px;
}
.c-sociallinks a {
  text-decoration: none;
}
.c-sociallinks a:hover {
  color: #F18070;
}
.c-sociallinks .fa {
  font-size: 22px;
}
@media only screen and (max-width: 1200px) {
  .c-sociallinks {
    display: none;
  }
}
.c-hero-slideshow.carousel-fade .carousel-inner .item {
  transition-property: opacity;
  transition-duration: 0.3s;
}
.c-hero-slideshow.carousel-fade .carousel-inner .item,
.c-hero-slideshow.carousel-fade .carousel-inner .active.left,
.c-hero-slideshow.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.c-hero-slideshow.carousel-fade .carousel-inner .active,
.c-hero-slideshow.carousel-fade .carousel-inner .next.left,
.c-hero-slideshow.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.c-hero-slideshow.carousel-fade .carousel-inner .next,
.c-hero-slideshow.carousel-fade .carousel-inner .prev,
.c-hero-slideshow.carousel-fade .carousel-inner .active.left,
.c-hero-slideshow.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.c-hero-slideshow.carousel-fade .carousel-inner .slide_btn {
  width: 25em;
  display: inline-block;
  margin-top: 3em;
}
.c-hero-slideshow.carousel-fade .carousel-control {
  z-index: 2;
}
.c-hero-slideshow .carousel-indicators {
  bottom: 8.12%;
}
.c-hero-slideshow .carousel-indicators li {
  position: relative;
  background-color: #fff;
  width: 60px;
  height: 3px;
  border: none;
  margin: 1px 5px;
}
.c-hero-slideshow .carousel-indicators li:before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.c-hero-slideshow .carousel-indicators li:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.c-hero-slideshow .carousel-indicators li.active {
  margin-top: 1px;
  background-color: #F18070;
}
@media (max-width: 768px) {
  .c-hero-slideshow .carousel-indicators li {
    width: 30px;
    margin: 1px;
  }
}
.c-hero-slideshow .item {
  background-size: cover !important;
  background-position: center center;
  height: calc(100vh - 86px);
}
@media (max-width: 1280px) {
  .c-hero-slideshow .item {
    min-height: 350px;
    padding-bottom: 56.25%;
    height: auto;
  }
}
.c-hero-slideshow .item img {
  display: block;
  max-width: 100%;
  height: auto;
}
.c-hero-slideshow .item:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(15, 7, 8, 0.4);
  opacity: 0.4;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.c-hero-slideshow .item .cont {
  color: #FFF;
  font-family: 'averta';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
  width: 100%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .c-hero-slideshow .item .cont {
    max-width: 500px;
  }
}
@media (max-width: 480px) {
  .c-hero-slideshow .item .cont {
    max-width: 320px;
  }
}
.c-hero-slideshow .item .cont .title {
  max-width: 1100px;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 62px;
  font-size: 6.2rem;
  line-height: 65px;
  line-height: 6.5rem;
  -webkit-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  -o-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
  letter-spacing: 2px;
  opacity: 0;
  transition: .3s transform, .3s opacity;
}
@media (max-width: 1280px) {
  .c-hero-slideshow .item .cont .title {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 50px;
    line-height: 5rem;
  }
}
@media (max-width: 1024px) {
  .c-hero-slideshow .item .cont .title {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
@media (max-width: 768px) {
  .c-hero-slideshow .item .cont .title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    line-height: 3.5rem;
  }
}
.c-hero-slideshow .item .cont .txt {
  max-width: 800px;
  margin: 40px auto 0 auto;
  font-family: 'avertalight';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
  opacity: 0;
  transition: .3s transform, .3s opacity;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  transform: translate(0, 20px);
}
@media (max-width: 1280px) {
  .c-hero-slideshow .item .cont .txt {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (max-width: 1024px) {
  .c-hero-slideshow .item .cont .txt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
@media (max-width: 768px) {
  .c-hero-slideshow .item .cont .txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
    line-height: 1.9rem;
    margin-top: 10px;
  }
}
.c-hero-slideshow .item .home-marker .pulse-green {
  opacity: 0;
}
.c-hero-slideshow .item.active .cont .title {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.c-hero-slideshow .item.active .cont .txt {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.c-hero-slideshow .item.active .home-marker .pulse-green {
  opacity: 1;
}
@media (max-width: 1050px) {
  .c-hero-slideshow .cont .title {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 40px;
    line-height: 4rem;
  }
  .c-hero-slideshow .cont .txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.slider__link {
  position: relative;
  z-index: 5;
  display: inline-block;
  margin-top: 60px;
}
@media (max-width: 768px) {
  .slider__link {
    margin-top: 30px;
  }
}
.btn.-plus .btn__text {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  padding: 14px 30px;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 1px;
  font-family: 'averta';
}
.btn.-plus .btn__inner {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  height: 42px;
}
.btn__plus {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 38px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-left: -25px;
  padding: 0;
  letter-spacing: 0;
  color: #fff;
  border-radius: 50%;
  background-color: #F18070;
  -webkit-transition-delay: 0s, .3s;
  transition-delay: 0s, .3s;
  -webkit-transition-duration: .3s, .1s;
  transition-duration: .3s, .1s;
  -webkit-transition-property: -webkit-transform, color;
  transition-property: transform, color;
}
.item .slider__link .btn.-plus {
  width: 300px;
  height: 42px;
  padding: 0;
  color: transparent;
  border: transparent;
  background: none;
}
.is-desktop .btn.-plus:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -25px;
  border: 1px solid #F18070;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
.is-mobile .slider__link .btn.-plus,
.slider__link:hover .btn.-plus {
  color: #fff;
  background: 0 0;
}
.is-mobile .slider__link .btn:after,
.slider__link:hover .btn:after {
  opacity: 0;
}
.is-mobile .slider__link .btn.-plus .btn__plus,
.slider__link:hover .btn.-plus .btn__plus {
  color: transparent;
  background-color: #F18070;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  -webkit-transform: scale(8);
  -ms-transform: scale(8);
  transform: scale(8);
}
@-webkit-keyframes pulse {
  0%,
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@keyframes pulse {
  0%,
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@media (max-width: 768px) {
  .item .slider__link .btn.-plus {
    width: 200px;
    height: 35px;
  }
  .is-mobile .btn__plus,
  .is-mobile .btn.-plus .btn__inner {
    height: 35px;
  }
  .is-mobile .btn.-plus .btn__text {
    padding: 10px 20px;
  }
}
/*
.c-paging {
	margin: 20px 0;
	.item {
		display: inline-block;	

		&.next {
			
			a {
				padding: 0 16px;
			}
		}	
	}
	a {
		display: inline-block;
		min-width: 44px;
		min-height: 44px;
		border: 1px solid @color-gray;
		font-family: 'averta';
		.fs(1.4, 2);
		color: @color-gray;
		text-align: center;
		line-height: 44px;
		text-transform: uppercase;

		&:hover {
			text-decoration: none;
			border-color: @color-green;
		}
		&.active {
			background-color: @color-gray;
			color: #fff;
		}
	}
}
*/
.c-paging2 {
  margin: 20px 0;
}
.c-paging2 .item {
  display: inline-block;
}
.c-paging2 .item.next a {
  padding: 0 16px;
}
.c-paging2 ul {
  list-style: none;
  margin: 0;
  padding: 0 0 30px 0;
  display: inline-block;
}
.c-paging2 ul li {
  display: inline-block;
  border: 1px solid #9c9e9f;
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #9c9e9f;
  text-align: center;
  text-transform: uppercase;
  margin: 3px;
}
.c-paging2 ul li span,
.c-paging2 ul li a {
  display: block;
  line-height: 44px;
  min-width: 48px;
  min-height: 44px;
}
.c-paging2 ul li.disabled {
  display: none;
}
.c-paging2 ul li:hover {
  text-decoration: none;
  border-color: #F18070;
}
.c-paging2 ul li.active {
  background-color: #9c9e9f;
  color: #fff;
}
.c-tabs-content ul {
  padding: 0;
}
.c-tabs-content li {
  list-style: none;
  margin: 5px 15px;
  display: inline-block;
}
.c-tabs-content a {
  font-family: 'avertasemibold';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  color: #9c9e9f;
  padding-bottom: 6px;
  white-space: nowrap;
  position: relative;
}
.c-tabs-content a.active {
  color: #000;
  text-decoration: none;
}
.c-tabs-content a.active:after {
  width: 71%;
  /* or 100px */
  background: #F18070;
}
.c-tabs-content a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.is-desktop .c-tabs-content a:hover {
  color: #000;
  text-decoration: none;
}
.is-desktop .c-tabs-content a:hover:after {
  width: 71%;
  /* or 100px */
  background: #F18070;
}
.featherlight.gallery .featherlight-content {
  background-color: transparent;
  padding: 0;
}
.featherlight.featherlight-iframe .featherlight-content {
  overflow: hidden;
  background-color: transparent;
}
.featherlight.featherlight-iframe .featherlight-close-icon {
  display: none;
}
.featherlight.gallery .featherlight-content,
.featherlight.newsletter .featherlight-content {
  overflow: hidden;
  width: 92vmin;
  height: auto;
  max-height: 95%;
  margin: 0;
  overflow: initial;
}
.featherlight.gallery .featherlight-content.fullheight,
.featherlight.newsletter .featherlight-content.fullheight {
  width: auto;
  height: 95vmin;
  max-width: 95%;
  max-height: 100%;
}
.featherlight.gallery .featherlight-content.fullheight .c-lightbox,
.featherlight.newsletter .featherlight-content.fullheight .c-lightbox {
  height: 100%;
}
.featherlight.gallery .featherlight-content.fullheight .c-lightbox .c-lightbox__item,
.featherlight.newsletter .featherlight-content.fullheight .c-lightbox .c-lightbox__item {
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .featherlight.gallery .featherlight-content .c-lightbox-infobox,
  .featherlight.newsletter .featherlight-content .c-lightbox-infobox {
    display: none;
  }
}
.featherlight.gallery .featherlight-close-icon,
.featherlight.newsletter .featherlight-close-icon {
  top: 0px;
  right: 10px;
  display: block;
}
.featherlight.gallery form,
.featherlight.newsletter form {
  clear: both;
}
.featherlight .featherlight-close-icon {
  font-size: 50px;
  line-height: 40px;
  font-family: 'averta' !important;
  background-color: transparent;
  display: none;
}
.featherlight .featherlight-close-icon:hover {
  color: #F18070;
}
.featherlight form {
  clear: both;
}
@media (max-width: 992px) {
  .featherlight.gallery .featherlight-close-icon,
  .featherlight.newsletter .featherlight-close-icon {
    top: -5px;
    right: 5px;
  }
}
.c-lightbox {
  position: relative;
}
.c-lightbox .c-lightbox__img {
  max-width: 100%;
  max-height: 100%;
}
.c-lightbox .c-lightbox-infobox {
  width: 305px;
  position: absolute;
}
.c-lightbox .c-lightbox-infobox.home-marker {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.c-lightbox .c-lightbox-infobox.home-marker .pulse-green {
  transition: .3s opacity;
  opacity: 0;
}
.c-lightbox .c-lightbox-infobox__indicator {
  cursor: pointer;
  position: absolute;
  background-color: #F18070;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  box-shadow: 0 0 0 0 rgba(136, 176, 75, 0.5);
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.c-lightbox .c-lightbox-infobox__indicator:after {
  content: "";
  border: 1px solid #F18070;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: absolute;
  right: -9px;
  top: -9px;
  bottom: 0;
  -webkit-animation: pulse-green 2.5s infinite;
}
@media only screen and (max-width: 600px) {
  .c-lightbox .c-lightbox-infobox__indicator {
    display: none;
  }
}
.c-lightbox .c-lightbox-infobox__icon {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  position: relative;
  top: 9px;
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.c-lightbox .c-lightbox-infobox__title {
  font-size: 14px;
  border-bottom: 1px solid #dee0dd;
  padding: 1rem 2rem;
  margin: 0;
  pointer-events: none;
}
.c-lightbox .c-lightbox-infobox__subtitle {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
}
.c-lightbox .c-lightbox-infobox__subheader {
  font-size: 14px;
  margin: 0 0 2rem 0;
}
.c-lightbox .c-lightbox-infobox__descheader {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
.c-lightbox .c-lightbox-infobox__desc {
  font-size: 12px;
  margin: 0 0 2rem 0;
}
.c-lightbox .c-lightbox-infobox__wrapper {
  font-family: 'averta';
  color: #000;
  text-align: left;
  position: absolute;
  z-index: 5;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  visibility: hidden;
  bottom: 100%;
  background: white;
  width: 305px;
  left: 0;
  right: 0;
  margin: 0 auto 33px auto;
}
.c-lightbox .c-lightbox-infobox__wrapper.top-pos {
  bottom: auto;
  top: 70px;
}
.c-lightbox .c-lightbox-infobox__wrapper.top-pos:after {
  border-top: 0;
  border-bottom: 20px solid #ffffff;
  bottom: auto;
  top: -20px;
}
.c-lightbox .c-lightbox-infobox__wrapper.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.c-lightbox .c-lightbox-infobox__wrapper:after {
  position: absolute;
  bottom: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  content: "";
  border-top: 20px solid #ffffff;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.c-lightbox .c-lightbox-infobox__inner {
  padding: 1.5rem;
}
.c-lightbox .c-btn {
  padding: 12px 30px;
  max-width: 100%;
  text-align: center;
  display: block;
}
.fa-rotate-45 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.pulse-green {
  -webkit-animation: pulse-green 2.5s infinite;
}
@-webkit-keyframes pulse-green {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 30px rgba(136, 176, 75, 0);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(136, 176, 75, 0);
  }
}
.c-img-viewer {
  position: relative;
}
@media (min-width: 1025px) {
  .c-img-viewer.sticky {
    position: fixed;
    top: 85px;
  }
}
.c-img-viewer .i-main {
  cursor: pointer;
  position: relative;
  width: 100%;
}
.c-img-viewer .i-main img {
  width: 100%;
  height: auto;
  display: block;
}
.c-img-viewer .i-main .icon {
  position: absolute;
  bottom: 0;
  right: 0;
}
.c-img-viewer .i-main .icon i {
  font-size: 25px;
  color: #9c9e9f;
}
.c-img-viewer .thumbs-outer {
  padding: 0 0 5px 0;
  position: relative;
}
.c-img-viewer .thumbs-outer .bt {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.3;
}
.c-img-viewer .thumbs-outer .bt:hover {
  opacity: 1;
}
.c-img-viewer .thumbs-outer .bt.prev {
  left: -30px;
}
.c-img-viewer .thumbs-outer .bt.next {
  right: -30px;
}
.c-img-viewer .thumbs-outer .bt i {
  font-size: 25px;
  color: #9c9e9f;
}
.c-img-viewer .thumbs-outer .thumbs img {
  max-width: 100%;
}
.c-img-viewer .thumbs li {
  cursor: pointer;
}
.c-img-viewer .thumbs.lightSlider img {
  width: 100%;
}
.c-img-viewer .lSPager li {
  border: 1px solid #cfd1d2;
}
.c-img-viewer .lSPager li:hover {
  border-radius: 0 !important;
  border: 1px solid #0f0708;
}
.c-img-viewer .lSPager li.active {
  border-radius: 0;
  cursor: default;
  border: 1px solid #F18070;
  border-radius: 0 !important;
}
.c-img-viewer .lSPager img {
  width: 100%;
}
/* Product Configurator component */
.c-product-config {
  /* Product Parts subcomponent */
}
.c-product-config .head {
  position: relative;
}
.c-product-config .head .c-btn-dl {
  position: absolute;
  top: 0;
  right: 0;
}
.c-product-config .config-title {
  font-family: 'avertasemibold';
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.c-product-config .groups .gr {
  margin-top: 40px;
}
.c-product-config .groups .gr:nth-of-type(1) {
  margin-top: 0;
}
.c-product-config .panel .c-group-title span {
  background-color: #e5e5e5;
}
.c-product-config .c-group-title {
  font-family: 'avertasemibold';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  line-height: 1.9rem;
  height: 19px;
  color: #9c9e9f;
  margin-bottom: 15px;
  position: relative;
}
.c-product-config .c-group-title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #9c9e9f;
  top: 50%;
}
.c-product-config .c-group-title span {
  background-color: #f2f2f2;
  padding-right: 10px;
  position: absolute;
  z-index: 1;
}
.c-product-config .c-config-parts {
  position: relative;
  list-style: none;
  padding: 0;
  margin-left: -12px;
  margin-bottom: 4px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.c-product-config .c-config-parts:after {
  content: "";
  display: table;
  clear: both;
}
.c-product-config .c-config-parts .item-option {
  padding-left: 12px;
  padding-bottom: 12px;
  box-sizing: border-box;
}
.c-product-config .c-config-parts .item-option.price-grades {
  display: none;
}
.c-product-config .c-config-parts .item-option.no-img > a {
  display: table;
  padding-bottom: 0;
}
.c-product-config .c-config-parts .item-option.no-img > a > .item-title {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
@media (max-width: 500px) {
  .c-product-config .c-config-parts .item-option {
    width: 50%;
  }
  .c-product-config .c-config-parts .item-option:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .c-product-config .c-config-parts .item-option {
    width: 33.33%;
  }
  .c-product-config .c-config-parts .item-option:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .c-product-config .c-config-parts .item-option {
    width: 25%;
  }
  .c-product-config .c-config-parts .item-option:nth-child(4n+1) {
    clear: both;
  }
}
.c-product-config .c-config-parts .item-option > Â a {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  border: 1px solid #cfd1d2;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.c-product-config .c-config-parts .item-option > Â a:hover {
  border-color: #0f0708;
}
.c-product-config .c-config-parts .item-option.is-selected-transition > a,
.c-product-config .c-config-parts .item-option.is-selected > a {
  border-color: #F18070;
}
.c-product-config .c-config-parts .item-option.is-selected-transition > a .item-title,
.c-product-config .c-config-parts .item-option.is-selected > a .item-title {
  margin-left: 1px;
  margin-right: 1px;
}
.c-product-config .c-config-parts .item-option.is-selected-transition.has-options > a:after,
.c-product-config .c-config-parts .item-option.is-selected.has-options > a:after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background-color: #e5e5e5;
  transform: rotate(45deg);
  z-index: -1;
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -7px;
}
.c-product-config .c-config-parts .item-option.is-selected-transition .c-config-options,
.c-product-config .c-config-parts .item-option.is-selected .c-config-options {
  display: block;
}
.c-product-config .c-config-parts .item-option .item-selector.is-hidden {
  display: none;
}
.c-product-config .c-config-parts .item-option .item-selector.not-selectable {
  opacity: 0.3;
}
.c-product-config .c-config-parts .item-option .item-selector.not-selectable:hover {
  border-color: #cfd1d2 !important;
}
.c-product-config .c-config-parts .item-option .item-img + .item-title {
  border-top: 1px solid #cfd1d2;
  padding-top: 10px;
}
.c-product-config .c-config-parts .item-option .item-img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.c-product-config .c-config-parts .item-option .item-title {
  font-family: 'avertasemibold';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #0f0708;
  position: relative;
  padding: 0 .5em;
  margin: 0 0 2px 0;
}
.c-product-config .c-config-parts .item-option .item-desc,
.c-product-config .c-config-parts .item-option .item-value {
  font-family: 'averta';
  font-size: 13px;
  color: #828282;
  padding: 0 .5em;
  margin: 0;
  min-height: 40px;
}
.c-product-config .c-config-parts .item-option .item-value {
  margin-top: 1px;
}
.c-product-config .c-config-parts .item-option span.price {
  display: block;
}
.c-partenaires {
  overflow: hidden;
  padding-bottom: 25px;
}
.c-partenaires .partenaire {
  display:inline-block;
  width: 30%;
  margin: 1%;
}
.c-partenaires .partenaire .img {
  text-align: center;
  display: table;
  width: 100%;
}
.c-partenaires .partenaire .img a {
  display: table-cell;
  vertical-align: middle;
}
.c-partenaires .partenaire .img img {
  display: inline-block;
  width: 80%;
}
.c-partenaires .partenaire .pdf {
  text-align: center;
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #000;
  display: block;
  border: 1px solid #e5e5e5;
}
.c-partenaires .partenaire .pdf span i {
  font-size: 17px;
  color: #9c9e9f;
}
.c-partenaires .partenaire .pdf:hover i {
  color: #F18070;
}
@media (max-width: 620px) {
  .c-partenaires .partenaire {
    width: 47%;
  }
}
@media (max-width: 370px) {
  .c-partenaires .partenaire {
    width: 100%;
    margin: 1% 0;
  }
}
.c-frm-item.inline {
  overflow: hidden;
}
.c-frm-item.inline .lbl,
.c-frm-item.inline .input,
.c-frm-item.inline .btn {
  float: left;
}
.c-frm-item .lbl {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 35px;
  line-height: 3.5rem;
  color: #000;
  font-family: 'avertasemibold';
  margin-right: 15px;
}
.c-frm-item input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  font-family: 'avertalight';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 35px;
  line-height: 3.5rem;
  color: #000;
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #ececec;
}
.c-frm-item .btn {
  margin-left: 20px;
}
.c-form-centered {
  display: flex;
  align-items: center;
  position: absolute;
  top: 150px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.c-form-centered:after,
.c-form-centered:before {
  content: "";
  display: table;
}
.c-form-centered:after {
  clear: both;
  display: block;
}
.c-form.login {
  width: 470px;
}
@media only screen and (max-width: 768px) {
  .c-form.login {
    width: 300px;
  }
}
.c-form.login h1 {
  margin-bottom: 22px;
}
.c-form.login .txt {
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #0f0708;
  margin-bottom: 50px;
}
.c-form.login .forgotpass {
  text-align: right;
}
.c-form.login .c-btn {
  margin-top: 0;
}
.c-form.user-create {
  width: 400px;
}
@media only screen and (max-width: 768px) {
  .c-form.user-create {
    width: 300px;
  }
}
.c-form.user-create form {
  margin: auto;
}
.c-form .row {
  overflow: hidden;
  padding-bottom: 25px;
}
.c-form h1 {
  text-transform: uppercase;
  color: #0f0708;
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
}
.c-form h2 {
  color: #0f0708;
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  margin-top: 31px;
}
.c-form .lbl {
  font-family: 'averta';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #9c9e9f;
  margin-bottom: 3px;
}
.c-form .input input,
.c-form .input textarea {
  width: 100%;
  border: 1px solid #9c9e9f;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 25px;
  line-height: 2.5rem;
  font-family: 'avertalight';
  padding: 5px 10px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-form .input input:focus.error,
.c-form .input textarea:focus.error {
  outline: none !important;
}
.c-form .input input:focus,
.c-form .input textarea:focus {
  border-color: #F18070;
  -webkit-box-shadow: 0px 0px 0px 1px #F18070;
  box-shadow: 0px 0px 0px 1px #F18070;
}
.c-form .input input.error,
.c-form .input textarea.error {
  border-color: #ff0000;
  box-shadow: 0 0 0px 1px #ff0000;
}
.c-form .input textarea {
  min-height: 168px;
}
.c-form .input .error {
  border-color: #FF0000;
}
.c-form .input label.error {
  color: #FF0000;
  display: block;
  margin-top: 8px;
  font-family: 'averta';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.c-form .c-btn {
  margin-top: 15px;
}
.c-form .c-btn:nth-of-type(1) {
  margin-right: 10px;
}
.c-form .add_error {
  color: #FF0000;
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.c-store-locations {
  font-family: 'averta';
}
.map {
  display: block;
  height: 304px;
  width: 100%;
  margin: 1rem auto 5rem;
}
.map-infobubble,
#map-infobubble-height-calc {
  background-color: #fff;
  color: #0f0708;
  font-family: 'averta';
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 1.25rem 0 3rem;
}
.map-infobubble .marker-type,
#map-infobubble-height-calc .marker-type {
  color: #9c9e9f;
  letter-spacing: -0.05rem;
  text-transform: capitalize;
  margin-bottom: 1.25rem;
  padding: 0 1.25rem 0 5.75rem;
  position: relative;
}
.map-infobubble .marker-type .marker-icon,
#map-infobubble-height-calc .marker-type .marker-icon {
  background-color: #f2f2f2;
  height: 100%;
  width: 1.5rem;
  position: absolute;
  top: 0;
  left: 3rem;
  z-index: 5;
  -webkit-mask: url('../img/icons/Pin1.svg') 0 50%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 1.5rem;
  mask: url('../img/icons/Pin1.svg') 0 50%;
  mask-repeat: no-repeat;
  mask-size: 1.5rem;
}
.map-infobubble .marker-info,
#map-infobubble-height-calc .marker-info {
  border-top: 1px solid #f2f2f2;
  padding: 2.5rem 3rem 0;
}
.map-infobubble .marker-info i,
#map-infobubble-height-calc .marker-info i {
  color: #9c9e9f;
}
.map-infobubble .marker-info .marker-title,
#map-infobubble-height-calc .marker-info .marker-title {
  font-family: 'avertasemibold';
  text-transform: uppercase;
}
.map-infobubble .marker-info .marker-address,
#map-infobubble-height-calc .marker-info .marker-address {
  margin-bottom: 0;
}
.map-infobubble .marker-info .marker-directions,
#map-infobubble-height-calc .marker-info .marker-directions {
  border-bottom: 1px solid #9c9e9f;
  color: #9c9e9f;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.map-infobubble .marker-info .marker-directions:focus,
#map-infobubble-height-calc .marker-info .marker-directions:focus,
.map-infobubble .marker-info .marker-directions:hover,
#map-infobubble-height-calc .marker-info .marker-directions:hover {
  border-color: #f55d48;
  color: #f55d48;
}
#map-infobubble-height-calc {
  position: absolute;
  top: 0;
  left: -9999px;
}
.filter-button {
  display: inline-block;
}
.filter-button input {
  display: none;
}
.filter-button label {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  color: #9c9e9f;
  text-transform: uppercase;
  padding: 7px 15px;
}
.filter-button label:focus {
  outline: none;
}
.filter-button label:hover {
  border-color: #f55d48;
}
.filter-button label[data-filter-active] {
  border: 1px solid #F18070;
}
.filter-storetype {
  font-family: 'avertasemibold';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
  text-align: center;
  margin-bottom: 4rem;
}
.filter-storetype .filter-button label {
  display: inline-block;
  margin-bottom: 2rem;
  margin-left: 1rem;
}
.filter-storetype .filter-button label:first-child {
  margin-left: 5px !important;
}
.filter-storetype .filter-button label:hover,
.filter-storetype .filter-button label[data-filter-active] {
  border-color: transparent;
  box-shadow: 0 0 0 2px #F18070;
}
.filter-storetype .filter-button .marker {
  background-color: #f2f2f2;
  display: inline-block;
  height: 1.7rem;
  width: 1.1rem;
  margin-right: 1.5rem;
  -webkit-mask: url('../img/icons/Pin1.svg') 0 50%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 1.1rem;
  mask: url('../img/icons/Pin1.svg') 0 50%;
  mask-repeat: no-repeat;
  mask-size: 1.1rem;
  vertical-align: top;
}
.filter-storetype .filter-button:first-child label {
  margin-left: 0;
}
.filter-storecountry {
  text-align: center;
  margin-bottom: 5rem;
  padding-top: 6px;
}
.filter-storecountry .filter-button {
  border: none;
  border-radius: 0;
  font-family: 'avertasemibold';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
  margin-right: 1.8rem;
}
.filter-storecountry .filter-button label {
  padding: 7px 0;
  border: none;
  border-radius: 0;
  position: relative;
}
.filter-storecountry .filter-button label[data-filter-active],
.filter-storecountry .filter-button label:hover {
  color: #000;
  text-decoration: none;
}
.filter-storecountry .filter-button label[data-filter-active]:after,
.filter-storecountry .filter-button label:hover:after {
  width: 71%;
  /* or 100px */
  background: #F18070;
}
.filter-storecountry .filter-button label:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.filter-storebanner {
  font-family: 'avertasemibold';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
}
.filter-storebanner .store-banners-reveal {
  padding: 0 15px 2rem 15px;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
  display: block;
}
.filter-storebanner .store-banners-reveal .fa {
  color: #9c9e9f;
  margin-left: 0.2rem;
}
.filter-storebanner ul {
  list-style: none;
  margin: 0;
  padding: 2rem 15px;
}
.filter-storebanner ul li {
  display: inline-block;
  margin: 0 0.5rem 1rem 0;
}
.filter-storebanner ul .filter-button {
  margin: 0;
}
.filter-storebanner ul .filter-button label {
  display: block;
}
.filter-storebanner ul .filter-button label:hover {
  border-color: #000 !important;
}
.filter-storebanner ul .filter-button label[data-filter-active] {
  border: 1px solid #f55d48 !important;
  background: none !important;
  color: #9c9e9f !important;
}
.filter-storebanner ul .filter-button.filter-all label[data-filter-active] {
  background-color: #9c9e9f !important;
  color: #ffffff !important;
  border-color: #9c9e9f !important;
}
.store-listings {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 15px;
}
.store-listings .row-eq-height {
  display: flex;
  flex-wrap: wrap;
}
.store-listings .store-item {
  display: flex;
}
@media (max-width: 1400px) {
  .store-listings .store-item.col-md-4 {
    width: 33.33%;
  }
}
@media (max-width: 1000px) {
  .store-listings .store-item.col-md-4 {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .store-listings .store-item.col-md-4 {
    width: 100%;
  }
}
.store-listings .store {
  border: 1px solid #e5e5e5;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem;
  width: 100%;
}
@media (max-width: 1100px) {
  .store-listings .store {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .store-listings .store {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
.store-listings .store .tb_type {
  border-bottom: 1px solid #e5e5e5;
  color: #9c9e9f;
  letter-spacing: -0.05rem;
  text-transform: capitalize;
  padding: 1rem 4rem;
  position: relative;
  min-height: 35px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
}
.store-listings .store .tb_type .tb_type_icon {
  background-color: #f2f2f2;
  height: 100%;
  width: 1.5rem;
  position: absolute;
  top: 0;
  left: 1.25rem;
  z-index: 5;
  -webkit-mask: url('../img/icons/Pin1.svg') 0 50%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 1.5rem;
  mask: url('../img/icons/Pin1.svg') 0 50%;
  mask-repeat: no-repeat;
  mask-size: 1.5rem;
}
.store-listings .store .tb_type .tb_type_icon.sales,
.store-listings .store .tb_type .tb_type_icon.salledexposition,
.store-listings .store .tb_type .tb_type_icon.salledemontre {
  background-color: #0f0708;
}
.store-listings .store .tb_type .tb_type_icon.distributor,
.store-listings .store .tb_type .tb_type_icon.distributeur {
  background-color: #9c9e9f;
}
.store-listings .store .tb_type .tb_type_icon.representative,
.store-listings .store .tb_type .tb_type_icon.representant {
  background-color: #F18070;
}
.store-listings .store .tb_info {
  flex: 1 0 auto;
  position: relative;
  padding: 2rem;
}
.store-listings .store .tb_info .tb_name {
  font-family: 'avertasemibold';
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.store-listings .store .tb_info .tb_banner {
  text-transform: capitalize;
  font-family: 'avertasemibold';
}
.store-listings .store .tb_info .tb_address p {
  display: block;
  margin-bottom: 0;
}
.store-listings .store .tb_info .tb_address a.tb_directions {
  border-bottom: 1px solid #9c9e9f;
  color: #9c9e9f;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.store-listings .store .tb_info .tb_address a.tb_directions:focus,
.store-listings .store .tb_info .tb_address a.tb_directions:hover {
  border-color: #f55d48;
  color: #f55d48;
}
.store-listings .store .tb_info .tb_contact {
  margin-top: 2rem;
  color: #000;
}
.store-listings .store .tb_info .tb_contact > div {
  line-height: 1.2;
}
.store-listings .store .tb_info .tb_contact a {
  color: #000;
}
.store-listings .store .tb_info .tb_contact .fa {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  text-align: center;
  color: #9c9e9f;
  margin-right: 1rem;
}
.store-listings .store .tb_link {
  margin-top: 1rem;
  padding: 0 2rem 2.5rem;
}
.store-listings .store .tb_link a {
  color: #000;
  text-decoration: none;
}
.store-listings .store .tb_link a img {
  margin-left: 1rem;
}
.store-pagination {
  margin-bottom: 4rem;
  padding: 0 15px;
}
.store-pagination ul {
  padding: 0;
  margin: 0;
}
.store-pagination ul.pagination {
  list-style-type: none;
}
.store-pagination ul li {
  display: inline-block;
  padding: 0;
}
.store-pagination ul li a {
  border: 1px solid #9c9e9f;
  color: #9c9e9f;
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
  text-transform: uppercase;
  padding: 14px 20px;
  margin: 0 5px 0 0;
}
.store-pagination ul li a:hover {
  color: #f55d48;
  text-decoration: none;
}
.store-pagination ul li.active a {
  border: 0px solid transparent;
  box-shadow: 0 0 0 2px #F18070;
}
/* Media Queries */
@media (min-width: 576px) {
  .map {
    height: 400px;
  }
}
@media (min-width: 768px) {
  .map {
    height: 440px;
  }
  .filter-storecountry {
    text-align: left;
  }
  .filter-storetype {
    text-align: right;
    margin-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .map {
    height: 500px;
  }
  .filter-storetype {
    text-align: right;
  }
  .filter-storetype .filter-button label {
    margin-bottom: 0;
  }
  .filter-storecountry {
    text-align: left;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .filter-storebanner {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
.c-tabcontent {
  padding-top: 15px;
  padding-bottom: 55px;
}
.c-tabcontent .c-tabs-content {
  text-align: center;
  margin-bottom: 50px;
}
.c-tabcontent .tabs .tab {
  display: none;
  width: 61.73%;
  margin: 0 auto;
  overflow: hidden;
}
.c-tabcontent .tabs .tab.active {
  display: table;
}
.c-tabcontent .tabs .tab .img {
  display: table-cell;
  width: 45.32%;
}
.c-tabcontent .tabs .tab .img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.c-tabcontent .tabs .tab .spacer {
  width: 6.94%;
}
.c-tabcontent .tabs .tab .cont {
  display: table-cell;
  width: 47.83%;
  vertical-align: middle;
  font-family: 'averta';
}
.c-tabcontent .tabs .tab .sub {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
}
.c-tabcontent .tabs .tab .title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.c-tabcontent .tabs .tab .txt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
}
.c-tabcontent .tabs .tab .txt p {
  padding: 5px 0;
}
@media (max-width: 1000px) {
  .c-tabcontent .tabs .tab {
    width: 95%;
  }
}
@media (max-width: 768px) {
  .c-tabcontent .c-tabs-content {
    margin-bottom: 40px;
  }
  .c-tabcontent .tabs .tab {
    width: 100%;
  }
  .c-tabcontent .tabs .tab .img {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
  }
  .c-tabcontent .tabs .tab .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .c-tabcontent .tabs .tab .cont {
    padding: 15px;
    width: 100%;
    display: block;
  }
}
.c-product-section .section {
  margin-bottom: 20px;
  border-bottom: 1px solid #9c9e9f;
  clear: both;
}
.c-product-section .section.garantie {
  border-bottom: 0;
}
.c-product-section .section.desc {
  margin-top: 20px;
  padding-bottom: 20px;
}
.c-product-section .section.spec {
  padding-bottom: 20px;
}
.c-product-section .section.spec .items {
  overflow: hidden;
}
.c-product-section .section.spec ul {
  float: left;
  width: 50%;
  list-style: none;
  padding: 5px 5px 10px 5px;
}
.c-product-section .section.docs {
  border-bottom: none;
}
.c-product-section .section.docs .lbl {
  margin-bottom: 7px;
}
.c-product-section .section.docs .col {
  float: left;
}
.c-product-section .section.docs .col-1 {
  width: calc(50% - 16px);
  margin-right: 16px;
}
.c-product-section .section.docs .col-2 {
  width: 50%;
}
.c-product-section .section.docs .c-btn-doc {
  margin-bottom: 11px;
}
.c-product-section .section .lbl {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertasemibold';
  margin-bottom: 1px;
}
.c-product-section .section .note,
.c-product-section .section .items,
.c-product-section .section .v {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'avertalight';
}
.c-product-infos .title {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 48px;
  line-height: 4.8rem;
  font-family: 'averta';
  text-transform: uppercase;
}
.c-product-infos .subtitle {
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 40px;
  line-height: 4rem;
  color: #828282;
  margin-top: 8px;
}
.c-product-infos .configs {
  padding-top: 44px;
  clear: both;
  overflow: hidden;
}
.c-product-infos .notice {
  padding-bottom: 42px;
  padding-top: 20px;
}
.c-product-infos .notice ul {
  padding: 0;
}
.c-product-infos .notice li {
  list-style-type: none;
  font-family: 'avertalight';
  font-size: 10px;
}
.c-product-infos .btn-save {
  overflow: hidden;
}
.c-product-infos .btn-save .c-btn {
  float: right;
  margin-bottom: 20px;
}
.c-product-infos .line-sep {
  border-bottom: 1px solid #9c9e9f;
}
.c-product-infos .section {
  margin-bottom: 20px;
  border-bottom: 1px solid #9c9e9f;
  clear: both;
}
.c-product-infos .section.garantie {
  border-bottom: 0;
}
.c-product-infos .section.desc {
  margin-top: 20px;
  padding-bottom: 20px;
}
.c-product-infos .section.spec {
  padding-bottom: 20px;
}
.c-product-infos .section.spec .items {
  overflow: hidden;
}
.c-product-infos .section.spec ul {
  float: left;
  width: 50%;
  list-style: none;
  padding: 5px 5px 10px 5px;
}
.c-product-infos .section.docs {
  border-bottom: none;
}
.c-product-infos .section.docs .lbl {
  margin-bottom: 7px;
}
.c-product-infos .section.docs .col {
  float: left;
}
.c-product-infos .section.docs .col-1 {
  width: calc(50% - 16px);
  margin-right: 16px;
}
.c-product-infos .section.docs .col-2 {
  width: 50%;
}
.c-product-infos .section.docs .c-btn-doc {
  margin-bottom: 11px;
}
.c-product-infos .section .lbl {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertasemibold';
  margin-bottom: 1px;
}
.c-product-infos .section .note,
.c-product-infos .section .items,
.c-product-infos .section .v {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'avertalight';
}
@media (max-width: 1024px) {
  .c-product-infos .title {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 38px;
    line-height: 3.8rem;
  }
}
.c-product-listing {
  margin-top: 51px;
  text-align: center;
}
.c-product-listing .h1 {
  text-align: left;
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #000;
  text-transform: uppercase;
}
.c-product-listing .items {
  overflow: hidden;
  margin-top: 22px;
  display: block;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.c-product-listing .item {
  vertical-align: top;
  width: 12.5%;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}
.c-product-listing .item:last-child {
  margin-right: 0;
}
.c-product-listing .item.new svg {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 40px;
}
.c-product-listing .item .inner {
  display: inline-block;
  padding: 17px 10px;
  max-width: 140px;
}
.c-product-listing .item a {
  text-decoration: none;
  display: block;
  border: 1px solid transparent;
}
.c-product-listing .item a:hover {
  border: 1px solid #828282;
}
.c-product-listing .item .img img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.c-product-listing .item .famille {
  font-family: 'averta';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: #828282;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-bottom: 10px;
}
.c-product-listing .item .code {
  text-transform: uppercase;
  color: #000;
  font-family: 'averta';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-weight: bold;
  margin-top: 9px;
}
.c-product-listing .item .subtitle {
  font-family: 'averta';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: #828282;
  margin-top: 4px;
  padding-bottom: 0;
}
.c-product-listing .item .price {
  color: #828282;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'averta';
  margin-top: 4px;
}
@media (max-width: 1800px) {
  .c-product-listing .item {
    width: 16.66%;
  }
}
@media (max-width: 1400px) {
  .c-product-listing .item {
    width: 20%;
  }
}
@media (max-width: 1024px) {
  .c-product-listing .item {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .c-product-listing .item {
    width: 33.32%;
  }
}
@media (max-width: 600px) {
  .c-product-listing .item {
    width: 50%;
  }
}
.c-products-featured {
  display: none;
}
.c-cart > .c-cart-header {
  display: flex;
  justify-content: flex-end;
  padding: 0 0.8rem;
  border-bottom: 0;
}
.c-cart > .c-cart-body {
  position: relative;
  padding: 1.5em;
}
.c-cart > .c-cart-footer {
  padding: 0 1.5em 1.5em;
  margin-top: 10px;
}
.c-cart > .c-cart-footer:before,
.c-cart > .c-cart-footer:after {
  content: " ";
  display: table;
}
.c-cart > .c-cart-footer:after {
  clear: both;
}
.c-cart > .c-cart-footer .c-cart-total h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 43px;
  line-height: 4.3rem;
  font-family: 'averta';
}
.c-cart > .c-cart-footer .c-cart-total-display {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'avertasemibold';
}
.c-cart .c-btn {
  padding: 13px 12px;
  margin-right: 7px;
}
.c-cart .c-btn:last-child {
  margin-right: 0;
}
.c-cart-grid > .c-cart-grid-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2em;
}
.c-cart-grid > .c-cart-grid-header h4 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertasemibold';
  text-transform: uppercase;
}
.c-cart-grid > .c-cart-grid-body {
  overflow: auto;
  max-height: 290px;
}
.c-cart-grid > .c-cart-grid-body .c-cart-row {
  display: flex;
  justify-content: space-between;
  padding: 1.3em 0;
  border-top: 0.1em solid #cfd1d2;
}
.c-cart-grid > .c-cart-grid-body .c-cart-row:last-child {
  border-bottom: 0.1em solid #cfd1d2;
}
.c-cart-grid > .c-cart-grid-body .c-cart-image {
  flex-basis: 10%;
  align-items: center;
  display: flex;
}
.c-cart-grid > .c-cart-grid-body .c-cart-image img {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
}
.c-cart-grid > .c-cart-grid-body .c-cart-product {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1.5em;
}
.c-cart-grid > .c-cart-grid-body .c-cart-product h5 {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertasemibold';
  text-transform: uppercase;
}
.c-cart-grid > .c-cart-grid-body .c-cart-product h6 {
  margin: 0.1em 0 0.2em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertalight';
}
.c-cart-grid > .c-cart-grid-body .c-cart-product p {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'avertasemibold';
  color: #afb1b1;
}
.c-cart-grid > .c-cart-grid-body .c-cart-quantity {
  flex-basis: 17%;
  display: flex;
  align-items: center;
}
.c-cart-grid > .c-cart-grid-body .c-cart-quantity .c-cart-quantity-inner {
  display: flex;
  align-items: center;
}
.c-cart-grid > .c-cart-grid-body .c-cart-quantity h6 {
  margin: 0 0.5em 0 0;
}
.c-cart-grid > .c-cart-grid-body .c-cart-quantity input {
  width: 50px;
  text-align: center;
}
.c-cart-grid > .c-cart-grid-body .c-cart-price {
  flex-basis: 15%;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
.c-cart-grid > .c-cart-grid-body .c-cart-price p {
  margin-bottom: 0;
}
.c-cart-grid > .c-cart-grid-body .c-cart-action {
  flex-basis: 8%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: -1.5em;
}
.c-cart-grid > .c-cart-grid-body .c-cart-action .c-icons-group {
  border-collapse: inherit;
}
.c-cart-grid > .c-cart-grid-body .c-cart-action .c-icons-group .icon {
  border-top: 0;
}
.c-cart-grid > .c-cart-grid-body .c-cart-action .c-icons-group .icon:not(:last-of-type) {
  border-right: 0;
}
.c-cart-grid > .c-cart-grid-footer {
  display: flex;
  justify-content: flex-end;
  padding-top: 0.5em;
}
.c-cart-grid > .c-cart-grid-footer .c-menu-sub .item {
  position: relative;
  margin-right: 0;
}
.c-cart-grid > .c-cart-grid-footer .c-menu-sub .item a {
  line-height: 1;
}
.c-cart-grid > .c-cart-grid-footer .c-menu-sub .item .panel {
  top: 2em;
  border: 1px solid #9c9e9f;
  z-index: 1;
}
.c-cart-close-icon {
  font-size: 25px;
  top: 17px;
  right: 18px;
  background: none;
  border: 0;
}
.c-cart-close-icon:hover {
  color: #F18070;
}
.c-icons-group.xs .icon a {
  padding: 5px;
}
.c-icons-group.xs .icon svg {
  width: 10px;
  height: 10px;
}
.c-icons-group.xs .icon i {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
}
.c-bloc-attributes {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 25px auto;
  text-align: left;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 768px) {
  .c-bloc-attributes {
    justify-content: left;
  }
}
.c-bloc-attributes .item-attribute {
  width: 33.32%;
  padding: 40px;
}
@media only screen and (max-width: 1024px) {
  .c-bloc-attributes .item-attribute {
    width: 50%;
    padding: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .c-bloc-attributes .item-attribute {
    width: 100%;
    padding: 0px;
    max-width: 300px;
    margin: 0 auto 35px auto;
  }
}
.c-bloc-attributes .item-attribute ol {
  padding-left: 15px;
}
.c-bloc-attributes .item-attribute .c-item-attributes-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.c-bloc-attributes .item-attribute .title {
  max-width: 300px;
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  text-align: center;
  margin: 0 auto 12px auto;
  padding-top: 30px;
}
@media only screen and (max-width: 768px) {
  .c-bloc-attributes .item-attribute .title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
.c-bloc-attributes .item-attribute .txt {
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .c-bloc-attributes .item-attribute .txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 17px;
    line-height: 1.7rem;
  }
}
.hide-modal {
  display: none;
}
#newsletter-modal {
  padding: 50px 50px 35px 50px;
}
#newsletter-modal .newsletter-title {
  padding: 0;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  #newsletter-modal .newsletter-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
#newsletter-modal .add_error {
  display: none;
  color: #FF0000;
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
}
#newsletter-modal .newsletter-success {
  color: #00CC00;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
  display: none;
}
@media (max-width: 992px) {
  #newsletter-modal {
    padding: 30px 25px;
  }
  #newsletter-modal .newsletter-title {
    text-align: center;
    margin-bottom: 20px;
  }
  #newsletter-modal .col-md-6 {
    margin: 10px 0;
  }
  #newsletter-modal .c-btn {
    width: 100%;
    text-align: center;
  }
  #newsletter-modal .c-form .row {
    padding-bottom: 0;
  }
}
.c-bloc-env-attributes {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  text-align: left;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  padding-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .c-bloc-env-attributes {
    text-align: center;
  }
}
.c-bloc-env-attributes .item-attribute {
  margin-right: 4%;
  margin-bottom: 50px;
  padding: 0 8px;
}
@media only screen and (min-width: 1024px) {
  .c-bloc-env-attributes .item-attribute {
    width: 30%;
    max-width: 375px;
  }
}
.c-bloc-env-attributes .item-attribute:last-child {
  margin-right: 0;
}
.c-bloc-env-attributes .item-attribute .c-item-attributes-img {
  margin-bottom: 85px;
}
.c-bloc-env-attributes .item-attribute .c-item-attributes-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .c-bloc-env-attributes .item-attribute .c-item-attributes-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-bloc-env-attributes .item-attribute .bloc-sub {
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-bottom: 16px;
}
.c-bloc-env-attributes .item-attribute .bloc-title {
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  text-align: left;
  margin: 5px 0;
  max-width: 250px;
}
@media only screen and (max-width: 1024px) {
  .c-bloc-env-attributes .item-attribute .bloc-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 25px;
    line-height: 2.5rem;
    text-align: center;
  }
}
.c-bloc-env-attributes .item-attribute .bloc-txt {
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: left;
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .c-bloc-env-attributes .item-attribute .bloc-txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
    text-align: center;
  }
}
.c-bloc-env-attributes .item-attribute:last-child {
  margin-right: 0;
}
.c-bloc-env-attributes .item-attribute .tb_link,
.c-bloc-env-attributes .item-attribute .doc {
  margin-top: 1rem;
  padding: 0 0 2.5rem;
}
.c-bloc-env-attributes .item-attribute .tb_link a,
.c-bloc-env-attributes .item-attribute .doc a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'averta';
}
.c-bloc-env-attributes .item-attribute .tb_link a img,
.c-bloc-env-attributes .item-attribute .doc a img {
  margin-left: 1rem;
}
.c-bloc-env-attributes .item-attribute .tb_link a .fa,
.c-bloc-env-attributes .item-attribute .doc a .fa {
  color: #9c9e9f;
}
.c-bloc-env-attributes .item-attribute .doc {
  padding-right: 8px;
}
@media (max-width: 992px) {
  .c-bloc-env-attributes {
    margin: 0 auto;
    max-width: 400px;
  }
  .c-bloc-env-attributes .item-attribute {
    width: 100%;
    max-width: none;
  }
  .c-bloc-env-attributes .item-attribute .bloc-title {
    text-align: center;
    max-width: none;
  }
  .c-bloc-env-attributes .item-attribute .c-item-attributes-img {
    margin-bottom: 25px;
  }
}
#pbOverlay {
  background-color: #fff;
}
#pbCloseBtn,
#pbAutoplayBtn {
  padding: 0;
  width: 60px;
  height: 60px;
  font-size: 16px;
}
#pbCloseBtn::before,
#pbAutoplayBtn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: none;
  color: #9c9e9f;
  padding: 0;
}
#pbCloseBtn:hover::before,
#pbAutoplayBtn:hover::before {
  background: none;
  padding: 0;
}
.pbWrapper > div,
.pbWrapper > img {
  border-radius: 0;
  box-shadow: none;
}
#pbOverlay.on .prevNext {
  display: block;
  opacity: .6;
}
#pbOverlay.on .prevNext:hover {
  opacity: 1;
}
#pbOverlay #pbPrevBtn {
  padding-left: 15px;
}
#pbOverlay #pbNextBtn {
  padding-right: 15px;
}
#pbPrevBtn b,
#pbNextBtn b {
  text-shadow: none;
  -webkit-transform: none;
  transform: none;
}
#pbPrevBtn b::before,
#pbNextBtn b::before,
#pbPrevBtn b::after,
#pbNextBtn b::after {
  content: '';
  display: block;
}
#pbPrevBtn b::before {
  background-image: url('../img/slider-arrow-left.png');
  width: 16px;
  height: 37px;
}
#pbNextBtn b::after {
  background-image: url('../img/slider-arrow-right.png');
  width: 16px;
  height: 37px;
}
.on #pbPrevBtn:hover b,
.on #pbNextBtn:hover b {
  -webkit-transform: none;
  transform: none;
}
/*** when going to the next slide ***/
/* prepare next slide which will be shown */
.pbWrapper > *,
.pbHide.next .pbWrapper > .prepare {
  transform: translatex(40%);
}
/* prepare current slide which will "go away" */
.pbHide.next .pbWrapper > * {
  transform: translatex(-40%);
}
/* when going to the previous slide */
.pbWrapper > *,
.pbHide.prev .pbWrapper > .prepare {
  transform: translatex(-40%);
}
.pbHide.prev .pbWrapper > * {
  transform: translatex(40%);
}
.loader span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #9c9e9f;
  margin: 15px 1px;
  vertical-align: top;
}
.loader span:nth-child(1) {
  animation: bounce 1s ease-in-out infinite;
}
.loader span:nth-child(2) {
  animation: bounce 1s ease-in-out 0.33s infinite;
}
.loader span:nth-child(3) {
  animation: bounce 1s ease-in-out 0.66s infinite;
}
@keyframes bounce {
  0%,
  75%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  margin: auto;
  border: 4px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.45s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-bloc-cta-search {
  background-image: url('../img/tmp/bloc-cta-3.jpg');
  background-size: cover;
  height: 304px;
  margin-bottom: 2rem;
  display: table;
  width: 100%;
}
.c-bloc-cta-search .cont {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  transform: none;
  width: 100%;
}
.c-bloc-cta-search .cont .c-ariane {
  position: absolute;
  top: 1.5rem;
  left: 2rem;
}
.c-bloc-cta-search .cont .c-ariane a {
  color: #fff;
}
.c-bloc-cta-search .cont .c-ariane a:after {
  color: #fff;
}
.c-bloc-cta-search .cont .c-ariane a.active {
  font-family: 'avertasemibold';
}
.c-bloc-cta-search .cont .cont-inner {
  font-family: 'avertalight';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 35px;
  line-height: 3.5rem;
}
.c-bloc-cta-search .cont .cont-inner .location-search-form {
  margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
}
.c-bloc-cta-search .cont .cont-inner .location-search-form input[type="text"],
.c-bloc-cta-search .cont .cont-inner .location-search-form button,
.c-bloc-cta-search .cont .cont-inner .location-search-form .c-btn,
.c-bloc-cta-search .cont .cont-inner .location-search-form span.option {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  line-height: 1.7rem;
  padding: 16px 24px;
  vertical-align: top;
  text-transform: lowercase;
}
.c-bloc-cta-search .cont .cont-inner .location-search-form .fa {
  margin-right: 1rem;
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form .fa {
    margin-right: 0;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
}
.c-bloc-cta-search .cont .cont-inner .location-search-form label {
  display: block;
  color: #fff;
  text-align: left;
}
.c-bloc-cta-search .cont .cont-inner .location-search-form span.option {
  color: #fff;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form span.option {
    padding: 16px 5px;
    display: inline-block;
  }
}
.c-bloc-cta-search .cont .cont-inner .location-search-form button,
.c-bloc-cta-search .cont .cont-inner .location-search-form .c-btn {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  border: none;
  background-color: #F18070;
  text-transform: uppercase;
  vertical-align: top;
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form button,
  .c-bloc-cta-search .cont .cont-inner .location-search-form .c-btn {
    padding: 12px;
  }
}
.c-bloc-cta-search .cont .cont-inner .location-search-form button:hover,
.c-bloc-cta-search .cont .cont-inner .location-search-form .c-btn:hover {
  background-color: #f55d48;
  text-decoration: none;
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form .geoText {
    display: none;
  }
}
.c-bloc-cta-search .cont .cont-inner .location-search-form fieldset {
  position: relative;
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
}
.c-bloc-cta-search .cont .cont-inner .location-search-form fieldset input[type="text"] {
  border: none;
  color: #000;
  display: inline-block;
  float: left;
  text-align: left;
  width: 50%;
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset input[type="text"] {
    width: 100%;
    padding: 14px 24px;
  }
}
.c-bloc-cta-search .cont .cont-inner .location-search-form fieldset button {
  float: left;
  width: 35%;
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset .btnLocateAddress {
    display: none;
  }
}
.c-bloc-cta-search .cont .cont-inner .location-search-form fieldset .btnSearchMobile {
  position: absolute;
  top: 0;
  right: 10px;
  margin: 0;
  color: #9c9e9f;
  display: inline-block;
  padding: 12px 0;
  height: 45px;
  cursor: pointer;
  background: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
}
@media only screen and (min-width: 1000px) {
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset .btnSearchMobile {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .c-bloc-cta-search.search .cont .cont-inner .location-search-form fieldset {
    width: 100%;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset {
    display: inline-block;
    width: 65%;
  }
}
@media (min-width: 768px) {
  .c-bloc-cta-search {
    height: 334px;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset input[type="text"] {
    width: 100%;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset button {
    width: 20rem;
  }
  /*
	footer,
	.c-footer {
		.menu {
			float: left;
			text-align: left;
		}

		.author {
			margin: 4rem auto;
			float: right;
		}
	}
	*/
}
@media (min-width: 992px) {
  .c-bloc-cta-search {
    height: 344px;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form span.option {
    display: inline-block;
    float: left;
    vertical-align: top;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form button,
  .c-bloc-cta-search .cont .cont-inner .location-search-form .c-btn {
    float: left;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset {
    display: inline-block;
    float: left;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset input[type="text"] {
    width: 24rem;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset button {
    width: 20rem ;
  }
}
@media (min-width: 1200px) {
  .c-bloc-cta-search {
    height: 386px;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset input[type="text"] {
    width: 42rem;
  }
  .c-bloc-cta-search .cont .cont-inner .location-search-form fieldset button {
    width: 20rem ;
  }
}
.pg-homepage .section-furniture-categories {
  margin-bottom: 2px;
  margin-top: 50px;
}
.pg-product-details .c-footer {
  border-color: transparent;
}
.pg-product-details .c-product-listing .item {
  width: 25%;
}
.pg-product-details .c-product-listing .item a {
  padding: 10px;
}
.pg-product-details .c-footer-product {
  position: fixed;
  bottom: 0;
  background-color: #FFF;
  border-top: 2px solid #f2f2f2;
  width: 100%;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 1001;
}
@media (max-width: 767px) {
  .pg-product-details .c-footer-product #btn_product_project {
    display: none;
  }
  .pg-product-details .c-footer-product .wrapper .left-sec,
  .pg-product-details .c-footer-product .wrapper .right-sec {
    width: 100% !important;
  }
  .pg-product-details .c-footer-product .c-regions-sm {
    width: 69% !important;
    text-align: left !important;
    padding-right: 0 !important;
  }
  .pg-product-details .c-footer-product .c-frm-item {
    width: 29% !important;
  }
}
.pg-product-details .c-footer-product #btn_product_project.is-disabled {
  background-color: #e5e5e5;
  color: black;
  cursor: not-allowed;
}
.pg-product-details .c-footer-product #btn_product_project .loader {
  display: inline-block;
}
.pg-product-details .c-footer-product #btn_product_project .loader span {
  margin: 0;
}
.pg-product-details .c-footer-product #btn_product_project .valid,
.pg-product-details .c-footer-product #btn_product_project .error {
  display: none;
  padding: 5px;
  border-radius: 50%;
  color: white;
}
.pg-product-details .c-footer-product #btn_product_project .valid {
  background-color: #e5e5e5;
}
.pg-product-details .c-footer-product #btn_product_project .error {
  background-color: #f68e8e;
}
.pg-product-details .c-footer-product.selection-is-incomplete .code.is-visible .icon,
.pg-product-details .c-footer-product.selection-is-incomplete .code.is-visible .v {
  display: none;
}
.pg-product-details .c-footer-product.selection-is-incomplete .price {
  color: red;
}
.pg-product-details .c-footer-product.selection-is-incomplete .price .lbl-inc {
  display: block;
}
.pg-product-details .c-footer-product.selection-is-incomplete .price #btn_product_project.is-disabled {
  cursor: not-allowed;
  background-color: lightgray;
}
.pg-product-details .c-footer-product .wrapper {
  width: 100%;
}
.pg-product-details .c-footer-product .wrapper .left-sec {
  width: 40%;
  float: left;
}
.pg-product-details .c-footer-product .wrapper .right-sec {
  width: 60%;
  float: right;
}
.pg-product-details .c-footer-product .wrapper .align-right {
  text-align: right;
}
.pg-product-details .c-footer-product .wrapper.c1-2-cols .c1 {
  width: 89px;
}
.pg-product-details .c-footer-product .wrapper.c1-2-cols .c2 {
  width: calc(56% - 89px);
}
.pg-product-details .c-footer-product .wrapper.c1-2-cols .c3 {
  width: calc(44% - 89px);
}
.pg-product-details .c-footer-product .wrapper.c1-3-cols .c1 {
  width: 139px;
}
.pg-product-details .c-footer-product .wrapper.c1-3-cols .c2 {
  width: calc(56% - 139px);
}
.pg-product-details .c-footer-product .wrapper.c1-3-cols .c3 {
  width: calc(44% - 139px);
}
.pg-product-details .c-footer-product .c {
  float: left;
}
.pg-product-details .c-footer-product .wrapper {
  width: 100%;
}
.pg-product-details .c-footer-product .c {
  float: left;
  width: calc(50% - 89px);
}
.pg-product-details .c-footer-product .c1 {
  width: 89px;
}
.pg-product-details .c-footer-product .r2.mob {
  display: none;
}
.pg-product-details .c-footer-product .c-icons-group {
  float: left;
}
.pg-product-details .c-footer-product .c-icons-group a.is-disabled {
  cursor: not-allowed;
}
.pg-product-details .c-footer-product .c-icons-group a.is-disabled i {
  color: lightgray;
}
.pg-product-details .c-footer-product .c-icons-group .icon {
  margin-right: -1px;
  display: inline-block;
}
.pg-product-details .c-footer-product .code {
  float: left;
  margin-left: 22px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-family: 'avertalight';
  color: #828282;
  cursor: pointer;
  padding-right: 20px;
}
.pg-product-details .c-footer-product .code.is-visible .icon,
.pg-product-details .c-footer-product .code.is-visible .v {
  display: table-cell;
}
.pg-product-details .c-footer-product .code .w {
  display: table;
}
.pg-product-details .c-footer-product .code .lbl {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-left: 1px;
}
.pg-product-details .c-footer-product .code .lbl i {
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 1px;
}
.pg-product-details .c-footer-product .code .v {
  color: #000;
  font-family: 'avertasemibold';
  display: none;
}
.pg-product-details .c-footer-product .code .icon {
  padding-left: 6px;
  display: none;
  vertical-align: top;
}
.pg-product-details .c-footer-product .code .icon .fa {
  font-size: 10px;
}
.pg-product-details .c-footer-product .code .loader span {
  margin: 10px 1px 0 1px;
}
.pg-product-details .c-footer-product .c-regions-sm {
  display: inline-block;
  text-align: right;
  padding-right: 210px;
}
.pg-product-details .c-footer-product .c-frm-item {
  width: 100%;
}
.pg-product-details .c-footer-product .c-frm-item .input.error-invalid input {
  background-color: #f68e8e;
}
.pg-product-details .c-footer-product .c-frm-item .btn {
  float: right;
  margin-left: 20px;
}
.pg-product-details .c-footer-product .price {
  float: right;
  font-size: 30px;
  font-size: 3rem;
  line-height: 4rem;
  font-family: 'avertasemibold';
  line-height: 40px;
}
.pg-product-details .c-footer-product .price .lbl-inc {
  display: none;
  font-size: 11px;
  width: 120px;
  line-height: 14px;
  float: right;
  margin-left: 20px;
}
.pg-product-details .c-product-details {
  background-color: #fff;
  overflow: hidden;
  padding: 100px 0px;
  /* Product Options subcomponent */
  /* Accordion subcomponent */
}
.pg-product-details .c-product-details .center {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1250px;
}
.pg-product-details .c-product-details .center > .col {
  float: left;
  min-height: 5px;
}
.pg-product-details .c-product-details .center > .col > .inner {
  width: 100%;
}
.pg-product-details .c-product-details .center > .col.left {
  margin-left: 5%;
  width: 40%;
}
.pg-product-details .c-product-details .center > .col.left > .inner {
  float: right;
  padding-right: 10%;
}
.pg-product-details .c-product-details .center > .col.left .section {
  border: none;
}
.pg-product-details .c-product-details .center > .col.left .section.conf {
  margin-top: 76px;
}
.pg-product-details .c-product-details .center > .col.left .section.conf .lbl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  font-family: 'averta';
  text-transform: uppercase;
}
.pg-product-details .c-product-details .center > .col.left .section.conf .v {
  margin-top: 10px;
}
.pg-product-details .c-product-details .center > .col.left .section.conf ul {
  list-style: none;
  padding: 0;
}
.pg-product-details .c-product-details .center > .col.left .section.notes {
  margin-top: 57px;
}
.pg-product-details .c-product-details .center > .col.left .section.notes .lbl {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertasemibold';
}
.pg-product-details .c-product-details .center > .col.left .section .v {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'avertalight';
}
.pg-product-details .c-product-details .center > .col.right {
  width: 50%;
}
.pg-product-details .c-product-details .section {
  margin-bottom: 20px;
  border-bottom: 1px solid #9c9e9f;
  clear: both;
}
.pg-product-details .c-product-details .section.garantie {
  border-bottom: 0;
}
.pg-product-details .c-product-details .section.desc {
  margin-top: 20px;
  padding-bottom: 20px;
}
.pg-product-details .c-product-details .section.spec {
  padding-bottom: 20px;
}
.pg-product-details .c-product-details .section.spec .items {
  overflow: hidden;
}
.pg-product-details .c-product-details .section.spec ul {
  float: left;
  width: 50%;
  list-style: none;
  padding: 5px 5px 10px 5px;
}
.pg-product-details .c-product-details .section.docs {
  border-bottom: none;
}
.pg-product-details .c-product-details .section.docs .lbl {
  margin-bottom: 7px;
}
.pg-product-details .c-product-details .section.docs .col {
  float: left;
}
.pg-product-details .c-product-details .section.docs .col-1 {
  width: calc(50% - 16px);
  margin-right: 16px;
}
.pg-product-details .c-product-details .section.docs .col-2 {
  width: 50%;
}
.pg-product-details .c-product-details .section.docs .c-btn-doc {
  margin-bottom: 11px;
}
.pg-product-details .c-product-details .section .lbl {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-family: 'avertasemibold';
  margin-bottom: 1px;
}
.pg-product-details .c-product-details .section .note,
.pg-product-details .c-product-details .section .items,
.pg-product-details .c-product-details .section .v {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'avertalight';
}
.pg-product-details .c-product-details .c-product-config {
  margin-top: 71px;
}
.pg-product-details .c-product-details .c-product-config:nth-of-type(1) {
  margin-top: 0;
}
.pg-product-details .c-product-details .notice {
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-family: 'avertalight';
}
.pg-product-details .c-product-details .c-configs {
  width: 100%;
}
.pg-product-details .c-product-details .c-configs .group-multiple .btn-gr-remove {
  float: right;
  display: none;
  margin-left: 15px;
}
.pg-product-details .c-product-details .c-configs .group-multiple .btn-gr-add {
  cursor: pointer;
  text-align: center;
  background-color: lightgray;
  padding: 20px;
  clear: both;
  text-transform: uppercase;
}
.pg-product-details .c-product-details .c-configs .group {
  clear: both;
  padding-top: 50px;
}
.pg-product-details .c-product-details .c-configs .group.error-required {
  color: red;
}
.pg-product-details .c-product-details .c-configs .group > .c-btn-dl {
  float: right;
}
.pg-product-details .c-product-details .c-configs .group .gr-cont {
  clear: both;
}
.pg-product-details .c-product-details .c-configs .gr-option {
  font-family: 'avertasemibold';
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 23px;
  float: left;
}
.pg-product-details .c-product-details .c-configs .sous-gr-wrap {
  margin-top: 25px;
  clear: both;
}
.pg-product-details .c-product-details .c-configs .panel .sous-gr span {
  background-color: #e5e5e5;
  color: #9c9e9f;
}
.pg-product-details .c-product-details .c-configs .sous-gr {
  font-family: 'avertasemibold';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  line-height: 1.9rem;
  height: 19px;
  color: #9c9e9f;
  margin-bottom: 15px;
  position: relative;
}
.pg-product-details .c-product-details .c-configs .sous-gr:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #9c9e9f;
  top: 50%;
}
.pg-product-details .c-product-details .c-configs .sous-gr span {
  background-color: #fff;
  padding-right: 10px;
  position: absolute;
  z-index: 1;
}
.pg-product-details .c-product-details .c-configs .options {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.pg-product-details .c-product-details .c-configs .item {
  box-sizing: border-box;
  border: 1px solid #828282;
  background: #f2f2f2;
  margin: 1%;
}
.pg-product-details .c-product-details .c-configs .item.no-background {
  background: none;
}
.pg-product-details .c-product-details .c-configs .item:hover {
  border-color: #0f0708;
}
.pg-product-details .c-product-details .c-configs .item.not-selectable {
  cursor: default;
}
.pg-product-details .c-product-details .c-configs .item.not-selectable .item-wrap {
  cursor: default;
}
.pg-product-details .c-product-details .c-configs .item.not-selectable:hover {
  border-color: #828282;
}
.pg-product-details .c-product-details .c-configs .item.undeselectable {
  cursor: default;
}
.pg-product-details .c-product-details .c-configs .item.undeselectable .item-wrap {
  cursor: default;
}
.pg-product-details .c-product-details .c-configs .item.no-img > a {
  display: table;
  padding-bottom: 0;
}
.pg-product-details .c-product-details .c-configs .item.no-img > a > .item-title {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
.pg-product-details .c-product-details .c-configs .item.is-selected > .item-wrap,
.pg-product-details .c-product-details .c-configs .item.is-selected > .item-selector {
  position: relative;
}
.pg-product-details .c-product-details .c-configs .item.is-selected > .item-wrap:before,
.pg-product-details .c-product-details .c-configs .item.is-selected > .item-selector:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  pointer-events: none;
  border: 3px solid #F18070;
}
.pg-product-details .c-product-details .c-configs .item.is-selected.has-options > .item-wrap:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom-color: #e5e5e5;
}
.pg-product-details .c-product-details .c-configs .item.is-selected > .c-config-options {
  display: block;
}
@media (max-width: 500px) {
  .pg-product-details .c-product-details .c-configs .item {
    width: 48%;
  }
  .pg-product-details .c-product-details .c-configs .item:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .pg-product-details .c-product-details .c-configs .item {
    width: 31.33%;
  }
  .pg-product-details .c-product-details .c-configs .item:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .pg-product-details .c-product-details .c-configs .item {
    width: 23%;
  }
  .pg-product-details .c-product-details .c-configs .item:nth-child(4n+1) {
    clear: both;
  }
}
.pg-product-details .c-product-details .c-configs .item .item-wrap {
  cursor: pointer;
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.pg-product-details .c-product-details .c-configs .item .item-img + .item-title {
  border-top: 1px solid #828282;
  padding-top: 10px;
}
.pg-product-details .c-product-details .c-configs .item .item-img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.pg-product-details .c-product-details .c-configs .item .item-img img {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.pg-product-details .c-product-details .c-configs .item .item-title {
  font-family: 'avertasemibold';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #0f0708;
  position: relative;
  padding: 10px;
  margin: 0 0 2px 0;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pg-product-details .c-product-details .c-configs .item .item-desc {
  font-family: 'averta';
  font-size: 14px;
  color: #828282;
  padding: 0 10px 10px 10px;
  margin: 0;
}
.pg-product-details .c-product-details .c-configs .item span.price {
  display: block;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte {
  text-align: right;
  font-size: 0;
  clear: both;
  margin: 20px 0;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte.error-invalid input {
  background-color: #f68e8e !important;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte .lbl,
.pg-product-details .c-product-details .c-configs .c-frm-qte .tb,
.pg-product-details .c-product-details .c-configs .c-frm-qte .btn {
  display: inline-block;
  vertical-align: middle;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte .lbl {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte .tb {
  margin-left: 15px;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte .tb .qte {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
  padding: 15px 10px;
  text-align: center;
  background: none;
  border: 1px solid #9c9e9f;
  width: 50px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}
.pg-product-details .c-product-details .c-configs .c-frm-qte .btn {
  margin-left: 15px;
}
.pg-product-details .c-product-details .c-config-options {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  margin-top: 20px;
}
.pg-product-details .c-product-details .c-config-options .panel {
  margin-bottom: 16px;
  position: relative;
}
.pg-product-details .c-product-details .c-config-options .panel.error-required .panel-title {
  color: red;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-title {
  font-family: 'avertasemibold';
  font-size: 14px;
  color: #0f0708;
  text-transform: uppercase;
  background-color: #e5e5e5;
  padding: 17px 16px 15px;
  margin: 0 0 3px 0;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-layout {
  background-color: #e5e5e5;
  padding: 10px;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-layout .c-icons-group {
  float: right;
  display: flex;
  flex-wrap: wrap;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-layout .c-icons-group .icon {
  margin-right: -1px;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-layout:after {
  content: "";
  display: table;
  clear: both;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-content {
  background-color: #e5e5e5;
  padding: 10px;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-content > .c-accordion {
  margin: 0 0 10px;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-content > .c-accordion.with-select .options {
  display: none;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-content .items-option {
  overflow: hidden;
}
.pg-product-details .c-product-details .c-config-options .panel .panel-content .sous-gr-wrap {
  margin-top: 0;
}
.pg-product-details .c-product-details .c-config-options .options {
  overflow: hidden;
  list-style: none;
  padding: 0 0 20px;
  margin-bottom: 0;
}
.pg-product-details .c-product-details .c-config-options .options.same-height {
  display: flex;
  align-items: stretch;
}
.pg-product-details .c-product-details .c-config-options .options.same-height > * > * {
  height: 100%;
}
.pg-product-details .c-product-details .c-config-options .options .item {
  box-sizing: border-box;
  background: white;
}
.pg-product-details .c-product-details .c-config-options .options .item a {
  display: block;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.pg-product-details .c-product-details .c-config-options .options .item a:hover {
  text-decoration: none;
}
.pg-product-details .c-product-details .c-config-options .options .item .item-img {
  display: block;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}
.pg-product-details .c-product-details .c-config-options .options .item .item-title {
  font-family: 'averta';
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 13px;
  line-height: 1.3rem;
  color: #0f0708;
  text-align: center;
  padding: .5em .15em;
  margin: 0;
  width: 100%;
}
.pg-product-details .c-product-details .c-config-options .options .item .item-img + .item-title {
  border-top: none;
}
.pg-product-details .c-product-details .c-config-options .options.l-few .item {
  width: 48%;
}
.pg-product-details .c-product-details .c-config-options .options.l-few .item:nth-child(odd) {
  clear: both;
}
.pg-product-details .c-product-details .c-config-options .options.l-few .item .item-title {
  font-size: 14px;
}
.pg-product-details .c-product-details .c-config-options .options.l-single .item {
  width: 98%;
}
.pg-product-details .c-product-details .c-config-options .options.l-single .item .item-title {
  font-size: 17px;
}
.pg-product-details .c-product-details .c-accordion {
  background-color: #FFF;
  margin-bottom: 10px;
}
.pg-product-details .c-product-details .c-accordion.is-expanded .accordion-title a > i {
  transform: rotate(180deg);
}
.pg-product-details .c-product-details .c-accordion.is-expanded .accordion-content {
  display: block;
}
.pg-product-details .c-product-details .c-accordion.no-subitems .accordion-title a {
  cursor: default;
}
.pg-product-details .c-product-details .c-accordion.no-subitems .accordion-title a i {
  display: none;
}
.pg-product-details .c-product-details .c-accordion .accordion-title {
  font-family: 'avertasemibold';
  font-size: 14px;
  color: #0f0708;
  text-transform: uppercase;
  margin: 0;
  clear: both;
  overflow: hidden;
  display: flex;
}
.pg-product-details .c-product-details .c-accordion .accordion-title input {
  float: left;
  width: 20px;
  margin: 15px 0 0 10px;
}
.pg-product-details .c-product-details .c-accordion .accordion-title a {
  display: block;
  color: #0f0708;
  text-decoration: none;
  padding: 17px 16px 15px;
  width: 100%;
}
.pg-product-details .c-product-details .c-accordion .accordion-title a i {
  float: right;
  color: #d3d4d5;
}
.pg-product-details .c-product-details .c-accordion .accordion-title a:hover i {
  color: #0f0708;
}
input ~ .pg-product-details .c-product-details .c-accordion .accordion-title a {
  color: red;
}
.pg-product-details .c-product-details .c-accordion .accordion-content {
  border-top: 1px solid #828282;
  padding: 18px 16px 0;
  display: none;
}
.pg-product-details .c-product-details .c-accordion .accordion-content .select2 {
  min-width: 200px;
  font-family: 'averta';
  font-size: 14px;
  color: #828282;
  border: 1px solid lightgray;
}
.pg-product-details .c-product-details .c-accordion .accordion-content .select2 .select2-selection__arrow {
  position: absolute;
}
.pg-product-details .c-product-details .c-accordion .item .item-desc {
  min-height: auto;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 13px;
  line-height: 1.3rem;
  text-align: center;
  width: 100%;
}
.pg-product-details .select2-container--open .select2-dropdown {
  border: 1px solid lightgray !important;
}
.pg-product-details.menu-mobile.menu-open .c-header {
  position: relative;
  z-index: 1002;
}
.pg-product-details.menu-desktop .c-menu > .item .panel {
  z-index: 1002;
}
@media (max-width: 1310px) {
  .pg-product-details .c-footer-product .c3 {
    padding-left: 30px;
  }
  .pg-product-details .c-footer-product .price {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .pg-product-details .c-product-details .c-img-viewer {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
  }
  .pg-product-details .c-product-details .center {
    max-width: 750px;
  }
  .pg-product-details .c-product-details .center > .col {
    padding: 0;
    float: none;
    height: auto !important;
  }
  .pg-product-details .c-product-details .center > .col.left {
    width: 100%;
    margin-left: 0;
  }
  .pg-product-details .c-product-details .center > .col.left > .inner {
    width: 100%;
    height: auto !important;
    float: none;
    padding: 0;
  }
  .pg-product-details .c-product-details .center > .col.right {
    width: 100%;
    padding-top: 50px;
  }
  .pg-product-details .hasStickOnScroll {
    position: initial !important;
    width: auto !important;
    top: auto !important;
  }
}
@media (max-width: 950px) {
  .pg-product-details {
    padding: 0 0 154px;
  }
  .pg-product-details.menu-open .main {
    margin-top: 70px;
  }
  .pg-product-details .c-product-details .section.docs .col-1,
  .pg-product-details .c-product-details .section.docs .col-2 {
    width: 100%;
  }
  .pg-product-details .c-product-details .center {
    padding: 0 15px;
  }
  .pg-product-details .c-product-details .c-configs .group > .c-btn-dl {
    float: none;
    clear: both;
    display: block;
    margin-bottom: 15px;
  }
  .pg-product-details .c-product-details .c-configs .gr-option {
    margin-bottom: 15px;
  }
  .pg-product-details .c-footer-product {
    left: 0;
    padding: 15px 0;
    border-top: 1px solid #ddd;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .r2.mob {
    display: block;
    padding-top: 15px;
    clear: both;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .price {
    float: none;
    display: none;
    margin-left: 20px;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c {
    width: 100%;
    float: left;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c1 {
    width: auto;
    margin-right: 20px;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c2 {
    width: auto;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c3 {
    float: none;
    clear: both;
    overflow: hidden;
    padding-left: 0;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .r2.mob {
    display: none;
    padding-top: 15px;
    clear: both;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .price {
    float: right;
    display: inline-block;
    margin: 0;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols.select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 85%;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 30px;
    line-height: 3rem;
    height: 30px;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c-regions-sm {
    float: none;
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
    padding-right: 172px;
    margin: 0;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c-regions-sm .lbl {
    display: inline-block;
    float: none;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c-regions-sm .v {
    float: none;
    display: inline-block;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .c-frm-item {
    float: none;
    display: inline-block;
    width: 100%;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .code {
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .code .v {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px;
    line-height: 1.4rem;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .code .icon {
    float: none;
    display: none !important;
  }
  .pg-product-details .c-footer-product .wrapper.c1-2-cols .btn .c-btn {
    width: 100%;
    text-align: center;
    padding: 10px;
  }
  .pg-product-details .v {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
@media (max-width: 500px) {
  .pg-product-details .c-footer-product .c2,
  .pg-product-details .c-footer-product .c3 {
    width: 50%;
  }
  .pg-product-details .c-product-details .c-product-listing .item {
    width: 50%;
  }
}
@media (min-width: 1551px) {
  .pg-product-details {
    padding-bottom: 96px;
  }
}
@media (min-width: 951px) and (max-width: 1550px) {
  .pg-product-details {
    padding-bottom: 136px;
  }
}
@page :first {
  margin: 0 0 0 0;
}
.modele-print,
.project-print {
  padding-bottom: 40px;
}
.modele-print .page-break-before,
.project-print .page-break-before {
  page-break-before: always;
}
.modele-print .page-break-after,
.project-print .page-break-after {
  page-break-after: always;
}
.modele-print .print-single-item,
.project-print .print-single-item,
.modele-print .terms,
.project-print .terms {
  position: relative;
  display: block;
  height: 95%;
  margin: 0 auto;
  page-break-after: always;
  padding-top: 40px;
}
.modele-print .print-single-item:last-of-type,
.project-print .print-single-item:last-of-type,
.modele-print .terms:last-of-type,
.project-print .terms:last-of-type {
  page-break-after: initial;
}
.modele-print .print-single-item .underline,
.project-print .print-single-item .underline,
.modele-print .terms .underline,
.project-print .terms .underline {
  text-decoration: underline;
}
.modele-print.download .c-regions-sm .v,
.project-print.download .c-regions-sm .v {
  line-height: 40px;
}
.modele-print .c-logo,
.project-print .c-logo {
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  width: auto;
  margin-top: 20px;
}
.modele-print .c-logo img,
.project-print .c-logo img {
  width: 100%;
  max-width: 178px;
}
.modele-print .mbody .main,
.project-print .mbody .main,
.modele-print .mbody .content,
.project-print .mbody .content {
  width: 670px;
  margin: 0 auto;
}
.modele-print .mbody .main > .section.desc,
.project-print .mbody .main > .section.desc,
.modele-print .mbody .content > .section.desc,
.project-print .mbody .content > .section.desc {
  font-family: 'averta';
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 10px;
  line-height: 1rem;
  color: #000;
}
.modele-print .details,
.project-print .details {
  display: table;
  width: 100%;
}
.modele-print .details-img,
.project-print .details-img,
.modele-print .details-right,
.project-print .details-right {
  display: table-cell;
  width: 50%;
}
.modele-print .details-img img,
.project-print .details-img img {
  max-width: 100%;
  max-height: 200px;
}
.modele-print .details-right,
.project-print .details-right {
  vertical-align: middle;
}
.modele-print .c-product-infos .title,
.project-print .c-product-infos .title {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 17px;
  line-height: 1.7rem;
}
.modele-print .c-product-infos .subtitle,
.project-print .c-product-infos .subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  line-height: 1.7rem;
}
.modele-print .c-product-infos .famille,
.project-print .c-product-infos .famille {
  font-size: 10px;
  font-size: 1rem;
  line-height: 13px;
  line-height: 1.3rem;
}
.modele-print .c-product-infos .section,
.project-print .c-product-infos .section {
  margin-bottom: 10px;
  padding-bottom: 0;
  border: none;
}
.modele-print .c-product-infos .section.desc,
.project-print .c-product-infos .section.desc {
  margin-top: 10px;
}
.modele-print .c-product-infos .section .lbl,
.project-print .c-product-infos .section .lbl {
  font-size: 10px;
  font-size: 1rem;
  line-height: 13px;
  line-height: 1.3rem;
}
.modele-print .c-product-infos .section .note,
.project-print .c-product-infos .section .note,
.modele-print .c-product-infos .section .items,
.project-print .c-product-infos .section .items,
.modele-print .c-product-infos .section .v,
.project-print .c-product-infos .section .v {
  font-size: 10px;
  font-size: 1rem;
  line-height: 13px;
  line-height: 1.3rem;
}
.modele-print .tbl-resume,
.project-print .tbl-resume {
  clear: both;
  width: 100%;
}
.modele-print .tbl-resume .header,
.project-print .tbl-resume .header {
  display: table;
  width: 100%;
  border-bottom: 1px solid #999;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
.modele-print .tbl-resume .header div,
.project-print .tbl-resume .header div {
  display: table-cell;
  color: #999999;
  font-size: 10px;
  font-size: 1rem;
  line-height: 23px;
  line-height: 2.3rem;
  font-family: 'avertasemibold';
}
.modele-print .tbl-resume .c,
.project-print .tbl-resume .c {
  vertical-align: middle;
}
.modele-print .tbl-resume .c1,
.project-print .tbl-resume .c1 {
  width: 190px;
}
.modele-print .tbl-resume .c2,
.project-print .tbl-resume .c2 {
  width: 272px;
}
.modele-print .tbl-resume .c3,
.project-print .tbl-resume .c3 {
  text-align: center;
  width: 62px;
}
.modele-print .tbl-resume .c4,
.project-print .tbl-resume .c4 {
  width: 55px;
  text-align: center;
}
.modele-print .tbl-resume .c5,
.project-print .tbl-resume .c5 {
  text-align: right;
  width: 99px;
}
.modele-print .tbl-resume .group .gr-header,
.project-print .tbl-resume .group .gr-header {
  display: table;
  border-bottom: 3px solid black;
  width: 100%;
  padding-bottom: 7px;
}
.modele-print .tbl-resume .group .c,
.project-print .tbl-resume .group .c {
  display: table-cell;
  color: #000;
  font-family: 'avertasemibold';
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 13px;
  line-height: 1.3rem;
}
.modele-print .tbl-resume .group .items,
.project-print .tbl-resume .group .items {
  overflow: hidden;
  padding-bottom: 10px;
  width: 670px;
}
.modele-print .tbl-resume .group .items .r,
.project-print .tbl-resume .group .items .r {
  clear: both;
  overflow: hidden;
  display: table;
  page-break-inside: avoid;
}
.modele-print .tbl-resume .group .items .r .c,
.project-print .tbl-resume .group .items .r .c {
  padding-top: 14px;
}
.modele-print .tbl-resume .group .items .r .c1,
.project-print .tbl-resume .group .items .r .c1 {
  padding-top: 0;
}
.modele-print .tbl-resume .group .item,
.project-print .tbl-resume .group .item {
  float: none;
  display: inline-block;
  margin-right: 5px;
  margin-top: 4px;
  page-break-inside: avoid;
}
.modele-print .tbl-resume .group .item:nth-of-type(4n),
.project-print .tbl-resume .group .item:nth-of-type(4n) {
  margin-right: 0;
}
.modele-print .tbl-resume .group .item .lbl,
.project-print .tbl-resume .group .item .lbl {
  font-family: 'avertalight';
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 13px;
  line-height: 1.3rem;
  color: #000;
}
.modele-print .tbl-resume .group .item .b,
.project-print .tbl-resume .group .item .b {
  border: 1px solid #999;
  width: 161px;
  height: 42px;
  display: table;
}
.modele-print .tbl-resume .group .item .img,
.project-print .tbl-resume .group .item .img,
.modele-print .tbl-resume .group .item .v,
.project-print .tbl-resume .group .item .v {
  display: table-cell;
  vertical-align: middle;
}
.modele-print .tbl-resume .group .item .img,
.project-print .tbl-resume .group .item .img {
  width: 42px;
  border-right: 1px solid #999;
}
.modele-print .tbl-resume .group .item .img img,
.project-print .tbl-resume .group .item .img img {
  width: 40px;
  height: 40px;
  display: block;
}
.modele-print .tbl-resume .group .item .v,
.project-print .tbl-resume .group .item .v {
  padding: 2px 7px;
  font-family: 'avertasemibold';
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 10px;
  line-height: 1rem;
}
.modele-print .tbl-resume .footer,
.project-print .tbl-resume .footer {
  border-top: 1px solid #999;
  margin-bottom: 30px;
}
.modele-print .tbl-resume .footer .c-frm-item,
.project-print .tbl-resume .footer .c-frm-item {
  float: right;
}
.modele-print .tbl-resume .footer .price,
.project-print .tbl-resume .footer .price {
  float: left;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 4rem;
  font-family: 'avertasemibold';
  line-height: 40px;
}
.modele-print .tbl-resume .footer .c-regions-sm,
.project-print .tbl-resume .footer .c-regions-sm {
  float: right;
  margin-right: 40px;
}
.modele-print .tbl-resume .footer .val,
.project-print .tbl-resume .footer .val {
  font-family: 'avertasemibold';
  font-size: 10px;
  font-size: 1rem;
  line-height: 40px;
  line-height: 4rem;
  color: #0f0708;
  float: left;
  padding-left: 8px;
  padding-right: 10px;
}
.modele-print .tbl-resume .footer .lbl,
.project-print .tbl-resume .footer .lbl {
  float: left;
  font-size: 10px;
  font-size: 1rem;
  line-height: 40px;
  line-height: 4rem;
  color: #000;
  font-family: 'avertasemibold';
}
.modele-print .footer-wrap,
.project-print .footer-wrap {
  position: absolute;
  bottom: 0;
  width: 670px;
  background-color: #FFF;
  padding-bottom: 15px;
  padding-top: 10px;
}
.modele-print .footer-print,
.project-print .footer-print {
  margin-top: 11px;
  border-top: 1px solid #999;
  padding-top: 6px;
}
.modele-print .footer-print .c,
.project-print .footer-print .c {
  float: left;
  color: #999;
  font-family: 'avertasemibold';
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 9px;
  line-height: 0.9rem;
}
.modele-print .footer-print .c1,
.project-print .footer-print .c1,
.modele-print .footer-print .c3,
.project-print .footer-print .c3 {
  width: 15%;
}
.modele-print .footer-print .c2,
.project-print .footer-print .c2 {
  width: 70%;
  text-align: center;
}
.modele-print .footer-print .c3,
.project-print .footer-print .c3 {
  text-align: right;
}
.modele-print .terms,
.project-print .terms {
  font-size: 12px;
}
.modele-print .terms h2,
.project-print .terms h2 {
  color: #0f0708;
  font-size: 2em;
  margin-bottom: 1em;
}
.modele-print .terms h3,
.project-print .terms h3 {
  color: #0f0708;
  text-decoration: underline;
  margin-top: 0.5em;
  font-size: 1em;
  margin-bottom: 0.5em;
}
.modele-print .terms p,
.project-print .terms p,
.modele-print .terms ul,
.project-print .terms ul {
  font-size: 1.1em;
  line-height: 1.5em;
  color: #0f0708;
  margin-bottom: 2em;
}
.modele-print .terms ul,
.project-print .terms ul {
  padding-left: 1.2em;
}
@media (max-width: 518px) {
  .modele-print.print .c-product-infos .section.spec ul {
    float: none;
    width: 100%;
  }
}
.project-print .mbody {
  padding-right: 0;
  padding-left: 0;
}
.project-print .mbody .main {
  width: 100%;
}
.project-print .mbody #cover-svg {
  width: 100vw;
  height: 100vh;
}
.pg-product-details .panel-resume {
  width: 50%;
  min-width: 575px;
  display: none;
  position: fixed;
  top: 160px;
  left: 0;
  background-color: #FFF;
  z-index: 1000;
  height: calc(100vh - 242px);
  -webkit-box-shadow: 2px -2px 6px 0px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: 2px -2px 6px 0px rgba(0, 0, 0, 0.44);
  box-shadow: 2px -2px 6px 0px rgba(0, 0, 0, 0.44);
}
.pg-product-details .panel-resume .close {
  font-size: 50px;
  top: 23px;
  right: 35px;
  line-height: 40px;
  font-family: 'averta' !important;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
}
.pg-product-details .panel-resume .close:hover {
  color: #F18070;
}
.pg-product-details .panel-resume .cont {
  padding-top: 120px;
  padding-left: 17.1215%;
  padding-right: 17.1215%;
}
.pg-product-details .panel-resume .cont .cont-inner {
  height: calc(100vh - 362px);
}
.pg-product-details .panel-resume .cont .title {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 48px;
  line-height: 4.8rem;
  font-family: 'averta';
  text-transform: uppercase;
}
.pg-product-details .panel-resume .cont .subtitle {
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 40px;
  line-height: 4rem;
  color: #828282;
  margin-top: 8px;
}
.pg-product-details .panel-resume .cont .resume {
  margin-bottom: 60px;
  border-top: 1px solid #9c9e9f;
  margin-top: 31px;
}
.pg-product-details .panel-resume .cont .resume h3 {
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
}
.pg-product-details .panel-resume .cont .resume .group {
  margin-top: 44px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9c9e9f;
  padding-bottom: 15px;
  font-family: 'avertalight';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.pg-product-details .panel-resume .cont .resume .group li {
  list-style: none;
}
.pg-product-details .panel-resume .cont .resume .group li.type-panel {
  padding-left: 10px;
}
.pg-product-details .panel-resume .cont .resume .price {
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #000;
  float: right;
  margin-top: 15px;
}
.pg-product-details .panel-resume .cont .resume .clear {
  clear: both;
}
@media (max-width: 600px) {
  .pg-product-details .panel-resume {
    width: 100%;
    min-width: auto;
    top: 0;
  }
  .pg-product-details .panel-resume .cont {
    padding-left: 5%;
    padding-right: 8%;
  }
}
.pg-store-locations {
  /*
	footer,
	.c-footer {
		border-top: 0;
		padding-top: 0;

		.menu {
			text-align: center;
			float: none;
			margin: 4rem auto;
		}

		.author {
			float: none;
			margin-right: 0;
			margin-bottom: 4rem;

			a { margin: 0 auto; }
		}
	}
	*/
}
.pg-store-locations .c-footer {
  border: none;
}
.pg-store-locations .store-pagination {
  margin-top: 20px;
  margin-bottom: 100px;
}
.c-store-locations .row {
  clear: both;
}
.filter-head,
.filter-storebanner,
.store-pagination,
.store-banners-content,
.store-listings {
  max-width: 1500px;
  margin: 0 auto;
}
.frm-location-form {
  text-align: left;
  display: inline-block;
}
/**
Animations
 */
/*
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

clearfix {
    &:after {
        content:"";
        display:block;
        clear:both;
    }
}

.fade-in {
    opacity:0;

    -webkit-animation:fadeIn ease-in 1;
    -moz-animation:fadeIn ease-in 1;
    -o-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:0.7s;
    -moz-animation-duration:0.7s;
    -o-animation-duration:0.7s;
    animation-duration:0.7s;
}
*/
.section-team {
  margin-top: 123px;
  margin-bottom: 70px;
  color: #0f0708;
}
@media only screen and (max-width: 768px) {
  .section-team .c-bloc-content {
    margin-bottom: 90px;
  }
}
.section-team .c-bloc-content.title-txt .cont-left {
  width: 38%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .section-team .c-bloc-content.title-txt .cont-left {
    width: 75%;
    margin-right: 0;
    margin-bottom: 2%;
  }
}
.section-team .c-bloc-content.title-txt .cont-right {
  width: 38%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .section-team .c-bloc-content.title-txt .cont-right {
    width: 75%;
  }
}
.section-team .c-bloc-content .title {
  width: auto;
  margin: 0;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .section-team .c-bloc-content .title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 34px;
    line-height: 3.4rem;
  }
}
.section-team .c-bloc-content .txt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  width: auto;
  margin-right: 0;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .section-team .c-bloc-content .txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
}
.section-team .c-bloc-content .txt:last-child {
  margin-bottom: 0;
}
.section-team .c-tabs-content {
  text-align: center;
  margin-bottom: 20px;
}
.section-team .c-tabs-content li {
  margin-bottom: 15px;
  margin-left: 22.5px;
  margin-right: 22.5px;
}
.section-team .c-tabs-content li:last-child {
  margin-right: 22.5px;
}
@media only screen and (max-width: 600px) {
  .section-team .c-tabs-content li {
    margin-left: 12.5px;
    margin-right: 12.5px;
  }
  .section-team .c-tabs-content li:last-child {
    margin-right: 12.5px;
  }
}
.section-team .c-team-members {
  margin: 0 10% 0 10%;
}
@media only screen and (max-width: 768px) {
  .section-team .c-team-members {
    margin: 0;
  }
}
.section-team .c-members {
  position: relative;
  opacity: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media only screen and (max-width: 320px) {
  .section-team .c-members {
    flex-direction: column;
  }
}
.section-team .c-member {
  width: 31.25%;
  margin-bottom: 3.125%;
  margin-right: 3.125%;
  /*float: left;*/
}
.section-team .c-member:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .section-team .c-member {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 4%;
  }
  .section-team .c-member:nth-child(3n) {
    margin-right: 4%;
  }
  .section-team .c-member:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .section-team .c-member {
    width: 100%;
    margin-bottom: 4%;
    margin-right: 0;
  }
  .section-team .c-member:nth-child(2n) {
    margin-right: 0;
  }
  .section-team .c-member:nth-child(3n) {
    margin-right: 0;
  }
}
.section-team .c-member.is-selected .member-link {
  cursor: default;
}
.section-team .c-member.is-selected .member-link .member-data-w,
.section-team .c-member.is-selected .member-link .member-more {
  display: none;
}
.section-team .c-member .member-link {
  position: relative;
  display: block;
}
.section-team .c-member .member-link:hover .member-picture,
.section-team .c-member .member-link:active .member-picture,
.section-team .c-member .member-link:focus .member-picture {
  opacity: 0.7;
}
.section-team .c-member .member-link:hover .member-more svg,
.section-team .c-member .member-link:active .member-more svg,
.section-team .c-member .member-link:focus .member-more svg {
  fill: #F18070;
}
.section-team .c-member .member-picture {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
  padding-top: 60px;
  background: #f6f6f6;
}
.section-team .c-member .member-picture img {
  display: block;
  max-width: 100%;
  height: auto;
}
.section-team .c-member .member-data-w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-team .c-member .member-data-w .member-data {
  padding: 24px 54px 28px 24px;
}
@media only screen and (max-width: 600px) {
  .section-team .c-member .member-data-w .member-data {
    padding: 10px 35px 10px 10px;
  }
}
.section-team .c-member .member-data-w .member-name {
  font-family: 'avertasemibold';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #0f0708;
}
@media only screen and (max-width: 600px) {
  .section-team .c-member .member-data-w .member-name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.section-team .c-member .member-data-w .member-job-title {
  font-family: 'avertalight';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #828282;
}
@media only screen and (max-width: 600px) {
  .section-team .c-member .member-data-w .member-job-title {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
.section-team .c-member .member-more {
  position: absolute;
  top: 28px;
  right: 24px;
}
.section-team .c-member .member-more svg {
  width: 24px;
  height: 24.1px;
  fill: #0f0708;
  transition-property: fill;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}
@media only screen and (max-width: 600px) {
  .section-team .c-member .member-more {
    top: 10px;
    right: 10px;
  }
  .section-team .c-member .member-more svg {
    width: 20px;
    height: 20.1px;
  }
}
.section-team .c-member .member-details {
  display: none;
  background-color: #f2f2f2;
  padding: 100px 0;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
}
.section-team .c-member .member-details .w {
  text-align: center;
}
.section-team .c-member .member-details .member-data {
  width: 25%;
  margin-right: 6.25%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.section-team .c-member .member-details .member-data .title {
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #0f0708;
  margin: 0 0 5px 0;
}
@media only screen and (max-width: 768px) {
  .section-team .c-member .member-details .member-data .title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
.section-team .c-member .member-details .member-data .job-title {
  font-family: 'avertalight';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #828282;
}
@media only screen and (max-width: 768px) {
  .section-team .c-member .member-details .member-data .job-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section-team .c-member .member-details .member-data {
    width: 87.5%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.section-team .c-member .member-details .member-desc {
  width: 43.75%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.section-team .c-member .member-details .member-desc:last-child {
  margin-bottom: 0;
}
.section-team .c-member .member-details .member-desc .txt {
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #0f0708;
}
@media only screen and (max-width: 768px) {
  .section-team .c-member .member-details .member-desc .txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.section-team .c-member .member-details .member-desc .contact-info {
  font-family: 'avertasemibold';
  color: #000;
  margin-top: 40px;
}
.section-team .c-member .member-details .member-desc .c-lnk {
  font-family: 'avertasemibold';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #000;
}
.section-team .c-member .member-details .member-desc .c-lnk:hover {
  color: #F18070;
}
@media only screen and (max-width: 768px) {
  .section-team .c-member .member-details .member-desc .c-lnk {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section-team .c-member .member-details .member-desc {
    width: 87.5%;
  }
}
.section-team .c-member .member-details .btn-close {
  outline: none;
  border: none;
  padding: 0;
  background: none;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  position: absolute;
  z-index: 9999;
  top: 15px;
  right: 15px;
}
.section-team .c-member .member-details .btn-close:hover {
  fill: #F18070;
  color: #F18070;
}
.pg-entreprise .row-1 {
  background-color: #f2f2f2;
  padding: 138px 0 100px 0;
}
.pg-entreprise .row-1 .b1 {
  max-width: 500px;
  margin: 0 auto;
}
.pg-entreprise .row-1 .sub {
  font-family: 'avertalight';
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
  .pg-entreprise .row-1 .sub {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.pg-entreprise .row-1 .title {
  font-family: 'averta';
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 58px;
  line-height: 5.8rem;
  text-transform: uppercase;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1024px) {
  .pg-entreprise .row-1 .title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    line-height: 3.5rem;
  }
}
.pg-entreprise .row-1 .img {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 96px;
}
.pg-entreprise .row-1 .img img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
  width: 90%;
}
@media only screen and (max-width: 1024px) {
  .pg-entreprise .row-1 .img {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .pg-entreprise .row-1 .img img {
    width: 100%;
  }
}
.pg-entreprise .row-1 .img2 {
  text-align: center;
  padding: 0 40px 96px;
  position: relative;
}
.pg-entreprise .row-1 .img2 img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.pg-entreprise .row-1 .txt-w {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .pg-entreprise .row-1 .txt-w {
    width: 90%;
  }
}
.pg-entreprise .row-1 .txt-w .txt-1 {
  width: 100%;
  font-family: 'avertalight';
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 32px;
}
.pg-entreprise .row-1 .txt-w .txt-2 {
  width: calc(50% - 20px);
  margin-right: 20px;
  float: left;
  font-family: 'averta';
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
}
@media only screen and (max-width: 1024px) {
  .pg-entreprise .row-1 .txt-w .txt-2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 32px;
  }
}
.pg-entreprise .row-1 .txt-w .txt-3 {
  width: calc(50% - 20px);
  margin-left: 20px;
  float: left;
  font-family: 'averta';
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
}
@media only screen and (max-width: 1024px) {
  .pg-entreprise .row-1 .txt-w .txt-3 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 32px;
  }
}
.pg-entreprise .row-2 {
  padding-top: 2.14%;
  overflow: hidden;
}
.pg-entreprise .row-2 .img:nth-of-type(1) {
  width: 36.01%;
  float: left;
}
.pg-entreprise .row-2 .img:nth-of-type(2) {
  width: 61.85%;
  float: right;
}
.pg-entreprise .row-2 .img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.pg-entreprise .c-bloc-content {
  margin-top: 162px;
}
.pg-entreprise .c-footer {
  border: none;
}
@media (max-width: 1200px) {
  .section-team .c-team-members {
    margin: 0;
  }
  .pg-entreprise .c-bloc-content.title-txt .title {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 45px;
    line-height: 4.5rem;
  }
  .pg-entreprise .c-bloc-content.title-txt .txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media (max-width: 768px) {
  .pg-entreprise .row-1 {
    padding: 50px 0;
  }
  .pg-entreprise .row-1 .b1 {
    padding: 0 10%;
  }
  .pg-entreprise .row-1 .sub {
    max-width: none;
  }
  .pg-entreprise .row-1 .title {
    max-width: none;
  }
  .pg-entreprise .row-1 .txt-w {
    padding-bottom: 0;
  }
  .pg-entreprise .row-1 .txt-w .txt-1 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
  }
  .pg-entreprise .row-1 .txt-w .txt-2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
  .pg-entreprise .row-1 .txt-w .txt-3 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
  .pg-entreprise .row-2 {
    padding-top: 2%;
  }
  .pg-entreprise .c-bloc-content.title-txt {
    width: 90%;
    margin: 50px auto 0 auto;
  }
  .pg-entreprise .c-bloc-content.title-txt .title {
    max-width: none;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .pg-entreprise .c-bloc-content.title-txt .txt {
    max-width: none;
  }
}
@-moz-keyframes bounce-small {
  0%,
  30%,
  50% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  40% {
    -webkit-transform: translate(7.5px, 0);
    -ms-transform: translate(7.5px, 0);
    -o-transform: translate(7.5px, 0);
    transform: translate(7.5px, 0);
  }
}
@-webkit-keyframes bounce-small {
  0%,
  30%,
  50% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  40% {
    -webkit-transform: translate(7.5px, 0);
    -ms-transform: translate(7.5px, 0);
    -o-transform: translate(7.5px, 0);
    transform: translate(7.5px, 0);
  }
}
@keyframes bounce-small {
  0%,
  30%,
  50% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    transform: translate(-5px, 0);
  }
  20% {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
  }
  40% {
    -webkit-transform: translate(7.5px, 0);
    -ms-transform: translate(7.5px, 0);
    -o-transform: translate(7.5px, 0);
    transform: translate(7.5px, 0);
  }
}
.section-furniture-categories {
  margin-top: 123px;
  margin-bottom: 123px;
  /* Using column count to create the masonry effect */
}
.section-furniture-categories .c-furniture-content {
  margin: 0 10% 0 10%;
  column-count: 2;
  column-gap: 0;
}
@media only screen and (max-width: 600px) {
  .section-furniture-categories .c-furniture-content {
    column-count: 1;
  }
}
.section-furniture-categories .c-furniture-item {
  break-inside: avoid;
  padding: 2%;
}
/* COMMON */
.c-furniture-item-link {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
}
.c-furniture-item-link:hover {
  color: #fff;
}
.c-furniture-item-link:hover .c-furniture-item-name:after {
  -webkit-animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  -o-animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  animation: bounce 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
}
@media only screen and (max-width: 768px) {
  .c-furniture-item-link:hover .c-furniture-item-name:after {
    -webkit-animation: bounce-small 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    -o-animation: bounce-small 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
    animation: bounce-small 2s cubic-bezier(0.4, 0, 0.2, 1) infinite alternate;
  }
}
.c-furniture-item-link:hover .c-furniture-item-img img {
  filter: saturate(100%);
}
.c-furniture-item-link:hover .c-furniture-item-img:after {
  opacity: 0 !important;
  background: rgba(0, 0, 0, 0);
}
.c-furniture-item-link-loading {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  font-size: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility .3s .3s, opacity .3s;
  -moz-transition: visibility .3s .3s, opacity .3s;
  transition: visibility .3s .3s, opacity .3s;
}
.c-furniture-item-link-loading i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}
.loading .c-furniture-item-link-loading {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility .3s, opacity .3s;
  -moz-transition: visibility .3s, opacity .3s;
  transition: visibility .3s, opacity .3s;
}
.c-furniture-item-name {
  position: absolute;
  top: 18px;
  right: 35px;
  pointer-events: none;
  font-family: 'averta';
  font-size: 20px;
  font-size: 2rem;
  line-height: 52px;
  line-height: 5.2rem;
  text-align: right;
}
.c-furniture-item-name:after {
  background: url(../img/icon-arrow-right-white.svg) no-repeat 0 0 transparent;
  content: '';
  width: 37px;
  height: 9px;
  display: inline-block;
  margin-left: 20px;
  /* FIX BUG CHROME */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media only screen and (max-width: 768px) {
  .c-furniture-item-name {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    top: 15px;
    right: 25px;
  }
  .c-furniture-item-name:after {
    width: 25.9px;
    height: 6.3px;
    margin-left: 10px;
  }
}
.c-furniture-item-img {
  transition-property: opacity;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}
.c-furniture-item-img img {
  display: block;
  width: 100%;
  height: 100%;
  filter: saturate(30%);
  transition: all 0.15s ease-in-out;
}
.c-furniture-item-img:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.3;
  transition: all 1s;
  -webkit-transition: all 1s;
}
@media only screen and (max-width: 600px) {
  .pg-homepage .mbody {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c-furniture-item:hover .c-furniture-item-content .c-furniture-item-name .bg {
  width: 100%;
}
.c-furniture-item-content .c-furniture-item-name {
  top: 25px;
  padding: 15px;
  right: 0;
}
.c-furniture-item-content .c-furniture-item-name .lbl {
  display: inline-block;
  padding: 15px;
}
.c-furniture-item-content .c-furniture-item-name .bg {
  position: absolute;
  width: 0;
  background-color: rgba(128, 128, 128, 0.7);
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.section-furniture-brands {
  margin-top: 1rem;
  margin-bottom: 123px;
  overflow: hidden;
}
.section-furniture-brands .c-furniture-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 108%;
  margin-left: -1.7%;
}
@media only screen and (max-width: 600px) {
  .section-furniture-brands .c-furniture-items {
    width: 100%;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 320px) {
  .section-furniture-brands .c-furniture-items {
    flex-direction: column;
  }
}
.section-furniture-brands .c-furniture-item {
  width: 31.6%;
  padding: 1rem;
}
@media only screen and (max-width: 1024px) {
  .section-furniture-brands .c-furniture-item {
    width: 48%;
  }
}
@media only screen and (max-width: 600px) {
  .section-furniture-brands .c-furniture-item {
    width: 100%;
    padding: 1rem 0;
  }
  .section-furniture-brands .c-furniture-item:nth-child(2n) {
    margin-right: 0;
  }
  .section-furniture-brands .c-furniture-item:nth-child(3n) {
    margin-right: 0;
  }
}
.section-furniture-brands .c-furniture-item:hover .c-furniture-item-content .c-furniture-item-name .bg {
  width: 100%;
}
.section-furniture-brands .c-furniture-item.is-selected .c-furniture-item-link:hover {
  cursor: default;
}
.section-furniture-brands .c-furniture-item.is-selected .c-furniture-item-link:hover .c-furniture-item-img {
  opacity: 1;
}
.section-furniture-brands .c-furniture-item.is-selected .c-furniture-item-name {
  display: none;
}
.section-furniture-brands .c-furniture-item-content .c-furniture-item-name {
  top: 25px;
  padding: 15px;
  right: 0;
}
.section-furniture-brands .c-furniture-item-content .c-furniture-item-name .lbl {
  display: inline;
  padding: 15px;
}
.section-furniture-brands .c-furniture-item-content .c-furniture-item-name .bg {
  position: absolute;
  width: 0;
  background-color: rgba(128, 128, 128, 0.7);
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
.section-furniture-brands .c-furniture-item-details {
  display: none;
  width: 100%;
  margin-top: 2rem;
  position: absolute;
  left: 0;
  z-index: 100;
  border: 1px solid #9c9e9f;
}
.section-furniture-brands .c-furniture-item-details .c-collection-details {
  padding: 50px 15px 15px 15px;
}
.c-familles {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 113px;
  text-align: center;
}
.c-familles .items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.c-familles .famille {
  padding: 1%;
  width: 16.66%;
}
.c-familles .famille:last-child {
  margin-right: 0;
}
.c-familles .famille.active a {
  border-color: #F18070;
  text-decoration: none;
}
.c-familles a {
  padding: 10%;
  text-decoration: none;
  border: 1px solid #cfd1d2;
  display: block;
  height: 100%;
  vertical-align: middle;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.c-familles a:hover {
  border-color: #000;
  text-decoration: none;
}
.c-familles .img {
  text-align: center;
  margin-bottom: 11px;
}
.c-familles .img img {
  max-width: 75px;
  max-height: 75px;
}
.c-familles .title {
  font-family: 'averta';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  color: #000;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .c-familles {
    margin-top: 40px;
  }
  .c-familles .famille {
    width: 33.32%;
  }
}
@media (max-width: 525px) {
  .c-familles .famille {
    width: 50%;
  }
  .c-familles .img img {
    max-width: 50px;
  }
}
.pg-search {
  /*
	.c-banner {
		position: relative;

		img.bg {
			.img-responsive();
			min-height: 350px;
		}
		.frm {
			position: absolute;
			top: 50%;
			left: 50%;
			.translate(-50%, -50%);
			width: 47.26%;

			.lbl {
				text-transform: uppercase;
				color: #000; //#FFF;
				.ff-ave();
				.fs(2.4, 3);
				margin-bottom: 18px;
			}
			.tb {
				border: 2px solid transparent; //@color-green;
				background-color: #FFF;
			}
			form {
				overflow: hidden;
			}
			.in-txt {
				.ff-ave();
				.fs(1.4, 1.9);
				color: #0f0708;
				float: left;
				border: none;
				padding: 12px 0 12px 20px;
				width: calc(~"100% - 67px");
			}
			.bt-sub {
				display: none;
			}
			.icon {
				float: right;
				margin: 10px 10px 0 0;
				cursor: pointer;

				i {
					font-size: 22px;
					color: #9c9e9f;
				}
			}
		}
	}
	*/
}
.pg-search .r0 {
  overflow: hidden;
}
.pg-search .c-bloc-cta-search {
  background-image: url('../img/hero3.jpg');
}
.pg-search .c-bloc-cta-search .cont .cont-inner .location-search-form label {
  color: #000;
}
.pg-search .r1 {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}
.pg-search .r1 .content {
  max-width: 1200px;
  margin: 0 auto;
}
.pg-search .r1 .total {
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #0f0708;
  margin: 33px 0 34px 0;
}
.pg-search .r2 {
  overflow: hidden;
  max-width: 1200px;
  margin: 30px auto 0 auto;
}
.pg-search .r2 h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-top: 60px;
  padding-bottom: 15px;
  letter-spacing: 1px;
  font-family: 'avertasemibold';
}
.pg-search .r2 .r-pagination {
  margin-top: 50px;
}
.pg-search .c-footer {
  border: none;
}
.c-search-results {
  overflow: hidden;
}
.c-search-results .result {
  float: left;
  width: 48%;
  margin: 0 1% 1% 0;
  border: 1px solid #cfd1d2;
  padding: 10px;
}
.c-search-results .result:hover {
  border-color: #9c9e9f;
}
.c-search-results .result:nth-of-type(2n) {
  width: 50%;
  margin-right: 0;
}
.c-search-results .result a {
  overflow: hidden;
  display: table;
  width: 100%;
}
.c-search-results .result .img {
  display: table-cell;
  padding-right: 25px;
}
.c-search-results .result .img img {
  max-width: 100px;
  max-height: 130px;
}
.c-search-results .result .title {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  width: 100%;
  color: #000;
  padding-right: 25px;
  font-family: 'avertasemibold';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #0f0708;
}
@media (max-width: 1000px) {
  .pg-search .r1 .total {
    margin: 20px 0;
  }
  .pg-search .r2 {
    margin-top: 0;
    padding: 0 15px;
  }
  .c-search-results {
    margin: 0;
  }
  .c-search-results .result {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .c-search-results .result:nth-of-type(2n) {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .c-search-results .result .img img {
    max-width: 60px;
    max-height: 80px;
  }
}
@media (max-width: 768px) {
  .pg-search .r2 {
    padding: 0;
  }
  .pg-search .c-banner .frm {
    width: 80%;
  }
  .c-search-results .result .img {
    padding-right: 15px;
  }
  .c-search-results .result .img img {
    max-width: 50px;
    max-height: 70px;
  }
  .c-search-results .result .title {
    padding-right: 5px;
  }
}
.pg-collection .c-collection-details {
  margin-top: 118px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .pg-collection .c-collection-details {
    margin-bottom: 0;
  }
}
.pg-collection .c-product-listing {
  display: none;
}
.c-collection-details {
  max-width: 1350px;
  margin: 0 auto;
}
.c-collection-details .wrap {
  width: 100%;
  margin: 0 auto;
}
.c-collection-details .w {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .c-collection-details .w {
    display: flex;
    flex-wrap: wrap;
  }
}
.c-collection-details .btn-close {
  outline: none;
  border: none;
  padding: 0;
  background: none;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  position: absolute;
  z-index: 9999;
  top: 15px;
  right: 15px;
}
.c-collection-details .btn-close:hover {
  fill: #F18070;
  color: #F18070;
}
.c-collection-details .cont-left {
  width: 47%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.c-collection-details .cont-left img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.c-collection-details .cont-left .furniture-brand-img-main {
  margin-bottom: 60px;
}
.c-collection-details .cont-left .furniture-brand-name {
  font-family: 'averta';
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 55px;
  line-height: 5.5rem;
  color: #0f0708;
  text-transform: uppercase;
  margin: 0 0 35px 0;
}
@media only screen and (max-width: 1024px) {
  .c-collection-details .cont-left .furniture-brand-name {
    font-size: 30px;
    font-size: 3rem;
    line-height: 34px;
    line-height: 3.4rem;
    margin: 0 0 20px 0;
  }
}
.c-collection-details .cont-left .furniture-brand-description {
  font-family: 'avertalight';
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  color: #0f0708;
  padding-right: 50px;
}
@media only screen and (max-width: 1280px) {
  .c-collection-details .cont-left .furniture-brand-description {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-collection-details .cont-left .furniture-brand-description {
    padding-right: 0;
  }
}
.c-collection-details .cont-left .furniture-brand-description:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .c-collection-details .cont-left {
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
    order: 2;
    margin-bottom: 2%;
  }
}
.c-collection-details .cont-right {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
.c-collection-details .cont-right img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .c-collection-details .cont-right {
    padding-top: 20px;
    width: 100%;
    order: 1;
  }
}
@media (max-width: 1024px) {
  .c-collection-details .wrap {
    width: 100%;
  }
  .pg-collection .c-collection-details {
    margin-top: 0px;
  }
}
.pg-galerie .c-bloc-content {
  margin: 120px auto 175px auto;
}
.c-gallery .c-tabs-content {
  text-align: center;
  margin-bottom: 65px;
}
.c-gallery .tabs .tab:not(:first-child) {
  display: none;
}
.c-gallery .tabs .tab .header .tab-collections {
  border-bottom: 1px solid #cfd1d2;
  padding: 25px 10px;
}
.c-gallery .tabs .tab .header .tab-collections .tab-item {
  font-family: 'avertasemibold';
  display: inline-block;
  font-size: 14px;
  margin-right: 40px;
  cursor: pointer;
}
.c-gallery .tabs .tab .header .tab-collections .tab-item .fa {
  color: #cfd1d2;
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.c-gallery .tabs .tab .header .tab-collections .tab-item.active .fa-caret-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c-gallery .tabs .tab .header .tab-content-parent {
  position: relative;
  min-height: 70px;
}
.c-gallery .tabs .tab .header .tab-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  -o-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
.c-gallery .tabs .tab .header .tab-content.active {
  opacity: 1;
  display: block;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  z-index: 2;
  position: relative;
}
.c-gallery .tabs .tab .header .tab-content ul {
  list-style: none;
  margin: 0;
  padding: 10px;
  display: inline-block;
  width: 100%;
}
.c-gallery .tabs .tab .header .tab-content ul li {
  float: left;
  margin: 6px 0;
}
.c-gallery .tabs .tab .header .tab-content ul li a {
  font-size: 12px;
  font-family: averta;
  display: block;
  text-align: center;
  min-width: 85px;
  border: 1px solid #9c9e9f;
  color: #9c9e9f;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 7px 15px;
  margin-right: 10px;
}
.c-gallery .tabs .tab .header .tab-content ul li a.active {
  border-color: #F18070;
}
.c-gallery .tabs .tab .header .tab-content ul li a.active.all {
  background-color: #9c9e9f;
  color: #ffffff;
  border-color: #9c9e9f;
}
.c-gallery .tabs .tab .header .tab-content ul li a.active.all:hover {
  border-color: #9c9e9f;
}
.c-gallery .tabs .tab .header .tab-content ul li a.active:hover {
  border-color: #F18070;
}
.c-gallery .tabs .tab .header .tab-content ul li a:hover {
  border-color: #0f0708;
}
.c-gallery .items-container {
  margin: 0 auto;
}
.c-gallery .items {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 25px -15px;
}
.c-gallery .items .items-sizer {
  position: absolute;
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .c-gallery .items .items-sizer {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .c-gallery .items .items-sizer {
    width: 100%;
  }
}
.c-gallery .items .item {
  margin: 0px;
  padding-bottom: 37.5%;
  position: relative;
  z-index: 0;
  float: left;
}
.c-gallery .items .item.format-2x2 {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .c-gallery .items .item.format-2x2 {
    width: 100%;
  }
}
.c-gallery .items .item.format-1x1 {
  padding-bottom: 18.75%;
}
.c-gallery .items .item.format-1x1,
.c-gallery .items .item.format-1x2 {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .c-gallery .items .item.format-1x1,
  .c-gallery .items .item.format-1x2 {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .c-gallery .items .item.format-1x1,
  .c-gallery .items .item.format-1x2 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-gallery .items .item.format-1x1 {
    padding-bottom: 37.5%;
  }
}
@media only screen and (max-width: 480px) {
  .c-gallery .items .item.format-1x1 {
    padding-bottom: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .c-gallery .items .item.format-1x2,
  .c-gallery .items .item.format-2x2 {
    padding-bottom: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .c-gallery .items .item.format-1x2 {
    padding-bottom: 120%;
  }
}
.c-gallery .items .item .c-admin-links {
  position: absolute;
  bottom: 12px;
}
.c-gallery .items .item .c-admin-links a {
  padding: 0;
  text-transform: lowercase;
}
.c-gallery .items .item .item-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 15px;
}
.c-gallery .items .item .c-furniture-item-link {
  display: block;
  width: 100%;
  height: 100%;
}
.c-gallery .items .item .c-gallery-item-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.c-gallery .items .item .c-gallery-item-img img {
  display: block;
  width: 100%;
}
.c-gallery .items .item .c-gallery-item-img.grayscale {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
}
.c-gallery .items .item .c-gallery-item-img.grayscale:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.c-gallery .items .item .c-gallery-item-img.grayscale-replaced {
  -webkit-filter: none;
  filter: none;
}
.c-gallery .items .item .c-gallery-item-img.grayscale-replaced:hover > svg {
  opacity: 0;
}
.c-gallery .items .item .c-gallery-item-img .grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
}
.c-gallery .items .item a {
  position: relative;
  overflow: hidden;
}
.c-gallery .items .item a:after {
  pointer-events: none;
  width: 100%;
  height: 40%;
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  display: block;
  opacity: 0;
  background: transparent;
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  -webkit-transition: all 0.6s ease 0.1s;
  -o-transition: all 0.6s ease 0.1s;
  transition: all 0.6s ease 0.1s;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.c-gallery .items .item a:hover:after {
  opacity: 1;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  -o-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
/*
.gallery-paging {
	margin: 20px 0;
	.item {
		display: inline-block;

		&.next {

			a {
				padding: 0 16px;
			}
		}
	}
	ul {
		list-style: none;
		margin: 0;
		padding: 0 0 30px 0;
		display: inline-block;

		li {
			display: inline-block;
			border: 1px solid @color-gray;
			font-family: 'averta';
			.fs(1.4, 2);
			color: @color-gray;
			text-align: center;
			text-transform: uppercase;
			margin: 3px;

			span,
			a{
				display: block;
				line-height: 44px;
				min-width: 48px;
				min-height: 44px;
			}

			&.disabled {
				display: none;
			}

			&:hover {
				text-decoration: none;
				border-color: @color-green;
			}
			&.active {
				background-color: @color-gray;
				color: #fff;
			}
		}
	}
}
*/
.pg-resources .c-footer {
  border: 0;
}
.c-resources {
  font-family: 'averta';
  max-width: 1200px;
  padding: 100px 15px 0 15px;
  margin: 0 auto;
}
.c-resources:after {
  content: ' ';
  clear: both;
  display: table;
}
.c-resources .r-categories .mobile {
  display: none;
}
.r-categories {
  width: 20%;
  float: left;
}
.r-categories ul {
  list-style: none;
  display: block;
}
.r-categories ul li {
  display: block;
  margin: 5px 0;
}
.r-categories ul li a {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  font-family: 'avertasemibold';
  text-transform: uppercase;
  color: #000;
  padding: 3px 5px;
}
.r-categories ul li a:hover {
  background: #d3d4d5;
}
.r-categories ul li.active a {
  background: #d3d4d5;
}
.r-cat-content {
  width: 80%;
  float: left;
}
.r-subcategories {
  padding-bottom: 20px;
}
.r-subcategories > ul {
  display: block;
  list-style: none;
}
.r-subcategories > ul li {
  display: inline-block;
  padding: 4px 2px;
}
.r-subcategories > ul li a {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  display: inline-block;
  border: 1px solid #cfd1d2;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 20px;
  min-width: 100px;
}
.r-subcategories > ul li.all.active a {
  background: #9c9e9f !important;
  border: 1px solid #9c9e9f !important;
  color: #fff !important;
}
.r-subcategories > ul li.active a {
  background: #fff !important;
  border: 1px solid #F18070 !important;
  color: #9c9e9f !important;
}
.r-subcategories > ul li:hover a {
  background: #fff;
  border: 1px solid #0f0708;
  color: #9c9e9f;
}
.r-grades {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfd1d2;
}
.r-grades > ul {
  list-style: none;
}
.r-grades > ul li {
  display: inline-block;
  margin: 5px 0;
}
.r-grades > ul li a {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  color: #000;
  padding: 5px 20px;
}
.r-grades > ul li a:after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 0;
  margin: -8px 0 0 0;
  width: 12px;
  height: 12px;
  border: 2px solid #e5e5e5;
  border-radius: 3px;
}
.r-grades > ul li.active a:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 8px;
  background: #000;
  margin: -4px 0 0 0;
}
.r-results .item {
  /*
		a{
			display: inline-block;
			color: #000;
			padding: 10px;
			white-space: nowrap;


			.fs(1.4,1.5);

			i{
				color: #9c9e9f;
			}

			&:hover{
				i{
					color: @color-green;
				}
			}
		}
		*/
}
.r-results .item a {
  display: table;
  border: 1px solid #d3d4d5;
  margin: 10px 0;
  padding: 10px 20px;
  width: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px;
  line-height: 1.3rem;
  color: #9c9e9f;
}
.r-results .item a:hover {
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #000;
}
.r-results .item .col {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}
.r-results .item .col:last-child {
  text-align: right;
}
.r-results .item .col.title {
  text-transform: uppercase;
  width: 50%;
}
.r-results .item .col.actions div {
  display: inline-block;
  color: #000;
  padding: 10px;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.r-results .item .col.actions div i {
  color: #9c9e9f;
}
.r-results .item .col.actions div:hover i {
  color: #F18070;
}
/*
.r-pagination{
	margin: 30px 0;
	font-family: 'avertasemibold';
	.fs(1.4,1.4);
	text-transform: uppercase;

	ul{
		margin: 0;

		li{
			display: inline-block;
			margin: 10px 6px 10px 0;

			a{
				display: block;
				padding: 15px 20px;
				border: 1px solid #d3d4d5;

				&:hover{
					border-color: #9c9e9f;
					color: #9c9e9f;
				}
			}

		}
	}
}
*/
@media (max-width: 768px) {
  .c-resources {
    padding: 50px 0;
  }
  .c-resources .r-categories > ul {
    display: none;
  }
  .c-resources .r-categories .mobile {
    display: block;
  }
  .r-cat-content {
    width: 100%;
  }
  .r-categories {
    width: 100%;
    margin-bottom: 30px;
  }
  .r-categories ul li {
    display: inline-block;
  }
  .r-results .item {
    padding: 10px 5px;
  }
  .r-pagination ul li {
    margin: 10px 0;
  }
}
@media (max-width: 450px) {
  .c-resources .r-results .col.cat {
    display: none;
  }
}
.pg-project {
  font-family: Averta;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 6em;
  background-color: #fff;
  padding-top: 100px;
}
.pg-project .project-title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.pg-project .project-title .title {
  display: inline-block;
  font-size: 3em;
  text-align: left;
  color: #0f0708;
  text-transform: uppercase;
  padding-bottom: 1em;
}
.pg-project .project-title .remove-all {
  text-align: right;
  font-size: 1.5em;
  cursor: pointer;
  margin-left: auto;
  color: #9c9e9f;
  text-decoration: underline;
}
.pg-project .project-items {
  position: relative;
  width: 100%;
}
.pg-project .project-items .project-row {
  border: #9c9e9f solid 1px;
  border-bottom: none;
  position: relative;
  display: block;
  clear: both;
  overflow: auto;
}
.pg-project .project-items .project-row:last-of-type {
  border-bottom: #9c9e9f solid 1px;
}
.pg-project .project-items .project-row .item-left-col {
  width: 20%;
  display: inline-block;
  position: relative;
  float: left;
}
.pg-project .project-items .project-row .item-left-col .img {
  max-width: 100%;
  max-height: 100%;
  padding: 2px;
}
.pg-project .project-items .project-row .item-left-col .img img {
  width: 100%;
}
.pg-project .project-items .project-row .item-right-col {
  width: 80%;
  display: inline-block;
  float: left;
  overflow: hidden;
  height: 100%;
  padding: 0;
}
.pg-project .project-items .project-row .item-right-col .item-actions ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #828282;
}
.pg-project .project-items .project-row .item-right-col .item-actions li {
  float: right;
  font-size: 12px;
  padding: 8px 10px;
  cursor: pointer;
}
.pg-project .project-items .project-row .item-right-col .item-actions li a {
  text-decoration: underline;
}
.pg-project .project-items .project-row .item-right-col .item-actions .project_product_action {
  border-left: #9c9e9f solid 1px;
  border-bottom: #9c9e9f solid 1px;
}
.pg-project .project-items .project-row .item-right-col .item-title {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: left;
  color: #0f0708;
  margin-bottom: 30px;
}
.pg-project .project-items .project-row .item-right-col .item-details table {
  width: 95%;
  margin: 20px 0;
  table-layout: fixed;
}
.pg-project .project-items .project-row .item-right-col .item-details table thead tr {
  border-bottom: #9c9e9f solid 1px;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr th {
  font-size: 13px;
  font-weight: 300;
  text-align: left;
  color: #9c9e9f;
  height: 2em;
  line-height: 1em;
  padding: 0 5px;
  padding-bottom: 10px;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr td {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  color: #0f0708;
  height: 3em;
  line-height: 3em;
  padding: 0 5px;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr td .quantity-input {
  width: 50%;
  border: 1px solid #9c9e9f;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr td.total-label {
  text-align: right !important;
  font-size: 1.7rem;
  font-weight: 600;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr td.total-price-val {
  padding: 0 1em;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr td.border-top {
  border-top: 1px solid #9c9e9f;
}
.pg-project .project-items .project-row .item-right-col .item-details table tr .prod-total-price {
  font-size: 1.7rem;
  font-weight: 600;
}
@media (max-width: 750px) {
  .pg-project .project-items .project-row .item-left-col,
  .pg-project .project-items .project-row .item-right-col {
    display: block;
    float: none;
    width: 100%;
  }
  .pg-project .project-items .project-row .item-left-col .img {
    margin: 0 auto;
    width: 40%;
  }
}
.pg-project .project-items .empty-project {
  font-size: 4em;
  text-align: center;
  padding: 2em 1em;
  display: none;
}
.pg-project .project-items .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  cursor: not-allowed;
}
.pg-project .project-items .loader .dot-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 768px) {
  .pg-project .project-items {
    width: 100%;
  }
}
.pg-project .project-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  justify-content: space-between;
  border: #9c9e9f solid 1px;
  border-top: none;
}
.pg-project .project-footer .action-btn {
  margin: 10px 5px;
}
.pg-project .project-footer .project-footer-buttons {
  display: inline-block;
  padding-left: 14px;
}
.pg-project .project-footer .project-footer-buttons .c-btn-project {
  padding: 7px 10px;
  margin: 23px 5px;
  font-size: 1.2rem;
}
.pg-project .project-footer .project-total {
  width: auto;
  text-align: right;
  display: flex;
  flex-flow: row;
  margin: 2em 3em;
}
.pg-project .project-footer .project-total .total-label {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  text-align: right;
  height: 30px;
  padding: 0.7em 1em;
}
.pg-project .project-footer .project-total .total-state {
  margin: 0 5px;
}
.pg-project .project-footer .project-total .total-state select {
  height: 30px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 5px;
  margin: 0;
}
.pg-project .project-footer .project-total .total-price {
  height: 1.2em;
  font-size: 2.5em;
  font-weight: bold;
  margin: 0 0.5em;
}
@media (max-width: 1024px) {
  .pg-project .project-footer .project-footer-buttons,
  .pg-project .project-footer .project-total {
    display: block;
    width: 100%;
  }
}
.pg-project .c-product-listing {
  clear: both;
}
@media (max-width: 1024px) {
  .pg-project {
    width: 100%;
  }
}
.contact-head-office {
  border-bottom: 2px solid #f2f2f2;
  padding: 30px 15px;
  margin: 40px 0;
}
@media only screen and (max-width: 768px) {
  .contact-head-office {
    padding: 30px 0;
  }
  .contact-head-office > div {
    padding: 0;
  }
}
.contact-head-office .col-md-5,
.contact-head-office .col-xs-12,
.contact-head-office .col-xs-6 {
  padding: 0;
}
.contact-head-office .col-xs-6 {
  padding-right: 30px;
}
.contact-head-office .company-title {
  font-family: 'avertasemibold';
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 6px;
}
@media only screen and (max-width: 768px) {
  .contact-head-office .company-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
.contact-head-office .company-address {
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
.contact-head-office .company-address a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .contact-head-office .company-address {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
    padding: 0 10px 0 0;
  }
  .contact-head-office .company-address a {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 15px;
    line-height: 1.5rem;
  }
}
.contact-head-office .coordinates {
  font-family: 'averta';
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
.contact-head-office .coordinates span {
  display: block;
  padding-left: 25px;
  position: relative;
}
.contact-head-office .coordinates span .fa {
  color: #9c9e9f;
  position: absolute;
  left: 0;
  margin-top: 3px;
}
.contact-head-office .coordinates span a {
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .contact-head-office .coordinates {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem;
    padding: 0 0 0 10px;
  }
}
.contact-head-office .contact-anchor {
  text-align: right;
  margin-top: 40px;
  font-family: 'avertasemibold';
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
.contact-head-office .contact-anchor a {
  color: #0f0708;
  text-decoration: none;
}
.contact-head-office .contact-anchor a .btn-expand {
  outline: none;
  border: none;
  padding: 0;
  background: none;
  color: #9c9e9f;
  fill: #9c9e9f;
  font-size: 30px;
  line-height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  margin: 0 0 0 15px;
  vertical-align: middle;
}
.contact-head-office .contact-anchor a .btn-expand svg {
  transition: 300ms ease all;
  display: block;
}
.contact-head-office .contact-anchor a:hover .btn-expand {
  fill: #F18070;
  color: #F18070;
}
.contact-head-office .contact-anchor a.contact-expanded .btn-expand svg {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.contact-head-office .contact-anchor.desktop {
  display: block;
}
@media only screen and (max-width: 768px) {
  .contact-head-office .contact-anchor.desktop {
    display: none;
  }
}
.contact-head-office .contact-anchor.mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .contact-head-office .contact-anchor.mobile {
    display: block;
    margin: 0 0 40px;
  }
}
.contact-list {
  border-bottom: 2px solid #f2f2f2;
  height: 0;
  opacity: 0;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate(0px, -80px);
  -ms-transform: translate(0px, -80px);
  -o-transform: translate(0px, -80px);
  transform: translate(0px, -80px);
}
.contact-list.contact-expanded {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  margin-bottom: 15px;
}
.contact-list .c-contact-list {
  position: relative;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  text-align: left;
  align-items: left;
  justify-content: left;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 50px 0;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .contact-list .c-contact-list {
    padding: 15px 0 50px;
  }
  .contact-list .c-contact-list .store-item {
    padding: 0;
  }
}
.contact-list .c-contact-list .c-contact-member {
  border: 1px solid #f2f2f2;
  padding: 35px;
  width: 16.5%;
  margin-right: 15px;
  margin-bottom: 15px;
  font-family: 'averta';
}
@media only screen and (max-width: 768px) {
  .contact-list .c-contact-list .c-contact-member {
    width: 40%;
    padding: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
}
.contact-list .c-contact-list .c-contact-member .c-contact-departement {
  margin-bottom: 28px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
}
@media only screen and (max-width: 768px) {
  .contact-list .c-contact-list .c-contact-member .c-contact-departement {
    margin-bottom: 4px;
  }
}
.contact-list .c-contact-list .c-contact-member .c-contact-name {
  font-weight: bold;
  margin-bottom: 46px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .contact-list .c-contact-list .c-contact-member .c-contact-name {
    margin-bottom: 6px;
  }
}
.contact-list .c-contact-list .c-contact-member span {
  display: block;
  padding: 2px 0;
}
.contact-list .c-contact-list .c-contact-member span a {
  color: #000000;
  text-decoration: none;
}
.contact-list .c-contact-list .c-contact-member .fa {
  color: #9c9e9f;
  margin-right: 8px;
}
.contact-form {
  padding: 50px 0 0 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  float: none;
  clear: both;
}
.contact-form:after {
  content: ' ';
  clear: both;
  display: table;
}
.contact-form .form-title {
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  text-align: left;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  .contact-form .form-title {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
.contact-form .form-text {
  font-family: 'averta';
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: left;
  max-width: 600px;
}
@media only screen and (max-width: 768px) {
  .contact-form .form-text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 19px;
    line-height: 1.9rem;
  }
}
.contact-form .contact-success {
  color: #00CC00;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
  display: none;
}
@media only screen and (max-width: 1200px) {
  .contact-form {
    width: 80%;
    margin-left: 10%;
    padding-top: 0;
  }
  .contact-form > div {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .contact-form {
    width: 90%;
    margin-left: 5%;
  }
  .contact-form .col-xs-12,
  .contact-form .col-xs-6 {
    width: 100%;
    margin: 5px 0;
  }
  .contact-form .c-btn {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .contact-form .row {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.terms-condition {
  max-width: 775px;
  margin: 100px auto;
}
.terms-condition .terms-title {
  font-size: 30px;
  font-size: 3rem;
  line-height: 35px;
  line-height: 3.5rem;
  margin-bottom: 25px;
  font-family: 'averta';
  text-transform: uppercase;
}
.terms-condition .terms-intro {
  font-size: 20px;
  font-size: 2rem;
  line-height: 25px;
  line-height: 2.5rem;
  margin-bottom: 25px;
  font-family: 'avertalight';
}
@media only screen and (max-width: 600px) {
  .terms-condition .terms-intro {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.terms-condition .terms-text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: 'averta';
}
@media only screen and (max-width: 600px) {
  .terms-condition .terms-text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media (max-width: 768px) {
  .terms-condition {
    margin: 50px auto;
  }
}
.img-cycle {
  width: 45%;
  margin: 50px auto 0 auto;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .img-cycle {
    width: 80%;
  }
}
.img-cycle .life-cycle {
  position: absolute;
  font-family: 'averta';
  text-transform: uppercase;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 55px;
  line-height: 5.5rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media only screen and (max-width: 1024px) {
  .img-cycle .life-cycle {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 45px;
    line-height: 4.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .img-cycle .life-cycle {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    line-height: 3.5rem;
  }
}
.pg-error .main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
}
.pg-error .error404 {
  margin: auto;
  width: 40%;
  text-align: center;
}
.pg-error .error404 .error-title {
  font-family: 'avertalight';
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
.pg-error .error404 .error-message {
  font-family: 'averta';
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  line-height: 4rem;
  text-transform: uppercase;
  padding: 25px 0 50px;
}
@media only screen and (max-width: 768px) {
  .pg-error .error404 {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .pg-error .error404 {
    padding: 50px 0;
  }
  .pg-error .error404 .error-title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
    line-height: 2rem;
  }
  .pg-error .error404 .error-message {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
.pg-login .main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
}
.pg-login .login {
  margin: auto;
  max-width: 500px;
  width: 55%;
  padding: 50px 0;
}
@media only screen and (max-width: 768px) {
  .pg-login .login {
    width: 100%;
  }
}
.pg-login .login .btns {
  padding-top: 20px;
}
.pg-user-create .main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
}
.pg-user-create .user-create {
  margin: auto;
  max-width: 625px;
  width: 50%;
  padding: 50px 0;
}
@media only screen and (max-width: 768px) {
  .pg-user-create .user-create {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .pg-user-create .user-create .row {
    padding: 0;
  }
  .pg-user-create .user-create .row > div {
    padding: 7px 15px;
  }
  .pg-login .login .c-btn {
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
}
.pg-delai-de-production .c-footer {
  border: 0;
}
.c-delai-de-production {
  font-family: 'averta';
  max-width: 1200px;
  padding: 100px 15px 0 15px;
  margin: 0 auto;
}
.c-delai-de-production:after {
  content: ' ';
  clear: both;
  display: table;
}
.c-delai-de-production .title {
  font-size: 2.2em;
  line-height: 2.4em;
  text-transform: uppercase;
  padding: 1em 0;
  font-weight: 600;
  margin: 0 1em;
}
.c-delai-de-production .sep {
  font-size: 1.4em;
  margin: 0 1em;
}
.c-delai-de-production .maj-date {
  font-size: 1.4em;
  line-height: 1.6em;
  padding: 1em 0;
  margin: 0 1em;
}
.c-delai-de-production .tab-title {
  font-size: 1.8em;
  line-height: 2em;
  text-transform: uppercase;
  padding: .5em 0;
  background-color: #000;
  color: #fff;
  margin: 2em 1em;
  text-align: center;
  font-weight: 600;
}
.c-delai-de-production .delais-tab {
  margin: 2em 0;
}
.c-delai-de-production .delais-tab table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1em 0.5em;
  font-size: 2em;
}
.c-delai-de-production .delais-tab table tr th {
  background-color: #CCCCCC;
  border: 0;
  padding: 0.6em 1.8em;
  text-align: left;
  font-weight: 100;
  text-transform: uppercase;
}
.c-delai-de-production .delais-tab table tr td {
  background-color: #FFFFFF;
  border: 2px solid #DDD;
  padding: 0.6em 1.8em;
}
.c-delai-de-production .dp_note {
  font-size: 1.6em;
  font-weight: lighter;
  color: #aaaaaa;
  margin: 0 1em;
}
.c-delai-de-production .action-btn {
  margin: 3em 1em;
}
.c-delai-de-production .titre_contenu {
  font-size: 1.6em;
  line-height: 1.8em;
  padding: 1em 0;
  margin: 0 1em;
  text-transform: uppercase;
  font-weight: bold;
}
.c-delai-de-production .texte_contenu {
  font-size: 1.3em;
  margin: 0 1em;
  margin-bottom: 5em;
}
.c-delai-de-production .texte_contenu h2 {
  font-size: 1.8em;
  line-height: 2em;
  font-weight: bold;
  padding: 1.5em 0;
  text-transform: uppercase;
}
.c-delai-de-production .texte_contenu p {
  padding: 1em 0;
  font-size: 1.3em;
}
.c-delai-de-production .texte_contenu p a {
  color: blue;
  text-decoration: underline;
}
.c-delai-de-production .texte_contenu ul {
  padding: 1em 0;
  margin-left: 2em;
  font-size: 1.3em;
}
@media (max-width: 768px) {
  .c-delai-de-production {
    padding: 50px 0;
  }
  .c-delai-de-production .r-categories > ul {
    display: none;
  }
  .c-delai-de-production .r-categories .mobile {
    display: block;
  }
  .c-delai-de-production .r-cat-content {
    width: 100%;
  }
  .c-delai-de-production .r-pagination ul li {
    margin: 10px 0;
  }
  .c-delai-de-production .texte_contenu {
    padding: 0 5em;
  }
}
@media (max-width: 600px) {
  .c-delai-de-production .texte_contenu {
    padding: 0;
  }
}
@media (max-width: 480px) {
  .c-delai-de-production .r-results .col.cat {
    display: none;
  }
}
.pg-carriere #btn_anchor {
  margin-top: -100px;
  margin-bottom: 100px;
  display: block;
  height: 0;
  clear: both;
}
.pg-carriere .contact-success {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  line-height: 1.5rem;
  display: none;
  border: 1px solid rgba(36, 241, 6, 0.46);
  background-color: rgba(7, 149, 66, 0.12156863);
  box-shadow: 0px 0px 2px #259c08;
  color: #0ad406;
  transition: 0.5s;
  cursor: pointer;
  padding: 10px;
  margin: 10px;
}
.pg-carriere .grey-bg {
  background-color: #F0F0F0;
}
.pg-carriere .grey-bg .bloc-join-us {
  padding: 0 8em;
}
.pg-carriere .grey-bg .bloc-join-us .c-bloc-content .title {
  text-transform: uppercase;
  font-family: 'averta';
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 54px;
  line-height: 5rem;
  text-align: left;
}
.pg-carriere .grey-bg .bloc-join-us .c-bloc-content img {
  width: 100%;
  margin: 10% 0;
}
.pg-carriere .grey-bg .right {
  float: right;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts {
  padding-top: 4em;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .cont {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
  display: table;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .cont .title {
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 4rem;
  float: left;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes {
  width: 80%;
  font-size: 1.3em;
  margin-left: auto;
  margin-right: auto;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes tr {
  border-top: 1px solid #CCCCCC;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes tr td {
  padding: 1em 0;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes tr td a.poste-desc-link {
  color: #0C0C0C;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes tr td .cell-val-postuler {
  font-weight: bold;
  text-align: right;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes .cell-title {
  color: #CCCCCC;
  margin: 5px 0;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes .cell-val {
  color: #0C0C0C;
  margin: 5px 0;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes .nav a {
  ont: bold 13px Arial;
  text-decoration: none;
  padding: 9px 12px;
  border: 1px solid #CCCCCC;
}
.pg-carriere .grey-bg .c-bloc-postes_ouverts .tab-postes .nav {
  padding-top: 20px;
}
.pg-carriere .grey-bg .c-bloc-form {
  width: 80%;
  margin: 2em auto;
  padding-top: 10em;
}
.pg-carriere .grey-bg .c-bloc-form .apply-form-desc {
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 3rem;
}
.pg-carriere .grey-bg .c-bloc-form .apply-form .inputradio {
  width: 25px;
  height: 20px;
  margin-top: 1em;
  appearance: revert;
}
.pg-carriere .grey-bg .c-bloc-form .apply-form .lblradio {
  margin: 1em;
  line-height: 2em;
  vertical-align: bottom;
  font-family: 'averta';
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 19px;
  line-height: 1.9rem;
  color: #9c9e9f;
  margin-bottom: 3px;
  display: inline-block;
}
.pg-carriere .bloc-avantage-sociaux {
  padding: 8em;
  padding-bottom: 10em;
  display: table;
  border-bottom: 3px solid #EEEEEE;
}
.pg-carriere .bloc-avantage-sociaux .title {
  font-size: 3em;
  text-transform: uppercase;
}
.pg-carriere .bloc-avantage-sociaux ul {
  list-style-type: none;
  font-size: 1.8em;
}
.pg-carriere .bloc-avantage-sociaux ul li {
  line-height: 1.3em;
  text-indent: -5px;
  margin: 1.5em 0;
}
.pg-carriere .bloc-avantage-sociaux ul li:before {
  content: "—";
  text-indent: -5px;
}
.pg-carriere .bloc-contact {
  padding: 8em;
  padding-bottom: 10em;
  display: table;
}
.pg-carriere .bloc-contact .title {
  font-size: 3em;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
.pg-carriere .bloc-contact .colimg {
  float: right;
  margin: 0;
  padding: 0;
}
.pg-carriere .bloc-contact .colcontent {
  padding-top: 2em;
}
.pg-carriere .bloc-contact .colcontent .contact-content {
  font-size: 1.7em;
  line-height: 1.8em;
}
.pg-carriere .bloc-contact .colcontent .contact-content img {
  width: 19px;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .pg-carriere .grey-bg .bloc-join-us {
    padding: 0 10%;
  }
  .pg-carriere .grey-bg .bloc-join-us .c-bloc-content .title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
    line-height: 3.5rem;
  }
  .pg-carriere .c-bloc-form .btn-submit a {
    width: 100%;
    text-align: center;
  }
  .pg-carriere .bloc-avantage-sociaux .title {
    font-size: 3em;
  }
  .pg-carriere .bloc-avantage-sociaux ul li {
    font-size: 1.2em;
  }
}
@media (max-width: 768px) {
  .pg-carriere .bloc-contact .colimg {
    float: inherit;
  }
  .c-bloc-postes_ouverts .w {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .c-bloc-postes_ouverts .w .cont {
    order: 2;
  }
  .c-bloc-postes_ouverts .w .img {
    order: 1;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .pg-carriere .bloc-avantage-sociaux {
    padding: 0 4em;
  }
  .pg-carriere .bloc-contact {
    padding: 0 4em;
    margin-top: 4em;
  }
  .pg-carriere .bloc-contact .title {
    margin-bottom: 0.5em;
  }
  .pg-carriere .bloc-contact .colimg img {
    width: 100%;
    text-align: center;
  }
  .pg-carriere .c-bloc-content .w .img {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .pg-carriere .mbody .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .pg-carriere .bloc-join-us {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pg-carriere .bloc-join-us .w {
    padding: 0 10%;
  }
}
html {
  font-family: 'averta', sans-serif;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
  color: #9c9e9f;
}
*[class^="col-"],
*[class*=" col-"] {
  box-sizing: border-box;
}
.mbody {
  overflow: hidden;
}
.mbody .main {
  clear: both;
  position: relative;
  min-height: calc(100vh - 145px);
}
@media (min-width: 1200px) {
  .mbody .main {
    padding-top: 86px;
  }
}
@media (min-width: 1200px) {
  .mbody {
    padding-left: 6%;
    padding-right: 6%;
  }
}
.display-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.c-regions-sm .lbl {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 40px;
  line-height: 4rem;
  color: #000;
  font-family: 'avertasemibold';
}
.c-regions-sm .v {
  float: left;
  margin-left: 5px;
}
.c-regions-sm .v .select2 {
  margin-bottom: 0;
}
.c-regions-sm select {
  width: 150px;
}
.select2 {
  margin-bottom: 10px;
}
.select2-container--default .select2-selection--single {
  border: none;
}
.select2-container--default .select2-search--dropdown {
  display: none;
}
.select2.select2-container--open {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
}
.select2-container--open .select2-dropdown:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 100%;
  left: 0;
  background: #fff;
}
.select2-container--open .select2-dropdown {
  position: relative;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background: transparent;
}
.select2-container .select2-results {
  border-top: 1px solid #f7f7f7;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: 'avertasemibold';
  font-size: 14px;
  color: #0f0708;
  float: left;
  padding-right: 10px;
}
.select2-container .select2-selection--single {
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-results__option {
  padding: 6px 10px;
  font-family: 'averta';
  font-size: 12px;
  color: #828282;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
  right: 5px;
  position: relative;
  float: left;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: transparent;
  color: #0f0708;
}
input[type="checkbox"] {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px !important;
  height: 16px !important;
  background: #e5e5e5;
  cursor: pointer;
  transition: all 0.2s ease;
}
input[type="checkbox"]:after {
  content: "\f00c";
  position: absolute;
  font-family: 'fontawesome';
  top: 0;
  left: 0;
  font-size: 12px;
  color: #fff;
  width: 16px;
  transition: all 0.2s ease;
  text-align: center;
  line-height: 16px;
  transform: scale(0);
}
.is-desktop input[type="checkbox"]:hover {
  background: #9c9d9f;
}
input[type="checkbox"]:checked {
  background: #F18070 !important;
}
.is-desktop input[type="checkbox"]:hover:after,
input[type="checkbox"]:checked:after {
  transform: scale(1);
}
.c-admin-links ul {
  list-style: none;
}
.c-admin-links .c-btn {
  padding: 5px 25px;
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 0;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 0;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
.carousel .item .col-xs-12 {
  padding: 0;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .carousel .item .col-xs-12:nth-last-child(-n+2) {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.6%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.6%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.6%, 0, 0);
    transform: translate3d(16.6%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.6%, 0, 0);
    transform: translate3d(-16.6%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.rep-note-group {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  clear: both;
  min-height: 170px;
  font-size: 14px;
}
.rep-note-group label {
  width: 30%;
  padding: 5px;
  box-sizing: border-box;
  text-align: right;
  float: left;
  font-weight: 300;
}
.rep-note {
  width: 70%;
  border: 1px solid #9c9e9f;
  padding: 5px;
  box-sizing: border-box;
  float: right;
  height: 150px;
  margin-bottom: 20px;
}
.rep-note-save {
  width: 100%;
  text-align: right;
}
.rep-comment {
  margin: 3rem 0;
  padding: 1rem 0;
  font-size: 1.5rem;
  display: block;
}
.rep-comment .rep-label {
  display: block;
  margin: 2rem;
  padding: 1rem;
  text-align: center;
}
.rep-comment .rep-content {
  display: block;
  margin: 0;
  padding: 1rem;
  border: 1px solid #9c9e9f;
}
/*# sourceMappingURL=rouillard.css.map */
 
#flip-book-container {
	height: 80vh;
    margin-left: auto;
    margin-right: auto;
}
#flip-book-container .fullscreen {
  background-color: #333;
}
