/*! 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline 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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
          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;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 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: 400;
  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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 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%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-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;
  }
}
/* Colours */
/* Fonts */
/* Elements */
pre {
  position: fixed;
  right: 0;
  top: 0;
  text-align: left;
  text-transform: none;
  width: 325px;
  height: 100%;
  background: #fff;
  line-height: 11px;
  font-size: 11px;
  letter-spacing: 0;
  word-spacing: 0;
  z-index: 999999999999999;
  padding: 10px;
  margin: 0;
  word-break: normal;
  word-wrap: normal;
  font-family: arial;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  overflow-y: auto;
  color: #000 !important;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
html {
  min-height: 100% !important;
  overflow-x: hidden;
  font: 15px 'Prata', serif;
}
/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {
  overflow: hidden;
  margin: 0 auto;
  font-family: 'Prata', serif;
  color: #000;
}
body,
select,
input,
textarea {
  -webkit-tap-highlight-color: transparent;
  word-break: keep-all;
}
a {
  color: #000;
  outline: 0;
}
a:hover,
a:active,
a:focus {
  color: #000;
  outline: 0;
  text-decoration: none;
}
::-moz-selection {
  background: #000;
  color: #ebebeb;
  text-shadow: none;
}
::selection {
  background: #000;
  color: #ebebeb;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #fff;
  outline: 0;
}
a:hover {
  color: #000;
  outline: 0;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
  text-decoration: underline;
}
p {
  font-size: 1rem;
  margin: 0;
  line-height: 1.2rem;
  font-family: 'Prata', serif;
  color: #000;
}
ul,
ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
}
section {
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.container {
  position: relative;
}
@media (max-width: 991px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.errorPage {
  padding-top: 100px;
  padding-bottom: 100px;
}
.barba-container {
  z-index: 100;
  background-color: #fff;
  -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.new_page_loaded {
  opacity: 1 !important;
  -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.changing-page .pageSection {
  opacity: 0 !important;
  -webkit-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pageVisual {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 585px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pageVisual {
    height: 480px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pageVisual {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .pageVisual {
    height: 240px;
  }
}
.pageNoVisual {
  padding-top: 4rem;
}
.intro {
  padding-bottom: 95px;
}
.intro__title {
  font-size: 1.15rem;
  line-height: 1.2em;
  font-family: 'Maven Pro', sans-serif;
  margin-bottom: 40px;
}
.intro__title strong {
  font-family: 'Prata', serif;
  display: block;
  font-size: 2.6rem;
  line-height: 1.2em;
  font-weight: 400;
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .intro__title strong {
    font-size: 2.1rem;
  }
}
@media (max-width: 767px) {
  .intro__title strong {
    font-size: 1.8rem;
  }
}
.intro__wrap img {
  margin-top: 60px;
}
/* MIXINS
-------------------- */
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.center-block {
  float: none;
}
.cover,
.contain {
  background-repeat: no-repeat;
  background-position: center;
}
.cover {
  background-size: cover;
}
.contain {
  background-size: contain;
}
.linkTo {
  cursor: pointer;
}
.centerBlock {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.53);
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* maven-pro-regular - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/maven-pro-v11-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Maven Pro Regular'), local('MavenPro-Regular'), url('/fonts/maven-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/maven-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/maven-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/maven-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/maven-pro-v11-latin-regular.svg#MavenPro') format('svg');
  /* Legacy iOS */
}
/* maven-pro-700 - latin */
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/maven-pro-v11-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Maven Pro Bold'), local('MavenPro-Bold'), url('/fonts/maven-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/maven-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/maven-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */ url('/fonts/maven-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/maven-pro-v11-latin-700.svg#MavenPro') format('svg');
  /* Legacy iOS */
}
/* prata-regular - latin */
@font-face {
  font-family: 'Prata';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/prata-v8-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Prata Regular'), local('Prata-Regular'), url('/fonts/prata-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/prata-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/prata-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/prata-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/prata-v8-latin-regular.svg#Prata') format('svg');
  /* Legacy iOS */
}
.header {
  background-color: #2c3e2c;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.header__logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 145px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__logo {
    margin-bottom: 15px;
    padding-left: 216px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header__logo {
    margin-bottom: 15px;
    padding-left: 70px;
  }
}
@media (max-width: 767px) {
  .header__logo {
    padding-left: 0;
  }
}
.header__logo svg {
  height: auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header__logo svg {
    max-width: 170px;
  }
}
@media (max-width: 767px) {
  .header__logo svg {
    max-width: 130px;
  }
}
.header__logoWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 991px) {
  .header__logoWrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .header__logoWrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.header__wcWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__wcWrap a:hover {
  text-decoration: none;
}
.header__cart {
  padding-right: 10px;
  border-right: 1px solid #ebce9f;
}
@media (max-width: 767px) {
  .header__cart {
    border-right: 0;
  }
}
.header__cart svg {
  margin-right: 5px;
}
.header__cart > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__wish {
  padding-right: 10px;
  padding-left: 10px;
}
.header__wish svg {
  display: block;
}
.header__account {
  border-left: 1px solid #ebce9f;
  padding-left: 10px;
}
.header .cartNum {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  text-align: center;
  line-height: 26px;
  font-size: 1rem;
  font-family: 'Maven Pro', sans-serif;
}
.header__menuWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 991px) {
  .header__menuWrap {
    position: absolute;
    z-index: 1000;
    width: auto;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    min-width: 350px;
    opacity: 0;
    left: -100%;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
  }
}
@media (max-width: 767px) {
  .header__menuWrap {
    -webkit-transform: translate(-20px, 10px);
        -ms-transform: translate(-20px, 10px);
            transform: translate(-20px, 10px);
    padding-left: 20px;
    padding-top: 10px;
  }
}
.header__menuWrap.open {
  left: 15px;
  opacity: 1;
  -webkit-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header__menu {
  font-family: 'Maven Pro', sans-serif;
  font-size: 1rem;
  line-height: 1em;
  width: 100%;
  max-width: calc(100% - 120px);
  -ms-flex-preferred-size: calc(100% - 120px);
      flex-basis: calc(100% - 120px);
  display: inline-block;
  padding-top: 13px;
  z-index: 1000;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__menu {
    max-width: calc(100% - 60px);
    -ms-flex-preferred-size: calc(100% - 60px);
        flex-basis: calc(100% - 60px);
  }
}
@media (max-width: 991px) {
  .header__menu {
    display: block;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.header__menu * {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.header__menu .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 991px) {
  .header__menu .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .header__menu .nav > li {
    padding-bottom: 8px;
    text-align: left;
  }
  .header__menu .nav > li .sub-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .header__menu .nav > li .sub-menu li {
    padding-bottom: 5px;
  }
  .header__menu .nav > li .sub-menu li:last-child {
    padding-bottom: 0;
  }
}
.header__menu .nav > li a {
  padding-bottom: 10px;
  color: #fff;
}
@media (max-width: 991px) {
  .header__menu .nav > li a {
    color: #000;
    display: block;
    padding: 10px 0;
  }
}
.header__menu .nav .current-menu-parent > a,
.header__menu .nav .current-menu-item > a {
  text-decoration: underline;
}
.header__search {
  display: inline-block;
  width: 120px;
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__search {
    width: 60px;
    -ms-flex-preferred-size: 60px;
        flex-basis: 60px;
  }
}
@media (max-width: 991px) {
  .header__search {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.header__search svg {
  cursor: pointer;
}
@media (max-width: 991px) {
  .header__search svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 991px) {
  .header__search svg path:last-child {
    fill: #000;
  }
}
.header__searchActive {
  display: inline-block;
  cursor: pointer;
}
.header__searchModule {
  position: absolute;
  right: 0;
  top: 120%;
  width: 320px;
  display: none;
  z-index: 10000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header__searchModule {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: auto;
    left: 50px;
  }
}
@media (max-width: 991px) {
  .header__searchModule {
    position: relative;
    width: auto;
  }
}
.header__searchModule .screen-reader-text {
  display: none;
}
.header__searchModule [type="search"] {
  display: inline-block !important;
  max-width: 190px !important;
  height: 22px !important;
}
@media (max-width: 767px) {
  .header__searchModule [type="search"] {
    max-width: 170px !important;
  }
}
.header__searchModule [type="submit"] {
  font-size: 1rem !important;
  text-transform: uppercase !important;
  text-align: center !important;
  letter-spacing: 1px !important;
  font-family: 'Maven Pro', sans-serif !important;
  line-height: 1em !important;
  padding: 10px 13px !important;
  display: inline-block !important;
  border-radius: 0 !important;
  min-width: 80px;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  background-color: #000 !important;
  color: #fff !important;
}
@media (max-width: 991px) {
  .header__searchModule [type="submit"] {
    padding: 10px !important;
    font-size: .8rem !important;
  }
}
@media (max-width: 991px) {
  .header #searchform > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header__langs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .9rem;
  position: relative;
  cursor: pointer;
  margin-left: 40px;
  font-family: 'Maven Pro', sans-serif;
}
.header__langs * {
  color: #fff;
  font-size: 1rem;
}
@media (max-width: 991px) {
  .header__langs * {
    color: #2c3e2c;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.header__langs *:first-child {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
}
@media (max-width: 991px) {
  .header__langs *:first-child {
    border-right: 1px solid #2c3e2c;
  }
}
.header__langs *:hover {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header__langs {
    margin-left: 30px;
  }
}
@media (max-width: 991px) {
  .header__langs {
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.header__langs .active {
  cursor: pointer;
  color: #ebce9f;
}
@media (max-width: 991px) {
  .header__langs .active {
    color: rgba(44, 62, 44, 0.5);
  }
}
.home .header {
  background-color: #2c3e2c;
}
.button {
  font-size: 1rem !important;
  text-transform: uppercase !important;
  text-align: center !important;
  letter-spacing: 1px !important;
  font-family: 'Maven Pro', sans-serif !important;
  line-height: 1em !important;
  padding: 10px 13px !important;
  display: inline-block !important;
  border-radius: 0 !important;
  min-width: 80px;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  background-color: #000 !important;
  color: #fff !important;
}
@media (max-width: 767px) {
  .button {
    display: block !important;
    max-width: 280px;
    margin: 0 auto;
  }
}
.button:hover {
  text-decoration: none;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  color: #000 !important;
  background-color: #f2f2f2 !important;
}
.button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.button--green {
  background-color: #2c3e2c !important;
}
.title {
  font-family: 'Prata', serif;
  font-size: 2.3rem;
  line-height: 1.2em;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .title {
    font-size: 2.3rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .title {
    font-size: 1.9rem;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 1.3rem;
  }
  .title br {
    display: none;
  }
}
.subtitle {
  font-family: 'Prata', serif;
  font-size: 1.2rem;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .subtitle {
    font-size: 1rem;
    line-height: 1.3rem;
  }
}
@media (min-width: 768px) {
  .sf-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.0;
    display: inline-block;
  }
  .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sf-menu ul {
    position: absolute;
    top: -999em;
    left: -10px;
    padding: 8px;
    width: 200px;
  }
  .sf-menu ul li {
    width: 100%;
  }
  .sf-menu li {
    float: left;
    position: relative;
  }
  .sf-menu li:hover {
    visibility: inherit;
  }
  .sf-menu li:hover ul {
    top: 100%;
    z-index: 99;
  }
  .sf-menu a {
    display: block;
    position: relative;
  }
  ul.sf-menu li:hover li ul {
    top: -999em;
  }
  ul.sf-menu li li:hover ul {
    left: 10em;
    top: 0;
  }
  ul.sf-menu li li:hover li ul {
    top: -999em;
  }
  ul.sf-menu li li li:hover ul {
    left: 10em;
    top: 0;
  }
  ul.sf-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
  }
  ul.sf-menu li li.sfHover ul {
    left: 10em;
    top: 0;
  }
  ul.sf-menu li li.sfHover li ul {
    top: -999em;
  }
  ul.sf-menu li.sfHover li ul {
    top: -999em;
  }
  .sub-menu {
    text-align: left;
    background-color: rgba(255, 255, 255, 0.68) !important;
    z-index: 1000;
  }
  .sub-menu li {
    margin-bottom: 18px;
  }
  .sub-menu li:last-child {
    margin-bottom: 0;
  }
  .sub-menu li a {
    color: #000 !important;
    padding-bottom: 0 !important;
    top: 0;
  }
  .sub-menu li a:hover {
    text-decoration: underline;
  }
  .sf-sub-indicator {
    display: none;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  .sub-menu {
    background-color: #ebce9f !important;
    padding: 15px 8px !important;
    left: auto !important;
    right: -350px !important;
    top: 0 !important;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  .sub-menu li {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sub-menu li a {
    color: #fff !important;
  }
}
@media (max-width: 767px) {
  .sub-menu {
    display: none;
  }
}
.screen-reader-response,
.wpcf7-display-none {
  display: none;
  clear: both;
}
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="number"]),
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #bdbdbd;
  background: #fff;
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 8px 15px;
  z-index: 10;
  position: relative;
  font-size: 1rem;
  border-radius: 0;
  font-family: 'Maven Pro', sans-serif;
  letter-spacing: 0;
  color: #000;
  min-height: 0;
}
input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="number"]):focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  color: #000;
}
::-webkit-input-placeholder {
  color: #8f8f8f;
  font-family: 'Maven Pro', sans-serif;
}
::-moz-placeholder {
  color: #8f8f8f;
  font-family: 'Maven Pro', sans-serif;
}
::-ms-input-placeholder {
  color: #8f8f8f;
  font-family: 'Maven Pro', sans-serif;
}
::placeholder {
  color: #8f8f8f;
  font-family: 'Maven Pro', sans-serif;
}
.selectWrap {
  position: relative;
  display: inline-block;
}
.selectWrap:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: '';
  width: 12px;
  height: 14px;
  background-image: url(/images/svg/arrow.svg);
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border: none;
  padding: 10px;
  background: rgba(235, 206, 159, 0.22);
  width: 100%;
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  display: block;
  line-height: 1em;
  font-size: .85rem;
  width: 245px;
  min-height: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  select {
    width: 225px;
  }
}
@media (max-width: 767px) {
  select {
    width: 255px;
  }
}
.wpcf7-form-control-wrap:not(.privacy-acceptance):not([type="submit"]) {
  position: relative;
  display: block;
  margin-bottom: 22px;
  width: 100%;
}
.wpcf7-form-control-wrap:not(.privacy-acceptance):not([type="submit"]) .inputWrap {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  -o-transition: transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1), -webkit-transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  z-index: 1;
}
textarea,
.message {
  height: 165px !important;
}
textarea {
  padding-top: 20px;
}
.wpcf7 br {
  display: none;
}
@media (max-width: 767px) {
  .wpcf7 .no-padding-left,
  .wpcf7 .no-padding-right {
    padding-left: 0;
    padding-right: 0;
  }
}
.wpcf7 label {
  text-align: left;
  padding-bottom: 15px;
  float: left;
}
.privacy-acceptance [type="checkbox"] {
  display: inline-block;
  margin-right: 15px;
}
.privacy-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
.privacy-acceptance .wpcf7-list-item-label {
  display: inline-block;
  max-width: calc(100% - 30px);
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  font-size: .9rem;
  line-height: 1.2em;
  padding-right: 20px;
}
.privacy-label {
  display: inline-block;
  max-width: calc(100% - 50px);
  -ms-flex-preferred-size: calc(100% - 50px);
      flex-basis: calc(100% - 50px);
  margin-left: 10px;
  color: #878787;
  font-weight: 400;
  text-transform: none;
  font-size: .6rem;
  padding-bottom: 0 !important;
}
div.wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  padding: 15px;
  line-height: 1em;
  border: none;
  width: 80%;
  text-align: center;
  background: #000;
  color: #fff;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  z-index: 10;
}
span.wpcf7-not-valid-tip {
  display: block;
  top: 5px;
  font-size: .7rem;
  color: #fff;
  margin-top: 8px;
  background: #000;
  padding: 5px 10px;
  float: right;
  -webkit-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
div.wpcf7 .ajax-loader {
  display: none;
}
.required_label {
  font-size: .65rem;
}
@media (min-width: 768px) {
  .required_label {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .required_label {
    padding-bottom: 20px;
    display: block;
  }
}
.submitWrapper {
  text-align: center;
  margin-top: 30px;
  border-radius: 42px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.submitWrapper:before {
  content: '';
  position: absolute;
  top: -1%;
  left: -102%;
  height: 102%;
  width: 102%;
  z-index: 1;
  -webkit-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  background: #000;
}
.submitWrapper:hover [type="submit"] {
  color: #fff;
  -webkit-transition: color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
  -o-transition: color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
  transition: color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
}
.submitWrapper:hover:before {
  left: 0;
  -webkit-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
}
[type="submit"] {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Prata', serif;
  font-weight: 700;
  padding: 15px 30px;
  border-radius: 42px;
  font-size: .7rem;
  line-height: 1em;
  background: transparent;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  position: relative;
  border: 2px solid #000;
  color: #000;
  z-index: 10;
  -webkit-transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
[type="submit"]:disabled {
  opacity: .5;
}
.form_label {
  font-weight: 700;
  font-family: 'Prata', serif;
  font-size: .9rem;
  color: #000;
  display: block;
  width: 100%;
  text-transform: uppercase;
}
.privacy_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.price_slider_amount .price_label {
  line-height: 1em !important;
}
.wpcf7-response-output:empty {
  display: none;
}
.header__hamburger {
  cursor: pointer;
  position: relative;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  height: 14px;
  width: 26px;
}
.header__hamburger span {
  background: #fff;
  display: block;
  height: 1px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  width: 100%;
}
.header__hamburger span:nth-child(1) {
  top: 0px;
}
.header__hamburger span:nth-child(2) {
  top: 7px;
}
.header__hamburger span:nth-child(3) {
  top: 7px;
}
.header__hamburger span:nth-child(4) {
  top: 14px;
}
.header__hamburger.open span {
  background: #fff;
}
.header__hamburger.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0%;
}
.header__hamburger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header__hamburger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header__hamburger.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0%;
}
.scrolled .header__hamburger span {
  background: #fff;
}
.scrolled .header__hamburger.open span {
  background: #fff;
}
.footer {
  background-color: rgba(235, 206, 159, 0.22);
  padding-top: 135px;
  padding-bottom: 70px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 0.8rem;
  line-height: 1.2em;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .footer__colWrap {
    padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .footer__block {
    width: 100%;
  }
}
.footer__sep {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 2px;
  background-color: #000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__caorle {
    padding-bottom: 40px;
  }
}
.footer__caorle strong {
  margin-bottom: 10px;
  display: block;
}
.footer__caorle .footer__colWrap,
.footer__caorleData .footer__colWrap,
.footer__pnData .footer__colWrap {
  max-width: 191px;
}
@media (min-width: 1200px) {
  .footer__pnData .footer__colWrap {
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__pnData .footer__colWrap {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .footer__nl .footer__colWrap {
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__nl .footer__colWrap {
    margin-left: 30px;
  }
}
@media (max-width: 1199px) {
  .footer__nl {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__pn {
    padding-bottom: 40px;
  }
}
.footer__pn .footer__colWrap {
  max-width: 250px;
}
@media (max-width: 767px) {
  .footer__pn .footer__colWrap {
    max-width: 191px;
  }
}
.footer .social__list {
  text-align: left;
  margin-top: 10px;
}
.footer .social__list li {
  display: inline-block;
  margin-right: 10px;
}
.footer .social__list li:last-child {
  margin-right: 0;
}
.mc4wp-form-fields input {
  display: block;
  margin: 10px 0 15px 0;
}
.mc4wp-form-fields .button {
  min-width: 140px;
  background-color: #2c3e2c !important;
  border: none;
}
.pageContent {
  padding-top: 45px;
  padding-bottom: 100px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5em;
}
.pageContent * {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.pageContent__title {
  font-family: 'Prata', serif;
}
.pageContent__wrap {
  padding-left: 0;
  padding-right: 0;
}
.pageContent__wrap p {
  padding-bottom: 20px;
}
.pageContent__feat {
  margin-bottom: 40px;
}
.homeSliderWrapper {
  position: relative;
}
.homeSlider__slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 610px;
  position: relative;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .homeSlider__slide {
    height: 480px;
  }
}
@media (max-width: 767px) {
  .homeSlider__slide {
    height: 420px;
  }
}
.homeSlider__content {
  z-index: 100;
  position: relative;
  text-align: center;
}
.homeSlider__label {
  display: block;
  margin-bottom: 30px;
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.15rem;
  line-height: 1em;
  letter-spacing: 2px;
}
.homeSlider__title {
  display: block;
}
@media (max-width: 767px) {
  .homeSlider__title {
    font-size: 1.3rem;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.3em;
  }
  .homeSlider__title br {
    display: none;
  }
}
.homeSlider__title img {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .homeSlider__title img {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .homeSlider__title img {
    max-width: 120px;
  }
}
.homeSlider__qualityBtn {
  position: relative;
  margin-top: -75px;
  margin-bottom: 42px;
}
@media (max-width: 1199px) {
  .homeSlider__qualityBtn {
    margin-top: -50px;
  }
}
.homeSlider__qualityBtn svg {
  height: auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .homeSlider__qualityBtn svg {
    max-width: 120px;
  }
}
@media (max-width: 1199px) {
  .homeSlider__qualityBtn svg {
    max-width: 90px;
  }
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 17px;
  background-color: #fff;
}
.slick-dots li.slick-active {
  background-color: #000;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: -9999px;
  position: relative;
  background-color: transparent;
  border: none;
}
.homeCats__title {
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .homeCats__title {
    padding-bottom: 40px;
  }
}
.homeCats__secLogo {
  margin-bottom: 20px;
  z-index: 100;
}
.homeCats__secTitle {
  position: relative;
  z-index: 100;
}
.homeCats__content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 356px;
  position: relative;
  margin-bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homeCats__content {
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeCats__content {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .homeCats__content {
    height: 250px;
  }
}
.homeCats__desc {
  font-family: 'Maven Pro', sans-serif;
  color: #000;
  line-height: 1.385em;
  margin-bottom: 30px;
}
.homeCats__btn {
  min-width: 140px;
}
.homeCats__list {
  margin-bottom: 115px;
}
@media (max-width: 991px) {
  .homeCats__list {
    margin-bottom: 65px;
  }
}
.homeCats .slick-slide {
  padding: 0 20px;
}
.slick-prev,
.slick-next {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 12px;
  height: 20px;
  background-image: url(/images/svg/arrow.svg);
  position: absolute;
  top: 178px;
  z-index: 1000;
  cursor: pointer;
  border: none;
  background-color: transparent;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .slick-prev,
  .slick-next {
    width: 20px;
    height: 32px;
  }
}
@media (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 20px;
    height: 25px;
  }
}
.slick-prev {
  -webkit-transform: translateX(-60px) translateY(-50%) rotate(180deg);
      -ms-transform: translateX(-60px) translateY(-50%) rotate(180deg);
          transform: translateX(-60px) translateY(-50%) rotate(180deg);
  text-indent: -9999px;
  left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slick-prev {
    -webkit-transform: translateX(-20px) translateY(-50%) rotate(180deg);
        -ms-transform: translateX(-20px) translateY(-50%) rotate(180deg);
            transform: translateX(-20px) translateY(-50%) rotate(180deg);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slick-prev {
    -webkit-transform: translateX(-10px) translateY(-50%) rotate(180deg);
        -ms-transform: translateX(-10px) translateY(-50%) rotate(180deg);
            transform: translateX(-10px) translateY(-50%) rotate(180deg);
  }
}
@media (max-width: 767px) {
  .slick-prev {
    -webkit-transform: translateX(0) translateY(-50%) rotate(180deg);
        -ms-transform: translateX(0) translateY(-50%) rotate(180deg);
            transform: translateX(0) translateY(-50%) rotate(180deg);
  }
}
.slick-next {
  text-indent: 9999px;
  -webkit-transform: translateX(60px) translateY(-50%);
      -ms-transform: translateX(60px) translateY(-50%);
          transform: translateX(60px) translateY(-50%);
  right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slick-next {
    -webkit-transform: translateX(20px) translateY(-50%);
        -ms-transform: translateX(20px) translateY(-50%);
            transform: translateX(20px) translateY(-50%);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slick-next {
    -webkit-transform: translateX(10px) translateY(-50%);
        -ms-transform: translateX(10px) translateY(-50%);
            transform: translateX(10px) translateY(-50%);
  }
}
@media (max-width: 767px) {
  .slick-next {
    -webkit-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
  }
}
.homeServizi {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 610px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homeServizi {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeServizi {
    height: 430px;
  }
}
@media (max-width: 767px) {
  .homeServizi {
    height: 330px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 50px;
  }
}
.homeServizi__title {
  display: block;
  margin-bottom: 40px;
}
.homeServizi__subtitle {
  display: block;
  margin-bottom: 40px;
}
.homeDiamante {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .homeDiamante {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 50px;
  }
}
.homeDiamante__title {
  display: block;
  font-size: 1.15rem;
  line-height: 1.2em;
  font-family: 'Maven Pro', sans-serif;
  margin-bottom: 40px;
}
.homeDiamante__title strong {
  font-family: 'Prata', serif;
  display: block;
  font-size: 2.3rem;
  line-height: 1.2em;
  margin-top: 15px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .homeDiamante__title strong {
    font-size: 1.3rem;
  }
}
.homeDiamante__subtitle {
  display: block;
  margin-bottom: 40px;
}
.homeTrad {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 610px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homeTrad {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeTrad {
    height: 430px;
  }
}
@media (max-width: 767px) {
  .homeTrad {
    height: 370px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 50px;
  }
}
.homeTrad__title {
  display: block;
  margin-bottom: 40px;
}
.homeTrad__subtitle {
  display: block;
  margin-bottom: 40px;
}
.homeTrad__cert {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homeTrad__cert svg {
    max-width: 110px;
    bottom: 25px;
  }
}
@media (max-width: 991px) {
  .homeTrad__cert svg {
    max-width: 90px;
    bottom: 25px;
  }
}
#gmap_jquery {
  height: 410px;
}
@media (max-width: 767px) and (orientation: portrait) {
  #gmap_jquery {
    height: 330px;
  }
}
.homeConcept {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 610px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .homeConcept {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .homeConcept {
    height: 420px;
  }
}
.homeConcept__title {
  display: block;
  margin-bottom: 40px;
}
.homeConcept__subtitle {
  display: block;
  margin-bottom: 40px;
}
.homeConcept__logo {
  margin-bottom: 30px;
}
.homeConcept__button {
  min-width: 140px;
}
#map {
  height: 610px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #map {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #map {
    height: 430px;
  }
}
@media (max-width: 767px) {
  #map {
    height: 370px;
  }
}
.wc__cover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 265px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .wc__cover {
    height: 120px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .wc__cover {
    height: 180px;
  }
}
.wc__header {
  background-color: rgba(235, 206, 159, 0.22);
  padding-bottom: 55px;
  margin-bottom: 50px;
}
.wc__header .homeSlider__qualityBtn {
  margin-bottom: 0;
}
.wc__parentCatName {
  font-family: 'Maven Pro', sans-serif;
  display: block;
  font-size: 1.3rem;
  padding-bottom: 5px;
}
.wc__title {
  display: block;
  margin-bottom: 45px;
  letter-spacing: 1px;
  padding-top: 10px;
}
.wc__catDesc {
  font-family: 'Prata', serif;
  font-size: 1.2rem;
  line-height: 2.5em;
  font-weight: 400;
  letter-spacing: 1px;
}
@media (max-width: 1199px) {
  .wc__catDesc {
    line-height: 2.1em;
  }
  .wc__catDesc br {
    display: none;
  }
}
@media (max-width: 991px) {
  .wc__catDesc {
    font-size: 1.1rem;
    line-height: 1.7em;
  }
}
@media (max-width: 767px) {
  .wc__catDesc {
    font-size: .9rem;
    line-height: 1.5em;
  }
}
.wc__catDesc ul {
  padding-top: 50px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .wc__catDesc ul {
    padding-top: 30px;
  }
}
.wc__catDesc ul li {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1em;
}
@media (max-width: 767px) {
  .wc__catDesc ul li {
    display: block;
    margin-bottom: 5px;
    padding: 0;
  }
}
.wc__catDesc ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .wc__catDesc ul li:before {
    display: none;
  }
}
.wc__catDesc ul li:first-child:before {
  display: none;
}
.wc__catDesc * {
  font-family: inherit;
  font-size: inherit;
  line-height: 1.7em;
}
.wc__sep {
  max-width: 200px !important;
  margin: 10px auto !important;
}
@media (max-width: 767px) {
  .wc__sep {
    display: none;
  }
}
.wc__diamante {
  height: 460px;
}
.wc__diamanteWrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin-top: 10px;
}
.wc__diamanteOverlay {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
.wc__diamanteCont {
  position: relative;
  z-index: 100;
}
.wc__diamanteCont .featProds__button {
  background-color: #2c3e2c !important;
}
.wc__featuredProds {
  padding-bottom: 100px;
}
.wc__featuredProds .wc__title {
  margin-bottom: 10px;
}
.woocommerce-loop-product__title,
.price {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  font-size: 1rem !important;
  line-height: 1.3em;
  color: #000 !important;
  font-weight: 400 !important;
  display: block;
  max-width: 200px;
  margin: 0 auto !important;
}
.woocommerce-loop-product__title .amount,
.price .amount {
  padding-left: 5px;
}
.woocommerce-loop-product__title *,
.price * {
  line-height: inherit !important;
  color: inherit !important;
  font-weight: inherit !important;
}
.products {
  padding-top: 90px !important;
}
.products li {
  margin-bottom: 80px;
}
.woocommerce span.onsale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  min-width: 0;
  min-height: 0;
  border-radius: 50%;
  line-height: 1.2em;
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #ebce9f;
  font-size: .75rem;
}
@media (max-width: 1199px) {
  .woocommerce span.onsale {
    width: 65px;
    height: 65px;
  }
}
@media (max-width: 991px) {
  .woocommerce span.onsale {
    left: 0;
    top: 0;
  }
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    min-width: 33%;
    margin-right: 0;
  }
}
/*.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
  display: none !important;
}*/
.price_slider_wrapper .ui-widget-content {
  background-color: #000;
  border-radius: 1em;
  border: 0;
}
.ui-slider-horizontal {
  height: 2px !important;
}
.ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em;
}
.price_slider {
  margin-bottom: 1em;
}
.ui-slider .ui-slider-range {
  background-color: #000;
  left: 0%;
  width: 100%;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #a46497;
}
.ui-slider .ui-slider-handle {
  background-color: #fff;
  border: 4px solid #000;
  height: 8px !important;
  width: 8px !important;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -3px;
  margin-left: -0.5em;
}
@media (max-width: 991px) {
  .ui-slider .ui-slider-handle {
    height: 10px !important;
    width: 10px !important;
    top: -4px !important;
  }
}
.ui-slider .ui-slider-range {
  background-color: #000;
}
.ui-slider .ui-slider-handle {
  background-color: #000;
  border: 3px solid #000;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  display: inline-block;
}
.ui-slider-horizontal {
  height: 4px;
}
.price_slider_wrapper .ui-widget-content {
  background-color: #ebebeb !important;
}
.price_slider_amount .price_label {
  display: block;
  line-height: 45px;
  font-size: 14px;
}
.price_slider_amount .button {
  display: inline-block;
  font-weight: 600;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border: 0;
  padding: 0 40px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
}
@media (max-width: 991px) {
  .price_slider_amount .button {
    height: auto;
    right: auto !important;
    top: 90px !important;
    left: 0 !important;
  }
}
.price_slider_amount .button:focus,
.price_slider_amount .button:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.form_label {
  text-transform: uppercase;
  display: block;
  font-family: 'Maven Pro', sans-serif;
  margin-bottom: 10px;
  font-size: 1rem;
}
.form_label:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  max-width: 285px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .form_label:before {
    display: none;
  }
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: left;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: none;
    margin-bottom: 0;
  }
}
.price_slider {
  max-width: 245px;
  margin-top: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .price_slider {
    max-width: 215px;
  }
}
.price_label {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1em;
}
.price_slider_amount .button {
  position: absolute !important;
  right: 0;
  top: 20px;
  background-color: #000 !important;
  color: #fff !important;
}
.alm-btn-wrap {
  text-align: center;
}
.alm-load-more-btn {
  font-size: 1rem !important;
  text-transform: uppercase !important;
  text-align: center !important;
  letter-spacing: 1px !important;
  font-family: 'Maven Pro', sans-serif !important;
  line-height: 1em !important;
  padding: 8px 10px !important;
  display: inline-block !important;
  border-radius: 0 !important;
  min-width: 80px;
  background-color: #000 !important;
  color: #fff !important;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  transition: all .15s linear;
  margin-top: 30px;
  margin-bottom: 140px;
  margin-top: 70px;
}
@media (max-width: 991px) {
  .alm-load-more-btn {
    margin-top: 20px;
    margin-bottom: 80px;
  }
}
.alm-load-more-btn:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}
.alm-load-more-btn.done {
  opacity: .5;
  cursor: default;
}
.featProds {
  padding-bottom: 50px !important;
}
.featProds__sep {
  margin-bottom: 25px;
}
.featProds__block {
  width: 20%;
  float: left;
  margin-bottom: 0 !important;
}
.featProds__block .featProds__button {
  display: none !important;
}
.featProds__wrap {
  max-width: 190px;
  margin: 0 auto;
}
.featProds__button {
  margin-top: 1em !important;
}
.featProds .woocommerce-loop-product__title {
  padding: .5em 0;
}
.prod {
  padding-top: 70px;
  padding-bottom: 120px;
}
.prod .price {
  margin: 20px 0 !important;
  font-size: 1.7rem !important;
  max-width: 100% !important;
}
@media (max-width: 991px) {
  .prod .price {
    font-size: 1.5rem !important;
  }
}
.prod .woocommerce-product-details__short-description {
  font-family: 'Prata', serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  padding-bottom: 25px;
  border-bottom: 2px solid #ebebeb;
}
@media (max-width: 991px) {
  .prod .woocommerce-product-details__short-description {
    font-size: 1rem;
    padding-right: 15px;
  }
}
.prod .woocommerce-product-details__short-description p {
  padding-bottom: 10px;
}
.prod .woocommerce-product-details__short-description p:last-child {
  padding-bottom: 0;
}
.prod .woocommerce-product-details__short-description * {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.prod .fpf-fields-config-wrapper {
  display: none;
}
.tax-product_cat .select2-selection__clear {
  display: none;
}
.tax-product_cat select {
  width: 285px;
}
.tax-product_cat .select2-container--default .select2-selection--single {
  background: rgba(235, 206, 159, 0.22);
  border: none;
}
.woocommerce div.product .stock {
  color: #000;
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: 700;
  display: inline-block;
  background: #f2f2f2;
  padding: 10px 20px;
}
.woocommerce div.product .product_title {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
}
@media (max-width: 991px) {
  .woocommerce div.product .product_title {
    font-size: 1.7rem;
  }
}
.quantity {
  float: left;
  margin-right: 25px !important;
  width: 140px;
  position: relative;
}
.quantity [type="number"] {
  -moz-appearance: textfield;
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: 600;
  color: #0E0E0E;
  padding: 0 10px;
  width: 100%;
  padding-left: 25px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-family: 'Maven Pro', sans-serif;
  text-align: center;
}
.quantity .qty {
  display: block;
  position: absolute;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100% !important;
  height: 40px;
}
.quantity .qty a {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F0F1F4;
  top: 0;
}
.quantity .qty a .icon-plus:before,
.quantity .qty a .icon-minus:before,
.quantity .qty a .icon-plus:after,
.quantity .qty a .icon-minus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  background-color: #a1a1a1;
}
.quantity .qty a.plus {
  right: 0;
}
.quantity .qty a.plus .icon-plus:before {
  width: 13px;
  height: 2px;
}
.quantity .qty a.plus .icon-plus:after {
  height: 13px;
  width: 2px;
}
.quantity .qty a.minus {
  left: 0;
}
.quantity .qty a.minus .icon-minus:before {
  width: 13px;
  height: 2px;
}
.quantity i {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
}
.tinv-wraper {
  display: block;
  width: 100%;
}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
  margin-top: 0;
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
  margin-left: 0;
  padding-left: 0;
  color: #b8b8b8;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    display: block;
    padding-left: 0;
    margin-top: 25px;
  }
}
.summary .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: flex;
          flex-direction: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_meta {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.2em;
  padding-top: 20px;
  font-weight: 700;
}
.product_meta > * {
  display: block;
  margin-bottom: 5px;
}
.woocommerce-product-details__description {
  font-family: 'Maven Pro', sans-serif !important;
  font-size: 1rem;
  line-height: 1.2em;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
.woocommerce-product-details__description p {
  font-family: inherit;
  padding-bottom: 5px;
}
.related {
  border-top: 2px solid #000;
  margin-top: 30px;
  padding-top: 30px;
}
.added_to_cart {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  display: block;
  margin-top: 8px;
  color: #8f8f8f;
  text-decoration: underline !important;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 400;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top-color: rgba(235, 206, 159, 0.22) !important;
  font-family: 'Maven Pro', sans-serif;
  font-size: 1rem;
  line-height: 1.2em;
  margin-top: 20px !important;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  text-decoration: underline;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  margin-bottom: 10px !important;
}
.woocommerce-cart-form,
.woocommerce-checkout-payment,
.woocommerce-checkout-review-order-table,
.woocommerce-order,
.order_details {
  font-family: 'Maven Pro', sans-serif !important;
}
.woocommerce-cart-form *,
.woocommerce-checkout-payment *,
.woocommerce-checkout-review-order-table *,
.woocommerce-order *,
.order_details * {
  font-family: inherit !important;
  font-size: 1rem;
  line-height: 1.3em;
}
.cart-collaterals {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .cart-collaterals {
    margin-top: 20px;
  }
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 50px;
}
.coupon .input-text,
.checkout_coupon .input-text {
  min-height: 45px;
  margin-right: 10px !important;
  min-width: 240px;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: left;
}
.woocommerce-cart-form .actions {
  padding: 15px 12px !important;
}
.woocommerce-shipping-calculator {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  font-family: 'Maven Pro', sans-serif !important;
}
.woocommerce .cart-collaterals .cart_totals table *,
.woocommerce-page .cart-collaterals .cart_totals table * {
  font-family: inherit !important;
  font-size: 1rem;
}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small,
.woocommerce .cart-collaterals .cart_totals table small *,
.woocommerce-page .cart-collaterals .cart_totals table small * {
  font-size: 1rem;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  font-size: 1rem;
}
#add_payment_method #payment div.payment_box *,
.woocommerce-cart #payment div.payment_box *,
.woocommerce-checkout #payment div.payment_box * {
  font-size: inherit !important;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 50%;
}
.woocommerce-error {
  font-size: 1rem;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: inherit;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-width: 1px;
}
.woocommerce-order {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .woocommerce-order {
    padding-bottom: 20px;
  }
}
.wc-item-meta {
  font-size: .9rem !important;
  color: #a1a1a1;
  font-weight: 400;
}
.wc-item-meta * {
  font-size: inherit;
  font-weight: inherit;
}
.woocommerce-column__title,
.woocommerce-order-details__title {
  display: block;
  margin-bottom: 10px;
  font-size: 1.1rem !important;
  font-family: 'Maven Pro', sans-serif !important;
}
.woocommerce-MyAccount-content .woocommerce-order-details {
  margin-top: 40px;
}
.cart-empty,
.woocommerce-notice {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: 700;
}
.return-to-shop {
  margin-bottom: 80px;
}
address {
  font-size: 1rem !important;
  line-height: 1.3em !important;
  padding: 10px 15px !important;
  font-family: 'Maven Pro', sans-serif !important;
}
address * {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}
.woocommerce-orders-table__row {
  font-family: 'Maven Pro', sans-serif !important;
}
.woocommerce-orders-table__row * {
  font-family: inherit !important;
  font-size: 1rem;
}
.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-Addresses,
.shop_attributes,
.comment-respond {
  font-family: 'Maven Pro', sans-serif;
}
.woocommerce-Addresses *,
.shop_attributes *,
.comment-respond * {
  font-family: inherit !important;
  font-size: 1rem;
  font-style: normal;
}
.woocommerce-Addresses small,
.shop_attributes small,
.comment-respond small,
.woocommerce-Addresses small *,
.shop_attributes small *,
.comment-respond small * {
  font-size: 1rem;
}
.woocommerce p.stars a.active:before {
  color: gold;
}
.woocommerce-Address-title {
  margin-bottom: 15px;
  display: block;
  font-size: 1.1rem !important;
}
.edit {
  font-size: 0.9rem !important;
}
.woocommerce-MyAccount-content fieldset {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 1rem;
}
.woocommerce form .form-row label {
  font-size: 1rem;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #000 !important;
}
.woocommerce form .form-row .required {
  font-family: 'Prata', serif !important;
}
.notes label {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.woocommerce-billing-fields h3,
#ship-to-different-address,
#order_review_heading {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  display: block;
  margin-top: 30px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .woocommerce-billing-fields h3,
  #ship-to-different-address,
  #order_review_heading {
    font-size: 1rem;
  }
}
.woocommerce table.shop_table {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table {
    margin-bottom: 30px;
  }
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: rgba(235, 206, 159, 0.22);
  border-top-color: #ebce9f;
  text-transform: uppercase;
}
.checkout_coupon {
  border: none !important;
  padding-left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout_coupon .form-row {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
[name="coupon_code"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
[name="coupon_code"]::-moz-placeholder {
  text-transform: uppercase;
}
[name="coupon_code"]::-ms-input-placeholder {
  text-transform: uppercase;
}
[name="coupon_code"]::placeholder {
  text-transform: uppercase;
}
mark {
  color: #fff !important;
}
.woocommerce-MyAccount-navigation {
  font-size: 1rem;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .woocommerce-MyAccount-navigation {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
  }
}
.woocommerce-MyAccount-navigation li {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.woocommerce-MyAccount-navigation li.is-active {
  color: #ebce9f;
}
.woocommerce-Addresses {
  padding-top: 20px;
  font-size: 1rem !important;
}
.woocommerce-Addresses * {
  font-size: inherit !important;
}
.woocommerce-Addresses .woocommerce-Address-title {
  margin-bottom: 5px !important;
  text-transform: uppercase;
}
.woocommerce-Addresses .woocommerce-Address-title a {
  text-transform: none;
  color: #8f8f8f;
  text-decoration: underline;
}
.woocommerce-Addresses address {
  padding-left: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 50%;
    padding-right: 30px;
  }
}
.input-group .form-control {
  height: auto !important;
}
.tinvwl-table-manage-list {
  text-transform: uppercase;
}
.wishlist_item {
  text-align: center;
  font-size: .9rem;
  text-transform: uppercase;
  line-height: 1.3em;
}
.wishlist_item .product-price del {
  color: #b8b8b8;
}
.wishlist_item .product-price ins {
  display: inline-block;
  margin-left: 5px;
}
.tinvwl-to-left {
  display: none;
}
.tinv-header {
  display: none;
}
@media (max-width: 991px) {
  .filters_sidebar {
    padding-right: 15px !important;
  }
}
@media (max-width: 767px) {
  .filters_sidebar {
    float: none;
    display: inline-block;
    clear: both;
    margin-bottom: 25px;
    padding-right: 0 !important;
  }
  .filters_sidebar:nth-child(3) {
    width: 100%;
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    min-width: 50%;
  }
}
@media (max-width: 480px) {
}
.featProds {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.tinv-wishlist table th {
  font-size: 1rem;
  line-height: 1.2em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .woocommerce-orders-table__row * {
    font-size: .8rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce div.product div.images {
    float: left !important;
    width: 48% !important;
    clear: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-page div.product div.summary {
    float: right !important;
    width: 48% !important;
    clear: none !important;
  }
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
  min-height: 40px;
}
[for="billing_country"] {
  float: left;
  padding-right: 15px;
}
[for="billing_country"] + strong {
  font-weight: 400;
  font-size: 1rem;
  font-family: 'Prata', serif;
}
.product-quantity .quantity {
  float: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-quantity .quantity [type="number"] {
    padding-left: 13px;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    font-size: 1.2rem;
  }
}
@media (max-width: 991px) {
  .product-quantity .quantity {
    margin-right: 0 !important;
    width: 115px;
  }
  .product-quantity .quantity [type="number"] {
    padding-left: 13px;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    font-size: 1.1rem;
  }
  .product-quantity .quantity .qty {
    height: 30px;
  }
  .product-quantity .quantity .qty a {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-order-overview li {
    margin-bottom: 15px;
    padding-right: 3em !important;
    margin-right: 3em !important;
  }
}
.woocommerce a.remove {
  color: #fff !important;
  background-color: red;
  border-radius: 50%;
  font-family: 'Prata', serif !important;
  line-height: 26px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: none;
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce #content table.cart td.actions .coupon .button.alt,
  .woocommerce #content table.cart td.actions .coupon .input-text + .button,
  .woocommerce table.cart td.actions .coupon .button.alt,
  .woocommerce table.cart td.actions .coupon .input-text + .button,
  .woocommerce-page #content table.cart td.actions .coupon .button.alt,
  .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
  .woocommerce-page table.cart td.actions .coupon .button.alt,
  .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
}
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 50px;
}
.woocommerce-input-wrapper,
.selectWrap {
  display: block;
  width: 100%;
  max-width: 285px;
}
.woocommerce-input-wrapper .selectWrap:after {
  display: block;
  top: 45px;
}
.select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.page-id-10231 .payment_method_cod {
  display: none !important;
}
.checkout_coupon {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.checkout_coupon p:first-child {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.wc-custom-form {
  margin-top: 70px;
  max-width: 800px;
}
.wc-custom-form h2 {
  margin-bottom: 35px;
}
.woocommerce td.product-name dl.variation p {
  padding: 0;
}
.icon-plus:before {
  content: "" !important;
}
.shop_banner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FBF4EA;
  padding: 15px;
  text-align: center;
  color: #000;
  z-index: 1000;
}
.shop_banner a {
  text-decoration: underline;
}
.mobile-collapse.active i {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.mobile-collapse__header {
  display: none;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px;
  background-color: #fbf4ea;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .mobile-collapse__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.mobile-collapse__header i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('/images/svg/arrow.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.mobile-collapse__body {
  display: block;
  padding: 20px 15px;
}
@media (max-width: 767px) {
  .mobile-collapse__body {
    display: none;
  }
}
@media (max-width: 767px) {
  .woocommerce-page table.cart td.actions .button {
    font-size: .8rem !important;
  }
}
@media (max-width: 767px) {
  .actions .coupon .input-text {
    font-size: .8rem !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 1.15rem !important;
    background-color: #2c3e2c !important;
    color: #fff !important;
    width: 100% !important;
    margin-top: 25px !important;
    max-width: none !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-bottom: 0 !important;
  }
}
#reviews {
  width: 100%;
  display: inline-block;
}
.woocommerce-Reviews-title {
  margin-bottom: 35px;
}
.diamSec {
  padding-bottom: 40px;
}
.diamSec__title {
  font-size: 1.23rem;
  line-height: 1em;
  font-family: 'Prata', serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .diamSec__title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.diamSec__title:before {
  content: '';
  width: 142px;
  height: 2px;
  background-color: #000;
  display: block;
  margin-bottom: 10px;
}
.diamSec__text {
  font-family: 'Maven Pro', sans-serif;
  font-size: 1rem;
  line-height: 1.6em;
}
@media (max-width: 767px) {
  .diamSec__text {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.diamSec__text p {
  padding-bottom: 35px;
}
.diamSec__text p:last-child {
  padding-bottom: 0;
}
.diamSec__text * {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.diamSec__text ul {
  margin-bottom: 35px;
}
.diamSec__text ul li {
  display: block;
  margin-bottom: 5px;
}
.diamSec__text ul li strong {
  font-weight: 800;
  font-family: 'Prata', serif;
}
.diamSec__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .diamSec__list {
    margin-bottom: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .diamSec__list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.diamSec__list li {
  text-align: center;
  padding-right: 32px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .diamSec__list li {
    padding-right: 45px;
  }
}
@media (max-width: 991px) {
  .diamSec__list li {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .diamSec__list li {
    width: 33%;
    padding-right: 0;
  }
}
.diamSec__list li svg,
.diamSec__list li img {
  display: block;
  margin: 0 auto;
}
.diamSec__list li strong {
  font-weight: 800;
  font-family: 'Prata', serif;
}
.diamSec__list .diamante_letter {
  display: block;
  font-weight: 400;
  font-size: 1.23rem;
  line-height: 1em;
  font-family: 'Prata', serif;
  text-transform: uppercase;
  margin-top: 15px;
}
.purezza {
  padding-right: 55px !important;
}
@media (max-width: 767px) {
  .purezza {
    width: 50% !important;
    padding-right: 10px !important;
  }
}
.purezza__nameWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.purezza__title {
  display: inline-block;
  margin-top: 20px;
  font-size: 1.2rem;
}
.purezza__title:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.purezza__title:last-child {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.purezza__desc {
  font-family: 'Maven Pro', sans-serif;
}
.purezza__desc * {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.taglio {
  padding-right: 45px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .taglio {
    padding-right: 20px !important;
  }
}
@media (max-width: 991px) {
  .taglio {
    padding-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .taglio {
    padding-right: 0 !important;
    width: 50%;
  }
}
.taglio__imgWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 70px;
  margin-bottom: 25px;
}
.taglio__desc {
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.2rem;
  line-height: 1em;
}
@media (max-width: 1199px) {
  .taglio__desc {
    font-size: 1.1rem !important;
  }
}
@media (max-width: 480px) {
  .taglio__desc {
    font-size: 1rem !important;
  }
}
.taglio__desc * {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.taglio__text ul {
  margin-top: 15px;
}
.taglio__text ul li {
  display: block;
  margin-bottom: 15px;
}
.taglio__text ul li strong {
  font-weight: 800;
  font-family: 'Prata', serif;
}
.i_marchi .intro {
  background: rgba(235, 206, 159, 0.22);
  padding-top: 45px;
  padding-bottom: 55px;
}
.listaMarchi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}
.listaMarchi li {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  margin-bottom: 110px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listaMarchi li {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .listaMarchi li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .listaMarchi li {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 50px;
  }
}
.listaMarchi li img {
  display: block;
  margin: 0 auto;
  max-width: 90%;
}
.blog {
  padding-top: 45px;
  padding-bottom: 140px;
}
.blog__pagination {
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.9rem;
  line-height: 1em;
  margin-top: 40px;
  display: block;
}
@media (max-width: 1199px) {
  .blog__pagination {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}
.blog__pagination * {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
}
.blog__pagination > * {
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .blog__pagination > * {
    padding-right: 12px;
  }
}
.blog__pagination .page-numbers:hover {
  text-decoration: none;
}
.blog__pagination .page-numbers.current {
  color: #ebce9f;
}
.blog__pagination .page-numbers.prev,
.blog__pagination .page-numbers.next {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: inline-block;
  text-indent: -9999px;
  width: 8px;
  background-size: 8px 16px;
  background-image: url(/images/svg/arrow.svg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.blog__pagination .page-numbers.prev {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 15px;
}
.blogPost {
  border-bottom: 2px solid #000;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.blogPost__feat {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blogPost__feat {
    height: 360px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blogPost__feat {
    height: 340px;
  }
}
@media (max-width: 767px) {
  .blogPost__feat {
    height: 180px;
  }
}
.blogPost__date {
  font-family: 'Prata', serif;
  font-size: 1.7rem;
  display: block;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blogPost__date {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blogPost__date {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .blogPost__date {
    font-size: 1.2rem;
  }
}
.blogPost__title {
  display: block;
  margin-bottom: 30px;
  letter-spacing: 1px;
  font-size: 2.6rem;
  line-height: 1.23em;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blogPost__title {
    font-size: 2.3rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .blogPost__title {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .blogPost__title {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
.blogPost__link,
.blogPost__excerpt {
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5em;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .blogPost__link,
  .blogPost__excerpt {
    font-size: 1.1rem;
    line-height: 1.3em;
  }
}
.blogPost__link *,
.blogPost__excerpt * {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
}
.blogPost__link {
  text-decoration: underline;
}
.blogPost__btn {
  margin-top: 50px;
}
.le_nostre_creazioni {
  background-color: #424242;
  color: #fff;
}
.le_nostre_creazioni .homeSlider__qualityBtn svg {
  fill: #fff;
}
@media (max-width: 991px) {
  .le_nostre_creazioni .intro {
    padding-bottom: 65px;
  }
}
.le_nostre_creazioni .intro p {
  color: inherit;
}
.certGar {
  color: #fff;
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5em;
  padding-bottom: 80px;
}
.certGar img {
  margin: 50px auto;
}
.certGar p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.storia {
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .storia {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .storia__desc {
    padding-top: 55px;
  }
}
.storia__txtTop *,
.storia__txtBottom * {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
.storia__txtTop {
  font-size: 1.1rem;
  line-height: 1.8em;
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .storia__txtTop {
    font-size: 1.1rem;
    line-height: 1.8em;
  }
}
@media (max-width: 991px) {
  .storia__txtTop {
    font-size: 1rem;
    line-height: 1.8em;
    margin-bottom: 20px;
  }
}
.storia__txtBottom {
  font-size: 1.1rem;
  line-height: 1.5em;
  font-family: 'Maven Pro', sans-serif;
}
@media (max-width: 991px) {
  .storia__txtBottom {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .storia__picWrap {
    margin-top: 40px;
    padding-left: 0;
  }
}
.storia .homeSlider__qualityBtn {
  position: absolute;
  bottom: -31px;
  left: -85px;
  margin: 0;
}
@media (max-width: 1199px) {
  .storia .homeSlider__qualityBtn {
    left: 25px;
    bottom: -125px;
  }
}
.storia .homeSlider__qualityBtn svg {
  fill: #000;
}
.term-idee-regalo .wc__header {
  background: transparent;
  margin-bottom: 0;
}
.term-idee-regalo .barba-container {
  background-color: rgba(235, 206, 159, 0.22);
}
.ideeRegalo__block {
  margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ideeRegalo__block {
    margin-bottom: 20px;
  }
}
.ideeRegalo__blockWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  height: 320px;
  background-color: #fff;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ideeRegalo__blockWrap {
    width: 300px;
    height: 300px;
  }
}
.contact {
  padding-top: 70px;
  padding-bottom: 100px;
}
.contact__info {
  font-family: 'Maven Pro', sans-serif;
  font-size: 1.1rem;
}
.contact__info * {
  font-family: inherit;
  font-size: inherit;
}
.fotoContatti {
  padding-bottom: 100px;
}
.prArea {
  padding-top: 70px;
  padding-bottom: 100px;
}
.prArea__title {
  font-size: 1.8rem;
  display: block;
  margin-bottom: 10px;
}
.prArea__content {
  margin-bottom: 50px;
  font-family: 'Maven Pro', sans-serif;
  text-transform: none;
  font-size: 1.2rem;
}
.prArea__block {
  padding-bottom: 30px;
}
.prArea__list li {
  display: block;
  margin-bottom: 5px;
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding-left: 25px;
  position: relative;
}
.prArea__list li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #000;
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
.prArea #loginform p > label {
  font-family: 'Maven Pro', sans-serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.prArea #loginform input:not([type="checkbox"]) {
  margin-bottom: 15px;
}
.prArea #loginform .login-submit {
  margin-top: 20px;
}
.g-concept .intro {
  padding-bottom: 70px;
}
.g-concept .progGconcept {
  font-size: 1.2rem;
  line-height: 1.5em;
  padding-bottom: 80px;
}
.g-concept .progGconcept p {
  color: inherit;
  font-family: 'Maven Pro', sans-serif;
  font-size: inherit;
  line-height: inherit;
}
.g-concept .progGconcept h3 {
  font-size: inherit;
  margin-top: 2em;
  line-height: 1.9em;
}
.g-concept .fotoGconcept {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .g-concept .fotoGconcept__picWrap {
    padding: 0 0 15px 0;
  }
}
.serviziSec .serviziSec__list {
  padding-bottom: 4rem;
}
.serviziSec .serviziSec__list .servizio {
  margin-bottom: 2rem;
}
.serviziSec .serviziSec__list .servizio__logo {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.serviziSec .serviziSec__list .servizio__title {
  margin-bottom: 0.5rem;
}
.serviziSec .serviziSec__list .servizio__desc {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  font-family: 'Maven Pro', sans-serif;
  font-size: 1rem;
  line-height: 1.6em;
}
.serviziSec .serviziSec__list .servizio__desc p {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.serviziSec .serviziSec__list .servizio__desc h3,
.serviziSec .serviziSec__list .servizio__desc h4 {
  font-family: 'Prata', serif;
  font-size: 1.2rem;
  line-height: 1.7em;
  font-weight: 400;
  letter-spacing: 1px;
}
.serviziSec_feat {
  background-color: rgba(235, 206, 159, 0.22);
  padding-top: 4em;
}
.foto_servizi {
  padding: 5rem 0;
}
